Trouble shooting why a zone wont start
I have a two node cluster hosting clustered zones. These zones used to start up just fine, but for some reason, they will no longer start up.
I'll issue the command:
clrg online -n <node> <zone>-rg
The lh and ras resources start just fine, but when it gets to the rs resource, that start up process just hangs and eventually times out. The zone will attempt to fail over to the other node, but will eventually time out there as well. The zone will ping-pong for a couple of times before eventually completely failing to start.
I have absolutely no idea how to trouble shoot this. I'll watch /var/adm/messages for any information, but nothing that really stands out. I thought that perhaps it was something in the probe-services.sh script, but I put an exit 0 at the top, but still will not start.
I'll issue the command:
clrg online -n <node> <zone>-rg
The lh and ras resources start just fine, but when it gets to the rs resource, that start up process just hangs and eventually times out. The zone will attempt to fail over to the other node, but will eventually time out there as well. The zone will ping-pong for a couple of times before eventually completely failing to start.
I have absolutely no idea how to trouble shoot this. I'll watch /var/adm/messages for any information, but nothing that really stands out. I thought that perhaps it was something in the probe-services.sh script, but I put an exit 0 at the top, but still will not start.
1