<?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: node is grabbing the system disk of the other node in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/node-is-grabbing-the-system-disk-of-the-other-node/m-p/4649802#M18404</link>
    <description>I can go a couple of different ways with this question...&lt;BR /&gt;&lt;BR /&gt;You have two hosts each with a pair of disks and each of those pair named DKA0 and DKA100, and both in the $1$ allocation class, and these hosts are clustered?&lt;BR /&gt;&lt;BR /&gt;If that's the case...&lt;BR /&gt;&lt;BR /&gt;Yeah, that's a problem.  Potentially a big one.&lt;BR /&gt;&lt;BR /&gt;Get one of the boxes offline RIGHT NOW.&lt;BR /&gt;&lt;BR /&gt;You're very close to a corruption if you haven't already encountered a corruption, as you've told OpenVMS that these are two paths to the same physical disks.&lt;BR /&gt;&lt;BR /&gt;If these are local (non-shared) disks, get into separate allocation classes, either via host allocation classes or disk allocation classes.&lt;BR /&gt;&lt;BR /&gt;If these are not FC SAN disks, then get these disks into unique (host or disk) allocation classes that aren't $1$ and $2$ classes; out of the FC SAN disk class $1$.  This as (while you're messing with your allocation classes) you might as well get out of the classes expected for FC.)&lt;BR /&gt;&lt;BR /&gt;Now if you have a shared SCSI bus here, then you can have these devices in the same allocation class (usually a port allocation class), as these devices are the same disks.  I'd still get out of $1$ here, but (if these are two paths to the same disks) you're not in any particular trouble.&lt;BR /&gt;&lt;BR /&gt;Allocation Class Info:&lt;BR /&gt;&lt;A href="http://labs.hoffmanlabs.com/node/349" target="_blank"&gt;http://labs.hoffmanlabs.com/node/349&lt;/A&gt;&lt;BR /&gt;</description>
    <pubDate>Fri, 18 Jun 2010 14:38:46 GMT</pubDate>
    <dc:creator>Hoff</dc:creator>
    <dc:date>2010-06-18T14:38:46Z</dc:date>
    <item>
      <title>node is grabbing the system disk of the other node</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/node-is-grabbing-the-system-disk-of-the-other-node/m-p/4649799#M18401</link>
      <description>Hi,&lt;BR /&gt;I've got a problem with my alloclasses (I think).  I have 2 rx4640's in a cluster, with both nodes having 2 system disks.  On each node, the system disks are $1$dka0 and $1$dka100. I started a shadow copy between the disks on one one node. But when I tried to do the same on the other node, dka100 said that is was already remotely mounted, and I couldn't do anything with it.  I've seen this before with CD drives and i fxed it by setting device_naming 1 and set/class dqa0.  I tried a similar thing for dka0 but it still names the systems disks $1$dka on both nodes, rather than $xx$dka.  Any suggestions? &lt;BR /&gt;Thanks.&lt;BR /&gt;Phil</description>
      <pubDate>Fri, 18 Jun 2010 13:31:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/node-is-grabbing-the-system-disk-of-the-other-node/m-p/4649799#M18401</guid>
      <dc:creator>PhilHowes</dc:creator>
      <dc:date>2010-06-18T13:31:49Z</dc:date>
    </item>
    <item>
      <title>Re: node is grabbing the system disk of the other node</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/node-is-grabbing-the-system-disk-of-the-other-node/m-p/4649800#M18402</link>
      <description>If I understand your question then&lt;BR /&gt;&lt;BR /&gt;SYSBOOT&amp;gt; set/class pka &lt;BR /&gt;&lt;BR /&gt;is one answer&lt;BR /&gt;</description>
      <pubDate>Fri, 18 Jun 2010 14:18:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/node-is-grabbing-the-system-disk-of-the-other-node/m-p/4649800#M18402</guid>
      <dc:creator>Ian Miller.</dc:creator>
      <dc:date>2010-06-18T14:18:53Z</dc:date>
    </item>
    <item>
      <title>Re: node is grabbing the system disk of the other node</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/node-is-grabbing-the-system-disk-of-the-other-node/m-p/4649801#M18403</link>
      <description>Hi Mark,&lt;BR /&gt;&lt;BR /&gt;To modify the allocation class of a particular node, you need to modify the&lt;BR /&gt;SYSGEN parameter ALLOCLASS. This is a static sysgen parameter. &lt;BR /&gt;Hence, once you modify this, you need to reboot the system for the changes to&lt;BR /&gt;take effect.&lt;BR /&gt;&lt;BR /&gt;To modify the Node A' allocation class to 5, do the following&lt;BR /&gt;$MC SYSGEN&lt;BR /&gt; USE CURRENT&lt;BR /&gt; SET ALLOCLASS 5&lt;BR /&gt; WRITE CURRENT&lt;BR /&gt;$&lt;BR /&gt;&lt;BR /&gt;Hence in your case, you need to do the above on each of the cluster nodes,&lt;BR /&gt;changing the allocation class of each node to a unique value.&lt;BR /&gt;Say on node A you set it to 1 and on node B you set it to 2 and so on.&lt;BR /&gt;&lt;BR /&gt;Another point to consider is that, once you change the allocation class of a&lt;BR /&gt;particular node say node A, you have to reboot all the nodes in the cluster.&lt;BR /&gt;This is required so that all the nodes in the cluster get updated with the fact&lt;BR /&gt;that Node A's allocation class has been changed.&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Murali</description>
      <pubDate>Fri, 18 Jun 2010 14:36:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/node-is-grabbing-the-system-disk-of-the-other-node/m-p/4649801#M18403</guid>
      <dc:creator>P Muralidhar Kini</dc:creator>
      <dc:date>2010-06-18T14:36:16Z</dc:date>
    </item>
    <item>
      <title>Re: node is grabbing the system disk of the other node</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/node-is-grabbing-the-system-disk-of-the-other-node/m-p/4649802#M18404</link>
      <description>I can go a couple of different ways with this question...&lt;BR /&gt;&lt;BR /&gt;You have two hosts each with a pair of disks and each of those pair named DKA0 and DKA100, and both in the $1$ allocation class, and these hosts are clustered?&lt;BR /&gt;&lt;BR /&gt;If that's the case...&lt;BR /&gt;&lt;BR /&gt;Yeah, that's a problem.  Potentially a big one.&lt;BR /&gt;&lt;BR /&gt;Get one of the boxes offline RIGHT NOW.&lt;BR /&gt;&lt;BR /&gt;You're very close to a corruption if you haven't already encountered a corruption, as you've told OpenVMS that these are two paths to the same physical disks.&lt;BR /&gt;&lt;BR /&gt;If these are local (non-shared) disks, get into separate allocation classes, either via host allocation classes or disk allocation classes.&lt;BR /&gt;&lt;BR /&gt;If these are not FC SAN disks, then get these disks into unique (host or disk) allocation classes that aren't $1$ and $2$ classes; out of the FC SAN disk class $1$.  This as (while you're messing with your allocation classes) you might as well get out of the classes expected for FC.)&lt;BR /&gt;&lt;BR /&gt;Now if you have a shared SCSI bus here, then you can have these devices in the same allocation class (usually a port allocation class), as these devices are the same disks.  I'd still get out of $1$ here, but (if these are two paths to the same disks) you're not in any particular trouble.&lt;BR /&gt;&lt;BR /&gt;Allocation Class Info:&lt;BR /&gt;&lt;A href="http://labs.hoffmanlabs.com/node/349" target="_blank"&gt;http://labs.hoffmanlabs.com/node/349&lt;/A&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 18 Jun 2010 14:38:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/node-is-grabbing-the-system-disk-of-the-other-node/m-p/4649802#M18404</guid>
      <dc:creator>Hoff</dc:creator>
      <dc:date>2010-06-18T14:38:46Z</dc:date>
    </item>
    <item>
      <title>Re: node is grabbing the system disk of the other node</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/node-is-grabbing-the-system-disk-of-the-other-node/m-p/4649803#M18405</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Try this &lt;BR /&gt;&lt;BR /&gt;$ mc sysgen&lt;BR /&gt;SYSGEN&amp;gt; SHOW ALLOCLASS&lt;BR /&gt;SYSGEN&amp;gt; USE CURRENT&lt;BR /&gt;SYSGEN&amp;gt; SET ALLOCLASS 1 ! set different values for each node.&lt;BR /&gt;SYSGEN&amp;gt; WRITE CURRENT&lt;BR /&gt;SYSGEN&amp;gt; SHOW ALLOCLASS&lt;BR /&gt;&lt;BR /&gt;ALLOCLASS is not dynamic parameter. Hence you need to reboot the machine after setting the ALLOCLASS parameter.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Ketan &lt;BR /&gt;</description>
      <pubDate>Fri, 18 Jun 2010 15:05:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/node-is-grabbing-the-system-disk-of-the-other-node/m-p/4649803#M18405</guid>
      <dc:creator>Shriniketan Bhagwat</dc:creator>
      <dc:date>2010-06-18T15:05:35Z</dc:date>
    </item>
    <item>
      <title>Re: node is grabbing the system disk of the other node</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/node-is-grabbing-the-system-disk-of-the-other-node/m-p/4649804#M18406</link>
      <description>&amp;gt;ALLOCLASS is not dynamic parameter. Hence you need to reboot the machine after setting the ALLOCLASS parameter.&lt;BR /&gt;&lt;BR /&gt;Or reboot the cluster to clear all knowledge of the previous $1$ stuff.</description>
      <pubDate>Fri, 18 Jun 2010 16:09:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/node-is-grabbing-the-system-disk-of-the-other-node/m-p/4649804#M18406</guid>
      <dc:creator>Hoff</dc:creator>
      <dc:date>2010-06-18T16:09:34Z</dc:date>
    </item>
    <item>
      <title>Re: node is grabbing the system disk of the other node</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/node-is-grabbing-the-system-disk-of-the-other-node/m-p/4649805#M18407</link>
      <description>Phil,&lt;BR /&gt;&lt;BR /&gt;I concur with what has been said.&lt;BR /&gt;&lt;BR /&gt;That said, I will add the somewhat obvious "And run ANALYZE/DISK_STRUCTURE on all of the disk volumes on the each system; be alert for files that may be internally corrupted."&lt;BR /&gt;&lt;BR /&gt;- Bob Gezelter, &lt;A href="http://www.rlgsc.com" target="_blank"&gt;http://www.rlgsc.com&lt;/A&gt;</description>
      <pubDate>Fri, 18 Jun 2010 16:14:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/node-is-grabbing-the-system-disk-of-the-other-node/m-p/4649805#M18407</guid>
      <dc:creator>Robert Gezelter</dc:creator>
      <dc:date>2010-06-18T16:14:35Z</dc:date>
    </item>
    <item>
      <title>Re: node is grabbing the system disk of the other node</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/node-is-grabbing-the-system-disk-of-the-other-node/m-p/4649806#M18408</link>
      <description>Firstly, Thanks everyone for your responses.  All very useful.  &lt;BR /&gt;I've got to the bottom of the problem.  I had set the ALLOCLASS differently for both nodes, but when we installed our aplication files, the alloclass value had been set to 1 in the modparams file that we install on both nodes. However, I tried resetting the alloclass values on both nodes, and although it did set it to the correct values, the problem with the system disks being $1$dka on both nodes persisted.&lt;BR /&gt;&lt;BR /&gt;I then tried the set/class pka xx command with different values for each node, and this was successful!  &lt;BR /&gt;Luckily this is a new cluster that I am building, and isn't yet live, so I was able to play around with it.&lt;BR /&gt;Thanks again,&lt;BR /&gt;Phil</description>
      <pubDate>Mon, 21 Jun 2010 06:56:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/node-is-grabbing-the-system-disk-of-the-other-node/m-p/4649806#M18408</guid>
      <dc:creator>PhilHowes</dc:creator>
      <dc:date>2010-06-21T06:56:08Z</dc:date>
    </item>
    <item>
      <title>Re: node is grabbing the system disk of the other node</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/node-is-grabbing-the-system-disk-of-the-other-node/m-p/4649807#M18409</link>
      <description>Hi Mark,&lt;BR /&gt;&lt;BR /&gt;Good to know that the problem is resolved.&lt;BR /&gt;Thanks for posting the solution as well. ("set/class pka" command as advised by Ian).&lt;BR /&gt;&lt;BR /&gt;Also, Refer the following link which says how to thank the forum -&lt;BR /&gt;&lt;A href="http://forums13.itrc.hp.com/service/forums/helptips.do?#28" target="_blank"&gt;http://forums13.itrc.hp.com/service/forums/helptips.do?#28&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Murali</description>
      <pubDate>Mon, 21 Jun 2010 07:14:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/node-is-grabbing-the-system-disk-of-the-other-node/m-p/4649807#M18409</guid>
      <dc:creator>P Muralidhar Kini</dc:creator>
      <dc:date>2010-06-21T07:14:15Z</dc:date>
    </item>
    <item>
      <title>Re: node is grabbing the system disk of the other node</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/node-is-grabbing-the-system-disk-of-the-other-node/m-p/4649808#M18410</link>
      <description>Hi Mark,&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt; Luckily this is a new cluster that I am building, and isn't yet live,&lt;BR /&gt;&amp;gt;&amp;gt; so I was able to play around with it.&lt;BR /&gt;To finish off, as the cluster was in a state where both the nodes saw the&lt;BR /&gt;disks are $1$dka0 and $1$dka1, there could have been corruption on these&lt;BR /&gt;disks during this time period.&lt;BR /&gt;&lt;BR /&gt;Execute the following command on both the disk and ensure there is no&lt;BR /&gt;corruption -&lt;BR /&gt;$ANALYZE/DISK/LOCK &lt;DISK-NAME&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Murali&lt;/DISK-NAME&gt;</description>
      <pubDate>Mon, 21 Jun 2010 11:45:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/node-is-grabbing-the-system-disk-of-the-other-node/m-p/4649808#M18410</guid>
      <dc:creator>P Muralidhar Kini</dc:creator>
      <dc:date>2010-06-21T11:45:15Z</dc:date>
    </item>
  </channel>
</rss>

