<?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: VLAN support in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/vlan-support/m-p/4893428#M58331</link>
    <description>As you made clear for me VLAN is not supported in SG Linux. Looking forward the fix ;-)&lt;BR /&gt;&lt;BR /&gt;Thanks for all the replies.&lt;BR /&gt;&lt;BR /&gt;Krisztian</description>
    <pubDate>Thu, 02 Jun 2005 03:50:00 GMT</pubDate>
    <dc:creator>Informatikai Tanszekcso</dc:creator>
    <dc:date>2005-06-02T03:50:00Z</dc:date>
    <item>
      <title>VLAN support</title>
      <link>https://community.hpe.com/t5/operating-system-linux/vlan-support/m-p/4893423#M58326</link>
      <description>Hi all!&lt;BR /&gt;&lt;BR /&gt;Are VLAN interfaces supported in SG for Linux? On this forum I found examples for HP/UX, but not any for Linux.&lt;BR /&gt;&lt;BR /&gt;I try to provide services for two subnets via SG, but I can't get it work:&lt;BR /&gt;&lt;BR /&gt;Error: Network interface bond0.3 cannot be found on node node1&lt;BR /&gt;Error: Network interface bond0.3 cannot be found on node node2&lt;BR /&gt;&lt;BR /&gt;Here's my cluster conf:&lt;BR /&gt;&lt;BR /&gt;NODE_NAME               node1&lt;BR /&gt;  NETWORK_INTERFACE     bond0.2&lt;BR /&gt;    HEARTBEAT_IP        160.11.7.219&lt;BR /&gt;  NETWORK_INTERFACE     bond0.3&lt;BR /&gt;    STATIONARY_IP       160.11.5.236&lt;BR /&gt;  CLUSTER_LOCK_LUN      /dev/cciss/c0d0p4&lt;BR /&gt;&lt;BR /&gt;NODE_NAME               node2&lt;BR /&gt;  NETWORK_INTERFACE     bond0.2&lt;BR /&gt;    HEARTBEAT_IP        160.11.7.220&lt;BR /&gt;  NETWORK_INTERFACE     bond0.3&lt;BR /&gt;    STATIONARY_IP       160.11.5.237&lt;BR /&gt;  CLUSTER_LOCK_LUN      /dev/cciss/c0d0p4&lt;BR /&gt;&lt;BR /&gt;The interfaces are working, can ping each other.&lt;BR /&gt;&lt;BR /&gt;Reading a previous thread I learnt that I can't make heartbeat IPs on VLANs, but this would be only a service IP. Is this possible?&lt;BR /&gt;&lt;BR /&gt;Krisztian</description>
      <pubDate>Wed, 30 Mar 2005 06:53:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/vlan-support/m-p/4893423#M58326</guid>
      <dc:creator>Informatikai Tanszekcso</dc:creator>
      <dc:date>2005-03-30T06:53:10Z</dc:date>
    </item>
    <item>
      <title>Re: VLAN support</title>
      <link>https://community.hpe.com/t5/operating-system-linux/vlan-support/m-p/4893424#M58327</link>
      <description>I guess it is supported, &lt;BR /&gt;&lt;BR /&gt;please check the following document&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/B8325-90026/ch01s02.html" target="_blank"&gt;http://docs.hp.com/en/B8325-90026/ch01s02.html&lt;/A&gt;</description>
      <pubDate>Wed, 30 Mar 2005 08:04:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/vlan-support/m-p/4893424#M58327</guid>
      <dc:creator>Chakravarthi</dc:creator>
      <dc:date>2005-03-30T08:04:05Z</dc:date>
    </item>
    <item>
      <title>Re: VLAN support</title>
      <link>https://community.hpe.com/t5/operating-system-linux/vlan-support/m-p/4893425#M58328</link>
      <description>hi krisztian,&lt;BR /&gt;&lt;BR /&gt;please ignore my previous response.&lt;BR /&gt;&lt;BR /&gt;check the following link&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=837221" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=837221&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;chakri</description>
      <pubDate>Wed, 30 Mar 2005 08:08:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/vlan-support/m-p/4893425#M58328</guid>
      <dc:creator>Chakravarthi</dc:creator>
      <dc:date>2005-03-30T08:08:16Z</dc:date>
    </item>
    <item>
      <title>Re: VLAN support</title>
      <link>https://community.hpe.com/t5/operating-system-linux/vlan-support/m-p/4893426#M58329</link>
      <description>Thanks, I've read this thread. But they were talking about heartbeat interfaces. I just have to run services for different subnets, and I have two NICs. I can't see why would this be a problem. I tried to "strace" cmcheckconf, without success.&lt;BR /&gt;For sake of redundancy I made a bonding interface, as it is recommended in docs.</description>
      <pubDate>Wed, 30 Mar 2005 08:24:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/vlan-support/m-p/4893426#M58329</guid>
      <dc:creator>Informatikai Tanszekcso</dc:creator>
      <dc:date>2005-03-30T08:24:15Z</dc:date>
    </item>
    <item>
      <title>Re: VLAN support</title>
      <link>https://community.hpe.com/t5/operating-system-linux/vlan-support/m-p/4893427#M58330</link>
      <description>I haven't talked to the engineer responsible for this area, but as I understand it the way the subnets are monitored, there cannot be two subnets on one interface today on Linux.  The details of how Linux and HP-UX deal with networking are different in this area.&lt;BR /&gt;&lt;BR /&gt;It is better to bond for HA and have package and heartbeat traffic go over the bonded NICs.  If there is a NIC failure, you are still protected.  The real problem you would have to watch out for in this case is a heavily utilized network that might delay heartbeats.</description>
      <pubDate>Wed, 30 Mar 2005 23:25:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/vlan-support/m-p/4893427#M58330</guid>
      <dc:creator>Serviceguard for Linux</dc:creator>
      <dc:date>2005-03-30T23:25:24Z</dc:date>
    </item>
    <item>
      <title>Re: VLAN support</title>
      <link>https://community.hpe.com/t5/operating-system-linux/vlan-support/m-p/4893428#M58331</link>
      <description>As you made clear for me VLAN is not supported in SG Linux. Looking forward the fix ;-)&lt;BR /&gt;&lt;BR /&gt;Thanks for all the replies.&lt;BR /&gt;&lt;BR /&gt;Krisztian</description>
      <pubDate>Thu, 02 Jun 2005 03:50:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/vlan-support/m-p/4893428#M58331</guid>
      <dc:creator>Informatikai Tanszekcso</dc:creator>
      <dc:date>2005-06-02T03:50:00Z</dc:date>
    </item>
  </channel>
</rss>

