<?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: Does Serviceguard package require a disk resource in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/does-serviceguard-package-require-a-disk-resource/m-p/4981869#M698402</link>
    <description>Hi Luk,&lt;BR /&gt;&lt;BR /&gt;Thanks for your quick response. for the first question I pretty much came upto putting my LAN entries in the cluster ascii file.&lt;BR /&gt;&lt;BR /&gt;But then, when we define the package IP, I do not see any way where we can define that, it has to bind to a specific physical LAN card. In such scenario, how does the package know which LAN card to bind to?&lt;BR /&gt;&lt;BR /&gt;I vaguely remember reading somewhere that the package IPs always bind to the first LAN card or something like that. Which means all the package IPs may get bound to a single LAN card only. &lt;BR /&gt;&lt;BR /&gt;This is where I am looking for a clarity. I am unable to find something in the a.11.16 serviceguard manual. &lt;BR /&gt;&lt;BR /&gt;Has someone configured such a setup? it will be interesting to know.&lt;BR /&gt;&lt;BR /&gt;Also, is there a document to show that the package can be configured without VGs? I may need to prove to my customer with a document if it is possible.&lt;BR /&gt;&lt;BR /&gt;With regards,&lt;BR /&gt;Mohan.</description>
    <pubDate>Wed, 31 May 2006 01:04:34 GMT</pubDate>
    <dc:creator>Mohanasundaram_1</dc:creator>
    <dc:date>2006-05-31T01:04:34Z</dc:date>
    <item>
      <title>Does Serviceguard package require a disk resource</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/does-serviceguard-package-require-a-disk-resource/m-p/4981867#M698400</link>
      <description>Hi Folks,&lt;BR /&gt;&lt;BR /&gt;I have an interesting query from the customer regarding his unique requirements.&lt;BR /&gt;&lt;BR /&gt;1) Customer wants to configure 2 different packages on 2 different physical LAN cards in his system.&lt;BR /&gt;&lt;BR /&gt;example,&lt;BR /&gt;lan0 - package 1 (subnet 10.0.0.0)&lt;BR /&gt;lan1 - standby Lan&lt;BR /&gt;lan2 - heartbeat lan&lt;BR /&gt;lan3 - standby to heartbeat&lt;BR /&gt;lan4 - package 2  (subnet 180.10.10.0)&lt;BR /&gt;&lt;BR /&gt;Is this a possibility to configure package on 2 different physical LAN cards (LAN0 and LAN4)? I know I can configure 2 packages on the same LAN card. But customer wants the 2 LANs to be isolated.&lt;BR /&gt;&lt;BR /&gt;2) He wants to configure the package2 without a disk resource. That is, he does not want to allocate any disks, VGs to this package. He just wants to move the IP to the other server in case of failure on the primary node.&lt;BR /&gt;&lt;BR /&gt;Is it possible to configure a package without disk resource? &lt;BR /&gt;&lt;BR /&gt;With regards,&lt;BR /&gt;Mohan.</description>
      <pubDate>Wed, 31 May 2006 00:21:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/does-serviceguard-package-require-a-disk-resource/m-p/4981867#M698400</guid>
      <dc:creator>Mohanasundaram_1</dc:creator>
      <dc:date>2006-05-31T00:21:32Z</dc:date>
    </item>
    <item>
      <title>Re: Does Serviceguard package require a disk resource</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/does-serviceguard-package-require-a-disk-resource/m-p/4981868#M698401</link>
      <description>Hi Mohan,&lt;BR /&gt;&lt;BR /&gt;Your two questions are perfectly possible.&lt;BR /&gt;You have to specify the lan configuration in the cluster configuration file&lt;BR /&gt;&lt;BR /&gt;1) for q1&lt;BR /&gt;NETWORK_INTERFACE lan0&lt;BR /&gt;HEARTBEAT_IP      10.0.0.x&lt;BR /&gt;NETWORK_INTERFACE lan2&lt;BR /&gt;NETWORK_INTERFACE lan4&lt;BR /&gt;HEARTBEAT_IP      180.10.10.x&lt;BR /&gt;NETWORK_INTERFACE lan3&lt;BR /&gt;&lt;BR /&gt;2) For Q3, just don't specify a Volumegroup, if you use some startup/shutdown script you  must see that they are synchronised on each node</description>
      <pubDate>Wed, 31 May 2006 00:37:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/does-serviceguard-package-require-a-disk-resource/m-p/4981868#M698401</guid>
      <dc:creator>Luk Vandenbussche</dc:creator>
      <dc:date>2006-05-31T00:37:40Z</dc:date>
    </item>
    <item>
      <title>Re: Does Serviceguard package require a disk resource</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/does-serviceguard-package-require-a-disk-resource/m-p/4981869#M698402</link>
      <description>Hi Luk,&lt;BR /&gt;&lt;BR /&gt;Thanks for your quick response. for the first question I pretty much came upto putting my LAN entries in the cluster ascii file.&lt;BR /&gt;&lt;BR /&gt;But then, when we define the package IP, I do not see any way where we can define that, it has to bind to a specific physical LAN card. In such scenario, how does the package know which LAN card to bind to?&lt;BR /&gt;&lt;BR /&gt;I vaguely remember reading somewhere that the package IPs always bind to the first LAN card or something like that. Which means all the package IPs may get bound to a single LAN card only. &lt;BR /&gt;&lt;BR /&gt;This is where I am looking for a clarity. I am unable to find something in the a.11.16 serviceguard manual. &lt;BR /&gt;&lt;BR /&gt;Has someone configured such a setup? it will be interesting to know.&lt;BR /&gt;&lt;BR /&gt;Also, is there a document to show that the package can be configured without VGs? I may need to prove to my customer with a document if it is possible.&lt;BR /&gt;&lt;BR /&gt;With regards,&lt;BR /&gt;Mohan.</description>
      <pubDate>Wed, 31 May 2006 01:04:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/does-serviceguard-package-require-a-disk-resource/m-p/4981869#M698402</guid>
      <dc:creator>Mohanasundaram_1</dc:creator>
      <dc:date>2006-05-31T01:04:34Z</dc:date>
    </item>
    <item>
      <title>Re: Does Serviceguard package require a disk resource</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/does-serviceguard-package-require-a-disk-resource/m-p/4981870#M698403</link>
      <description>Hi Mohan,&lt;BR /&gt;&lt;BR /&gt;Replies are inline:&lt;BR /&gt;&lt;BR /&gt;1) You can Configure Packages on 2 different physical LAN Cards.&lt;BR /&gt;&lt;BR /&gt;ASCII file should Look like&lt;BR /&gt;&lt;BR /&gt;NETWORK_INTERFACE     lan0&lt;BR /&gt;    STATIONARY_IP     10.x.x.x&lt;BR /&gt;NETWORK_INTERFACE     lan1&lt;BR /&gt;NETWORK_INTERFACE     lan2&lt;BR /&gt;    HEARTBEAT_IP      x.x.x.x&lt;BR /&gt;NETWORK_INTERFACE     lan3&lt;BR /&gt;    HEARTBEAT_IP      x.x.x.x&lt;BR /&gt;NETWORK_INTERFACE     lan4&lt;BR /&gt;    STATIONARY_IP     180.10.10.x&lt;BR /&gt;&lt;BR /&gt;*Both stationary and relocatable IP addresses will switch to a standby&lt;BR /&gt;LAN interface in the event of a LAN card failure&lt;BR /&gt;&lt;BR /&gt;*When a package is started, a relocatable IP address can be added to a&lt;BR /&gt;specified IP subnet. When the package is stopped, the relocatable IP&lt;BR /&gt;address is deleted from the specified subnet. Adding and removing of&lt;BR /&gt;relocatable IP addresses is handled through the cmmodnet command in&lt;BR /&gt;the package control script&lt;BR /&gt;&lt;BR /&gt;2) It's possible to configure a package without disk resource.&lt;BR /&gt;&lt;BR /&gt;-Amit&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;    &lt;BR /&gt;</description>
      <pubDate>Wed, 31 May 2006 01:25:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/does-serviceguard-package-require-a-disk-resource/m-p/4981870#M698403</guid>
      <dc:creator>Chauhan Amit</dc:creator>
      <dc:date>2006-05-31T01:25:40Z</dc:date>
    </item>
    <item>
      <title>Re: Does Serviceguard package require a disk resource</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/does-serviceguard-package-require-a-disk-resource/m-p/4981871#M698404</link>
      <description>Mohan,&lt;BR /&gt;&lt;BR /&gt;q1) You are right when you mentioned that the Package IP's will be allocated to the first LAN interface mention in the cluster ascii file.. will go in that order for local failover as well...and never came across any docs on how to configure it in that way..will keep searching and update you.. if customer is keen on implementing it then we have to go thru a kind of backdoor if there is...&lt;BR /&gt;a) dont specify the package ip /subnet in the package control file..but mention it in the startup &amp;amp; halt script..however you will lose the failover factor..since for a resource to be monitored.. it should be explicity mentioned in both the configuration adn control script as well.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;q2) Though I have not quite remember if i have faced such a configuration, however it should be possible to configure a package without activating any vg's or mounting any filesystems since the vg's/FS are not a monitored resource. the docs dont explicity speak about it since HP never thought about such a situation i guess :)..&lt;BR /&gt;&lt;BR /&gt;if i get any more info.. will share it with you..&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;&lt;BR /&gt;Albert&lt;BR /&gt;&lt;BR /&gt;Did you work in HP India as a RCE earlier?</description>
      <pubDate>Wed, 31 May 2006 02:00:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/does-serviceguard-package-require-a-disk-resource/m-p/4981871#M698404</guid>
      <dc:creator>Albert_31</dc:creator>
      <dc:date>2006-05-31T02:00:16Z</dc:date>
    </item>
    <item>
      <title>Re: Does Serviceguard package require a disk resource</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/does-serviceguard-package-require-a-disk-resource/m-p/4981872#M698405</link>
      <description>Hi Albert,&lt;BR /&gt;&lt;BR /&gt;Yes, I was in HP India in the Response center. But that was 3 years back. How do you know that?&lt;BR /&gt;&lt;BR /&gt;As for the "backdoor" I already found one and was wondering if there was a straight forward way to accomplish this. &lt;BR /&gt;&lt;BR /&gt;The Kmine document UMCSGKBRC00013763 provides me that option of defining the IP using ifconfig (not cmmodnet) in customer_defined_run_commands(). So I can define a seperate package without VGs and implement the suggestions of that document.&lt;BR /&gt;&lt;BR /&gt;But I would prefer a method where serviceguard can handle this so that I do not have to use the customer_defined_run_commands() and ifconfig.&lt;BR /&gt;&lt;BR /&gt;With regards,&lt;BR /&gt;Mohan.&lt;BR /&gt;</description>
      <pubDate>Wed, 31 May 2006 02:11:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/does-serviceguard-package-require-a-disk-resource/m-p/4981872#M698405</guid>
      <dc:creator>Mohanasundaram_1</dc:creator>
      <dc:date>2006-05-31T02:11:43Z</dc:date>
    </item>
    <item>
      <title>Re: Does Serviceguard package require a disk resource</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/does-serviceguard-package-require-a-disk-resource/m-p/4981873#M698406</link>
      <description>bouncing it top in the hope of getting some more response.</description>
      <pubDate>Wed, 31 May 2006 05:16:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/does-serviceguard-package-require-a-disk-resource/m-p/4981873#M698406</guid>
      <dc:creator>Mohanasundaram_1</dc:creator>
      <dc:date>2006-05-31T05:16:39Z</dc:date>
    </item>
    <item>
      <title>Re: Does Serviceguard package require a disk resource</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/does-serviceguard-package-require-a-disk-resource/m-p/4981874#M698407</link>
      <description>Hi,&lt;BR /&gt;you need only to put the line &lt;BR /&gt;&lt;BR /&gt;IP[0]="xxxx.xxx.xxx.xxx" (in the same subnet of lan4)&lt;BR /&gt;SUBNET[0]="xxx.xxx.xxx.xxx" (of lan4)&lt;BR /&gt;&lt;BR /&gt;in the control file an set the &lt;BR /&gt;&lt;BR /&gt;SUBNET  "xxx.xxx.xxx.xxx" (of lan4)&lt;BR /&gt;&lt;BR /&gt;in the ascii file so when the package start it set the IP[0] to the lan card with the same subnet of lan4 and not the lan0 that have a different subnet.&lt;BR /&gt;&lt;BR /&gt;Enrico</description>
      <pubDate>Wed, 31 May 2006 05:38:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/does-serviceguard-package-require-a-disk-resource/m-p/4981874#M698407</guid>
      <dc:creator>Enrico P.</dc:creator>
      <dc:date>2006-05-31T05:38:33Z</dc:date>
    </item>
    <item>
      <title>Re: Does Serviceguard package require a disk resource</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/does-serviceguard-package-require-a-disk-resource/m-p/4981875#M698408</link>
      <description>Hi Enrico,&lt;BR /&gt;&lt;BR /&gt;I am not sure it will happen the way you are saying. I agree with what albert has said. I believe the package IPs will get bound to the primary LAN only.&lt;BR /&gt;&lt;BR /&gt;The problem is, customer will decide to buy or not to buy the solution, based on my inputs. So a lot is at stake for my query.&lt;BR /&gt;&lt;BR /&gt;With regards,&lt;BR /&gt;Mohan.</description>
      <pubDate>Wed, 31 May 2006 05:44:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/does-serviceguard-package-require-a-disk-resource/m-p/4981875#M698408</guid>
      <dc:creator>Mohanasundaram_1</dc:creator>
      <dc:date>2006-05-31T05:44:28Z</dc:date>
    </item>
    <item>
      <title>Re: Does Serviceguard package require a disk resource</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/does-serviceguard-package-require-a-disk-resource/m-p/4981876#M698409</link>
      <description>It is entirely possible to configure a package without a disk resource and with multiple network resources.&lt;BR /&gt;&lt;BR /&gt;It is possible to create a package that does nothing, (no resources listed at all), and Serviceguard would start and stop that package.&lt;BR /&gt;&lt;BR /&gt;The package control script has the following parameters:&lt;BR /&gt;&lt;BR /&gt;VG[0]=""&lt;BR /&gt;&lt;BR /&gt;#IP[0]=""&lt;BR /&gt;#SUBNET[0]=""&lt;BR /&gt;&lt;BR /&gt;The # at the front indicates that the parameter need not be used.  On the other hand, if needed, uncomment the parameter.&lt;BR /&gt;Also notice the [0] index number scheme.  This permits the user to add as many of the resources as needed.   &lt;BR /&gt;Example:&lt;BR /&gt;IP[0]="10.0.0.10"&lt;BR /&gt;SUBNET[0]="10.0.0.0"&lt;BR /&gt;IP[1]="180.10.10.10"&lt;BR /&gt;SUBNET[1]="180.10.10.0"&lt;BR /&gt;&lt;BR /&gt;You wrote:&lt;BR /&gt;"1) Customer wants to configure 2 different packages on 2 different physical LAN cards in his system."&lt;BR /&gt;&lt;BR /&gt;And then you wrote this:&lt;BR /&gt;"Is this a possibility to configure package on 2 different physical LAN cards (LAN0 and LAN4)? "&lt;BR /&gt;&lt;BR /&gt;This is possible as well.&lt;BR /&gt;Each package would only list one of the IP/SUBNET pairs.   Note that we recommend a relocatable IP so that when a package is moved to a adoptive server, users will be contacting the server that operates both the package application via the relocatable IP.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Also, the only time a disk resource is absolutely required is when a 2-node cluster is created and there is no chance of using a Quorum Server.  Such a cluster requires a cluster lock disk.  However, no packages need use the lock disk.</description>
      <pubDate>Wed, 31 May 2006 07:13:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/does-serviceguard-package-require-a-disk-resource/m-p/4981876#M698409</guid>
      <dc:creator>Stephen Doud</dc:creator>
      <dc:date>2006-05-31T07:13:54Z</dc:date>
    </item>
    <item>
      <title>Re: Does Serviceguard package require a disk resource</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/does-serviceguard-package-require-a-disk-resource/m-p/4981877#M698410</link>
      <description>Hi Stephen,&lt;BR /&gt;&lt;BR /&gt;If it is possible to configure different  packages on different physical LAN cards, is Enrico's suggestion the way to do it or is there another method?&lt;BR /&gt;&lt;BR /&gt;With regards,&lt;BR /&gt;Mohan.</description>
      <pubDate>Wed, 31 May 2006 07:20:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/does-serviceguard-package-require-a-disk-resource/m-p/4981877#M698410</guid>
      <dc:creator>Mohanasundaram_1</dc:creator>
      <dc:date>2006-05-31T07:20:16Z</dc:date>
    </item>
    <item>
      <title>Re: Does Serviceguard package require a disk resource</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/does-serviceguard-package-require-a-disk-resource/m-p/4981878#M698411</link>
      <description>Hi,&lt;BR /&gt;just to conferm what I said you:&lt;BR /&gt;&lt;BR /&gt;Cluster Ascii file&lt;BR /&gt;NODE_NAME  dtmsdas1&lt;BR /&gt;  NETWORK_INTERFACE lan0&lt;BR /&gt;    HEARTBEAT_IP 192.168.58.9&lt;BR /&gt;  NETWORK_INTERFACE lan5&lt;BR /&gt;  NETWORK_INTERFACE lan2&lt;BR /&gt;    STATIONARY_IP 192.168.54.68&lt;BR /&gt;  NETWORK_INTERFACE lan3&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;PKG Ascii file:&lt;BR /&gt;SUBNET   192.168.58.0&lt;BR /&gt;SUBNET   192.168.54.64&lt;BR /&gt;&lt;BR /&gt;PKG Control file:&lt;BR /&gt;IP[0]=192.168.58.11&lt;BR /&gt;SUBNET[0]=192.168.58.0&lt;BR /&gt;IP[1]=192.168.54.70&lt;BR /&gt;SUBNET[1]=192.168.54.64&lt;BR /&gt;&lt;BR /&gt;Netstat -in:&lt;BR /&gt;&lt;BR /&gt;Name      Mtu  Network         Address         Ipkts   Ierrs Opkts   Oerrs Coll&lt;BR /&gt;lan0:1    1500 192.168.58.0    192.168.58.11   23324   0     23324   0     0   &lt;BR /&gt;lan3*     1500 none            none            0       0     0       0     0   &lt;BR /&gt;lan2      1500 192.168.54.64   192.168.54.68   176130  0     8397115 0     0   &lt;BR /&gt;lan0      1500 192.168.58.0    192.168.58.9    101460866 0     82208332 0     0   &lt;BR /&gt;lo0       4136 127.0.0.0       127.0.0.1       21384968 0     21385010 0     0   &lt;BR /&gt;lan2:1    1500 192.168.54.64   192.168.54.70   70422   0     23324   0     0   &lt;BR /&gt;lan6      1500 192.168.0.4     192.168.0.5     563105  0     563106  0     0   &lt;BR /&gt;lan5*     1500 none            none            0       0     0       0     0   &lt;BR /&gt;&lt;BR /&gt;Enrico</description>
      <pubDate>Wed, 31 May 2006 07:28:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/does-serviceguard-package-require-a-disk-resource/m-p/4981878#M698411</guid>
      <dc:creator>Enrico P.</dc:creator>
      <dc:date>2006-05-31T07:28:19Z</dc:date>
    </item>
    <item>
      <title>Re: Does Serviceguard package require a disk resource</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/does-serviceguard-package-require-a-disk-resource/m-p/4981879#M698412</link>
      <description>Of course it is possible to configure different packages on different physical LAN cards.&lt;BR /&gt;As long as these lan crads are part of the SG configuration, on different subnets.&lt;BR /&gt;Each package simply has the relevant subnet configured in it's config file, and the relevant IP and subnet entries in the control file.&lt;BR /&gt;I suggest you read the Managing Serviceguard manual available at:&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/ha" target="_blank"&gt;http://docs.hp.com/en/ha&lt;/A&gt;</description>
      <pubDate>Wed, 31 May 2006 07:30:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/does-serviceguard-package-require-a-disk-resource/m-p/4981879#M698412</guid>
      <dc:creator>melvyn burnard</dc:creator>
      <dc:date>2006-05-31T07:30:08Z</dc:date>
    </item>
    <item>
      <title>Re: Does Serviceguard package require a disk resource</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/does-serviceguard-package-require-a-disk-resource/m-p/4981880#M698413</link>
      <description>Thanks to all who spent their time and replied.&lt;BR /&gt;&lt;BR /&gt;Luk gave the first confirmation then Enrico showed the method. Probably Enrico deserved 2 bunnies but unfortunately I cannot revert the assigned points.special thanks to him for sharing the config which he had done. &lt;BR /&gt;&lt;BR /&gt;Thanks to Stephen and Melwyn for explaining me with such clarity.&lt;BR /&gt;I did try reading the A.11.16 manual, but was not able to locate this information in it. Maybe I have to go through it more thoroughly as Melwyn suggested.&lt;BR /&gt;&lt;BR /&gt;Thanks to Albert and Amit too for their valuable inputs.&lt;BR /&gt;&lt;BR /&gt;With regards,&lt;BR /&gt;Mohan.</description>
      <pubDate>Wed, 31 May 2006 07:42:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/does-serviceguard-package-require-a-disk-resource/m-p/4981880#M698413</guid>
      <dc:creator>Mohanasundaram_1</dc:creator>
      <dc:date>2006-05-31T07:42:22Z</dc:date>
    </item>
  </channel>
</rss>

