Hi, I'm trying to find out why all the local zones' ssh show 'offline' on one box(built from scratch) but not on the other box (which was upgraded from Solaris9). The ssh worked in the global zone on both boxes.
Both utmp and autofs show 'offline' in the failed local zones. I created all the zones on both boxes using the same script. Don't what caused autofs and utmp services failed. Has any one run into the similar probelm? Thanks in advance. -kloa # svcs -l ssh fmri svc:/network/ssh:default name SSH server enabled true state offline next_state none state_time Thu Apr 13 20:12:06 2006 restarter svc:/system/svc/restarter:default dependency require_all/none svc:/system/filesystem/local (online) dependency optional_all/none svc:/system/filesystem/autofs (offline) dependency require_all/none svc:/network/loopback (online) dependency require_all/none svc:/network/physical (online) dependency require_all/none svc:/system/cryptosvc (online) dependency require_all/none svc:/system/utmp (offline) dependency require_all/restart file://localhost/etc/ssh/sshd_config (online) This message posted from opensolaris.org