<?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: Estimated time to create a 100 Gb Volume Group in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/estimated-time-to-create-a-100-gb-volume-group/m-p/2783555#M833263</link>
    <description>Creating a several hundred gigabyte volume group should require less than one second so you likely have a bad array. I've created 500Gb and 1000Gb volume groups in just a couple of seconds. Since there are dozens of array products (and none of them are quite the same) you'll need to check with the manufacturer of the array for information on diagnostics.&lt;BR /&gt;&lt;BR /&gt;Note that arrays remove the concept of individual disks in order to maximize throughput and allow for transparent replacement of defective disks units. So, while you could run dd against each LUN, if a problem developed, you still would have a difficult time determining what is the problem (it might be array electronics and not any disk problems).&lt;BR /&gt;&lt;BR /&gt;As far as patches, there will be several hundred needed to bring your machine up to date. They are found on the Support Plus CDROM that should be included with your system. The latest is June 2002 and if you don't have the CD, you can download it from the ITRC, specfically:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://us-support2.external.hp.com/common/bin/doc.pl/screen=commonExtensionSW/sid=719ce2970fba4e9be1" target="_blank"&gt;http://us-support2.external.hp.com/common/bin/doc.pl/screen=commonExtensionSW/sid=719ce2970fba4e9be1&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;or the easier way to remeber: &lt;A href="http://itrc.hp.com" target="_blank"&gt;http://itrc.hp.com&lt;/A&gt; then click on the yellow "maintenance and support" bar, then Support Plus patch bundles. You will have to run swinstall and point it to the patch bundle. swinstall will select the appropriate patches for your system.</description>
    <pubDate>Sun, 11 Aug 2002 13:10:37 GMT</pubDate>
    <dc:creator>Bill Hassell</dc:creator>
    <dc:date>2002-08-11T13:10:37Z</dc:date>
    <item>
      <title>Estimated time to create a 100 Gb Volume Group</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/estimated-time-to-create-a-100-gb-volume-group/m-p/2783547#M833255</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;I'm actually creating a 100 Gb (96 in fact) VG on a HP 11.0 UX, 9000, L2000 on all the array disks (8*18.6 Gb Hot spare), no mirroring. I've created 1 D/V with the array console of 96 Gb (seen as LUN 96 Gb disk) then launched the VG creation in SAM, with 2 48 Gb LV (and mount points). This is a 1 processor 433.&lt;BR /&gt;I've launched the process 2 days ago, but it is not yet finished.&lt;BR /&gt;As I've never created so big VGs (just created smaller, then extended), could someone give me an estimation of the time I have to wait (I've heard lots of versions ....).&lt;BR /&gt;&lt;BR /&gt;Thanks in advance for your help&lt;BR /&gt;&lt;BR /&gt;Cheers&lt;BR /&gt;&lt;BR /&gt;Jerome</description>
      <pubDate>Sun, 11 Aug 2002 06:52:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/estimated-time-to-create-a-100-gb-volume-group/m-p/2783547#M833255</guid>
      <dc:creator>Carter Jay</dc:creator>
      <dc:date>2002-08-11T06:52:12Z</dc:date>
    </item>
    <item>
      <title>Re: Estimated time to create a 100 Gb Volume Group</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/estimated-time-to-create-a-100-gb-volume-group/m-p/2783548#M833256</link>
      <description>I have not seen this task taking huge time.&lt;BR /&gt;&lt;BR /&gt;Did you check your /var/adm/syslog/syslog.log for any messages for hint?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Revert.&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Sun, 11 Aug 2002 07:43:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/estimated-time-to-create-a-100-gb-volume-group/m-p/2783548#M833256</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2002-08-11T07:43:11Z</dc:date>
    </item>
    <item>
      <title>Re: Estimated time to create a 100 Gb Volume Group</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/estimated-time-to-create-a-100-gb-volume-group/m-p/2783549#M833257</link>
      <description>I am not sure whether you are running lvmcommands in parallel.&lt;BR /&gt;&lt;BR /&gt;If one lvm command is working with the disks and then you issue another command before it ends then there is a deadlock.&lt;BR /&gt;for ex. This could happen like when you run the lvcreate and lvdisplay command together.&lt;BR /&gt;&lt;BR /&gt;Also check for any POWERFAILED messages in your /var/adm/syslog/syslog.log file.&lt;BR /&gt;&lt;BR /&gt;Please check for the  latest LVM patches for your system.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;</description>
      <pubDate>Sun, 11 Aug 2002 07:50:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/estimated-time-to-create-a-100-gb-volume-group/m-p/2783549#M833257</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2002-08-11T07:50:29Z</dc:date>
    </item>
    <item>
      <title>Re: Estimated time to create a 100 Gb Volume Group</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/estimated-time-to-create-a-100-gb-volume-group/m-p/2783550#M833258</link>
      <description>The fact is that the launched processe is still a vgcreate (using sam)and its state is sleeping (S). I can't check for the log file today (not at work).</description>
      <pubDate>Sun, 11 Aug 2002 08:09:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/estimated-time-to-create-a-100-gb-volume-group/m-p/2783550#M833258</guid>
      <dc:creator>Carter Jay</dc:creator>
      <dc:date>2002-08-11T08:09:46Z</dc:date>
    </item>
    <item>
      <title>Re: Estimated time to create a 100 Gb Volume Group</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/estimated-time-to-create-a-100-gb-volume-group/m-p/2783551#M833259</link>
      <description>I've also checked in /dev/vg&lt;NAME&gt;/groups, the folders are created, the lv* file is effectivly locked, as I've tried to view existing vg (vgdisplay). Do you think it could be linked with the size of the physical disk created with array (96 Gb), should i have created more slices (ex:10+20+20+.....=96) and include them in one VG instead of this big 96 Gb. I don't know the patch level of the box (I've received it on friday).&lt;BR /&gt;Thanks for your help again&lt;/NAME&gt;</description>
      <pubDate>Sun, 11 Aug 2002 08:17:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/estimated-time-to-create-a-100-gb-volume-group/m-p/2783551#M833259</guid>
      <dc:creator>Carter Jay</dc:creator>
      <dc:date>2002-08-11T08:17:43Z</dc:date>
    </item>
    <item>
      <title>Re: Estimated time to create a 100 Gb Volume Group</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/estimated-time-to-create-a-100-gb-volume-group/m-p/2783552#M833260</link>
      <description>Hello again,&lt;BR /&gt;&lt;BR /&gt;Where can i find this patch and what does it correct?&lt;BR /&gt;Is the install a "patch" like?&lt;BR /&gt;&lt;BR /&gt;Cheers&lt;BR /&gt;&lt;BR /&gt;Jerome</description>
      <pubDate>Sun, 11 Aug 2002 08:42:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/estimated-time-to-create-a-100-gb-volume-group/m-p/2783552#M833260</guid>
      <dc:creator>Carter Jay</dc:creator>
      <dc:date>2002-08-11T08:42:34Z</dc:date>
    </item>
    <item>
      <title>Re: Estimated time to create a 100 Gb Volume Group</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/estimated-time-to-create-a-100-gb-volume-group/m-p/2783553#M833261</link>
      <description>I maxsize of a  logical volume&lt;BR /&gt;is around 16TB.&lt;BR /&gt;&lt;BR /&gt;That should be fine.&lt;BR /&gt;I problem could be due to a bad disk in that bunch which you can check using the syslog messages.&lt;BR /&gt;&lt;BR /&gt;The other reason could be duplicated SCSI ID's.&lt;BR /&gt;&lt;BR /&gt;These are the patches I have &lt;BR /&gt;&lt;BR /&gt;Versions &lt;BR /&gt;on my system    Latest version&lt;BR /&gt;&lt;BR /&gt;PHCO_24437      27369&lt;BR /&gt;PHKL_24268      27178&lt;BR /&gt;PHKL_23939 &lt;BR /&gt;PHKL_24004 &lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Sun, 11 Aug 2002 08:54:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/estimated-time-to-create-a-100-gb-volume-group/m-p/2783553#M833261</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2002-08-11T08:54:53Z</dc:date>
    </item>
    <item>
      <title>Re: Estimated time to create a 100 Gb Volume Group</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/estimated-time-to-create-a-100-gb-volume-group/m-p/2783554#M833262</link>
      <description>Thanks a lot for your help.&lt;BR /&gt;&lt;BR /&gt;The fact that the operation is taking so much time could be due to a bad disk. Is there a command to check for bad disks on the raid...&lt;BR /&gt;How can i check for the scsi ids (certainly with the raid console, but i prefer to be sure.).&lt;BR /&gt;I can install the patch then with a:&lt;BR /&gt;swlist&lt;BR /&gt;swinstall &lt;PATCH&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks in advance&lt;BR /&gt;&lt;BR /&gt;Cheers&lt;/PATCH&gt;</description>
      <pubDate>Sun, 11 Aug 2002 09:30:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/estimated-time-to-create-a-100-gb-volume-group/m-p/2783554#M833262</guid>
      <dc:creator>Carter Jay</dc:creator>
      <dc:date>2002-08-11T09:30:17Z</dc:date>
    </item>
    <item>
      <title>Re: Estimated time to create a 100 Gb Volume Group</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/estimated-time-to-create-a-100-gb-volume-group/m-p/2783555#M833263</link>
      <description>Creating a several hundred gigabyte volume group should require less than one second so you likely have a bad array. I've created 500Gb and 1000Gb volume groups in just a couple of seconds. Since there are dozens of array products (and none of them are quite the same) you'll need to check with the manufacturer of the array for information on diagnostics.&lt;BR /&gt;&lt;BR /&gt;Note that arrays remove the concept of individual disks in order to maximize throughput and allow for transparent replacement of defective disks units. So, while you could run dd against each LUN, if a problem developed, you still would have a difficult time determining what is the problem (it might be array electronics and not any disk problems).&lt;BR /&gt;&lt;BR /&gt;As far as patches, there will be several hundred needed to bring your machine up to date. They are found on the Support Plus CDROM that should be included with your system. The latest is June 2002 and if you don't have the CD, you can download it from the ITRC, specfically:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://us-support2.external.hp.com/common/bin/doc.pl/screen=commonExtensionSW/sid=719ce2970fba4e9be1" target="_blank"&gt;http://us-support2.external.hp.com/common/bin/doc.pl/screen=commonExtensionSW/sid=719ce2970fba4e9be1&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;or the easier way to remeber: &lt;A href="http://itrc.hp.com" target="_blank"&gt;http://itrc.hp.com&lt;/A&gt; then click on the yellow "maintenance and support" bar, then Support Plus patch bundles. You will have to run swinstall and point it to the patch bundle. swinstall will select the appropriate patches for your system.</description>
      <pubDate>Sun, 11 Aug 2002 13:10:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/estimated-time-to-create-a-100-gb-volume-group/m-p/2783555#M833263</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2002-08-11T13:10:37Z</dc:date>
    </item>
  </channel>
</rss>

