unable to repair the / filesystem. Run fsck manually (fsck -F ufs /dev/rdsk/c1t0d0s0)

What can I fix this issue? I have ran below commands but everything is same.:confused:

WARNING: Last shutdown is later than time on time-of-day chip: check date.
The / file system (/dev/rdsk/c1t0d0s0) is being checked
 
WARNING - unable to repair the / filesystem. Run fsck manually (fsck -F ufs /dev/rdsk/c1t0d0s0).
 
svc.startd[7]: svc:/system/filesystem/usr:default: Method "/lib/svc/method/fs-usr" failed with exit status 95.
svc.startd[7]: svc:/system/filesystem/usr:default: failed fatally: transitioned to maintenance (see 'svcs -xv' for details)
Requesting System Maintanance Mode
(See /lib/svc/share/README for more information.)
Console login service(s) csnnot run
Root password for system maintenance (control-d to bypass):

For the benefit of people reading this post, please post background details:

Make, model and configuration of the hardware.
Operating System and precise version.
What happened: Power Fail? Sudden Crash? Hardware failure? Hardware failure (repaired)?

Machine is "vmware" vm guest. Storege was down and later it happened.

I saw this situation before when after oracle installation.

Hi Getrue,

If the storage was down I'd start by trying to find out what was done, either as part of the planned work or if it was an unplanned outage then what happened.

If it was a failure and a disk was replaced then you may have to recover from your last VMware copy or snapshot.

But I'd start by asking the storage guys what has happened.

Regards

Dave

Fix this service svc:/system/filesystem/usr:default.

Find out why it is in maintenance mode. svcs -xv svc:/system/filesystem/usr:default
Fix the problem, then clear it from maintenance mode, then reboot the system.

Might help.