How to check the communication between 2 nodes?
Answers were Sorted based on User's Feedback
Answer / tuxfello
execute the following command from node1
netstat -a|grep <node2>
or
snoop |grep <node2>
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / sbrahman75
Heart beat checks the communication between 2 nodes.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / enni143
by using snoop cmd we can know the communication between two systems
| Is This Answer Correct ? | 0 Yes | 0 No |
How can you search for commands at the boot prompt if you only know part of the command?
how to now the network speed, whether it is a full duplex or half duplex? and what is full duplex and half duplex
What is the command to check the connectivity between 2 nodes
How can you recover the backup of NIC card if it is corrupted?
How can you create domains?
How to find the VERITAS License?
Write the steps involved in creating and executing a program to implement the “case” command.
In VxVm why should we do for Disk Group import and Deport?
How to configure mirror with hot spare in vxvm I know how to create mirror with vxassist: #vxassist -g <diskgroup name> make <volume name> <vol size> layout=mirror I know how to create hot spare with vxedit #vxedit -g <diskgroup name> set spare=on diskname but i don't how to attach hot spare to mirror? can some one plz help in this issue.. Thanks & Regards, SaiKrishna. kanuparthi_sai@yahoo.com my alternate E-Mail id: ksaikrishna7@gmail.com
IS THERE ANY WAY TO TAKE GOST BACKUP
What are the NFS daemon in server & client
I have single NIC card and we have two ports can we configure as IPMP?