Awesome. I rebooted and applied all available updates and now it works. Only thing worth noting in the updates was a kernel update to 2.6.18-92.1.13.el5. I think a reboot did it (for some reason).
On Wed, Oct 1, 2008 at 12:06 PM, Terry Davis <[EMAIL PROTECTED]> wrote: > On Wed, Oct 1, 2008 at 11:42 AM, Alasdair G Kergon <[EMAIL PROTECTED]> wrote: > >> I hope that problem was fixed in newer packages. >> >> Meanwhile try running 'clvmd -R' between some of the commands. >> >> If all else fails, you may have to kill the clvmd daemons in the cluster >> and restart them, or even add a 'vgscan' on each node before the restart. >> >> Alasdair >> -- >> [EMAIL PROTECTED] > > > > Just a sanity check. I killed all the clvmd daemons and started clvmd back > up. I created the PV on node A: > [EMAIL PROTECTED] ~]# pvcreate /dev/sdh1 > Physical volume "/dev/sdh1" successfully created > > Node B knows nothing of /dev/sdh1 but it does exist: > [EMAIL PROTECTED] ~]# ls /dev/sdh* > /dev/sdh > [EMAIL PROTECTED] ~]# parted /dev/sdh > GNU Parted 1.8.1 > Using /dev/sdh > Welcome to GNU Parted! Type 'help' to view a list of commands. > (parted) p > > Model: EQLOGIC 100E-00 (scsi) > Disk /dev/sdh: 4398GB > Sector size (logical/physical): 512B/512B > Partition Table: gpt > > Number Start End Size File system Name Flags > 1 17.4kB 4398GB 4398GB primary > > > Maybe this is why the pvcreate and vgcreate aren't tracking with Node B. >
-- Linux-cluster mailing list [email protected] https://www.redhat.com/mailman/listinfo/linux-cluster
