Solaris 8 bootet nicht mehr

Chris

Chris

Eroberer
Hi mein Solaris bootet nicht mehr, hier die Ausgabe beim Start:

Code:
mount: /dev/dsk/c0t0d0s6 no such device
/sbin/rcS: /usr/bin/loadkeys: not found
WARNING: /proc could not be mounted
/sbin/swapadd: expr: not found
/sbin/swapadd: swap: not found

WARNING - /usr/sbin/fsck not found.  Most likely the
mount of /usr failed or the /usr filesystem is badly
damaged.  The system is being halted.  Either reinstall
the system or boot with the -b option in an attempt
to recover.

syncing file systems... done
Program terminated

Ich habe von CD gebootet und /dev/dsk/c0t0d0s0 an /a gemountet,
So ich hab die /etc/mnttab wieder herrgestellt, sie war leer!
Hab den Superblock kopiert von Block 32.
Hab /usr und /root geprüft:

Code:
# fsck /a/dev/rdsk/c0t0d0s6

FILE SYSTEM IS CURRENTLY MOUNTED.  CONTINUE? y

** /a/dev/rdsk/c0t0d0s6
** Currently Mounted on /a/usr
** Phase 1 - Check Blocks and Sizes
** Phase 2 - Check Pathnames
** Phase 3 - Check Connectivity
** Phase 4 - Check Reference Counts
** Phase 5 - Check Cyl groups
45340 files, 946743 used, 6112150 free (5246 frags, 763363 blocks,  0.0% fragmentation)
#
# fsck /a/dev/rdsk/c0t0d0s0
** /a/dev/rdsk/c0t0d0s0
** Last Mounted on /a
** Phase 1 - Check Blocks and Sizes
** Phase 2 - Check Pathnames
** Phase 3 - Check Connectivity
** Phase 4 - Check Reference Counts
** Phase 5 - Check Cyl groups

FILE SYSTEM STATE IN SUPERBLOCK IS WRONG; FIX? y

6960 files, 575441 used, 3457255 free (2639 frags, 431827 blocks,  0.0% fragmentation)

Aber leider bootet die Platte immer noch nicht.
Hat jmd Vorschläöge, was ich noch machen kann oder ist die Partions /usr kaputt?
 
Ich würde auf kaputt tippen.

MFG

Dennis
 
Hat jmd voneuch Erfahrungen mit "smartmontools" für SCSI Platten unter Solaris?
 
Wirklich kaputt wenn fsck noch geht bzw sagt das alles ok ist?
 
oeha, die mnttab war leer?
das ist auch ok so, du meinst wahrscheinlich die vfstab :)
in der mnttab sollten nur die wirklich gemounteten FS stehen

kannst du die ganzen Partitionen mounten und ein chroot machen?

sind die Devicefiles da? eventuell einen reconfigure fahren ...


sers,
allesmueller
 
Bin mir nicht sicher aber falls da Devicefiles fehlen könnte ein devfsadm helfen. Also nach einem chroot auf die "normale" /. Sonst würde ich auch auf jeden Fall einen reconfigure reboot machen.
 
@allesmüller nein die mnttab war leer, die vfstab ist ok.

