<?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 Problem with Disks in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-disks/m-p/4883226#M400950</link>
    <description>I have this disk and I can´t use it ( see error below ) ... &lt;BR /&gt;&lt;BR /&gt;# ioscan -fnC disk&lt;BR /&gt; disk     21  8/0.2.5      sdisk       CLAIMED   DEVICE    EMC     SYMMETRIX&lt;BR /&gt;                         /dev/dsk/c2t2d5   /dev/rdsk/c2t2d5&lt;BR /&gt;&lt;BR /&gt;# pvdisplay -v /dev/dsk/c2t2d5&lt;BR /&gt;pvdisplay: Couldn't find the volume group to which&lt;BR /&gt;physical volume "/dev/dsk/c2t2d5" belongs.&lt;BR /&gt;pvdisplay: Cannot display physical volume "/dev/dsk/c2t2d5".&lt;BR /&gt;&lt;BR /&gt;# pvcreate /dev/rdsk/c2t2d5&lt;BR /&gt;Physical volume "/dev/rdsk/c2t2d5" has been successfully created.&lt;BR /&gt;&lt;BR /&gt;# pvdisplay -v /dev/dsk/c2t2d5&lt;BR /&gt;pvdisplay: Couldn't find the volume group to which&lt;BR /&gt;physical volume "/dev/dsk/c2t2d5" belongs.&lt;BR /&gt;pvdisplay: Cannot display physical volume "/dev/dsk/c2t2d5".&lt;BR /&gt;&lt;BR /&gt;# vgextend /dev/vg13 /dev/dsk/c2t2d5&lt;BR /&gt;vgextend: Couldn't install the physical volume "/dev/dsk/c2t2d5".&lt;BR /&gt;Too many links&lt;BR /&gt;&lt;BR /&gt;# strings lvmtab | grep c2t2d5&lt;BR /&gt;</description>
    <pubDate>Tue, 01 Feb 2005 06:47:07 GMT</pubDate>
    <dc:creator>Daniel Duarte</dc:creator>
    <dc:date>2005-02-01T06:47:07Z</dc:date>
    <item>
      <title>Problem with Disks</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-disks/m-p/4883226#M400950</link>
      <description>I have this disk and I can´t use it ( see error below ) ... &lt;BR /&gt;&lt;BR /&gt;# ioscan -fnC disk&lt;BR /&gt; disk     21  8/0.2.5      sdisk       CLAIMED   DEVICE    EMC     SYMMETRIX&lt;BR /&gt;                         /dev/dsk/c2t2d5   /dev/rdsk/c2t2d5&lt;BR /&gt;&lt;BR /&gt;# pvdisplay -v /dev/dsk/c2t2d5&lt;BR /&gt;pvdisplay: Couldn't find the volume group to which&lt;BR /&gt;physical volume "/dev/dsk/c2t2d5" belongs.&lt;BR /&gt;pvdisplay: Cannot display physical volume "/dev/dsk/c2t2d5".&lt;BR /&gt;&lt;BR /&gt;# pvcreate /dev/rdsk/c2t2d5&lt;BR /&gt;Physical volume "/dev/rdsk/c2t2d5" has been successfully created.&lt;BR /&gt;&lt;BR /&gt;# pvdisplay -v /dev/dsk/c2t2d5&lt;BR /&gt;pvdisplay: Couldn't find the volume group to which&lt;BR /&gt;physical volume "/dev/dsk/c2t2d5" belongs.&lt;BR /&gt;pvdisplay: Cannot display physical volume "/dev/dsk/c2t2d5".&lt;BR /&gt;&lt;BR /&gt;# vgextend /dev/vg13 /dev/dsk/c2t2d5&lt;BR /&gt;vgextend: Couldn't install the physical volume "/dev/dsk/c2t2d5".&lt;BR /&gt;Too many links&lt;BR /&gt;&lt;BR /&gt;# strings lvmtab | grep c2t2d5&lt;BR /&gt;</description>
      <pubDate>Tue, 01 Feb 2005 06:47:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-disks/m-p/4883226#M400950</guid>
      <dc:creator>Daniel Duarte</dc:creator>
      <dc:date>2005-02-01T06:47:07Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Disks</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-disks/m-p/4883227#M400951</link>
      <description>The disc appears not to have been configured for a vg. Is it new?&lt;BR /&gt;&lt;BR /&gt;Mark Syder (like the drink but spelt different)</description>
      <pubDate>Tue, 01 Feb 2005 06:50:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-disks/m-p/4883227#M400951</guid>
      <dc:creator>MarkSyder</dc:creator>
      <dc:date>2005-02-01T06:50:19Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Disks</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-disks/m-p/4883228#M400952</link>
      <description>hi, &lt;BR /&gt; &lt;BR /&gt;have a look at your VG, check MAXPV&lt;BR /&gt;(vgdisplay -v /dev/vg13)&lt;BR /&gt; &lt;BR /&gt;regards,&lt;BR /&gt;Thierry.</description>
      <pubDate>Tue, 01 Feb 2005 06:52:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-disks/m-p/4883228#M400952</guid>
      <dc:creator>Thierry Poels_1</dc:creator>
      <dc:date>2005-02-01T06:52:42Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Disks</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-disks/m-p/4883229#M400953</link>
      <description>The MAXPV is realy as 16.  How should I do to increase it now ?&lt;BR /&gt;</description>
      <pubDate>Tue, 01 Feb 2005 07:19:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-disks/m-p/4883229#M400953</guid>
      <dc:creator>Daniel Duarte</dc:creator>
      <dc:date>2005-02-01T07:19:11Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Disks</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-disks/m-p/4883230#M400954</link>
      <description>Is /dev/vg13 using PVGs ?&lt;BR /&gt;&lt;BR /&gt;From vgextend man page &lt;BR /&gt;&lt;BR /&gt;"When a pv_path refers to one of the physical volumes already in the volume group by a different pv_path name to indicate the use of a different controller, this new path becomes an alternate link to the physical volume."&lt;BR /&gt;&lt;BR /&gt;Is this applicable in your scenario?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 01 Feb 2005 07:22:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-disks/m-p/4883230#M400954</guid>
      <dc:creator>Stephen Keane</dc:creator>
      <dc:date>2005-02-01T07:22:30Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Disks</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-disks/m-p/4883231#M400955</link>
      <description>hi, &lt;BR /&gt; &lt;BR /&gt;the only way to set it is with vgcreate.&lt;BR /&gt;So maybe you'd better create a new VG for the new disk(s) instead of adding it to the current VG.&lt;BR /&gt; &lt;BR /&gt;regards,&lt;BR /&gt;Thierry.</description>
      <pubDate>Tue, 01 Feb 2005 07:24:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-disks/m-p/4883231#M400955</guid>
      <dc:creator>Thierry Poels_1</dc:creator>
      <dc:date>2005-02-01T07:24:05Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Disks</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-disks/m-p/4883232#M400956</link>
      <description>You have two options, create a new volume group and add the disk to that vg. &lt;BR /&gt;&lt;BR /&gt;Create a backup to tape (the lvols in the vg) vgexport the vg and recreate the vg with a larger -p option (default is 16).&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Robert-Jan</description>
      <pubDate>Tue, 01 Feb 2005 07:33:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-disks/m-p/4883232#M400956</guid>
      <dc:creator>Robert-Jan Goossens_1</dc:creator>
      <dc:date>2005-02-01T07:33:01Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Disks</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-disks/m-p/4883233#M400957</link>
      <description>The information I have is that this error was shown in the first disks insert en this VG, where still didnÂ´t used the maximum of MAXPV.  Any suggestion</description>
      <pubDate>Tue, 01 Feb 2005 08:14:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-disks/m-p/4883233#M400957</guid>
      <dc:creator>Daniel Duarte</dc:creator>
      <dc:date>2005-02-01T08:14:40Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Disks</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-disks/m-p/4883234#M400958</link>
      <description>What does &lt;BR /&gt;&lt;BR /&gt;vgdisplay -v /dev/vg13 | grep "PV Name"&lt;BR /&gt;&lt;BR /&gt;give you?&lt;BR /&gt;&lt;BR /&gt;also strings /etc/lvmtab&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 01 Feb 2005 08:42:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-disks/m-p/4883234#M400958</guid>
      <dc:creator>Stephen Keane</dc:creator>
      <dc:date>2005-02-01T08:42:04Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Disks</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-disks/m-p/4883235#M400959</link>
      <description>AS I donÂ´t have the VG create, because the same was shown, IÂ´ll make some tests and will give  attention to MAXPV. For now my doubt is it and I got an ansuwer near from the problem</description>
      <pubDate>Tue, 01 Feb 2005 11:13:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-disks/m-p/4883235#M400959</guid>
      <dc:creator>Daniel Duarte</dc:creator>
      <dc:date>2005-02-01T11:13:43Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Disks</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-disks/m-p/4883236#M400960</link>
      <description>AS I donÂ´t have the VG create, because the same was shown, IÂ´ll make some tests and will give attention to MAXPV. For now my doubt is it and I got an ansuwer near from the problem &lt;BR /&gt;&lt;BR /&gt;regards...&lt;BR /&gt;&lt;BR /&gt;Da</description>
      <pubDate>Tue, 01 Feb 2005 12:16:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-disks/m-p/4883236#M400960</guid>
      <dc:creator>Daniel Duarte</dc:creator>
      <dc:date>2005-02-01T12:16:28Z</dc:date>
    </item>
  </channel>
</rss>

