<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: pvdisplay in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/pvdisplay/m-p/3520262#M844916</link>
    <description>I made an ioscan -fnC disk on both server and they are both &lt;BR /&gt;claimed. I did an diskinfo on both server and it prompt some messages&lt;BR /&gt;"SCSI describe of /dev/rdsk/c1t10d2:&lt;BR /&gt;             vendor: EMC     &lt;BR /&gt;         product id: SYMMETRIX       &lt;BR /&gt;               type: direct access&lt;BR /&gt;               size: 4418880 Kbytes&lt;BR /&gt;   bytes per sector: 512"&lt;BR /&gt;&lt;BR /&gt;Yes we do have an MC service guard.I tried to look on the /etc/lvmtab&lt;BR /&gt;but one of the server has the scsi address that belongs to a volume &lt;BR /&gt;group(vg003)&lt;BR /&gt;&lt;BR /&gt;How will i find out if the disk i want to use is not used by other server?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;thanks</description>
    <pubDate>Thu, 07 Apr 2005 11:22:23 GMT</pubDate>
    <dc:creator>allan_48</dc:creator>
    <dc:date>2005-04-07T11:22:23Z</dc:date>
    <item>
      <title>pvdisplay</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pvdisplay/m-p/3520259#M844913</link>
      <description>I have a EMC disk storage. I tried looking for the free disk. When I tried to use pvdisplay a disk in the local server I have a message stating, &lt;BR /&gt;ex. pvdisplay -v /dev/dsk/c1t10d2&lt;BR /&gt;"pvdisplay: Couldn't find the volume group to which&lt;BR /&gt;Physical volume "device_file" belongs.&lt;BR /&gt;pvdisplay: Cannot display physical volume "device_file"&lt;BR /&gt;&lt;BR /&gt;but when I tried to issue the same command on my other server it stated like this.&lt;BR /&gt;&lt;BR /&gt;"pvdisplay: Warning: couldn't query physical volume "/dev/dsk/c1t0d1":&lt;BR /&gt;The specified path does not correspond to physical volume attached to &lt;BR /&gt;this volume group&lt;BR /&gt;pvdisplay: Warning: couldn't query physical volume "/dev/dsk/c1t0d2":&lt;BR /&gt;The specified path does not correspond to physical volume attached to &lt;BR /&gt;this volume group&lt;BR /&gt;pvdisplay: Warning: couldn't query physical volume "/dev/dsk/c1t0d3":&lt;BR /&gt;The specified path does not correspond to physical volume attached to &lt;BR /&gt;this volume group&lt;BR /&gt;pvdisplay: Warning: couldn't query physical volume "/dev/dsk/c1t0d4":&lt;BR /&gt;The specified path does not correspond to physical volume attached to &lt;BR /&gt;this volume group&lt;BR /&gt;pvdisplay: Warning: couldn't query physical volume "/dev/dsk/c1t0d5":&lt;BR /&gt;The specified path does not correspond to physical volume attached to &lt;BR /&gt;this volume group&lt;BR /&gt;pvdisplay: Warning: couldn't query physical volume "/dev/dsk/c1t0d6":&lt;BR /&gt;The specified path does not correspond to physical volume attached to &lt;BR /&gt;this volume group&lt;BR /&gt;pvdisplay: Warning: couldn't query physical volume "/dev/dsk/c1t0d7":&lt;BR /&gt;The specified path does not correspond to physical volume attached to this volume group"&lt;BR /&gt;pvdisplay: Warning: couldn't query physical volume "/dev/dsk/c1t3d7":&lt;BR /&gt;The specified path does not correspond to physical volume attached to &lt;BR /&gt;this volume group&lt;BR /&gt;pvdisplay: Warning: couldn't query all of the physical volumes.&lt;BR /&gt;pvdisplay: Couldn't retrieve the names of the physical volumes&lt;BR /&gt;belonging to volume group "/dev/vgbscs".&lt;BR /&gt;pvdisplay: Cannot display physical volume "/dev/dsk/c1t10d2".&lt;BR /&gt;&lt;BR /&gt;Is the disk really free?&lt;BR /&gt;&lt;BR /&gt;thanks</description>
      <pubDate>Thu, 07 Apr 2005 10:50:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pvdisplay/m-p/3520259#M844913</guid>
      <dc:creator>allan_48</dc:creator>
      <dc:date>2005-04-07T10:50:41Z</dc:date>
    </item>
    <item>
      <title>Re: pvdisplay</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pvdisplay/m-p/3520260#M844914</link>
      <description>ioscan -fnCdisk, do see this disk as claimed?? If not do insf -ev and check again.&lt;BR /&gt;&lt;BR /&gt;Can you do diskinfo /dev/rdsk/c1t10d2??&lt;BR /&gt;&lt;BR /&gt;Anil</description>
      <pubDate>Thu, 07 Apr 2005 10:57:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pvdisplay/m-p/3520260#M844914</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2005-04-07T10:57:23Z</dc:date>
    </item>
    <item>
      <title>Re: pvdisplay</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pvdisplay/m-p/3520261#M844915</link>
      <description>Do you have MC Service Guard in the environment? BCV copies to any of those disks?&lt;BR /&gt;&lt;BR /&gt;The pvdisplay command will not tell you if the disk is free. The disk could be a backup disk for BCV copies or for MCSG failovers (these are a couple of examples).&lt;BR /&gt;&lt;BR /&gt;You may want to start looking in the /etc/lvmtab file. 'strings /etc/lvmtab'&lt;BR /&gt;&lt;BR /&gt;There can be a lot of cross-correlation with devices in a MCSG environment.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 07 Apr 2005 11:00:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pvdisplay/m-p/3520261#M844915</guid>
      <dc:creator>Rick Garland</dc:creator>
      <dc:date>2005-04-07T11:00:39Z</dc:date>
    </item>
    <item>
      <title>Re: pvdisplay</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pvdisplay/m-p/3520262#M844916</link>
      <description>I made an ioscan -fnC disk on both server and they are both &lt;BR /&gt;claimed. I did an diskinfo on both server and it prompt some messages&lt;BR /&gt;"SCSI describe of /dev/rdsk/c1t10d2:&lt;BR /&gt;             vendor: EMC     &lt;BR /&gt;         product id: SYMMETRIX       &lt;BR /&gt;               type: direct access&lt;BR /&gt;               size: 4418880 Kbytes&lt;BR /&gt;   bytes per sector: 512"&lt;BR /&gt;&lt;BR /&gt;Yes we do have an MC service guard.I tried to look on the /etc/lvmtab&lt;BR /&gt;but one of the server has the scsi address that belongs to a volume &lt;BR /&gt;group(vg003)&lt;BR /&gt;&lt;BR /&gt;How will i find out if the disk i want to use is not used by other server?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;thanks</description>
      <pubDate>Thu, 07 Apr 2005 11:22:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pvdisplay/m-p/3520262#M844916</guid>
      <dc:creator>allan_48</dc:creator>
      <dc:date>2005-04-07T11:22:23Z</dc:date>
    </item>
    <item>
      <title>Re: pvdisplay</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pvdisplay/m-p/3520263#M844917</link>
      <description>There is EMC utility syminq or something similar that you canuse. Additionally you can do something like follows for it.&lt;BR /&gt;&lt;BR /&gt;echo "0x2008?4D" |adb /dev/dsk/c20t0d0 --disk1&lt;BR /&gt;echo "0x2008?4D" |adb /dev/dsk/c19t0d0 â  disk</description>
      <pubDate>Thu, 07 Apr 2005 12:57:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pvdisplay/m-p/3520263#M844917</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2005-04-07T12:57:00Z</dc:date>
    </item>
  </channel>
</rss>

