Hi,
Sorry if Im not asking this at the roght place... Im noew here..
Im trying to add a new node to my Veritas 3-node Cluster. The Nodes runs Solaris 10 SPARC as OS.
So, the first thing I notice was yhat the new node does not have the VRTS packages for Solaris, so I have to install them... thi thing is.. where I can DL them? IO do not have the Veritas CD anymore... The package list is below.
VRTSaslapm
VRTSat
VRTScps
VRTScutil
VRTSdbed
VRTSfssdk
VRTSgab
VRTSllt
VRTSob
VRTSodm
VRTSperl
VRTSsfmh
VRTSspt
VRTSvcs
VRTSvcsag
VRTSvcsea
VRTSvlic
VRTSvxfen
VRTSvxfs
VRTSvxvm
====
Also I have connect for the HB network the interfaces igb1 and igb2... I cant see them in the ifconfiog command.. is this something to worry when creating the llttab?
I was planning to do something like this:
set-node NEWNODE
set-cluster 10000
link igb1 /dev/igb1 - ether - -
link igb2 /dev/igb2 - ether - -
root@dp-node9 # ls -la igb*
lrwxrwxrwx 1 root root 29 Dec 5 17:22 igb -> ../devices/pseudo/clone@0:igb
lrwxrwxrwx 1 root root 51 Dec 5 17:22 igb0 -> ../devices/pci@400/pci@2/pci@0/pci@6/network@0:igb0
lrwxrwxrwx 1 root root 53 Dec 5 17:22 igb1 -> ../devices/pci@400/pci@2/pci@0/pci@6/network@0,1:igb1
lrwxrwxrwx 1 root root 51 Dec 5 17:22 igb2 -> ../devices/pci@400/pci@2/pci@0/pci@7/network@0:igb2
lrwxrwxrwx 1 root root 53 Dec 5 17:22 igb3 -> ../devices/pci@400/pci@2/pci@0/pci@7/network@0,1:igb3
root@dp-node9 # pwd
/dev
Is this correct?
Tks in advance,
Joao Telles