<?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: How to change IP address while package is running on MC Service Guard 11.18 in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/how-to-change-ip-address-while-package-is-running-on-mc-service/m-p/4665540#M56749</link>
    <description>oh ok.. I thought you needed to change the IP of the node&lt;BR /&gt;&lt;BR /&gt;to change the IP address while the package is up is somewhat risky but can be done.&lt;BR /&gt;&lt;BR /&gt;1. use the cmmodnet command to remove the IP addres from the node while the package is running.&lt;BR /&gt;2. use the cmmodnet command to add the IP address to the node where the package is running.&lt;BR /&gt;3. using netstat -in  check that the ip address is correct.&lt;BR /&gt;4. Update the package script, propigate to other nodes.&lt;BR /&gt;&lt;BR /&gt;Hope and pray you did it right since you cannot test it.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;You do not want to do this.. What you should do is schedule a downtime of the package. &lt;BR /&gt;&lt;BR /&gt;1. Shutdown the package&lt;BR /&gt;2. Update the script&lt;BR /&gt;3. propigate the script or do cmapplyconf&lt;BR /&gt;   (legacy or modular)&lt;BR /&gt;4. startup the package&lt;BR /&gt;5. check that the IP was added.&lt;BR /&gt;&lt;BR /&gt;This can be done very very fast. (you good with VI)&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Thu, 29 Jul 2010 03:18:05 GMT</pubDate>
    <dc:creator>Emil Velez</dc:creator>
    <dc:date>2010-07-29T03:18:05Z</dc:date>
    <item>
      <title>How to change IP address while package is running on MC Service Guard 11.18</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-change-ip-address-while-package-is-running-on-mc-service/m-p/4665537#M56746</link>
      <description>&lt;!--!*#--&gt;Hi All,&lt;BR /&gt;&lt;BR /&gt;We have a server which is MC Service Guard 11.18 on RHEL 4. We need to change IP while  package is UP and running. Please let me know if it is possible in MC Service Guard 11.18. &lt;BR /&gt;&lt;BR /&gt;Thanks in Advance.&lt;BR /&gt;&lt;BR /&gt;-Mahesh.K</description>
      <pubDate>Fri, 23 Jul 2010 14:38:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-change-ip-address-while-package-is-running-on-mc-service/m-p/4665537#M56746</guid>
      <dc:creator>kmkstss</dc:creator>
      <dc:date>2010-07-23T14:38:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to change IP address while package is running on MC Service Guard 11.18</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-change-ip-address-while-package-is-running-on-mc-service/m-p/4665538#M56747</link>
      <description>Assumptions only change IP of one node and the subnets do not change.&lt;BR /&gt;&lt;BR /&gt;1. Move package to another node&lt;BR /&gt;2. remove node from package&lt;BR /&gt;3. run cmapplyconf&lt;BR /&gt;4. remove node from all packages&lt;BR /&gt;5. cmhaltnode &lt;BR /&gt;6. remove node from cluster configuration&lt;BR /&gt;7. apply new cluster configuration&lt;BR /&gt;8. change IP on node&lt;BR /&gt;9. add node to cluster&lt;BR /&gt;10. apply cluster configuration&lt;BR /&gt;11. cmrunnode&lt;BR /&gt;12. Add node to all relevant packages&lt;BR /&gt;13 apply package configuration&lt;BR /&gt;14. move packages to new node&lt;BR /&gt;</description>
      <pubDate>Sat, 24 Jul 2010 00:37:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-change-ip-address-while-package-is-running-on-mc-service/m-p/4665538#M56747</guid>
      <dc:creator>Emil Velez</dc:creator>
      <dc:date>2010-07-24T00:37:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to change IP address while package is running on MC Service Guard 11.18</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-change-ip-address-while-package-is-running-on-mc-service/m-p/4665539#M56748</link>
      <description>Hi Emil,&lt;BR /&gt;&lt;BR /&gt;Without failover the package, I want to change the IP adress of a package while the package is running, I read in hp docs but I never done hands on and it is possible in MC Service Guard 11.18. Please let me know if any one have the same practically.  &lt;BR /&gt;&lt;BR /&gt;-Thanks.&lt;BR /&gt;Mahesh.</description>
      <pubDate>Mon, 26 Jul 2010 03:57:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-change-ip-address-while-package-is-running-on-mc-service/m-p/4665539#M56748</guid>
      <dc:creator>kmkstss</dc:creator>
      <dc:date>2010-07-26T03:57:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to change IP address while package is running on MC Service Guard 11.18</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-change-ip-address-while-package-is-running-on-mc-service/m-p/4665540#M56749</link>
      <description>oh ok.. I thought you needed to change the IP of the node&lt;BR /&gt;&lt;BR /&gt;to change the IP address while the package is up is somewhat risky but can be done.&lt;BR /&gt;&lt;BR /&gt;1. use the cmmodnet command to remove the IP addres from the node while the package is running.&lt;BR /&gt;2. use the cmmodnet command to add the IP address to the node where the package is running.&lt;BR /&gt;3. using netstat -in  check that the ip address is correct.&lt;BR /&gt;4. Update the package script, propigate to other nodes.&lt;BR /&gt;&lt;BR /&gt;Hope and pray you did it right since you cannot test it.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;You do not want to do this.. What you should do is schedule a downtime of the package. &lt;BR /&gt;&lt;BR /&gt;1. Shutdown the package&lt;BR /&gt;2. Update the script&lt;BR /&gt;3. propigate the script or do cmapplyconf&lt;BR /&gt;   (legacy or modular)&lt;BR /&gt;4. startup the package&lt;BR /&gt;5. check that the IP was added.&lt;BR /&gt;&lt;BR /&gt;This can be done very very fast. (you good with VI)&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 29 Jul 2010 03:18:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-change-ip-address-while-package-is-running-on-mc-service/m-p/4665540#M56749</guid>
      <dc:creator>Emil Velez</dc:creator>
      <dc:date>2010-07-29T03:18:05Z</dc:date>
    </item>
  </channel>
</rss>

