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!

/lib/svc/method/fs-usr failing at boot.

892521Oct 5 2011 — edited Oct 7 2011
Hi all,

I'm having a wierd problem, when I reboot my Solaris 10 server, it fails during boot on the service "usr:default" to mount disks. When entering maintenance mode, if I clear the service twice, the server starts booting again and everything works as it should.

Now, I already have run fsck on all disks suposedly failing, I've resynced the meta disks, but the error keeps appearing. Here's a copy of the /etc/svc/volation/system-filesystem-usr:default.log file:

[ start + 1.34s Enabled. ]
[ okt 4 15:26:18 Executing start method ("/lib/svc/method/fs-usr") ]

WARNING: Automatic update of the boot archive failed.
Update the archives using 'bootadm update-archive'
command and then reboot the system from the same device that
was previously booted.

[ okt 4 15:26:19 Method "start" exited with status 95 ]
[ okt 4 15:27:04 Leaving maintenance because clear requested. ]
[ okt 4 15:27:04 Enabled. ]
[ okt 4 15:27:04 Executing start method ("/lib/svc/method/fs-usr") ]
/dev/dsk/c0t0d0s1: Overlapping swap files are not allowed
The / file system (/dev/md/rdsk/d0) is being checked.
/dev/md/dsk/d0: /dev/md/dsk/d0 IS CURRENTLY MOUNTED READ/WRITE.
/dev/md/dsk/d0: UNEXPECTED INCONSISTENCY; RUN fsck MANUALLY.
The /usr file system (/dev/md/rdsk/d2) is being checked.
/dev/md/dsk/d2: /dev/md/dsk/d2 IS CURRENTLY MOUNTED READ/WRITE.
/dev/md/dsk/d2: UNEXPECTED INCONSISTENCY; RUN fsck MANUALLY.

WARNING: Reboot required.
The system has updated the cache of files (boot archive) that is used
during the early boot sequence. To avoid booting and running the system
with the previously out-of-sync version of these files, reboot the
system from the same device that was previously booted.

[ okt 4 15:27:05 Method "start" exited with status 95 ]
[ okt 4 15:27:08 Leaving maintenance because clear requested. ]
[ okt 4 15:27:08 Enabled. ]
[ okt 4 15:27:08 Executing start method ("/lib/svc/method/fs-usr") ]
/dev/dsk/c0t0d0s1: Overlapping swap files are not allowed
The / file system (/dev/md/rdsk/d0) is being checked.
/dev/md/dsk/d0: /dev/md/dsk/d0 IS CURRENTLY MOUNTED READ/WRITE.
/dev/md/dsk/d0: UNEXPECTED INCONSISTENCY; RUN fsck MANUALLY.
The /usr file system (/dev/md/rdsk/d2) is being checked.
/dev/md/dsk/d2: /dev/md/dsk/d2 IS CURRENTLY MOUNTED READ/WRITE.
/dev/md/dsk/d2: UNEXPECTED INCONSISTENCY; RUN fsck MANUALLY.
[ okt 4 15:27:08 Method "start" exited with status 0 ]

Anyone have any idea how to fix this?

Thanks, wybren.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 4 2011
Added on Oct 5 2011
9 comments
4,893 views