<?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: shared volume group in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/shared-volume-group/m-p/3512282#M218461</link>
    <description>yes ,&lt;BR /&gt;i want to confirm some thing which i found in other forum ,&lt;BR /&gt;can i create the block device for this missing raw device by the following&lt;BR /&gt;&lt;BR /&gt;mknod /dev/vg_ops3/fcrbn_brn3 b 64 0x060021&lt;BR /&gt;&lt;BR /&gt;thanks&lt;BR /&gt;</description>
    <pubDate>Sun, 27 Mar 2005 07:58:46 GMT</pubDate>
    <dc:creator>EAB</dc:creator>
    <dc:date>2005-03-27T07:58:46Z</dc:date>
    <item>
      <title>shared volume group</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shared-volume-group/m-p/3512277#M218456</link>
      <description>hi,&lt;BR /&gt;our O/S hp-ux 11.23&lt;BR /&gt;using Service Guard 11.15&lt;BR /&gt;oracle RDBMS 9.2.0.4 RAC using RAW Devices&lt;BR /&gt;we have 2 instance RAC it was working fine ,&lt;BR /&gt;till we shutdown and add new raw devices after that ,, some raw devices exist in one node but doesn't exist in and the other this is an old raw device not a new one &lt;BR /&gt;so the 2nd instance can't access the datafile which use this raw device so we close this instance and working only by one &lt;BR /&gt;when we chek the vgdisplay at the working node we didn't found the raw device although when we go to the dir for this voloume group and make list we found that ,&lt;BR /&gt;ls -ltr&lt;BR /&gt;brw-r-----   1 root       sys         64 0x060014 Apr 28  2004 fcbrn_brn1&lt;BR /&gt;brw-r-----   1 root       sys         64 0x060014 Apr 28  2004 rfcbrn_brn1&lt;BR /&gt;crw-rw----   1 oracle     dba         64 &lt;BR /&gt;0x060015 Apr 28  2004 rfcbrn_brn3&lt;BR /&gt;crw-rw----   1 oracle     dba         64 &lt;BR /&gt;&lt;BR /&gt;The brn1 which is accessible from 2 nodes ,&lt;BR /&gt;brn3 accessible only from this node &lt;BR /&gt;pls help it is an urgent for our production&lt;BR /&gt;</description>
      <pubDate>Sun, 27 Mar 2005 03:15:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shared-volume-group/m-p/3512277#M218456</guid>
      <dc:creator>EAB</dc:creator>
      <dc:date>2005-03-27T03:15:36Z</dc:date>
    </item>
    <item>
      <title>Re: shared volume group</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shared-volume-group/m-p/3512278#M218457</link>
      <description>That is because you can't do that.&lt;BR /&gt;&lt;BR /&gt;You can access a volume group from one node at a time. If you manage to get a second node to access it, it will last about 10 seconds before it melts down.&lt;BR /&gt;&lt;BR /&gt;Here is the way LVM works.&lt;BR /&gt;&lt;BR /&gt;You have a volume group associated with node 1..&lt;BR /&gt;&lt;BR /&gt;On node one, you must run this command:&lt;BR /&gt;&lt;BR /&gt;vgchange -a n&lt;BR /&gt;&lt;BR /&gt;Now on node 2, you run vgchange -a y&lt;BR /&gt;&lt;BR /&gt;Now the volume group is active on node two.&lt;BR /&gt;&lt;BR /&gt;This setup is good enough for Serviceguard high avilability.&lt;BR /&gt;&lt;BR /&gt;If you need both nodes to access data on the volume group at the same time, one of the nodes is going to have to use NFS or CIFS/Samba.&lt;BR /&gt;&lt;BR /&gt;This is a rule of LVM.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Sun, 27 Mar 2005 03:25:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shared-volume-group/m-p/3512278#M218457</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2005-03-27T03:25:04Z</dc:date>
    </item>
    <item>
      <title>Re: shared volume group</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shared-volume-group/m-p/3512279#M218458</link>
      <description>the volume group is already shared ,&lt;BR /&gt;and all the raw devices are accesible from 2 nodes except this one. which was working before ,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sun, 27 Mar 2005 03:30:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shared-volume-group/m-p/3512279#M218458</guid>
      <dc:creator>EAB</dc:creator>
      <dc:date>2005-03-27T03:30:03Z</dc:date>
    </item>
    <item>
      <title>Re: shared volume group</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shared-volume-group/m-p/3512280#M218459</link>
      <description>sorry but i need to add that , the block device for that raw device doesn't exist ,, !!???&lt;BR /&gt;i don't know the reason but i think this is the problem ... ? &lt;BR /&gt;any advice for this situation...</description>
      <pubDate>Sun, 27 Mar 2005 03:45:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shared-volume-group/m-p/3512280#M218459</guid>
      <dc:creator>EAB</dc:creator>
      <dc:date>2005-03-27T03:45:54Z</dc:date>
    </item>
    <item>
      <title>Re: shared volume group</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shared-volume-group/m-p/3512281#M218460</link>
      <description>Steven, you CAN share a VG between servers using the "shared" option on the VG. The raw devices EAB is talking about are hopefully logical volumes under a shared VG. Anything outside of a VG would probably require Vertias's Cluster FS.&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry d brown jr</description>
      <pubDate>Sun, 27 Mar 2005 07:54:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shared-volume-group/m-p/3512281#M218460</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2005-03-27T07:54:56Z</dc:date>
    </item>
    <item>
      <title>Re: shared volume group</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shared-volume-group/m-p/3512282#M218461</link>
      <description>yes ,&lt;BR /&gt;i want to confirm some thing which i found in other forum ,&lt;BR /&gt;can i create the block device for this missing raw device by the following&lt;BR /&gt;&lt;BR /&gt;mknod /dev/vg_ops3/fcrbn_brn3 b 64 0x060021&lt;BR /&gt;&lt;BR /&gt;thanks&lt;BR /&gt;</description>
      <pubDate>Sun, 27 Mar 2005 07:58:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shared-volume-group/m-p/3512282#M218461</guid>
      <dc:creator>EAB</dc:creator>
      <dc:date>2005-03-27T07:58:46Z</dc:date>
    </item>
    <item>
      <title>Re: shared volume group</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shared-volume-group/m-p/3512283#M218462</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;The raw volume maintenance in RAC nodes are bit tricky.&lt;BR /&gt;&lt;BR /&gt;Follow this (which I follow generally).&lt;BR /&gt;&lt;BR /&gt;From NODE1,&lt;BR /&gt;&lt;BR /&gt;vgchange -a n /dev/vgxx&lt;BR /&gt;vgexport /dev/vgxx&lt;BR /&gt;&lt;BR /&gt;From NODE2,&lt;BR /&gt;vgchange -a n /dev/vgxx&lt;BR /&gt;vgchange -S n -C n /dev/vgxx&lt;BR /&gt;vgchange -a y /dev/vgxx&lt;BR /&gt;&lt;BR /&gt;Now do all the LVM operations,&lt;BR /&gt;&lt;BR /&gt;Then fron NODE2,&lt;BR /&gt;vgchange -a n&lt;BR /&gt;vgchange -S y -C y /dev/vgxx&lt;BR /&gt;vgchange -a s /dev/vgxx&lt;BR /&gt;vgexport -p -v -m /tmp/mapfile /dev/vgxx&lt;BR /&gt;&lt;BR /&gt;copy the map file to other node then from NODE1,&lt;BR /&gt;Create group file under vgxx folder.&lt;BR /&gt;&lt;BR /&gt;vgimport -m /tmp/mapfile /dev/vgxx&lt;BR /&gt;&lt;BR /&gt;vgchange -S y -C y /dev/vgxx (I think it's not required)&lt;BR /&gt;vgchange -a s /dev/vgxx&lt;BR /&gt;&lt;BR /&gt;Important note: You have to set the permissions of all the raw device files to the owner:group of oracle. After import the default permission is set for root only. Refer to corresponding oracle documentation.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;TT</description>
      <pubDate>Sun, 27 Mar 2005 08:22:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shared-volume-group/m-p/3512283#M218462</guid>
      <dc:creator>Thayanidhi</dc:creator>
      <dc:date>2005-03-27T08:22:09Z</dc:date>
    </item>
    <item>
      <title>Re: shared volume group</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shared-volume-group/m-p/3512284#M218463</link>
      <description>we already follow this steps before ,, but there is only missing raw device when we make import for the nod2 , this raw device doesn't exist when we chek at sam at nod1&lt;BR /&gt;because of missing block device for this raw device ,&lt;BR /&gt;my question is can we create this block device by the following&lt;BR /&gt;mknod /dev/vg_ops3/fcbrn_brn3 b 64 0x060021&lt;BR /&gt;i test this command at test env. and it is working by i want to confirm that this will not affect the character device&lt;BR /&gt;crw-rw----   64 0x060021  rfcbrn_brn30&lt;BR /&gt;&lt;BR /&gt;and after that we can export from the working nod to the other ,,&lt;BR /&gt;&lt;BR /&gt;pls confirm</description>
      <pubDate>Sun, 27 Mar 2005 08:36:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shared-volume-group/m-p/3512284#M218463</guid>
      <dc:creator>EAB</dc:creator>
      <dc:date>2005-03-27T08:36:35Z</dc:date>
    </item>
    <item>
      <title>Re: shared volume group</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shared-volume-group/m-p/3512285#M218464</link>
      <description>I think you messed the export import process, otherwise lvm device files cannot miss just like that. &lt;BR /&gt;&lt;BR /&gt;I understand now that you are missing a raw volume from both nodes!!&lt;BR /&gt;&lt;BR /&gt;Please confirm, is this your problem?&lt;BR /&gt;&lt;BR /&gt;TT</description>
      <pubDate>Sun, 27 Mar 2005 09:13:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shared-volume-group/m-p/3512285#M218464</guid>
      <dc:creator>Thayanidhi</dc:creator>
      <dc:date>2005-03-27T09:13:13Z</dc:date>
    </item>
    <item>
      <title>Re: shared volume group</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shared-volume-group/m-p/3512286#M218465</link>
      <description>no ,&lt;BR /&gt;the actual situation &lt;BR /&gt;at nod1 the raw device fcbrn_brn3 is exist as the following&lt;BR /&gt;crw-rw---- 1 oracle dba 64 0x060021 rfcbrn_brn3&lt;BR /&gt;&lt;BR /&gt;but the block device for this raw device doen't exist althoug the other raw devices has 2 file as the following&lt;BR /&gt;crw-rw---- 1 root sys 64 0x060021 rfcbrn_brn1&lt;BR /&gt;brw-rw---- 1 oracle dba 64 0x060021 fcbrn_brn1&lt;BR /&gt;so when i use vgdisplay or sam i didn't find this raw device .. although the oracle instance at this node can use this raw device&lt;BR /&gt;&lt;BR /&gt;so when we used export this raw device doesn't exist in the map file  and is not imported to nod2.&lt;BR /&gt;&lt;BR /&gt;any help pls.&lt;BR /&gt;</description>
      <pubDate>Sun, 27 Mar 2005 09:21:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shared-volume-group/m-p/3512286#M218465</guid>
      <dc:creator>EAB</dc:creator>
      <dc:date>2005-03-27T09:21:40Z</dc:date>
    </item>
    <item>
      <title>Re: shared volume group</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shared-volume-group/m-p/3512287#M218466</link>
      <description>I found from list the one nod1 is having correct permissions for rfcbrn_brn3, but rfcbrn_brn1 has root:sys permissions.&lt;BR /&gt;verify that!!&lt;BR /&gt;&lt;BR /&gt;Coming to missing block device file, mknod should work for you. I don't think it will harm you in any case, even if it doesn't work.&lt;BR /&gt;&lt;BR /&gt;Simulate this in a test environment.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;TT</description>
      <pubDate>Sun, 27 Mar 2005 09:50:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shared-volume-group/m-p/3512287#M218466</guid>
      <dc:creator>Thayanidhi</dc:creator>
      <dc:date>2005-03-27T09:50:13Z</dc:date>
    </item>
    <item>
      <title>Re: shared volume group</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shared-volume-group/m-p/3512288#M218467</link>
      <description>thanks a lot for you reply ,&lt;BR /&gt;we will perform nod block device creation after working hours and i'll feed you back.&lt;BR /&gt;thanks &lt;BR /&gt;Manal</description>
      <pubDate>Sun, 27 Mar 2005 10:17:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shared-volume-group/m-p/3512288#M218467</guid>
      <dc:creator>EAB</dc:creator>
      <dc:date>2005-03-27T10:17:49Z</dc:date>
    </item>
    <item>
      <title>Re: shared volume group</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shared-volume-group/m-p/3512289#M218468</link>
      <description>Thanks a lot for all of you it is working after create the block device&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Manal</description>
      <pubDate>Mon, 28 Mar 2005 01:43:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shared-volume-group/m-p/3512289#M218468</guid>
      <dc:creator>EAB</dc:creator>
      <dc:date>2005-03-28T01:43:54Z</dc:date>
    </item>
    <item>
      <title>Re: shared volume group</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shared-volume-group/m-p/3512290#M218469</link>
      <description>Spare a smal time to analyse the replies and assign points accordingly. It helps the others who is using this forum.</description>
      <pubDate>Mon, 28 Mar 2005 08:43:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shared-volume-group/m-p/3512290#M218469</guid>
      <dc:creator>Thayanidhi</dc:creator>
      <dc:date>2005-03-28T08:43:51Z</dc:date>
    </item>
  </channel>
</rss>