/a/dev/dsk
# ls -al
total 62
drwxr-xr-x 2 root sys 512 Sep 30 2004 .
drwxr-xr-x 15 root sys 5632 Feb 8 03:28 ..
lrwxrwxrwx 1 root root 50 Sep 23 2004 c0t0d0s0 -> ../../devices/pci@1f,0/pci@4/pci@5/scsi@2/sd@0,0:a
lrwxrwxrwx 1 root root 50 Sep 23 2004 c0t0d0s1 -> ../../devices/pci@1f,0/pci@4/pci@5/scsi@2/sd@0,0:b
lrwxrwxrwx 1 root root 50 Sep 23 2004 c0t0d0s2 -> ../../devices/pci@1f,0/pci@4/pci@5/scsi@2/sd@0,0:c
lrwxrwxrwx 1 root root 50 Sep 23 2004 c0t0d0s3 -> ../../devices/pci@1f,0/pci@4/pci@5/scsi@2/sd@0,0:d
lrwxrwxrwx 1 root root 50 Sep 23 2004 c0t0d0s4 -> ../../devices/pci@1f,0/pci@4/pci@5/scsi@2/sd@0,0:e
lrwxrwxrwx 1 root root 50 Sep 23 2004 c0t0d0s5 -> ../../devices/pci@1f,0/pci@4/pci@5/scsi@2/sd@0,0:f
lrwxrwxrwx 1 root root 50 Sep 23 2004 c0t0d0s6 -> ../../devices/pci@1f,0/pci@4/pci@5/scsi@2/sd@0,0:g
lrwxrwxrwx 1 root root 50 Sep 23 2004 c0t0d0s7 -> ../../devices/pci@1f,0/pci@4/pci@5/scsi@2/sd@0,0:h
lrwxrwxrwx 1 root root 50 Sep 30 2004 c0t1d0s0 -> ../../devices/pci@1f,0/pci@4/pci@5/scsi@2/sd@1,0:a
lrwxrwxrwx 1 root root 50 Sep 30 2004 c0t1d0s1 -> ../../devices/pci@1f,0/pci@4/pci@5/scsi@2/sd@1,0:b
lrwxrwxrwx 1 root root 50 Sep 30 2004 c0t1d0s2 -> ../../devices/pci@1f,0/pci@4/pci@5/scsi@2/sd@1,0:c
lrwxrwxrwx 1 root root 50 Sep 30 2004 c0t1d0s3 -> ../../devices/pci@1f,0/pci@4/pci@5/scsi@2/sd@1,0:d
lrwxrwxrwx 1 root root 50 Sep 30 2004 c0t1d0s4 -> ../../devices/pci@1f,0/pci@4/pci@5/scsi@2/sd@1,0:e
lrwxrwxrwx 1 root root 50 Sep 30 2004 c0t1d0s5 -> ../../devices/pci@1f,0/pci@4/pci@5/scsi@2/sd@1,0:f
lrwxrwxrwx 1 root root 50 Sep 30 2004 c0t1d0s6 -> ../../devices/pci@1f,0/pci@4/pci@5/scsi@2/sd@1,0:g
lrwxrwxrwx 1 root root 50 Sep 30 2004 c0t1d0s7 -> ../../devices/pci@1f,0/pci@4/pci@5/scsi@2/sd@1,0:h
lrwxrwxrwx 1 root root 50 Sep 23 2004 c0t6d0s0 -> ../../devices/pci@1f,0/pci@4/pci@5/scsi@2/sd@6,0:a
lrwxrwxrwx 1 root root 50 Sep 23 2004 c0t6d0s1 -> ../../devices/pci@1f,0/pci@4/pci@5/scsi@2/sd@6,0:b
lrwxrwxrwx 1 root root 50 Sep 23 2004 c0t6d0s2 -> ../../devices/pci@1f,0/pci@4/pci@5/scsi@2/sd@6,0:c
lrwxrwxrwx 1 root root 50 Sep 23 2004 c0t6d0s3 -> ../../devices/pci@1f,0/pci@4/pci@5/scsi@2/sd@6,0:d
lrwxrwxrwx 1 root root 50 Sep 23 2004 c0t6d0s4 -> ../../devices/pci@1f,0/pci@4/pci@5/scsi@2/sd@6,0:e
lrwxrwxrwx 1 root root 50 Sep 23 2004 c0t6d0s5 -> ../../devices/pci@1f,0/pci@4/pci@5/scsi@2/sd@6,0:f
lrwxrwxrwx 1 root root 50 Sep 23 2004 c0t6d0s6 -> ../../devices/pci@1f,0/pci@4/pci@5/scsi@2/sd@6,0:g
lrwxrwxrwx 1 root root 50 Sep 23 2004 c0t6d0s7 -> ../../devices/pci@1f,0/pci@4/pci@5/scsi@2/sd@6,0:h
#
#
# cd ../rdsk
# ls -al
total 62
drwxr-xr-x 2 root sys 512 Sep 30 2004 .
drwxr-xr-x 15 root sys 5632 Feb 8 03:28 ..
lrwxrwxrwx 1 root root 54 Sep 23 2004 c0t0d0s0 -> ../../devices/pci@1f,0/pci@4/pci@5/scsi@2/sd@0,0:a,raw
lrwxrwxrwx 1 root root 54 Sep 23 2004 c0t0d0s1 -> ../../devices/pci@1f,0/pci@4/pci@5/scsi@2/sd@0,0:b,raw
lrwxrwxrwx 1 root root 54 Sep 23 2004 c0t0d0s2 -> ../../devices/pci@1f,0/pci@4/pci@5/scsi@2/sd@0,0:c,raw
lrwxrwxrwx 1 root root 54 Sep 23 2004 c0t0d0s3 -> ../../devices/pci@1f,0/pci@4/pci@5/scsi@2/sd@0,0:d,raw
lrwxrwxrwx 1 root root 54 Sep 23 2004 c0t0d0s4 -> ../../devices/pci@1f,0/pci@4/pci@5/scsi@2/sd@0,0:e,raw
lrwxrwxrwx 1 root root 54 Sep 23 2004 c0t0d0s5 -> ../../devices/pci@1f,0/pci@4/pci@5/scsi@2/sd@0,0:f,raw
lrwxrwxrwx 1 root root 54 Sep 23 2004 c0t0d0s6 -> ../../devices/pci@1f,0/pci@4/pci@5/scsi@2/sd@0,0:g,raw
lrwxrwxrwx 1 root root 54 Sep 23 2004 c0t0d0s7 -> ../../devices/pci@1f,0/pci@4/pci@5/scsi@2/sd@0,0:h,raw
lrwxrwxrwx 1 root root 54 Sep 30 2004 c0t1d0s0 -> ../../devices/pci@1f,0/pci@4/pci@5/scsi@2/sd@1,0:a,raw
lrwxrwxrwx 1 root root 54 Sep 30 2004 c0t1d0s1 -> ../../devices/pci@1f,0/pci@4/pci@5/scsi@2/sd@1,0:b,raw
lrwxrwxrwx 1 root root 54 Sep 30 2004 c0t1d0s2 -> ../../devices/pci@1f,0/pci@4/pci@5/scsi@2/sd@1,0:c,raw
lrwxrwxrwx 1 root root 54 Sep 30 2004 c0t1d0s3 -> ../../devices/pci@1f,0/pci@4/pci@5/scsi@2/sd@1,0:d,raw
lrwxrwxrwx 1 root root 54 Sep 30 2004 c0t1d0s4 -> ../../devices/pci@1f,0/pci@4/pci@5/scsi@2/sd@1,0:e,raw
lrwxrwxrwx 1 root root 54 Sep 30 2004 c0t1d0s5 -> ../../devices/pci@1f,0/pci@4/pci@5/scsi@2/sd@1,0:f,raw
lrwxrwxrwx 1 root root 54 Sep 30 2004 c0t1d0s6 -> ../../devices/pci@1f,0/pci@4/pci@5/scsi@2/sd@1,0:g,raw
lrwxrwxrwx 1 root root 54 Sep 30 2004 c0t1d0s7 -> ../../devices/pci@1f,0/pci@4/pci@5/scsi@2/sd@1,0:h,raw
lrwxrwxrwx 1 root root 54 Sep 23 2004 c0t6d0s0 -> ../../devices/pci@1f,0/pci@4/pci@5/scsi@2/sd@6,0:a,raw
lrwxrwxrwx 1 root root 54 Sep 23 2004 c0t6d0s1 -> ../../devices/pci@1f,0/pci@4/pci@5/scsi@2/sd@6,0:b,raw
lrwxrwxrwx 1 root root 54 Sep 23 2004 c0t6d0s2 -> ../../devices/pci@1f,0/pci@4/pci@5/scsi@2/sd@6,0:c,raw
lrwxrwxrwx 1 root root 54 Sep 23 2004 c0t6d0s3 -> ../../devices/pci@1f,0/pci@4/pci@5/scsi@2/sd@6,0:d,raw
lrwxrwxrwx 1 root root 54 Sep 23 2004 c0t6d0s4 -> ../../devices/pci@1f,0/pci@4/pci@5/scsi@2/sd@6,0:e,raw
lrwxrwxrwx 1 root root 54 Sep 23 2004 c0t6d0s5 -> ../../devices/pci@1f,0/pci@4/pci@5/scsi@2/sd@6,0:f,raw
lrwxrwxrwx 1 root root 54 Sep 23 2004 c0t6d0s6 -> ../../devices/pci@1f,0/pci@4/pci@5/scsi@2/sd@6,0:g,raw
lrwxrwxrwx 1 root root 54 Sep 23 2004 c0t6d0s7 -> ../../devices/pci@1f,0/pci@4/pci@5/scsi@2/sd@6,0:h,raw

