[linux-lvm] bug/questions

Ryan Murray rmurray at cyberhqz.com
Sun Aug 8 10:13:58 UTC 1999


I've found a bug in e2fsadm.  It assumes that the e2fs was created with
a block size of 1024, which is not always the case.  The number it then
passes to resize2fs is totally wrong, and resize2fs then exits with an
error.

Also, how does lvm handle (or does it) the effect of removing a SCSI
drive in the middle of the SCSI drives?  ie, I have:

sda : scsi id 1
sdb : scsi id 3
sdc : scsi id 5

and I add a drive as scsi id 2, so now we have:

sda : scsi id 1
sdb : scsi id 2
sdc : scsi id 3 (OLD sdb)
sdd : scsi id 5 (OLD sdc)

Will lvm put the drives together in the right order?

-- 
Ryan Murray (rmurray at cyberhqz.com, rmurray at glenayre.com)
Software Designer, Glenayre Technologies Inc.
The opinions expressed here are my own.



More information about the linux-lvm mailing list