-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Bonjour, I have a problme with LVM: I created a physical volume on a disk (say /dev/sda) using the command line: pvcreate /dev/sda Then a volume group on the same disk: vgcreate suppl /dev/sda Then a logical volume: lvcreate -n sauvegardes -L 90g suppl Then a file system: mkfs -t ext3 /dev/suppl/sauvegardes created a /sauvegardes directory added the line /dev/mapper/suppl-sauvegarges /sauvegardes ext3 defaults 1 2 to the fstab and rebooted. So far so good! df gives: /dev/mapper/suppl-sauvegarges 103212320 2326032 95643408 3% /sauvegardes And I can use my "sauvegardes" directory, everything is OK. But where are my physical volume, volume group, logical volume? pvdisplay, vgdisplay, lvdisplay do not mention it at all and the graphical lvm manager shows my disck sda as "non initialisé", sda not mounted, without any mount point and without any file system.... Am I dreaming? What's wrong? Thank for any light. - -- François Patte UFR de mathématiques et informatique Université Paris Descartes 45, rue des Saints Pères F-75270 Paris Cedex 06 Tél. +33 (0)1 44 55 35 61 http://www.math-info.univ-paris5.fr/~patte -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (GNU/Linux) Comment: Using GnuPG with Remi - http://enigmail.mozdev.org iD8DBQFHGh+TdE6C2dhV2JURAjnkAKC+075bWtO+zTVUHl28Xx+MhgN+OwCgindk UXmIvD5HvBelbvPb0WgM6Hg= =6rbB -----END PGP SIGNATURE-----