<div dir="ltr">On Wed, Oct 1, 2008 at 11:42 AM, Alasdair G Kergon <span dir="ltr"><<a href="mailto:agk@redhat.com">agk@redhat.com</a>></span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I hope that problem was fixed in newer packages.<br>
<br>
Meanwhile try running 'clvmd -R' between some of the commands.<br>
<br>
If all else fails, you may have to kill the clvmd daemons in the cluster<br>
and restart them, or even add a 'vgscan' on each node before the restart.<br>
<br>
Alasdair<br>
<font color="#888888">--<br>
<a href="mailto:agk@redhat.com">agk@redhat.com</a></font></blockquote><div><br><br>Just a sanity check.  I killed all the clvmd daemons and started clvmd back up.  I created the PV on node A:<br>[root@omadvnfs01a ~]# pvcreate /dev/sdh1<br>
  Physical volume "/dev/sdh1" successfully created<br><br>Node B knows nothing of /dev/sdh1 but it does exist:<br>[root@omadvnfs01b ~]# ls /dev/sdh*<br>/dev/sdh<br>[root@omadvnfs01b ~]# parted /dev/sdh<br>GNU Parted 1.8.1<br>
Using /dev/sdh<br>Welcome to GNU Parted! Type 'help' to view a list of commands.<br>(parted) p                                                                <br><br>Model: EQLOGIC 100E-00 (scsi)<br>Disk /dev/sdh: 4398GB<br>
Sector size (logical/physical): 512B/512B<br>Partition Table: gpt<br><br>Number  Start   End     Size    File system  Name     Flags<br> 1      17.4kB  4398GB  4398GB               primary       <br><br><br>Maybe this is why the pvcreate and vgcreate aren't tracking with Node B.<br>
</div></div></div>