Skip to Main Content

Infrastructure Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

SSH service offline state after SRU update

Gagan BarmanMay 30 2023

Dear All,

I have observed an issue with ssh service offline state on Solaris 11.4. Till SRU version 11.4.47.119.2, the ssh services are online state but after I update it to 11.4.48.126.1, service shows offline state. I am beginner to this OS, so any help from your end will be really appreciable.

Below are some details:

root@server:~# svcs -d ssh
STATE STIME FMRI
online 2023-05-30T19:32:10 svc:/network/loopback:default
online 2023-05-30T19:32:31 svc:/network/physical:default
offline 2023-05-30T19:32:05 svc:/system/utmp:default
maintenance 2023-05-30T19:32:20 svc:/system/filesystem/minimal:default

When I tried to clear minimal service from maintenance I have the below error.

root@server:~# svcadm -v clear svc:/system/filesystem/minimal:default
Action maint_off set for svc:/system/filesystem/minimal:default.
root@server:~# May 30 20:04:47 svc.startd[14]: svc:/system/filesystem/minimal:default: Method "/lib/svc/method/fs-minimal" failed with exit status 95.
May 30 20:04:47 svc.startd[14]: system/filesystem/minimal:default failed fatally: transitioned to maintenance (see 'svcs -xv' for details)

Regards,

Gagan

Comments
Post Details
Added on May 30 2023
1 comment
972 views