All of lore.kernel.org
 help / color / mirror / Atom feed
* [linux-lvm] Strange...
@ 2000-08-29  7:18 Ulf Bartelt
  2000-08-29 16:22 ` [linux-lvm] Dazed & Confused Andreas Dilger
  2000-08-29 17:58 ` [linux-lvm] Strange Nils Juergens
  0 siblings, 2 replies; 11+ messages in thread
From: Ulf Bartelt @ 2000-08-29  7:18 UTC (permalink / raw)
  To: linux-lvm

Hi!

I just wanted to resize /home/ftp...

Here is what happened:

(root@kira:/0)~# mount
/dev/hda2 on / type ext2 (rw,errors=remount-ro)
proc on /proc type proc (rw)
devpts on /dev/pts type devpts (rw,gid=5,mode=620)
/dev/hda1 on /boot type ext2 (rw,errors=remount-ro)
/dev/vgkira/tmp on /tmp type ext2 (rw,errors=remount-ro)
/dev/vgkira/usr on /usr type ext2 (rw,errors=remount-ro)
/dev/vgkira/var on /var type ext2 (rw,errors=remount-ro)
/dev/vgkira/opt on /opt type ext2 (rw,errors=remount-ro)
/dev/vgkira/home on /home type ext2 (rw,errors=remount-ro)
/dev/vgkira/ftp on /home/ftp type ext2 (ro,errors=remount-ro)
/dev/vgkira/install on /home/ftp/install type ext2
(rw,errors=remount-ro)
/dev/vgkira/ftp2 on /home/ftp2 type ext2 (rw,errors=remount-ro)
/dev/vgkira/sys on /sys type ext2 (rw,errors=remount-ro)
(root@kira:/0)~# umount /home/ftp/install/
(root@kira:/0)~# umount /home/ftp
(root@kira:/0)~# e2fsadm -L+1G /dev/vgkira/ftp
e2fsadm -- ERROR: "/dev/vgkira/ftp" is mounted on "/home/ftp2"
e2fsadm -- please umount it to resize

(root@kira:/0)~# mount
/dev/hda2 on / type ext2 (rw,errors=remount-ro)
proc on /proc type proc (rw)
devpts on /dev/pts type devpts (rw,gid=5,mode=620)
/dev/hda1 on /boot type ext2 (rw,errors=remount-ro)
/dev/vgkira/tmp on /tmp type ext2 (rw,errors=remount-ro)
/dev/vgkira/usr on /usr type ext2 (rw,errors=remount-ro)
/dev/vgkira/var on /var type ext2 (rw,errors=remount-ro)
/dev/vgkira/opt on /opt type ext2 (rw,errors=remount-ro)
/dev/vgkira/home on /home type ext2 (rw,errors=remount-ro)
/dev/vgkira/ftp2 on /home/ftp2 type ext2 (rw,errors=remount-ro)
/dev/vgkira/sys on /sys type ext2 (rw,errors=remount-ro)
(root@kira:/0)~#

This happened using lvm-0.7 on a 2.2.13 kernel...

Since the last successfull resize operations, I merged 2 VGs. Formerly
my LVs were spread accross 2 PVs, one per harddisk...

...I see this behaviour for the first time now...
...I retried it after a reboot, but the effect is the same...

...or is it too early in the morning and I�d better get some cups of
coffee??? ;-)

Bye for now...

	Ulf.

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2000-09-01 17:53 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2000-08-29  7:18 [linux-lvm] Strange Ulf Bartelt
2000-08-29 16:22 ` [linux-lvm] Dazed & Confused Andreas Dilger
2000-08-29 18:32   ` [linux-lvm] rpm Jan Niehusmann
     [not found]     ` <200009010540.XAA04818@lynx.turbolabs.com>
2000-09-01 11:29       ` [linux-lvm] lvm.h kernel/userspace differences Jan Niehusmann
2000-09-01 11:47         ` [linux-lvm] " Jan Niehusmann
2000-09-01 17:53         ` Andreas Dilger
2000-08-31 18:15   ` [linux-lvm] Dazed & Confused Marcelo Tosatti
2000-09-01  8:01     ` Andreas Dilger
2000-08-29 17:58 ` [linux-lvm] Strange Nils Juergens
2000-08-30  7:08   ` Ulf Bartelt
2000-09-01  8:25     ` Andreas Dilger

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.