<?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: service guard and backup network in linux in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/service-guard-and-backup-network-in-linux/m-p/3841176#M57263</link>
    <description>you do not do the network config the same way.&lt;BR /&gt;To get the same effect as a standby lan, you need to use yhe built in Linix bonding, where you create a bond out of two eth? cards to end up with a bond? card. You then put the bond? device in as your network card. All documented in the managingserviceguard for Linux at:&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/ha#Serviceguard%20for%20Linux" target="_blank"&gt;http://docs.hp.com/en/ha#Serviceguard%20for%20Linux&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;see this thread as well:&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=700395" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=700395&lt;/A&gt;</description>
    <pubDate>Thu, 10 Aug 2006 09:38:50 GMT</pubDate>
    <dc:creator>melvyn burnard</dc:creator>
    <dc:date>2006-08-10T09:38:50Z</dc:date>
    <item>
      <title>service guard and backup network in linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/service-guard-and-backup-network-in-linux/m-p/3841173#M57260</link>
      <description>Please can anyone say is service guard on linux support or not backup adapter managed by sg cluster software&lt;BR /&gt;&lt;BR /&gt;thanks in advance</description>
      <pubDate>Thu, 10 Aug 2006 08:18:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/service-guard-and-backup-network-in-linux/m-p/3841173#M57260</guid>
      <dc:creator>Marko Sulentic</dc:creator>
      <dc:date>2006-08-10T08:18:44Z</dc:date>
    </item>
    <item>
      <title>Re: service guard and backup network in linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/service-guard-and-backup-network-in-linux/m-p/3841174#M57261</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;Almost any application can be made High Availability by serviceguard.&lt;BR /&gt;&lt;BR /&gt;Backup applications are ill suited for this.&lt;BR /&gt;&lt;BR /&gt;1) You need two expensive backup devices so that either node can write backups. Tape device sharing doesn't work well and if the node that owns the tape drive is down what are you to do?&lt;BR /&gt;2) If the cluster fails over during a backup, part of it is on one tape drive, part on another. Its doubtful you could ever restore from that.&lt;BR /&gt;&lt;BR /&gt;The bottom line is that it is suported, but its expensive in terms of hardware and in my opinion a waste of a SG license.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Thu, 10 Aug 2006 09:00:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/service-guard-and-backup-network-in-linux/m-p/3841174#M57261</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2006-08-10T09:00:04Z</dc:date>
    </item>
    <item>
      <title>Re: service guard and backup network in linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/service-guard-and-backup-network-in-linux/m-p/3841175#M57262</link>
      <description>Hello&lt;BR /&gt;&lt;BR /&gt;sorry .... maybe i have write my question in wrong way.&lt;BR /&gt;&lt;BR /&gt;I have service guard on HP-UX and i have monitored primary active network link and backup link in case primary link somehow failed.&lt;BR /&gt;&lt;BR /&gt;Same configuration can not work for me on linux and information is a little bit confusing (documentation) so i dont know what is wrong in my config files&lt;BR /&gt;&lt;BR /&gt;i have error like this&lt;BR /&gt;&lt;BR /&gt;Checking cluster file: /opt/cmcluster/conf/sapci_clust.config&lt;BR /&gt;Checking nodes ... Done&lt;BR /&gt;Checking existing configuration ... Done&lt;BR /&gt;Gathering configuration information ... Done&lt;BR /&gt;Gathering configuration information ... Done&lt;BR /&gt;Gathering configuration information ..&lt;BR /&gt;Gathering storage information ..&lt;BR /&gt;Found 1 devices on node sap1ci&lt;BR /&gt;Found 1 devices on node sap2ci&lt;BR /&gt;Analysis of 2 devices should take approximately 1 seconds&lt;BR /&gt;0%----10%----20%----30%----40%----50%----60%----70%----80%----90%----100%&lt;BR /&gt;.....&lt;BR /&gt;Gathering Network Configuration ........... Done&lt;BR /&gt;&lt;BR /&gt;Error: Network interface eth3 cannot be found on node sap1ci&lt;BR /&gt;Error: Network interface eth3 cannot be found on node sap2ci&lt;BR /&gt;cmcheckconf  : Unable to reconcile configuration file /opt/cmcluster/conf/sapci_clust.config&lt;BR /&gt; with discovered configuration information.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 10 Aug 2006 09:17:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/service-guard-and-backup-network-in-linux/m-p/3841175#M57262</guid>
      <dc:creator>Marko Sulentic</dc:creator>
      <dc:date>2006-08-10T09:17:52Z</dc:date>
    </item>
    <item>
      <title>Re: service guard and backup network in linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/service-guard-and-backup-network-in-linux/m-p/3841176#M57263</link>
      <description>you do not do the network config the same way.&lt;BR /&gt;To get the same effect as a standby lan, you need to use yhe built in Linix bonding, where you create a bond out of two eth? cards to end up with a bond? card. You then put the bond? device in as your network card. All documented in the managingserviceguard for Linux at:&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/ha#Serviceguard%20for%20Linux" target="_blank"&gt;http://docs.hp.com/en/ha#Serviceguard%20for%20Linux&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;see this thread as well:&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=700395" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=700395&lt;/A&gt;</description>
      <pubDate>Thu, 10 Aug 2006 09:38:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/service-guard-and-backup-network-in-linux/m-p/3841176#M57263</guid>
      <dc:creator>melvyn burnard</dc:creator>
      <dc:date>2006-08-10T09:38:50Z</dc:date>
    </item>
  </channel>
</rss>

