Forum Discussion

MIG31's avatar
MIG31
Level 4
12 years ago

how to probe resources

[root@system1]# /opt/VRTSvcs/bin/hastatus -sum                   -- SYSTEM STATE -- System               State                Frozen A  system1       RUNNING              0 A  system2...
  • starflyfly's avatar
    12 years ago

    Hi, MiG

     

    NIC resource not probed,  need check if device name is right in your configuration.

    ifconfig -a   check if nic device is there and plumbed.

     

    for IP resource,  check if ip is online, by check ifconfig -a, netstat -in.

     

    for mount resource, check df -k  output, mount -v output, if file system has mounted.

     

    Or you can paste output of:

    1. hares -display

    2.ifconfig -a

    3.df -k

    4. netstat -in

     

    For help you check.