<?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: issue in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/issue/m-p/3951175#M290288</link>
    <description>Hi Claudius,&lt;BR /&gt;as far as i known you have to add pv to volume group that already exist (with comand "vgextend"); then you can extend logical volume   according to 0+1 raid structure you have.&lt;BR /&gt;&lt;BR /&gt;hth&lt;BR /&gt;regards&lt;BR /&gt;pg</description>
    <pubDate>Mon, 26 Feb 2007 06:28:08 GMT</pubDate>
    <dc:creator>Piergiacomo Perini</dc:creator>
    <dc:date>2007-02-26T06:28:08Z</dc:date>
    <item>
      <title>issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/issue/m-p/3951174#M290287</link>
      <description>Hi All,&lt;BR /&gt;&lt;BR /&gt;we have a little issue with my smartarray.&lt;BR /&gt;we have a rp3410 with a MSA30. this one was configured with 4 hdd's (raid 1+0). now we bought 4 more hdd's and i wanted to extend the logical volume.&lt;BR /&gt;&lt;BR /&gt;when i'm running saconfig /dev/cissX  i see that i can add more spare drives (i did that) now i do see the hdd's as participating spare drives.&lt;BR /&gt;&lt;BR /&gt;But how can i bring them into the logical volume ?? do i have to delete the existing one and create a new one (would be kinda awfull) ??&lt;BR /&gt;&lt;BR /&gt;Thanks for any help/ hints... :)&lt;BR /&gt;&lt;BR /&gt;Claudius</description>
      <pubDate>Mon, 26 Feb 2007 05:55:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/issue/m-p/3951174#M290287</guid>
      <dc:creator>Claudius Kawaletz_1</dc:creator>
      <dc:date>2007-02-26T05:55:32Z</dc:date>
    </item>
    <item>
      <title>Re: issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/issue/m-p/3951175#M290288</link>
      <description>Hi Claudius,&lt;BR /&gt;as far as i known you have to add pv to volume group that already exist (with comand "vgextend"); then you can extend logical volume   according to 0+1 raid structure you have.&lt;BR /&gt;&lt;BR /&gt;hth&lt;BR /&gt;regards&lt;BR /&gt;pg</description>
      <pubDate>Mon, 26 Feb 2007 06:28:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/issue/m-p/3951175#M290288</guid>
      <dc:creator>Piergiacomo Perini</dc:creator>
      <dc:date>2007-02-26T06:28:08Z</dc:date>
    </item>
    <item>
      <title>Re: issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/issue/m-p/3951176#M290289</link>
      <description>Hi Piergiacomo,&lt;BR /&gt;&lt;BR /&gt;yes thats right.&lt;BR /&gt;My problem is, that the new hdd's should be included in the logical volume (this should be done somehow with the saconfig command). I did add the hdd's as spare drives and now i want to  add theses drives as permanent drives into the logical volume.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Claudius</description>
      <pubDate>Mon, 26 Feb 2007 06:55:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/issue/m-p/3951176#M290289</guid>
      <dc:creator>Claudius Kawaletz_1</dc:creator>
      <dc:date>2007-02-26T06:55:34Z</dc:date>
    </item>
    <item>
      <title>Re: issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/issue/m-p/3951177#M290290</link>
      <description>Indeed, that's usually what we want the least ;-) &lt;BR /&gt;&lt;BR /&gt;However, I wouldn't think a 1+0 hardware-raid volume could be 'grown' just like that, without re-creating :/&lt;BR /&gt;(I'm not a SmartArray guru, though)&lt;BR /&gt;&lt;BR /&gt;A way around could be to just create a second 1+0 raid volume on the array, so your operating system would be presented a 'new disk' similar to the existing one.&lt;BR /&gt;&lt;BR /&gt;Then you could pvcreate this 'new disk', add it to the volume group and extend your logical volume with this new space.&lt;BR /&gt;&lt;BR /&gt;Let us know what you find.. good luck !&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;Wout</description>
      <pubDate>Mon, 26 Feb 2007 07:15:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/issue/m-p/3951177#M290290</guid>
      <dc:creator>Wouter Jagers</dc:creator>
      <dc:date>2007-02-26T07:15:36Z</dc:date>
    </item>
    <item>
      <title>Re: issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/issue/m-p/3951178#M290291</link>
      <description>Hi Wout,&lt;BR /&gt;&lt;BR /&gt;this is a pretty good idea, i will do that.&lt;BR /&gt;&lt;BR /&gt;But there is an option to extend the array with physical devices (i have found this here &lt;A href="http://www.docs.hp.com/en/J6369-90036/J6369-90036.pdf" target="_blank"&gt;http://www.docs.hp.com/en/J6369-90036/J6369-90036.pdf&lt;/A&gt; &lt;BR /&gt; ) but how it looks like my 'saconfig' seems to be too old... version A.01.15.&lt;BR /&gt;So i'm going to look if i find a newer version.&lt;BR /&gt;&lt;BR /&gt;But thanks for this workaround.... :)&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Claudius</description>
      <pubDate>Mon, 26 Feb 2007 08:35:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/issue/m-p/3951178#M290291</guid>
      <dc:creator>Claudius Kawaletz_1</dc:creator>
      <dc:date>2007-02-26T08:35:55Z</dc:date>
    </item>
    <item>
      <title>Re: issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/issue/m-p/3951179#M290292</link>
      <description>No problem at all :-)&lt;BR /&gt;&lt;BR /&gt;And you're right, the document you linked does talk about 'saconfig /dev/ciss5 -E 0 -p 2:4 -p 2:5' (to add physical devices) and 'saconfig /dev/ciss5 -E 0 -c 15' (to extend the logical drive). Thanks for pointing that out :-)&lt;BR /&gt;&lt;BR /&gt;Pity that doesn't work on your box, maybe worth logging a call at HP for ?&lt;BR /&gt;&lt;BR /&gt;Cheers</description>
      <pubDate>Mon, 26 Feb 2007 10:21:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/issue/m-p/3951179#M290292</guid>
      <dc:creator>Wouter Jagers</dc:creator>
      <dc:date>2007-02-26T10:21:39Z</dc:date>
    </item>
    <item>
      <title>Re: issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/issue/m-p/3951180#M290293</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;do not extend the logical drive unless you want to re-create your VG configuration.&lt;BR /&gt;&lt;BR /&gt;Up to HP-UX 11i v2 the OS is not able to handle an increased LUN size.&lt;BR /&gt;The size will remain the same from LVM point of view.&lt;BR /&gt;&lt;BR /&gt;This is changed in 11.31.&lt;BR /&gt;&lt;BR /&gt;I would recommend to create a new logical drive and add this to your VG.</description>
      <pubDate>Mon, 26 Feb 2007 12:30:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/issue/m-p/3951180#M290293</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2007-02-26T12:30:59Z</dc:date>
    </item>
  </channel>
</rss>

