Issue :
Not able to ssh solaris server remotely through putty .
Troubleshoot :
Login to ldom server
give
svcs -x
svcs -l ssh
svcs -l svc:/system/filesystem/local
/var/svc/log/system-filesystem-local:default.log
[ Oct 16 17:40:14 Executing stop method (null). ]
[ Oct 16 17:57:24 Executing start method ("/lib/svc/method/fs-local"). ]
[ Oct 16 17:57:26 Method "start" exited with status 0. ]
[ Feb 19 17:36:08 Executing start method ("/lib/svc/method/fs-local"). ]
cannot mount 'rpool/guests' on '/guests': directory is not empty
WARNING: /usr/sbin/zfs mount -a failed: one or more file systems failed to mount
[ Feb 19 17:36:09 Method "start" exited with status 95. ]
Conclusion :
From the logs above ,it is clear that server is not able to mount /guests as this directory is not empty .
Solution
please move this file aside:
mv /guests/library.xml /var/tmp
cd /
mount rpool/guests
sleep 5
svcs -l filesystem/local
reboot
Note : If you are not able to login to the console through cdom ,try restarting the ldom and try .
ldm stop
Remote graceful shutdown or reboot capability is not available on MOF-TESSDB02
LDom OF-TESSDB02 stopped
root@OF-TESTDBCDOM02:~#
root@OF-TESTDBCDOM02:~# ldm start
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment