<?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: Volume group in Disk Enclosures</title>
    <link>https://community.hpe.com/t5/disk-enclosures/volume-group/m-p/3538286#M16059</link>
    <description>Volume group is nothing to do with VA7xxx.&lt;BR /&gt;Once the LUN is created (and assigned) to the host, the host see this LUN as a DISK. Then you have to follow the procedure from OS.&lt;BR /&gt;&lt;BR /&gt;Steps: &lt;BR /&gt;Identify the unused disks.&lt;BR /&gt;ioscan -fnC disk (list all the disks).&lt;BR /&gt;vgdisplay -v (displays used disks).&lt;BR /&gt;Please note if the VA is accesses by more than one host you may see all the disks which used by other systems too. It doesn't mean that all are unused.&lt;BR /&gt;&lt;BR /&gt;pvcreate /dev/rdsk/cxtxdx&lt;BR /&gt;mkdir /dev/vgxx&lt;BR /&gt;mknod /dev/vgxx/group c 64 0xyy0000&lt;BR /&gt;(yy is Vg id, unique within the system)&lt;BR /&gt;vgcreate /dev/vgxx /dev/dsk/cxtxdx&lt;BR /&gt;lvcreate -L &lt;SIZE&gt; -n &lt;NAME&gt; /dev/vgxx&lt;BR /&gt;newfs -F &lt;FSTYPE&gt; /dev/vgxx/r&lt;NAME&gt;&lt;BR /&gt;mount /dev/vgxx/&lt;NAME&gt; /mount_point&lt;BR /&gt;Edit /etc/fstab if you need them always.&lt;BR /&gt;&lt;BR /&gt;You can also do from sam if not familier with LVM comands&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;TT&lt;/NAME&gt;&lt;/NAME&gt;&lt;/FSTYPE&gt;&lt;/NAME&gt;&lt;/SIZE&gt;</description>
    <pubDate>Sun, 08 May 2005 01:12:07 GMT</pubDate>
    <dc:creator>Thayanidhi</dc:creator>
    <dc:date>2005-05-08T01:12:07Z</dc:date>
    <item>
      <title>Volume group</title>
      <link>https://community.hpe.com/t5/disk-enclosures/volume-group/m-p/3538280#M16053</link>
      <description>What is the correct procedure to add a volume group on VA7410 ?</description>
      <pubDate>Thu, 05 May 2005 06:05:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/disk-enclosures/volume-group/m-p/3538280#M16053</guid>
      <dc:creator>alin_5</dc:creator>
      <dc:date>2005-05-05T06:05:41Z</dc:date>
    </item>
    <item>
      <title>Re: Volume group</title>
      <link>https://community.hpe.com/t5/disk-enclosures/volume-group/m-p/3538281#M16054</link>
      <description>A VA7410 has 2 volume groups - no more, no less.  You can't configure that.</description>
      <pubDate>Thu, 05 May 2005 08:39:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/disk-enclosures/volume-group/m-p/3538281#M16054</guid>
      <dc:creator>Vincent Fleming</dc:creator>
      <dc:date>2005-05-05T08:39:44Z</dc:date>
    </item>
    <item>
      <title>Re: Volume group</title>
      <link>https://community.hpe.com/t5/disk-enclosures/volume-group/m-p/3538282#M16055</link>
      <description>Are you both talking about the same thing?&lt;BR /&gt;&lt;BR /&gt;VA7xx0 storage arrays deal with what is called 'redundancy groups'.&lt;BR /&gt;When talking about a 'volume group' it is usually a construct at operating system level, although some disk arrays use that term as well.</description>
      <pubDate>Thu, 05 May 2005 09:21:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/disk-enclosures/volume-group/m-p/3538282#M16055</guid>
      <dc:creator>Uwe Zessin</dc:creator>
      <dc:date>2005-05-05T09:21:18Z</dc:date>
    </item>
    <item>
      <title>Re: Volume group</title>
      <link>https://community.hpe.com/t5/disk-enclosures/volume-group/m-p/3538283#M16056</link>
      <description>I want somethigs like "What is the correct procedure to remove a volume group?" &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www1.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&amp;amp;docId=200000075095108" target="_blank"&gt;http://www1.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&amp;amp;docId=200000075095108&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;but for add a volume group&lt;BR /&gt;</description>
      <pubDate>Fri, 06 May 2005 00:21:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/disk-enclosures/volume-group/m-p/3538283#M16056</guid>
      <dc:creator>alin_5</dc:creator>
      <dc:date>2005-05-06T00:21:14Z</dc:date>
    </item>
    <item>
      <title>Re: Volume group</title>
      <link>https://community.hpe.com/t5/disk-enclosures/volume-group/m-p/3538284#M16057</link>
      <description>Hello Alin,&lt;BR /&gt;&lt;BR /&gt;I'm not a HP-UX administrator, so I can't tell the steps, but I think I have found a useful reference:&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/5990-8172/ch06s01.html" target="_blank"&gt;http://docs.hp.com/en/5990-8172/ch06s01.html&lt;/A&gt;</description>
      <pubDate>Fri, 06 May 2005 00:29:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/disk-enclosures/volume-group/m-p/3538284#M16057</guid>
      <dc:creator>Uwe Zessin</dc:creator>
      <dc:date>2005-05-06T00:29:00Z</dc:date>
    </item>
    <item>
      <title>Re: Volume group</title>
      <link>https://community.hpe.com/t5/disk-enclosures/volume-group/m-p/3538285#M16058</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;u may like to follow this:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www1.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&amp;amp;docId=200000063200254" target="_blank"&gt;http://www1.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&amp;amp;docId=200000063200254&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;regards.</description>
      <pubDate>Fri, 06 May 2005 02:35:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/disk-enclosures/volume-group/m-p/3538285#M16058</guid>
      <dc:creator>Joseph Loo</dc:creator>
      <dc:date>2005-05-06T02:35:08Z</dc:date>
    </item>
    <item>
      <title>Re: Volume group</title>
      <link>https://community.hpe.com/t5/disk-enclosures/volume-group/m-p/3538286#M16059</link>
      <description>Volume group is nothing to do with VA7xxx.&lt;BR /&gt;Once the LUN is created (and assigned) to the host, the host see this LUN as a DISK. Then you have to follow the procedure from OS.&lt;BR /&gt;&lt;BR /&gt;Steps: &lt;BR /&gt;Identify the unused disks.&lt;BR /&gt;ioscan -fnC disk (list all the disks).&lt;BR /&gt;vgdisplay -v (displays used disks).&lt;BR /&gt;Please note if the VA is accesses by more than one host you may see all the disks which used by other systems too. It doesn't mean that all are unused.&lt;BR /&gt;&lt;BR /&gt;pvcreate /dev/rdsk/cxtxdx&lt;BR /&gt;mkdir /dev/vgxx&lt;BR /&gt;mknod /dev/vgxx/group c 64 0xyy0000&lt;BR /&gt;(yy is Vg id, unique within the system)&lt;BR /&gt;vgcreate /dev/vgxx /dev/dsk/cxtxdx&lt;BR /&gt;lvcreate -L &lt;SIZE&gt; -n &lt;NAME&gt; /dev/vgxx&lt;BR /&gt;newfs -F &lt;FSTYPE&gt; /dev/vgxx/r&lt;NAME&gt;&lt;BR /&gt;mount /dev/vgxx/&lt;NAME&gt; /mount_point&lt;BR /&gt;Edit /etc/fstab if you need them always.&lt;BR /&gt;&lt;BR /&gt;You can also do from sam if not familier with LVM comands&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;TT&lt;/NAME&gt;&lt;/NAME&gt;&lt;/FSTYPE&gt;&lt;/NAME&gt;&lt;/SIZE&gt;</description>
      <pubDate>Sun, 08 May 2005 01:12:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/disk-enclosures/volume-group/m-p/3538286#M16059</guid>
      <dc:creator>Thayanidhi</dc:creator>
      <dc:date>2005-05-08T01:12:07Z</dc:date>
    </item>
    <item>
      <title>Re: Volume group</title>
      <link>https://community.hpe.com/t5/disk-enclosures/volume-group/m-p/3538287#M16060</link>
      <description>Alin,&lt;BR /&gt;&lt;BR /&gt;You might have to do a &lt;BR /&gt;&lt;BR /&gt;insf -e&lt;BR /&gt;&lt;BR /&gt;or insf -C disk before the ioscan.&lt;BR /&gt;&lt;BR /&gt;Rest everything looks fine!!!&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Naveej</description>
      <pubDate>Mon, 09 May 2005 04:18:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/disk-enclosures/volume-group/m-p/3538287#M16060</guid>
      <dc:creator>Naveej.K.A</dc:creator>
      <dc:date>2005-05-09T04:18:38Z</dc:date>
    </item>
  </channel>
</rss>

