root@sclr1:~# cat /var/cluster/logs/install/scinstall.log.18261 *** Create a New Cluster *** Sat Nov 2 11:32:43 EET 2019 Checking the value of property "config/local_only" of service svc:/network/rpc/bind:default on node "sclr1"...done Attempting to contact "sclr2" ... Checking whether NWAM is enabled on local node ... done Searching for a remote configuration method ... scrinst -N sclr2 test isfullyinstalled IPv4 rpcb_getaddr failed: RPC: Program not registered IPv6 rpcb_getaddr failed: RPC: Unknown host scrinst: RPC: Unknown host scrinst to "sclr2" - return status 106. ssh root@sclr2 -o "BatchMode yes" -o "StrictHostKeyChecking yes" -n "/bin/sh -c '/bin/true; /bin/echo SC_COMMAND_STATUS=\$?'" SC_COMMAND_STATUS=0 ssh to "sclr2" - return status 0. The secure shell (see ssh(1)) will be used for remote execution. Checking whether NWAM is enabled on all nodes ... /usr/cluster/lib/scadmin/lib/cmd_test isnwamenabled ssh root@sclr2 -o "BatchMode yes" -n "/bin/sh -c '/usr/cluster/lib/scadmin/lib/cmd_test isnwamenabled; /bin/echo SC_COMMAND_STATUS=\$?'" SC_COMMAND_STATUS=0 Plumbing network address 172.16.0.0 on adapter net1 >> NOT DUPLICATE ... done Plumbing network address 172.16.0.0 on adapter net2 >> NOT DUPLICATE ... done ---------------------------------- - Cluster Creation - ---------------------------------- Starting discovery of the cluster transport configuration. Remote command failed to "sclr2". =========================== sclr1 =========================== /usr/cluster/lib/sc/scrconf -n cmd=discover_send,adapters=net1:net2,vlans=0:0,token=suncluster_sclr,sendcount=30 =========================== sclr2 =========================== /usr/cluster/lib/sc/scrinst -N sclr2 autodiscovery 0:0 suncluster_sclr 30 =========================== No autodiscovery results returned from node "sclr2". Probes were sent out from all transport adapters configured for this node ("sclr1"). But, they were not seen by any of the other nodes. This may be due to any number of reasons, including improper cabling or a switch which was confused by the probes. You can either attempt to correct the problem and try the probes again or manually configure the transport. To correct the problem might involve re-cabling, changing the configuration, or fixing hardware. You must configure the transport manually to configure tagged VLAN adapters and non tagged VLAN adapters on the same private interconnect VLAN. scinstall: scinstall did NOT complete successfully! root@sclr1:~# ssh root@sclr2 -o "BatchMode yes" -o "StrictHostKeyChecking yes" -n "/bin/sh -c '/bin/true; /bin/echo SC_COMMAND_STATUS=\$?'" SC_COMMAND_STATUS=0 root@sclr1:~#