|
Search Forums:
|
|||||||
| Forums | Register | Forum Rules | Linux and Unix Links | Man Pages | Albums | FAQ | Users | Calendar | Search | Today's Posts | Mark Forums Read |
| Solaris The Solaris Operating System, usually known simply as Solaris, is a Unix-based operating system introduced by Sun Microsystems. The Solaris OS is now owned by Oracle. |
|
|
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
svc Errors on OS startup
I'm having these weird errors. Code:
svc.configd: Fatal error: Backend copy failed: fails to read from /etc/svc/repository.db at offset 106496: Bad file number svc.configd: Fatal error: unable to create "boot" backup of "/etc/svc/repository.db" Mar 10 13:04:23 svc.startd[7]: svc:/network/iscsi/initiator:default: Method "/lib/svc/method/iscsid" failed with exit status 96. Mar 10 13:04:23 svc.startd[7]: network/iscsi/initiator:default misconfigured: transitioned to maintenance (see 'svcs -xv' for details) The first two I'm a little bit more concerned about... I googled them and not too much appeared for me to browse through. I found something about it Open Solaris as being a known bug. Any ideas? Thank you |
| Sponsored Links | |
|
|
|
#2
|
|||
|
|||
|
did you looked at log file (/var/log/)
|
| Sponsored Links | ||
|
|
|
#3
|
|||
|
|||
|
Is your system up? Code:
who -r showrev svcs -xv df -h |
|
#4
|
|||
|
|||
|
The log files didn't mention anything about these errors... Just sendmails because of my domain. (or lack of one) Code:
$ who -r
. run-level 3 Mar 10 13:04 3 0 S
$ showrev
Hostname: solaris
Hostid: 83514575
Release: 5.10
Kernel architecture: sun4u
Application architecture: sparc
Hardware provider: Sun_Microsystems
Domain:
Kernel version: SunOS 5.10 Generic_142900-03
$ svcs -xv
svc:/network/iscsi/initiator:default (?)
State: maintenance since Wed Mar 10 13:04:23 2010
Reason: Start method exited with $SMF_EXIT_ERR_CONFIG.
See: http://sun.com/msg/SMF-8000-KS
See: /var/svc/log/network-iscsi-initiator:default.log
Impact: This service is not running.
$ df -h
Filesystem size used avail capacity Mounted on
/dev/dsk/c1t0d0s0 2.2G 392M 1.8G 18% /
/devices 0K 0K 0K 0% /devices
ctfs 0K 0K 0K 0% /system/contract
proc 0K 0K 0K 0% /proc
mnttab 0K 0K 0K 0% /etc/mnttab
swap 5.5G 1.1M 5.5G 1% /etc/svc/volatile
objfs 0K 0K 0K 0% /system/object
sharefs 0K 0K 0K 0% /etc/dfs/sharetab
/dev/dsk/c1t0d0s6 4.5G 1.3G 3.1G 31% /usr
/platform/sun4u-us3/lib/libc_psr/libc_psr_hwcap1.so.1
2.2G 392M 1.8G 18% /platform/sun4u-us3/lib/libc_psr.so.1
/platform/sun4u-us3/lib/sparcv9/libc_psr/libc_psr_hwcap1.so.1
2.2G 392M 1.8G 18% /platform/sun4u-us3/lib/sparcv9/libc_psr.so.1
fd 0K 0K 0K 0% /dev/fd
/dev/dsk/c1t0d0s1 1.9G 855M 1.0G 45% /var
swap 5.5G 8K 5.5G 1% /tmp
swap 5.5G 24K 5.5G 1% /var/run
/dev/dsk/c1t0d0s5 51G 7.5G 43G 15% /opt
/dev/dsk/c1t0d0s7 3.9G 842M 3.1G 22% /export/home
$Thanks again. |
| Sponsored Links | |
|
|
#5
|
|||
|
|||
|
system looks OK. Btw, are you using iscsi protocol for any services?
|
| Sponsored Links | |
|
|
#6
|
||||
|
||||
|
you can check /etc/svc/volatile/db_errors. also check out Sun Message ID: SMF-8000-MY.
Can you reboot again? Does this happen again? |
| Sponsored Links | ||
|
|
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Major OS errors/Bash errors help!!!! | wcmmlynn | UNIX for Dummies Questions & Answers | 12 | 11-13-2007 03:50 AM |
| Adapter Errors and Link Errors | mcastill66 | AIX | 2 | 08-02-2005 06:51 PM |
| Adapter Errors and Link Errors | mcastill66 | UNIX for Advanced & Expert Users | 0 | 08-02-2005 06:11 PM |
| eth0 at startup/shutdown errors | zorro81 | UNIX for Dummies Questions & Answers | 1 | 03-08-2002 12:24 PM |
|
|