Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 484330 - sys-fs/lvm2-2.02.99-r2 with linux-3.10.10 and without udev - 'lvcreate -Z y -v -L 12G -n var vg0', /dev/vg0/var: not found: device not cleared
Summary: sys-fs/lvm2-2.02.99-r2 with linux-3.10.10 and without udev - 'lvcreate -Z y ...
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Robin Johnson
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-09-09 11:37 UTC by Juergen Rose
Modified: 2013-09-11 11:27 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Juergen Rose 2013-09-09 11:37:31 UTC
Trying to merge / and /usr partition for systemd-206-r3 and genkernel-next-24 I made a hardisk clone with dd from /dev/sda to /dev/sdd, deleted the physical volume containg the logical volume usr, the root partion /dev/sdb6, recreated a larger /-/usr partition /dev/sdb6 and a smaller partition /dev/sdb7 for the physical volume for the volune group vg0. Then I tried to recreate the logical volumes in the volume grub vg0, which fails with:

root@lynx:/root(30)#  lvcreate -L 12G -n var vg0
  /dev/vg0/var: not found: device not cleared
  Aborting. Failed to wipe start of new LV.

root@lynx:/root(31)#  lvcreate -Z y -v -L 12G -n var vg0
    Setting logging type to disk
    Finding volume group "vg0"
    Archiving volume group "vg0" metadata (seqno 3).
    Creating logical volume var
    Creating volume group backup "/etc/lvm/backup/vg0" (seqno 4).
    activation/volume_list configuration setting not defined: Checking only host tags for vg0/var
    Creating vg0-var
    Loading vg0-var table (254:11)
    Resuming vg0-var (254:11)
    Clearing start of logical volume "var"
  /dev/vg0/var: not found: device not cleared
  Aborting. Failed to wipe start of new LV.
    Removing vg0-var (254:11)
    Creating volume group backup "/etc/lvm/backup/vg0" (seqno 5).

root@lynx:/root(33)# vgdisplay vg0
  --- Volume group ---
  VG Name               vg0
  System ID             
  Format                lvm2
  Metadata Areas        1
  Metadata Sequence No  7
  VG Access             read/write
  VG Status             resizable
  MAX LV                0
  Cur LV                0
  Open LV               0
  Max PV                0
  Cur PV                1
  Act PV                1
  VG Size               736.24 GiB
  PE Size               4.00 MiB
  Total PE              188477
  Alloc PE / Size       0 / 0   
  Free  PE / Size       188477 / 736.24 GiB
  VG UUID               k1dbva-6HoZ-4lPb-nBCO-PfYN-NKGs-ZFPJql
   
 
root@lynx:/root(42)# pvscan
  PV /dev/sdb7   VG vg0   lvm2 [736.24 GiB / 736.24 GiB free]
  PV /dev/sda7   VG vg    lvm2 [862.24 GiB / 0    free]
  Total: 2 [1.56 TiB] / in use: 2 [1.56 TiB] / in no VG: 0 [0   ]

root@lynx:/root(43)# vgscan 
  Reading all physical volumes.  This may take a while...
  Found volume group "vg0" using metadata type lvm2
  Found volume group "vg" using metadata type lvm2


systemd-206-r3 is installed, but can't run because of the seperate /usr partition. I assume, that the missing udev is responsible for this error (see  http://lists.debian.org/debian-user/2012/12/msg00413.html ). I suppose, that I can create the logical volumes, if I boot from a rescue medium (systemrescuecd). But is there an easier way?

Reproducible: Always




