<?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: HyperFabric configuration in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/hyperfabric-configuration/m-p/3792310#M547433</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Can you ping on IP adress, instead of hostname?&lt;BR /&gt;&lt;BR /&gt;Check &lt;BR /&gt;&lt;BR /&gt;/etc/resolv.conf&lt;BR /&gt;/etc/nsswitch.conf</description>
    <pubDate>Mon, 22 May 2006 07:34:21 GMT</pubDate>
    <dc:creator>Luk Vandenbussche</dc:creator>
    <dc:date>2006-05-22T07:34:21Z</dc:date>
    <item>
      <title>HyperFabric configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hyperfabric-configuration/m-p/3792309#M547432</link>
      <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;Ive just set-up a point-to-point configuration between 2 rc1620's. Everything seems ok except for the fact that it is not clear what I should write in /etc/hosts. I have added the ip addresses which I gave to the HP's but when I try to clic_probe them it says host unknown. If I clic_diag the system name it works fine. Also if I just ping the addresses it work. Any ideas on whats going on?&lt;BR /&gt;&lt;BR /&gt;Here is my /etc/hosts on sric-hub1:&lt;BR /&gt;&lt;BR /&gt;99.100.1.169    sric-hub1.bnr.ro  sric-hub1 # this is lan0&lt;BR /&gt;192.168.100.1   sric-hub1.bnr.ro.vip sric-hub1.vip # this is clic0 on localhost&lt;BR /&gt;192.168.100.2   sric-hub2.bnr.ro.vip sric-hub2.vip # this is clic0 on second host&lt;BR /&gt;&lt;BR /&gt;The file is the same on sric-hub2 and pinging between sric-hubX-vip works but clic_probe sric-hubX-vip does not.&lt;BR /&gt;&lt;BR /&gt;Many thanks! &lt;BR /&gt;</description>
      <pubDate>Mon, 22 May 2006 07:31:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hyperfabric-configuration/m-p/3792309#M547432</guid>
      <dc:creator>Marius Pana_1</dc:creator>
      <dc:date>2006-05-22T07:31:03Z</dc:date>
    </item>
    <item>
      <title>Re: HyperFabric configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hyperfabric-configuration/m-p/3792310#M547433</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Can you ping on IP adress, instead of hostname?&lt;BR /&gt;&lt;BR /&gt;Check &lt;BR /&gt;&lt;BR /&gt;/etc/resolv.conf&lt;BR /&gt;/etc/nsswitch.conf</description>
      <pubDate>Mon, 22 May 2006 07:34:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hyperfabric-configuration/m-p/3792310#M547433</guid>
      <dc:creator>Luk Vandenbussche</dc:creator>
      <dc:date>2006-05-22T07:34:21Z</dc:date>
    </item>
    <item>
      <title>Re: HyperFabric configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hyperfabric-configuration/m-p/3792311#M547434</link>
      <description>I can ping on ip-address and hostname. I just cant use clic_probe with the value I have set in /etc/hosts for the clic interfaces.&lt;BR /&gt;&lt;BR /&gt;Here is the results of ping and clic_probe:&lt;BR /&gt;&lt;BR /&gt;bash-3.00# ping sric-hub1-vip&lt;BR /&gt;PING sric-hub1-vip.bnr.ro: 64 byte packets&lt;BR /&gt;64 bytes from 192.168.100.1: icmp_seq=0. time=0. ms&lt;BR /&gt;64 bytes from 192.168.100.1: icmp_seq=1. time=0. ms&lt;BR /&gt;&lt;BR /&gt;bash-3.00# clic_probe sric-hub2-vip&lt;BR /&gt;CLIC_PROBE: 256 byte packets&lt;BR /&gt;  Source adapter id: sric-hub2.bnr.ro:clic0&lt;BR /&gt;  Target adapter id: :&lt;BR /&gt;&lt;BR /&gt;The node sric-hub2-vip is unknown.&lt;BR /&gt;The node sric-hub2-vip is unknown.&lt;BR /&gt;--------- sric-hub2.bnr.ro CLIC_PROBE Statistics --------&lt;BR /&gt;2 packets transmitted, 0 packets received, 100% packet loss.</description>
      <pubDate>Mon, 22 May 2006 08:25:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hyperfabric-configuration/m-p/3792311#M547434</guid>
      <dc:creator>Marius Pana_1</dc:creator>
      <dc:date>2006-05-22T08:25:39Z</dc:date>
    </item>
    <item>
      <title>Re: HyperFabric configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hyperfabric-configuration/m-p/3792312#M547435</link>
      <description>Hi,&lt;BR /&gt;by the Managing Hyperfabric Manual:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;You have this situation:&lt;BR /&gt;&lt;BR /&gt;node1 with clic0_1&lt;BR /&gt;node2 with clic0_2&lt;BR /&gt;&lt;BR /&gt;To test local connettivity:&lt;BR /&gt;&lt;BR /&gt;nodo1:clic_probe -l -c clic0_1&lt;BR /&gt;&lt;BR /&gt;If you need to verify communication with the other node:&lt;BR /&gt;&lt;BR /&gt;clic_probe node2&lt;BR /&gt;&lt;BR /&gt;To test connectivity with nodo2 and nodo1 using the clic0_1 on the nodo1:&lt;BR /&gt;&lt;BR /&gt;clic_probe node2 -c clic0_1 &lt;BR /&gt;&lt;BR /&gt;Hope this help you&lt;BR /&gt;&lt;BR /&gt;Enrico</description>
      <pubDate>Mon, 22 May 2006 09:22:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hyperfabric-configuration/m-p/3792312#M547435</guid>
      <dc:creator>Enrico P.</dc:creator>
      <dc:date>2006-05-22T09:22:18Z</dc:date>
    </item>
    <item>
      <title>Re: HyperFabric configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hyperfabric-configuration/m-p/3792313#M547436</link>
      <description>&lt;A href="http://docs.hp.com/en/B6257-90052/ch05s02.html" target="_blank"&gt;http://docs.hp.com/en/B6257-90052/ch05s02.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;It is more clear!&lt;BR /&gt;&lt;BR /&gt;Enrico</description>
      <pubDate>Mon, 22 May 2006 09:25:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hyperfabric-configuration/m-p/3792313#M547436</guid>
      <dc:creator>Enrico P.</dc:creator>
      <dc:date>2006-05-22T09:25:29Z</dc:date>
    </item>
    <item>
      <title>Re: HyperFabric configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hyperfabric-configuration/m-p/3792314#M547437</link>
      <description>I have the document but something is not very clear to me..obviously 8-)&lt;BR /&gt;&lt;BR /&gt;# sric-hub1 /etc/hosts&lt;BR /&gt;99.100.1.169    sric-hub1.bnr.ro  sric-hub1&lt;BR /&gt;99.100.1.170    sric-hub2.bnr.ro  sric-hub2&lt;BR /&gt;192.168.100.1   sric-hub1-vip.bnr.ro sric-hub1-vip&lt;BR /&gt;192.168.100.2   sric-hub2-vip.bnr.ro sric-hub2-vip&lt;BR /&gt;&lt;BR /&gt;# sric-hub2 /etc/hosts&lt;BR /&gt;99.100.1.170    sric-hub2.bnr.ro  sric-hub2&lt;BR /&gt;99.100.1.169    sric-hub1.bnr.ro  sric-hub1&lt;BR /&gt;192.168.100.1   sric-hub1-vip.bnr.ro sric-hub1-vip&lt;BR /&gt;192.168.100.2   sric-hub2-vip.bnr.ro sric-hub2-vip&lt;BR /&gt;&lt;BR /&gt;I do not have clic0_1 and clic0_2, it gives me an error. I should be able to do the following from sric-hub2:&lt;BR /&gt;&lt;BR /&gt;# clic_probe sric-hub2-vip and it should work. Un fortunately it does not with the following error:&lt;BR /&gt;bash-3.00# clic_probe sric-hub2-vip&lt;BR /&gt;CLIC_PROBE: 256 byte packets&lt;BR /&gt;  Source adapter id: sric-hub1.bnr.ro:clic0&lt;BR /&gt;  Target adapter id: :&lt;BR /&gt;&lt;BR /&gt;The node sric-hub2-vip is unknown.&lt;BR /&gt;The node sric-hub2-vip is unknown.&lt;BR /&gt;--------- sric-hub1.bnr.ro CLIC_PROBE Statistics --------&lt;BR /&gt;2 packets transmitted, 0 packets received, 100% packet loss.&lt;BR /&gt;&lt;BR /&gt;# I do not know if this is normal behavior bu t why does sric-hub2 respond?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;bash-3.00# clic_probe sric-hub2&lt;BR /&gt;CLIC_PROBE: 256 byte packets&lt;BR /&gt;  Source adapter id: sric-hub1.bnr.ro:clic0&lt;BR /&gt;  Target adapter id: sric-hub2.bnr.ro:clic0&lt;BR /&gt;&lt;BR /&gt;256 bytes:     seq_num = 1.    Packet Acknowledged.&lt;BR /&gt;256 bytes:     seq_num = 2.    Packet Acknowledged.&lt;BR /&gt;--------- sric-hub1.bnr.ro CLIC_PROBE Statistics --------&lt;BR /&gt;2 packets transmitted, 2 packets received, 0% packet loss.&lt;BR /&gt;&lt;BR /&gt;Once we start using the interconnect what do I specify: sric-hub2 or sric-hub2-vip? sric-hub2 is the ethernet which is totally different IP.!?&lt;BR /&gt;&lt;BR /&gt;Many thanks for all the help!&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 22 May 2006 09:46:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hyperfabric-configuration/m-p/3792314#M547437</guid>
      <dc:creator>Marius Pana_1</dc:creator>
      <dc:date>2006-05-22T09:46:16Z</dc:date>
    </item>
    <item>
      <title>Re: HyperFabric configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hyperfabric-configuration/m-p/3792315#M547438</link>
      <description>OK,&lt;BR /&gt;the names clic0-1 clic0_2 were for examples purpouse.&lt;BR /&gt;&lt;BR /&gt;I don' t know the hyperfabric command but for me you test you need is the follow:&lt;BR /&gt;&lt;BR /&gt;From sric-hub1&lt;BR /&gt;&lt;BR /&gt;sric-hub1: clic_probe sric-hb2&lt;BR /&gt;sric-hub1: clic_probe -l -c sric-hub1-vip&lt;BR /&gt;sric-hub1: clic_probe sric-hb2 -c sric-hub1-vip&lt;BR /&gt;&lt;BR /&gt;From sric-hub2&lt;BR /&gt;&lt;BR /&gt;sric-hub1: clic_probe sric-hb1&lt;BR /&gt;sric-hub1: clic_probe -l -c sric-hub2-vip&lt;BR /&gt;sric-hub1: clic_probe sric-hb1 -c sric-hub2-vip&lt;BR /&gt;&lt;BR /&gt;If this work fine you are OK&lt;BR /&gt;&lt;BR /&gt;Enrico</description>
      <pubDate>Mon, 22 May 2006 09:55:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hyperfabric-configuration/m-p/3792315#M547438</guid>
      <dc:creator>Enrico P.</dc:creator>
      <dc:date>2006-05-22T09:55:31Z</dc:date>
    </item>
    <item>
      <title>Re: HyperFabric configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hyperfabric-configuration/m-p/3792316#M547439</link>
      <description>Still fails.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;sric-hub1: clic_probe sric-hb2&lt;BR /&gt;This command works&lt;BR /&gt;&lt;BR /&gt;&amp;gt;sric-hub1: clic_probe -l -c sric-hub1-vip&lt;BR /&gt;This command fails with :&lt;BR /&gt;&lt;BR /&gt;Local Loopback: Source and Target Adapter ID: sric-hub1.bnr.ro:&lt;BR /&gt;&lt;BR /&gt;The adapter sric-hub1-vip is unknown&lt;BR /&gt;&lt;BR /&gt;&amp;gt;sric-hub1: clic_probe sric-hb2 -c sric-hub1-vip&lt;BR /&gt;Same as above&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 22 May 2006 10:08:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hyperfabric-configuration/m-p/3792316#M547439</guid>
      <dc:creator>Marius Pana_1</dc:creator>
      <dc:date>2006-05-22T10:08:15Z</dc:date>
    </item>
    <item>
      <title>Re: HyperFabric configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hyperfabric-configuration/m-p/3792317#M547440</link>
      <description>Fail also with the domain name?&lt;BR /&gt;&lt;BR /&gt;From sric-hub1&lt;BR /&gt;&lt;BR /&gt;sric-hub1: clic_probe sric-hub2&lt;BR /&gt;sric-hub1: clic_probe -l -c sric-hub1.bnr.ro.vip &lt;BR /&gt;sric-hub1: clic_probe sric-hb2 -c sric-hub1.bnr.ro.vip &lt;BR /&gt;&lt;BR /&gt;From sric-hub2&lt;BR /&gt;&lt;BR /&gt;sric-hub1: clic_probe sric-hub1&lt;BR /&gt;sric-hub1: clic_probe -l -c sric-hub2.bnr.ro.vip &lt;BR /&gt;sric-hub1: clic_probe sric-hb2 -c sric-hub2.bnr.ro.vip &lt;BR /&gt;&lt;BR /&gt;Enrico</description>
      <pubDate>Mon, 22 May 2006 10:22:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hyperfabric-configuration/m-p/3792317#M547440</guid>
      <dc:creator>Enrico P.</dc:creator>
      <dc:date>2006-05-22T10:22:13Z</dc:date>
    </item>
    <item>
      <title>Re: HyperFabric configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hyperfabric-configuration/m-p/3792318#M547441</link>
      <description>Have you created the configuration file /etc/rc.config.d/clic_global_conf with the clic_init command?&lt;BR /&gt;&lt;BR /&gt;Enrico</description>
      <pubDate>Mon, 22 May 2006 10:23:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hyperfabric-configuration/m-p/3792318#M547441</guid>
      <dc:creator>Enrico P.</dc:creator>
      <dc:date>2006-05-22T10:23:47Z</dc:date>
    </item>
    <item>
      <title>Re: HyperFabric configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hyperfabric-configuration/m-p/3792319#M547442</link>
      <description>It fails with the fqdn as well. The configuration file was created with clic_init. &lt;BR /&gt;&lt;BR /&gt;I am not finding much information about this issue anywhere. It is all very strange...</description>
      <pubDate>Mon, 22 May 2006 12:07:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hyperfabric-configuration/m-p/3792319#M547442</guid>
      <dc:creator>Marius Pana_1</dc:creator>
      <dc:date>2006-05-22T12:07:43Z</dc:date>
    </item>
    <item>
      <title>Re: HyperFabric configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hyperfabric-configuration/m-p/3792320#M547443</link>
      <description>Hi,&lt;BR /&gt;news about the problem?&lt;BR /&gt;&lt;BR /&gt;Seems the card are not correctly configured&lt;BR /&gt;Is the output of the command &lt;BR /&gt;ioscan -nf -C clic&lt;BR /&gt;coorect?&lt;BR /&gt;Can you post the file /etc/rc.config.d/clic_global_conf?&lt;BR /&gt;&lt;BR /&gt;Enrico</description>
      <pubDate>Tue, 23 May 2006 03:27:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hyperfabric-configuration/m-p/3792320#M547443</guid>
      <dc:creator>Enrico P.</dc:creator>
      <dc:date>2006-05-23T03:27:29Z</dc:date>
    </item>
    <item>
      <title>Re: HyperFabric configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hyperfabric-configuration/m-p/3792321#M547444</link>
      <description>No news. Here is the information you requested. I am starting to think that this is normal behavior?&lt;BR /&gt;&lt;BR /&gt;sric-hub1:&lt;BR /&gt;# ioscan -nf -C clic&lt;BR /&gt;Class     I  H/W Path  Driver S/W State   H/W Type     Description&lt;BR /&gt;==================================================================&lt;BR /&gt;clic      0  0/3/1/0   clicd CLAIMED     INTERFACE    PCI Network (14c18043)&lt;BR /&gt;                      /dev/clic0&lt;BR /&gt;&lt;BR /&gt;sric-hub2:&lt;BR /&gt;# ioscan -nf -C clic&lt;BR /&gt;Class     I  H/W Path  Driver S/W State   H/W Type     Description&lt;BR /&gt;==================================================================&lt;BR /&gt;clic      0  0/3/1/0   clicd CLAIMED     INTERFACE    PCI Network (14c18043)&lt;BR /&gt;                      /dev/clic0&lt;BR /&gt;&lt;BR /&gt;here is the output of clic_global_conf:&lt;BR /&gt;bash-3.00# cat /etc/rc.config.d/clic_global_conf&lt;BR /&gt;&lt;BR /&gt; # clic_global_conf: Multicomputer Interconnect Configuration Values&lt;BR /&gt; #&lt;BR /&gt; # INTERFACE_NAME: Network Interface name. HyperFabric supports a maximum of&lt;BR /&gt; # eight interfaces per system.&lt;BR /&gt; #&lt;BR /&gt; # IP_ADDRESS: IP address in decimal-dot notation (e.g., 192.1.2.3)&lt;BR /&gt; #&lt;BR /&gt; # BCOMPAT_ENABLED: Network Interface is set up such that HF communication&lt;BR /&gt; # with previous HF software releases is allowed.&lt;BR /&gt; #&lt;BR /&gt;&lt;BR /&gt;INTERFACE_NAME[0]=clic0&lt;BR /&gt;IP_ADDRESS[0]=192.168.100.2&lt;BR /&gt;BCOMPAT_ENABLED[0]=N&lt;BR /&gt;&lt;BR /&gt;Thanks for all of your help. Ireally appreciate it.</description>
      <pubDate>Tue, 23 May 2006 03:35:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hyperfabric-configuration/m-p/3792321#M547444</guid>
      <dc:creator>Marius Pana_1</dc:creator>
      <dc:date>2006-05-23T03:35:18Z</dc:date>
    </item>
    <item>
      <title>Re: HyperFabric configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hyperfabric-configuration/m-p/3792322#M547445</link>
      <description>Run the command &lt;BR /&gt;&lt;BR /&gt;clic_stat -d VRID&lt;BR /&gt;&lt;BR /&gt;for to see the Adapter ID &lt;BR /&gt;&lt;BR /&gt;The output of the command show:&lt;BR /&gt;&lt;BR /&gt;Source adapter id: sric-hub1.bnr.ro:clic0&lt;BR /&gt;Target adapter id: sric-hub2.bnr.ro:clic0&lt;BR /&gt;&lt;BR /&gt;It seems that clic0 is sric-hub1.bnr.ro &lt;BR /&gt;but clic0 should be sric-hub1.bnr.ro.vip &lt;BR /&gt;&lt;BR /&gt;Enrico</description>
      <pubDate>Tue, 23 May 2006 03:39:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hyperfabric-configuration/m-p/3792322#M547445</guid>
      <dc:creator>Enrico P.</dc:creator>
      <dc:date>2006-05-23T03:39:50Z</dc:date>
    </item>
    <item>
      <title>Re: HyperFabric configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hyperfabric-configuration/m-p/3792323#M547446</link>
      <description>bash-3.00# clic_stat -d VRID&lt;BR /&gt;&lt;BR /&gt;===========================================================================&lt;BR /&gt;Date: Tue May 23 11:42:41 2006&lt;BR /&gt;&lt;BR /&gt;Node: sric-hub1.bnr.ro&lt;BR /&gt;&lt;BR /&gt;---------------------------------------------------------------------------&lt;BR /&gt;&lt;BR /&gt;===========================================================================&lt;BR /&gt;&lt;BR /&gt; Adapter :       clic0&lt;BR /&gt;&lt;BR /&gt;---------------------------------------------------------------------------&lt;BR /&gt;&lt;BR /&gt;VRID    IP Address      Switch Hopcount  Route Id       Physical route&lt;BR /&gt;&lt;BR /&gt;---------------------------------------------------------------------------&lt;BR /&gt;&lt;BR /&gt; 2       192.168.100.2           0                      Point to Point connection&lt;BR /&gt;&lt;BR /&gt;===========================================================================&lt;BR /&gt;</description>
      <pubDate>Tue, 23 May 2006 03:43:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hyperfabric-configuration/m-p/3792323#M547446</guid>
      <dc:creator>Marius Pana_1</dc:creator>
      <dc:date>2006-05-23T03:43:36Z</dc:date>
    </item>
    <item>
      <title>Re: HyperFabric configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hyperfabric-configuration/m-p/3792324#M547447</link>
      <description>At this point I think we are trying with a wrong sintax command. Try&lt;BR /&gt;&lt;BR /&gt;From sric-hub1&lt;BR /&gt;&lt;BR /&gt;sric-hub1: clic_probe sric-hub2&lt;BR /&gt;sric-hub1: clic_probe -l -c clic0 &lt;BR /&gt;sric-hub1: clic_probe sric-hub2 -c clic0&lt;BR /&gt;&lt;BR /&gt;From sric-hub2&lt;BR /&gt;&lt;BR /&gt;sric-hub1: clic_probe sric-hub1&lt;BR /&gt;sric-hub1: clic_probe -l -c clic0 &lt;BR /&gt;sric-hub1: clic_probe sric-hub2 -c clic0 &lt;BR /&gt;&lt;BR /&gt;Enrico</description>
      <pubDate>Tue, 23 May 2006 03:47:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hyperfabric-configuration/m-p/3792324#M547447</guid>
      <dc:creator>Enrico P.</dc:creator>
      <dc:date>2006-05-23T03:47:39Z</dc:date>
    </item>
    <item>
      <title>Re: HyperFabric configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hyperfabric-configuration/m-p/3792325#M547448</link>
      <description>All of the above commands worked but they worked from the beginning. What doesnt work is:&lt;BR /&gt;&lt;BR /&gt;sric-hub1: clic_probe sric-hub2-vip -c clic0&lt;BR /&gt;sric-hub1: clic_probe sric-hub2-vip.bnr.ro -c clic0&lt;BR /&gt;&lt;BR /&gt;and vice versa from sric-hub2..&lt;BR /&gt;</description>
      <pubDate>Tue, 23 May 2006 03:56:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hyperfabric-configuration/m-p/3792325#M547448</guid>
      <dc:creator>Marius Pana_1</dc:creator>
      <dc:date>2006-05-23T03:56:44Z</dc:date>
    </item>
    <item>
      <title>Re: HyperFabric configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hyperfabric-configuration/m-p/3792326#M547449</link>
      <description>Proably the command known the hostname of the servers connect with the hyperfabric and not work with the interace name in the /etc/hosts.&lt;BR /&gt;So how you said probably it is the normal behavior.&lt;BR /&gt;&lt;BR /&gt;Good work&lt;BR /&gt;&lt;BR /&gt;Enrico</description>
      <pubDate>Tue, 23 May 2006 05:05:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hyperfabric-configuration/m-p/3792326#M547449</guid>
      <dc:creator>Enrico P.</dc:creator>
      <dc:date>2006-05-23T05:05:11Z</dc:date>
    </item>
    <item>
      <title>Re: HyperFabric configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hyperfabric-configuration/m-p/3792327#M547450</link>
      <description>Marius,&lt;BR /&gt;&lt;BR /&gt;First, the user doc does say that:&lt;BR /&gt;check your /etc/hosts file-when you are using files for host name look up-to &lt;BR /&gt;ensure that the entries for all of the systems are in the correct format: &lt;BR /&gt;the official host name, which is the full domain extended host name, and any &lt;BR /&gt;alias names. For example:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;IP_address   bently6.corp3.com   bently6&lt;BR /&gt;IP_address   bently4.corp7.com &lt;BR /&gt;test1&lt;BR /&gt;IP_address   bently2.corp4.com   test3&lt;BR /&gt;&lt;BR /&gt;So that should work.&lt;BR /&gt;&lt;BR /&gt;Isn't your probelm that you are using sric-hub1-vip instead of sric-hub1.vip as you defined in /etc/hosts for your names?&lt;BR /&gt;&lt;BR /&gt;Marie</description>
      <pubDate>Tue, 23 May 2006 14:03:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hyperfabric-configuration/m-p/3792327#M547450</guid>
      <dc:creator>marie-noelle jeanson_1</dc:creator>
      <dc:date>2006-05-23T14:03:22Z</dc:date>
    </item>
    <item>
      <title>Re: HyperFabric configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hyperfabric-configuration/m-p/3792328#M547451</link>
      <description>Marie,&lt;BR /&gt;&lt;BR /&gt;I misstyped them at the begining of the post. The correct version I provided a few posts later:&lt;BR /&gt;&lt;BR /&gt; # sric-hub1 /etc/hosts&lt;BR /&gt;99.100.1.169 sric-hub1.bnr.ro sric-hub1&lt;BR /&gt;99.100.1.170 sric-hub2.bnr.ro sric-hub2&lt;BR /&gt;192.168.100.1 sric-hub1-vip.bnr.ro sric-hub1-vip&lt;BR /&gt;192.168.100.2 sric-hub2-vip.bnr.ro sric-hub2-vip&lt;BR /&gt;&lt;BR /&gt;# sric-hub2 /etc/hosts&lt;BR /&gt;99.100.1.170 sric-hub2.bnr.ro sric-hub2&lt;BR /&gt;99.100.1.169 sric-hub1.bnr.ro sric-hub1&lt;BR /&gt;192.168.100.1 sric-hub1-vip.bnr.ro sric-hub1-vip&lt;BR /&gt;192.168.100.2 sric-hub2-vip.bnr.ro sric-hub2-vip &lt;BR /&gt;&lt;BR /&gt;Many thanks.</description>
      <pubDate>Tue, 23 May 2006 18:16:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hyperfabric-configuration/m-p/3792328#M547451</guid>
      <dc:creator>Marius Pana_1</dc:creator>
      <dc:date>2006-05-23T18:16:54Z</dc:date>
    </item>
  </channel>
</rss>

