LVM problems with disk on firewire card
Hey everyone, long time lurker making first post here.
I am having a weird problem I am hoping you can help with. I have a firewire controller installed in a Toshiba pc I bought some years ago and I have used LVM to create a couple of VG's.
I have connected a bytecc enclosure with a 200 GB hard drive to it and I have created a new PV for my VG and everything is ok. I extended my LV to include the new drive and everything was happy. Upon rebooting though LVM could not initialize the VG because it could not locate the PV anymore. When I go look at the partitions, I don't see my LVM partition on my disk anymore.
If I go through the process again (Setting up the drive to work with my VG) it all works, except for after rebooting where the same problem occurs again.
Here are some details and error messages:
dmesg output when I connect the drive to my system:ieee1394: Node changed: 0-01:1023 -> 0-00:1023
ieee1394: Node suspended: ID:BUS[0-00:1023] GUID[0050770e4000130d]
ohci1394: fw-host0: SelfID received, but NodeID invalid (probably new bus reset occurred): 0000FFC0
ieee1394: Error parsing configrom for node 0-00:1023
ieee1394: Node changed: 0-00:1023 -> 0-01:1023
ieee1394: Node resumed: ID:BUS[0-00:1023] GUID[0050770e4000130d]
ieee1394: unsolicited response packet received - no tlabel match
scsi5 : SCSI emulation for IEEE-1394 SBP-2 Devices
ieee1394: sbp2: Logged into SBP-2 device
ieee1394: Node 0-00:1023: Max speed [S400] - Max payload [2048]
Vendor: WDC WD20 Model: 00JB-00DUA3 Rev:
Type: Direct-Access ANSI SCSI revision: 06
SCSI device sda: 390721712 512-byte hdwr sectors (200050 MB)
SCSI device sda: drive cache: write through
sda: sda1
Attached scsi disk sda at scsi5, channel 0, id 0, lun 0
fdisk -l
Disk /dev/sda: 200.0 GB, 200049516544 bytes
255 heads, 63 sectors/track, 24321 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk /dev/sda doesn't contain a valid partition table
Unfortunately I don't have the exact messages for LVM since I reduced the LV so that I can access the other files on it. Basically, it would complain that it could not find device with uuid "blah blah blah" and would thus not activate the vg.
One time, I got an error that the controller was removed and then I ran kudzu and the next time if found the partition again and it worked ok.
I am curious if anyone has had success running LVM this way with an external firewire controller and if you have any tips for me.
|