root@lynx:/root(44)# emerge --info
Portage 2.2.1 (default/linux/amd64/13.0/desktop, gcc-4.7.3, glibc-2.17, 3.10.10 x86_64)
=================================================================
System uname: Linux-3.10.10-x86_64-Intel-R-_Core-TM-2_Duo_CPU_T8300_@_2.40GHz-with-gentoo-2.2
KiB Mem:     3979964 total,   3045908 free
KiB Swap:   12582908 total,  12582908 free
Timestamp of tree: Fri, 06 Sep 2013 06:30:01 +0000
ld GNU ld (GNU Binutils) 2.23.2
distcc 3.1 x86_64-pc-linux-gnu [disabled]
app-shells/bash:          4.2_p45
dev-java/java-config:     2.2.0
dev-lang/python:          2.7.5-r2, 3.2.5-r2, 3.3.2-r2
dev-util/cmake:           2.8.11.1
dev-util/pkgconfig:       0.28
sys-apps/baselayout:      2.2
sys-apps/openrc:          0.12
sys-apps/sandbox:         2.6-r1
sys-devel/autoconf:       2.13, 2.69
sys-devel/automake:       1.9.6-r3, 1.10.3, 1.11.6, 1.12.6, 1.13.4, 1.14
sys-devel/binutils:       2.23.2
sys-devel/gcc:            4.6.4, 4.7.3
sys-devel/gcc-config:     1.8
sys-devel/libtool:        2.4.2
sys-devel/make:           3.82-r4
sys-kernel/linux-headers: 3.11 (virtual/os-headers)
sys-libs/glibc:           2.17
Repositories: gentoo x11 sage-on-gentoo science sunrise lordvan local g-cpan g-octave
Installed sets: @system
ACCEPT_KEYWORDS="amd64 ~amd64"
ACCEPT_LICENSE="* -@EULA PUEL Intel-SDP dlj-1.1 skype-eula skype-4.0.0.7-copyright googleearth AdobeFlash-11.x cadsoft Oracle-BCLA-JavaSE MakeMKV-EULA"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=native -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/config /usr/share/gnupg/qualified.txt /var/lib/hsqldb"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/php/apache2-php5.3/ext-active/ /etc/php/apache2-php5.5/ext-active/ /etc/php/cgi-php5.3/ext-active/ /etc/php/cgi-php5.5/ext-active/ /etc/php/cli-php5.3/ext-active/ /etc/php/cli-php5.5/ext-active/ /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c"
CXXFLAGS="-march=native -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FCFLAGS="-O2 -pipe"
FEATURES="assume-digests binpkg-logs config-protect-if-modified distlocks ebuild-locks fixlafiles merge-sync news parallel-fetch preserve-libs protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr"
FFLAGS="-march=native -O2 -pipe"
GENTOO_MIRRORS="http://linux.rz.ruhr-uni-bochum.de/download/gentoo-mirror http://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/ ftp://ftp.wh2.tu-dresden.de/pub/mirrors/gentoo ftp://sunsite.informatik.rwth-aachen.de/pub/Linux/gentoo ftp://ftp.tu-clausthal.de/pub/linux/gentoo ftp://ftp.easynet.nl/mirror/gentoo/ "
LANG="en_US.UTF-8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage_lynx"
PORTDIR_OVERLAY="/var/lib/layman/x11 /var/lib/layman/sage-on-gentoo /var/lib/layman/science /var/lib/layman/sunrise /var/lib/layman/lordvan /usr/local/portage /var/lib/cpan /var/lib/g-octave"
USE="64bit R X Xaw3d a52 aac acl acpi admin afs alsa amd64 ao apache2 apng applet archive armadillo arpack asf aspell atlas audacious audiofile automap automount bash-completion berkdb blas blast bluetooth bluray boost branding bzip2 cairo cdda cddb cdf cdio cdparanoia cdr cg cgi chm cli cmake consolekit cracklib crypt css cuda cups curl cxx daap db dbi dbm dbus declarative designer devhelp device-mapper dga dia dirac djvu doc dot dri ds2490 ds9097 ds9097u dts dv dvb dvd dvdr dvi dynamicplugin eds egl elf emacs emboss emf encode epiphany evo examples exif expat extensions extra extras faac faad fam ffmpeg fftw firefox fits flac fltk fontconfig foomaticdb fortran fortran95 fpm fpx fuse g3dvl garmin gcj gd gdal gdbm gdu gedit geoip geolocation geos gfortran gif gimp git glade glib glpk gml gmp gnome gnome-keyring gnome-print gnuplot gnutls gold gphoto2 gpm grammar graphics graphtft graphviz grass gsl gsm gstreamer gtk gtk3 gudev guile hddtemp hdf hdf5 hdri html http httpd hvm hwdb iconv icq icu id3 id3tag ide imagemagick imap inotify introspection ipod ipv6 irda ithreads jabber jadetex java java6 jbig john jpeg jpeg2k kate kdepim kdrive kerberos keymap kpathsea kvm ladspa lame lapack laptop latex lcms ldap lensfun libffi libkms libnotify libsamplerate lirc live lua lzma lzo mad mail maildir mapnik math matroska media-library mercurial mikmod mkl mmx mmxext mng mod modules mono motif mozilla mp3 mp4 mpeg mpi mplayer mtp mudflap multilib multimedia musepack musicbrainz mysql mysqli nautilus ncurses neXt netcdf netpbm network networking nfs nls nntp nptl nsplugin ntfs ntp numpy obex objc ocaml ocr octave odbc ofa ogdi ogg openexr opengl openmp openvg pam pango pcre pda pdf perl plasma plotutils plugins png podcast policykit portaudio posix postgres postscript ppds preview-latex proj projectm projectx pstricks pulseaudio python python-bindings q16 q32 qemu qhull qt3support qt4 quicktime raw readline real reiserfs reports rhythmbox rle romio rpc rrdcgi rrdtool sage samba sasl schroedinger science sdk sdl secure-delete semantic-desktop server session shout sip slang slp smart smbclient smp sms sndfile snmp soap sockets sound soup sox speex spell sql sqlite sse sse2 sse4 ssl ssse3 startup-notification stlport subtitles subversion sudo suexec svg svm swig systemd szip t1lib tcl tcpd tex tex4ht texmacs tgif theora thesaurus thinkpad threads thunderbird tidy tiff tk tools truetype udev udisks unicode upower usb userlocales utempter v4l vaapi vala valgrind vdpau video virt-network virtualbox visio vorbis vpx wav webdav webdav-serf webkit wifi wmf wxwidgets x264 xa xattr xcb xemacs xetex xext xft xine xml xmlreader xmlrpc xpm xv xvid xvmc yaml youtube zlib zvbi" ABI_X86="64" ALSA_CARDS="intel8x0" APACHE2_MODULES="actions alias auth_basic auth_digest authn_anon authn_dbd authn_core authn_dbm authn_default authn_file authz_core authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgid dav dav_fs dav_lock dbd deflate dir disk_cache env expires ext_filter file_cache filter headers ident imagemap include info lbmethod_byrequests log_config logio mem_cache mime mime_magic negotiation proxy proxy_ajp proxy_balancer proxy_connect proxy_http rewrite setenvif slotmem_shm so socache_shmcb speling status unique_id unixd userdir usertrack vhost_alias" CALLIGRA_FEATURES="kexi words flow plan sheets stage tables krita karbon braindump author" CAMERAS="canon fuji ptp2" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CURL_SSL="nss" DRACUT_MODULES="caps lvm syslog" DVB_CARDS="usb-wt220u" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ubx" INPUT_DEVICES="keyboard mouse evdev synaptics void" KERNEL="linux" LCD_DEVICES="cfontz hd44780 mtxorb ncurses X lcd2usb lcdlinux png usblcd" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" LINGUAS="de fr ru" NETBEANS_MODULES="apisupport cnd dlight enterprise ergonomics groovy gsf harness ide identity j2ee java mobility nb php profiler ruby websvccommon xml" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php5-3" PYTHON_SINGLE_TARGET="python2_7" PYTHON_TARGETS="python2_7 python3_2" QEMU_SOFTMMU_TARGETS="arm i386 x86_64" QEMU_USER_TARGETS="arm i386 x86_64" RUBY_TARGETS="ruby19 ruby18" USERLAND="GNU" VIDEO_CARDS="nouveau displaylink" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, SYNC, USE_PYTHON
Comment 1 Jory A. Pratt gentoo-dev 2013-09-09 14:00:51 UTC
Ensure that lvmetad is running and try again, >=2.02.98 require lvmetad in order to work with udev properly.
Comment 2 Juergen Rose 2013-09-10 07:52:06 UTC
(In reply to Jory A. Pratt from comment #1)
> Ensure that lvmetad is running and try again, >=2.02.98 require lvmetad in
> order to work with udev properly.

After booting with systemrescuecd I could created logical volumes with lvm-2.02.97 like a charm. Now I booted again from my old hd and tried to create logical volumes:

root@lynx:/root(7)# lvmetad 

root@lynx:/root(8)# lvcreate -L 8G -n tmp vg0
  WARNING: lvmetad is running but disabled. Restart lvmetad before enabling it!
  /dev/vg0/tmp: not found: device not cleared
  Aborting. Failed to wipe start of new LV.

root@lynx:/root(9)# ps -ef | grep lvme
root      8770     1  0 09:21 ?        00:00:00 lvmetad
root      8786  8360  0 09:21 pts/0    00:00:00 grep --colour=auto lvme

root@lynx:/root(11)# lvm version
  LVM version:     2.02.99(2) (2013-07-24)
  Library version: 1.02.78 (2013-07-24)
  Driver version:  4.24.0

So, 'lvmetad' does not help. I suppose, the reason is, that I can't run systemd from the old hd because of the separte /usr partion in a logical volume and therefore udev is not activated.
Comment 3 Juergen Rose 2013-09-10 15:58:13 UTC
Now I booted from the new hd (with systemd) and try copy the old home volume to the new hd.
But I can mount the old logical volumes.

root@lynx:/root(8)# lvmetad -l all

root@lynx:/root(9)# pvscan
  WARNING: lvmetad is running but disabled. Restart lvmetad before enabling it!
  PV /dev/sdb7   VG vg    lvm2 [862.24 GiB / 0    free]
  PV /dev/sda7   VG vg0   lvm2 [736.24 GiB / 0    free]
  Total: 2 [1.56 TiB] / in use: 2 [1.56 TiB] / in no VG: 0 [0   ]

root@lynx:/root(10)# lvscan
  WARNING: lvmetad is running but disabled. Restart lvmetad before enabling it!
  ACTIVE            '/dev/vg/usr' [64.00 GiB] inherit
  ACTIVE            '/dev/vg/var' [12.00 GiB] inherit
  ACTIVE            '/dev/vg/vtmp' [16.00 GiB] inherit
  ACTIVE            '/dev/vg/portage' [2.00 GiB] inherit
  ACTIVE            '/dev/vg/distfiles' [32.00 GiB] inherit
  ACTIVE            '/dev/vg/src' [12.00 GiB] inherit
  ACTIVE            '/dev/vg/opt' [12.00 GiB] inherit
  ACTIVE            '/dev/vg/ftp' [128.00 GiB] inherit
  ACTIVE            '/dev/vg/data' [128.00 GiB] inherit
  ACTIVE            '/dev/vg/home' [448.24 GiB] inherit
  ACTIVE            '/dev/vg/tmp' [8.00 GiB] inherit
  ACTIVE            '/dev/vg0/var' [12.00 GiB] inherit
  ACTIVE            '/dev/vg0/vtmp' [16.00 GiB] inherit
  ACTIVE            '/dev/vg0/portage' [2.00 GiB] inherit
  ACTIVE            '/dev/vg0/distfiles' [32.00 GiB] inherit
  ACTIVE            '/dev/vg0/tmp' [8.00 GiB] inherit
  ACTIVE            '/dev/vg0/src' [12.00 GiB] inherit
  ACTIVE            '/dev/vg0/opt' [12.00 GiB] inherit
  ACTIVE            '/dev/vg0/ftp' [128.00 GiB] inherit
  ACTIVE            '/dev/vg0/data' [128.00 GiB] inherit
  ACTIVE            '/dev/vg0/home' [386.24 GiB] inherit

root@lynx:/root(11)# mount /dev/mapper/vg-home /mnt/test1
mount: special device /dev/mapper/vg-home does not exist

root@lynx:/root(12)# mount /dev/vg/home /mnt/test1
mount: special device /dev/vg/home does not exist

Restarting lvmetad does not help. Maybe systemd is not running even if it is in 
GRUB_CMDLINE_LINUX_DEFAULT:

root@lynx:/root(14)# ps -ef | grep systemd
root      9017  8606  0 17:48 pts/0    00:00:00 grep --colour=auto systemd

root@lynx:/root(17)# grep systemd /etc/default/grub 
GRUB_CMDLINE_LINUX_DEFAULT="dolvm rootfstype=ext4 real_init=/usr/lib/systemd/systemd"
root@lynx:/root(18)# ll /usr/lib/systemd/systemd
-rwxr-xr-x 1 root root 1039560 Aug 13 15:36 /usr/lib/systemd/systemd*

Should I file a separated bug?
Comment 4 Juergen Rose 2013-09-10 19:21:51 UTC
(In reply to Juergen Rose from comment #3)
> Now I booted from the new hd (with systemd) and try copy the old home volume
> to the new hd.
> But I can mount the old logical volumes.
> 
> root@lynx:/root(8)# lvmetad -l all
> 
....
> root@lynx:/root(11)# mount /dev/mapper/vg-home /mnt/test1
> mount: special device /dev/mapper/vg-home does not exist
> 
> root@lynx:/root(12)# mount /dev/vg/home /mnt/test1
> mount: special device /dev/vg/home does not exist
> 
> Restarting lvmetad does not help. Maybe systemd is not running even if it is
> in 
> GRUB_CMDLINE_LINUX_DEFAULT:
> 
> root@lynx:/root(14)# ps -ef | grep systemd
> root      9017  8606  0 17:48 pts/0    00:00:00 grep --colour=auto systemd
> 
> root@lynx:/root(17)# grep systemd /etc/default/grub 
> GRUB_CMDLINE_LINUX_DEFAULT="dolvm rootfstype=ext4
> real_init=/usr/lib/systemd/systemd"
> root@lynx:/root(18)# ll /usr/lib/systemd/systemd
> -rwxr-xr-x 1 root root 1039560 Aug 13 15:36 /usr/lib/systemd/systemd*
> 
> Should I file a separated bug?

After reemerging the kernel with the systemd option the issue disapeared.
Comment 5 Pacho Ramos gentoo-dev 2013-09-11 11:27:22 UTC
(In reply to Juergen Rose from comment #4)
[...]
> After reemerging the kernel with the systemd option the issue disapeared.

This is invalid then (that kernel option is enabling the options that we tell people to enable in wiki page)