Voor een vriend van me...
zijn server (raq4) reboot na +/- 2 uur (na de reinstall) en dan hangt ie bij "booting"
kijk eens naar het volgende (commando door mij gegeven!)
wat zou dit kunnen zijn? defecte schijf? defect geheugen? iemand een idee?
/me *edit*
dit stond er overigens al VOORDAT ik dit commando gaf...
zijn server (raq4) reboot na +/- 2 uur (na de reinstall) en dan hangt ie bij "booting"
kijk eens naar het volgende (commando door mij gegeven!)
code:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
| [root /etc]# /etc/rc.d/rc.sysinit Activating swap partitions swapon: /dev/hda6: Device or resource busy Setting hostname localhost Checking root filesystem e2fsck 1.18, 11-Nov-1999 for EXT2 FS 0.5b, 95/08/09 /dev/hda1 is mounted. WARNING!!! Running e2fsck on a mounted filesystem may cause SEVERE filesystem damage. Do you really want to continue (y/n)? no check aborted. ok mount: proc already mounted Remounting root filesystem in read-write mode Finding module dependencies Starting up RAID devices... -- System configuration........... /etc/raidtab -- System status.................. /proc/mdstat -- RAID status.................... OK Checking filesystems e2fsck 1.18, 11-Nov-1999 for EXT2 FS 0.5b, 95/08/09 /dev/hda3 was not cleanly unmounted, check forced. Pass 1: Checking inodes, blocks, and sizes Pass 2: Checking directory structure Pass 3: Checking directory connectivity Pass 4: Checking reference counts Pass 5: Checking group summary information Block bitmap differences: -33067 -33068 -33069 -33070 -33073 -33074 -33075 -33076 -33077 -33078 -33080 -33081 -33082 -33083 -33084 -33085 -33086 -33090 -33091 -33092 -33093 -33094 -33095 -33096 Fix? yes Free blocks count wrong for group #4 (7873, counted=7897). Fix? yes Free blocks count wrong (189839, counted=189863). Fix? yes /dev/hda3: ***** FILE SYSTEM WAS MODIFIED ***** /dev/hda3: 276/51376 files (12.0% non-contiguous), 15265/205128 blocks e2fsck 1.18, 11-Nov-1999 for EXT2 FS 0.5b, 95/08/09 /dev/hda4 was not cleanly unmounted, check forced. Pass 1: Checking inodes, blocks, and sizes Pass 2: Checking directory structure Pass 3: Checking directory connectivity Pass 4: Checking reference counts Pass 5: Checking group summary information /dev/hda4: 2807/9488384 files (0.4% non-contiguous), 1963124/37947168 blocks ok Mounting local filesystems mount: /dev/hda3 already mounted or /var busy mount: /dev/hda4 already mounted or /home busy mount: none already mounted or /dev/pts busy mount: according to mtab, none is mounted on /proc Setting clock (utc): Thu Jul 25 00:50:26 PDT 2002 Thu Jul 25 00:50:26 PDT 2002 Enabling swap space |
wat zou dit kunnen zijn? defecte schijf? defect geheugen? iemand een idee?
/me *edit*
dit stond er overigens al VOORDAT ik dit commando gaf...
code:
1
2
3
4
5
| [root /etc]# tail -f /var/log/messages Jul 25 11:51:06 lease150 syslogd 1.3-3: restart. Jul 25 00:00:05 lease150 init: Switching to runlevel: 0 Jul 25 00:00:08 lease150 exiting on signal 15 Jul 25 00:37:26 localhost syslogd 1.3-3: restart. |