<?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: check volume group active, in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/check-volume-group-active/m-p/3658692#M241710</link>
    <description>Hi mukkala,&lt;BR /&gt;&lt;BR /&gt;the answer is &lt;BR /&gt;&lt;BR /&gt;vgdisplay vg_name &lt;BR /&gt;&lt;BR /&gt;command and in the status you can see is it active or not.&lt;BR /&gt;&lt;BR /&gt;Try also this link&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/helptips.do?#33" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/helptips.do?#33&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Borislav</description>
    <pubDate>Thu, 27 Oct 2005 06:59:46 GMT</pubDate>
    <dc:creator>Borislav Perkov</dc:creator>
    <dc:date>2005-10-27T06:59:46Z</dc:date>
    <item>
      <title>check volume group active,</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/check-volume-group-active/m-p/3658684#M241702</link>
      <description>how to check volume grou active&lt;BR /&gt;&lt;BR /&gt;if it is not active how to active the volume group,&lt;BR /&gt;&lt;BR /&gt;give the details how to deactive the volume group</description>
      <pubDate>Wed, 26 Oct 2005 21:41:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/check-volume-group-active/m-p/3658684#M241702</guid>
      <dc:creator>mukkala</dc:creator>
      <dc:date>2005-10-26T21:41:04Z</dc:date>
    </item>
    <item>
      <title>Re: check volume group active,</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/check-volume-group-active/m-p/3658685#M241703</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;to turn the volume group inactive, all file system must be unmounted first.&lt;BR /&gt;&lt;BR /&gt;to activate:&lt;BR /&gt;&lt;BR /&gt;# vgchange -a y &lt;VOLUME group=""&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;also, please assign points:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/pageList.do?userId=BR892123&amp;amp;listType=unassigned&amp;amp;forumId=1" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/pageList.do?userId=BR892123&amp;amp;listType=unassigned&amp;amp;forumId=1&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;regards.&lt;/VOLUME&gt;</description>
      <pubDate>Wed, 26 Oct 2005 22:01:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/check-volume-group-active/m-p/3658685#M241703</guid>
      <dc:creator>Joseph Loo</dc:creator>
      <dc:date>2005-10-26T22:01:21Z</dc:date>
    </item>
    <item>
      <title>Re: check volume group active,</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/check-volume-group-active/m-p/3658686#M241704</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;To check whether the volume group is active or not, use 'vgdisplay &lt;VG_DEV_FILENAME&gt;' :&lt;BR /&gt;&lt;BR /&gt;# vgdisplay /dev/vgXX&lt;BR /&gt;&lt;BR /&gt;If the vg is not active, the output will show to you that the vg is not active.&lt;BR /&gt;&lt;BR /&gt;To activate / de-activate, use 'vgchange' command.&lt;BR /&gt;&lt;BR /&gt;To activate :&lt;BR /&gt;# vgchange -a y /dev/vgXX&lt;BR /&gt;&lt;BR /&gt;To de-activate :&lt;BR /&gt;# vgchange -a n /dev/vgXX&lt;BR /&gt;&lt;BR /&gt;For more detail, check manpage of vgchange :&lt;BR /&gt;# man vgchange&lt;BR /&gt;&lt;BR /&gt;Hope this information can help you.&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;AW&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/VG_DEV_FILENAME&gt;</description>
      <pubDate>Wed, 26 Oct 2005 22:01:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/check-volume-group-active/m-p/3658686#M241704</guid>
      <dc:creator>Adisuria Wangsadinata_1</dc:creator>
      <dc:date>2005-10-26T22:01:37Z</dc:date>
    </item>
    <item>
      <title>Re: check volume group active,</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/check-volume-group-active/m-p/3658687#M241705</link>
      <description>vgdisplay vg_name_here&lt;BR /&gt;&lt;BR /&gt;if it is active, you will see the details of the volume group. if it is not active, you will see the message sayin that vg was not activated yet.&lt;BR /&gt;&lt;BR /&gt;to activate a volume group, there are different options for different types of vg's&lt;BR /&gt;&lt;BR /&gt;if vg belongs to a single system (most common)&lt;BR /&gt;&lt;BR /&gt;vgchange -a y vg_name_here&lt;BR /&gt;&lt;BR /&gt;activates the volume group&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;if this was a volume group used and controlled by a cluster, activation must be done in exclusive mode if it needs to be done outside the cluster control, as follows:&lt;BR /&gt;&lt;BR /&gt;vgchange -a e vg_name_here&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;if this is a shared volume group but not belonging to a cluster (I don't know any examples why it gets configured that way) it gets activated as follows:&lt;BR /&gt;&lt;BR /&gt;vgchange -a s vg_name_here&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;To deactivate a volume group, regardles of how it got activated (any of the above)&lt;BR /&gt;&lt;BR /&gt;vgchange -a n vg_name_here&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Last but not the least, you have not assigned any points to any of the 15+ answers you have received so far. Please take few minutes to read this page &lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/helptips.do?#28" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/helptips.do?#28&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;and find your topics with unassigned points here&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/pageList.do?userId=BR892123&amp;amp;listType=unassigned&amp;amp;forumId=1" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/pageList.do?userId=BR892123&amp;amp;listType=unassigned&amp;amp;forumId=1&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;and assign points to them.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 26 Oct 2005 22:05:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/check-volume-group-active/m-p/3658687#M241705</guid>
      <dc:creator>Mel Burslan</dc:creator>
      <dc:date>2005-10-26T22:05:45Z</dc:date>
    </item>
    <item>
      <title>Re: check volume group active,</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/check-volume-group-active/m-p/3658688#M241706</link>
      <description>Hi Mel,&lt;BR /&gt;&lt;BR /&gt;You're awesome :-) :&lt;BR /&gt;&lt;BR /&gt;"to   366  of   365  responses"&lt;BR /&gt;&lt;BR /&gt;Hi Mukkala,&lt;BR /&gt;&lt;BR /&gt;You need to follow Mel, to make everybody happy plus encourage the people who spend their time to help you.&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;AW</description>
      <pubDate>Thu, 27 Oct 2005 02:29:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/check-volume-group-active/m-p/3658688#M241706</guid>
      <dc:creator>Adisuria Wangsadinata_1</dc:creator>
      <dc:date>2005-10-27T02:29:30Z</dc:date>
    </item>
    <item>
      <title>Re: check volume group active,</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/check-volume-group-active/m-p/3658689#M241707</link>
      <description>Check this link will help you.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/B5158-90001/ch05s08.html" target="_blank"&gt;http://docs.hp.com/en/B5158-90001/ch05s08.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Hanwant</description>
      <pubDate>Thu, 27 Oct 2005 05:38:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/check-volume-group-active/m-p/3658689#M241707</guid>
      <dc:creator>Hanwant Verma_1</dc:creator>
      <dc:date>2005-10-27T05:38:20Z</dc:date>
    </item>
    <item>
      <title>Re: check volume group active,</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/check-volume-group-active/m-p/3658690#M241708</link>
      <description>To check status of VG then,&lt;BR /&gt;&lt;BR /&gt;# vgdisplay /dev/vgxx | grep -i status&lt;BR /&gt;&lt;BR /&gt;To activate then,&lt;BR /&gt;&lt;BR /&gt;# vgchange -a &lt;MODE&gt; /dev/vgxx&lt;BR /&gt;&lt;BR /&gt;See vgchange man page and examples available there.&lt;BR /&gt;&lt;BR /&gt;-Muthu&lt;/MODE&gt;</description>
      <pubDate>Thu, 27 Oct 2005 06:37:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/check-volume-group-active/m-p/3658690#M241708</guid>
      <dc:creator>Muthukumar_5</dc:creator>
      <dc:date>2005-10-27T06:37:52Z</dc:date>
    </item>
    <item>
      <title>Re: check volume group active,</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/check-volume-group-active/m-p/3658691#M241709</link>
      <description>mukkala,&lt;BR /&gt;&lt;BR /&gt;You did not try to assign points to single thread?? see FAQ section to assign points. It will give a squad in ITRC to help you promptly.&lt;BR /&gt;&lt;BR /&gt;P.S: Assing 0 points (Asking to assign points to the only response(s) which gave solution :) )&lt;BR /&gt;&lt;BR /&gt;best wishes.</description>
      <pubDate>Thu, 27 Oct 2005 06:43:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/check-volume-group-active/m-p/3658691#M241709</guid>
      <dc:creator>Muthukumar_5</dc:creator>
      <dc:date>2005-10-27T06:43:08Z</dc:date>
    </item>
    <item>
      <title>Re: check volume group active,</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/check-volume-group-active/m-p/3658692#M241710</link>
      <description>Hi mukkala,&lt;BR /&gt;&lt;BR /&gt;the answer is &lt;BR /&gt;&lt;BR /&gt;vgdisplay vg_name &lt;BR /&gt;&lt;BR /&gt;command and in the status you can see is it active or not.&lt;BR /&gt;&lt;BR /&gt;Try also this link&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/helptips.do?#33" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/helptips.do?#33&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Borislav</description>
      <pubDate>Thu, 27 Oct 2005 06:59:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/check-volume-group-active/m-p/3658692#M241710</guid>
      <dc:creator>Borislav Perkov</dc:creator>
      <dc:date>2005-10-27T06:59:46Z</dc:date>
    </item>
  </channel>
</rss>