boot -r hat auch nichts gebracht.

# pwd
/a/devices/pci@1f,0/pci@4/pci@5/scsi@2
# ls -al
total 6
drwxr-xr-x 2 root sys 1536 Sep 30 2004 .
drwxr-xr-x 3 root sys 512 Sep 23 2004 ..
crw------- 1 root root 245, 1 Sep 24 2004 scg@0,0:
brw-r----- 1 root sys 32,120 Sep 23 2004 sd@0,0:a
crw-r----- 1 root sys 32,120 May 19 04:28 sd@0,0:a,raw
brw-r----- 1 root sys 32,121 Feb 8 03:28 sd@0,0:b
crw-r----- 1 root sys 32,121 Sep 23 2004 sd@0,0:b,raw
brw-r----- 1 root sys 32,122 Sep 23 2004 sd@0,0:c
crw-r----- 1 root sys 32,122 Sep 23 2004 sd@0,0:c,raw
brw-r----- 1 root sys 32,123 Sep 23 2004 sd@0,0:d
crw-r----- 1 root sys 32,123 Feb 8 01:11 sd@0,0:d,raw
brw-r----- 1 root sys 32,124 Feb 15 01:10 sd@0,0:e
crw-r----- 1 root sys 32,124 Sep 23 2004 sd@0,0:e,raw
brw-r----- 1 root sys 32,125 Sep 23 2004 sd@0,0:f
crw-r----- 1 root sys 32,125 Sep 23 2004 sd@0,0:f,raw
brw-r----- 1 root sys 32,126 Sep 23 2004 sd@0,0:g
crw-r----- 1 root sys 32,126 Feb 8 01:11 sd@0,0:g,raw
brw-r----- 1 root sys 32,127 Sep 23 2004 sd@0,0:h
crw-r----- 1 root sys 32,127 Feb 8 01:12 sd@0,0:h,raw
brw-r----- 1 root sys 32,128 Sep 30 2004 sd@1,0:a
crw-r----- 1 root sys 32,128 Sep 30 2004 sd@1,0:a,raw
brw-r----- 1 root sys 32,129 Sep 30 2004 sd@1,0:b
crw-r----- 1 root sys 32,129 Sep 30 2004 sd@1,0:b,raw
brw-r----- 1 root sys 32,130 Sep 30 2004 sd@1,0:c
crw-r----- 1 root sys 32,130 Oct 6 2005 sd@1,0:c,raw
brw-r----- 1 root sys 32,131 Sep 30 2004 sd@1,0:d
crw-r----- 1 root sys 32,131 Sep 30 2004 sd@1,0:d,raw
brw-r----- 1 root sys 32,132 Sep 30 2004 sd@1,0:e
crw-r----- 1 root sys 32,132 Sep 30 2004 sd@1,0:e,raw
brw-r----- 1 root sys 32,133 Sep 30 2004 sd@1,0:f
crw-r----- 1 root sys 32,133 Sep 30 2004 sd@1,0:f,raw
brw-r----- 1 root sys 32,134 Sep 30 2004 sd@1,0:g
crw-r----- 1 root sys 32,134 Sep 30 2004 sd@1,0:g,raw
brw-r----- 1 root sys 32,135 Sep 30 2004 sd@1,0:h
crw-r----- 1 root sys 32,135 Sep 30 2004 sd@1,0:h,raw
brw-r----- 1 root sys 32,168 Sep 23 2004 sd@6,0:a
crw-r----- 1 root sys 32,168 Sep 23 2004 sd@6,0:a,raw
brw-r----- 1 root sys 32,169 Sep 23 2004 sd@6,0:b
crw-r----- 1 root sys 32,169 Sep 23 2004 sd@6,0:b,raw
brw-r----- 1 root sys 32,170 Sep 23 2004 sd@6,0:c
crw-r----- 1 root sys 32,170 Sep 23 2004 sd@6,0:c,raw
brw-r----- 1 root sys 32,171 Sep 23 2004 sd@6,0:d
crw-r----- 1 root sys 32,171 Sep 23 2004 sd@6,0:d,raw
brw-r----- 1 root sys 32,172 Sep 23 2004 sd@6,0:e
crw-r----- 1 root sys 32,172 Sep 23 2004 sd@6,0:e,raw
brw-r----- 1 root sys 32,173 Sep 23 2004 sd@6,0:f
crw-r----- 1 root sys 32,173 Sep 23 2004 sd@6,0:f,raw
brw-r----- 1 root sys 32,174 Sep 23 2004 sd@6,0:g
crw-r----- 1 root sys 32,174 Sep 23 2004 sd@6,0:g,raw
brw-r----- 1 root sys 32,175 Sep 23 2004 sd@6,0:h
crw-r----- 1 root sys 32,175 Sep 23 2004 sd@6,0:h,raw
 

Ähnliche Themen

Zugriff Ubuntu 16.04. auf Freigabe 18.04. LTS nicht möglich

CentOS 5.8 –SQL Abfrage– HTML wird generiert und daraus müssen mehrere Mails versendet werden

X startet nichtmehr

Akonadi startet nicht mehr

NagiosGrapher 1.7.1 funktioniert nicht

Zurück
Oben