All commands related to to physical disk device drivers hangs: ls , prtconf cfgadm, iscsiadm, zpool,
The trouble began with the command "iscsiadm add discovery-address 212.201.64.5". It hangs and cannot be killed. So also the commands prtconf cfgadm, iscsiadm, zpool
uname -a
SunOS zefi 5.10 Generic_147440-01 sun4v sparc SUNW,SPARC-Enterprise-T5120
cat /etc/release
Oracle Solaris 10 8/11 s10s_u10wos_17b SPARC
Copyright (c) 1983, 2011, Oracle and/or its affiliates. All rights reserved.
Assembled 23 August 2011
tail /var/adm/messages:
...
May 31 11:13:38 zefi last message repeated 399 times
May 31 11:13:39 zefi svc.startd[10]: [ID 122153 daemon.warning] svc:/network/iscsi/initiator:default: Method or service exit timed out. Killing contract 40.
ps of hannging commands:
ps -ef | grep iscsiad
root 2486 1 0 15:56:19 pts/3 0:00 iscsiadm add discovery-address 212.201.64.5
uname -a
SunOS zefi 5.10 Generic_147440-01 sun4v sparc SUNW,SPARC-Enterprise-T5120
cat /etc/release
Oracle Solaris 10 8/11 s10s_u10wos_17b SPARC
Copyright (c) 1983, 2011, Oracle and/or its affiliates. All rights reserved.
Assembled 23 August 2011
tail /var/adm/messages:
...
May 31 11:13:38 zefi last message repeated 399 times
May 31 11:13:39 zefi svc.startd[10]: [ID 122153 daemon.warning] svc:/network/iscsi/initiator:default: Method or service exit timed out. Killing contract 40.
ps of hannging commands:
ps -ef | grep iscsiad
root 2486 1 0 15:56:19 pts/3 0:00 iscsiadm add discovery-address 212.201.64.5
0