1&1 Root Server Bootet nicht mehr

Serverdienste ohne eigene Kategorie
User avatar
Joe User
Project Manager
Project Manager
Posts: 11191
Joined: 2003-02-27 01:00
Location: Hamburg
Contact:
 

Re: 1&1 Root Server Bootet nicht mehr

Post by Joe User »

Die Console ist erstmal egal, läuft denn wenigstens der Server wieder?
PayPal.Me/JoeUserFreeBSD Remote Installation
Wings for LifeWings for Life World Run

„If there’s more than one possible outcome of a job or task, and one
of those outcomes will result in disaster or an undesirable consequence,
then somebody will do it that way.“ -- Edward Aloysius Murphy Jr.
quax
Posts: 27
Joined: 2008-11-27 22:48
 

Re: 1&1 Root Server Bootet nicht mehr

Post by quax »

nein, er bootet nicht, also wieder ins rescue system, hab inzwischen sogar mal den alten runter geladen und eingespielt. auch hiermit geht es nicht, daher hab ich dann mal fdisk -l ausgeführt und siehe da, hab wohl auch noch ein prob mit dem filesystem bekommen!

Code: Select all

rescue:~# fdisk -l

Disk /dev/sda: 160.0 GB, 160041885696 bytes
255 heads, 63 sectors/track, 19457 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

   Device Boot      Start         End      Blocks   Id  System
/dev/sda1               1         123      987966   fd  Linux raid autodetect
/dev/sda2             124         367     1959930   82  Linux swap / Solaris
/dev/sda4             368       19457   153340425    5  Extended
/dev/sda5             368         976     4891761   fd  Linux raid autodetect
/dev/sda6             977        1585     4891761   fd  Linux raid autodetect
/dev/sda7            1586        4018    19543041   fd  Linux raid autodetect
/dev/sda8            4019       19457   124013736   fd  Linux raid autodetect

Disk /dev/sdb: 160.0 GB, 160041885696 bytes
255 heads, 63 sectors/track, 19457 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

   Device Boot      Start         End      Blocks   Id  System
/dev/sdb1               1         123      987966   fd  Linux raid autodetect
/dev/sdb2             124         367     1959930   82  Linux swap / Solaris
/dev/sdb4             368       19457   153340425    5  Extended
/dev/sdb5             368         976     4891761   fd  Linux raid autodetect
/dev/sdb6             977        1585     4891761   fd  Linux raid autodetect
/dev/sdb7            1586        4018    19543041   fd  Linux raid autodetect
/dev/sdb8            4019       19457   124013736   fd  Linux raid autodetect

Disk /dev/md0: 5009 MB, 5009047552 bytes
2 heads, 4 sectors/track, 1222912 cylinders
Units = cylinders of 8 * 512 = 4096 bytes

Disk /dev/md0 doesn't contain a valid partition table

Disk /dev/md8: 126.9 GB, 126989959168 bytes
2 heads, 4 sectors/track, 31003408 cylinders
Units = cylinders of 8 * 512 = 4096 bytes

Disk /dev/md8 doesn't contain a valid partition table

Disk /dev/md3: 20.0 GB, 20012007424 bytes
2 heads, 4 sectors/track, 4885744 cylinders
Units = cylinders of 8 * 512 = 4096 bytes

Disk /dev/md3 doesn't contain a valid partition table

Disk /dev/md2: 5009 MB, 5009047552 bytes
2 heads, 4 sectors/track, 1222912 cylinders
Units = cylinders of 8 * 512 = 4096 bytes

Disk /dev/md2 doesn't contain a valid partition table

Disk /dev/md1: 1011 MB, 1011548160 bytes
2 heads, 4 sectors/track, 246960 cylinders
Units = cylinders of 8 * 512 = 4096 bytes
oh mann, sorry, brauche leider noch mals eure hilfe, ihr seid echt super, aber ich glaube ohne euch schaff ich das net!


noch ne ergänzung:

Code: Select all

rescue:/mnt/etc# vi fstab
/dev/md1        /               ext3    defaults                1 1
/dev/sda2       swap            swap    sw
/dev/sdb2       swap            swap    sw
/dev/md5        /usr            xfs     defaults                1 2
/dev/md6        /var            xfs     defaults,usrquota       1 2
/dev/md7        /home           xfs     defaults,usrquota       1 2
/dev/md8        /srv            xfs     defaults,usrquota       1 2

proc            /proc           proc    defaults                0 0
sysfs           /sys            sysfs   noauto                  0 0
none            /tmp            tmpfs   defaults                0 0
hm, wenn ich /dev/md1 mounte und auch /proc mounte, dann da rein schaue ist nix drinne, ist das normal?
quax
Posts: 27
Joined: 2008-11-27 22:48
 

Re: 1&1 Root Server Bootet nicht mehr

Post by quax »

hilft das evtl. noch etwas weiter???

Code: Select all

rescue:~# xfs_check /dev/sda1
xfs_check: unexpected XFS SB magic number 0xfaeb2101
xfs_check: read failed: Invalid argument
xfs_check: data size check failed
xfs_check: failed to alloc 125493601680 bytes: Cannot allocate memory
Roger Wilco
Posts: 5923
Joined: 2004-05-23 12:53
 

Re: 1&1 Root Server Bootet nicht mehr

Post by Roger Wilco »

Nein, da /dev/sd[ab]1 und damit auch /dev/md1 mit ext3 formatiert wurde und nicht XFS.
User avatar
Joe User
Project Manager
Project Manager
Posts: 11191
Joined: 2003-02-27 01:00
Location: Hamburg
Contact:
 

Re: 1&1 Root Server Bootet nicht mehr

Post by Joe User »

quax wrote:hilft das evtl. noch etwas weiter???
Nein, denn /dev/sd[ab]1 sind ext3, nicht xfs.

Was steht in /var/log/boot.msg und/oder /var/log/dmesg?
PayPal.Me/JoeUserFreeBSD Remote Installation
Wings for LifeWings for Life World Run

„If there’s more than one possible outcome of a job or task, and one
of those outcomes will result in disaster or an undesirable consequence,
then somebody will do it that way.“ -- Edward Aloysius Murphy Jr.
quax
Posts: 27
Joined: 2008-11-27 22:48
 

Re: 1&1 Root Server Bootet nicht mehr

Post by quax »

Joe User wrote:
quax wrote:hilft das evtl. noch etwas weiter???
Nein, denn /dev/sd[ab]1 sind ext3, nicht xfs.

Was steht in /var/log/boot.msg und/oder /var/log/dmesg?
/var kann ich nicht mounten daher kann ich die logs nicht einsehen, ich kann nur /dev/md1 mounten.

hab mal mdadm --detail /dev/md0-8 versucht um mehr infos raus zu hohlen

Code: Select all

/dev/md0:
        Version : 00.90.03
  Creation Time : Tue Apr  1 08:58:49 2008
     Raid Level : raid1
     Array Size : 4891648 (4.67 GiB 5.01 GB)
    Device Size : 4891648 (4.67 GiB 5.01 GB)
   Raid Devices : 2
  Total Devices : 2
Preferred Minor : 0
    Persistence : Superblock is persistent

    Update Time : Sun Nov 30 16:42:38 2008
          State : clean
 Active Devices : 2
Working Devices : 2
 Failed Devices : 0
  Spare Devices : 0

           UUID : faaebc4f:a9881955:54e34fc9:d3278c68
         Events : 0.3320

    Number   Major   Minor   RaidDevice State
       0       8        5        0      active sync   /dev/sda5
       1       8       21        1      active sync   /dev/sdb5


/dev/md1:
        Version : 00.90.03
  Creation Time : Tue Apr  1 08:58:49 2008
     Raid Level : raid1
     Array Size : 987840 (964.85 MiB 1011.55 MB)
    Device Size : 987840 (964.85 MiB 1011.55 MB)
   Raid Devices : 2
  Total Devices : 2
Preferred Minor : 1
    Persistence : Superblock is persistent

    Update Time : Sun Nov 30 16:46:47 2008
          State : active
 Active Devices : 2
Working Devices : 2
 Failed Devices : 0
  Spare Devices : 0

           UUID : 90478b98:c72f8cd2:fe840d5e:b81d444e
         Events : 0.1177

    Number   Major   Minor   RaidDevice State
       0       8        1        0      active sync   /dev/sda1
       1       8       17        1      active sync   /dev/sdb1

/dev/md2:
        Version : 00.90.03
  Creation Time : Tue Apr  1 08:58:49 2008
     Raid Level : raid1
     Array Size : 4891648 (4.67 GiB 5.01 GB)
    Device Size : 4891648 (4.67 GiB 5.01 GB)
   Raid Devices : 2
  Total Devices : 2
Preferred Minor : 2
    Persistence : Superblock is persistent

    Update Time : Sun Nov 30 16:39:28 2008
          State : clean
 Active Devices : 2
Working Devices : 2
 Failed Devices : 0
  Spare Devices : 0

           UUID : 014d6598:b07d47c7:1fb9a29c:83bea919
         Events : 0.4474

    Number   Major   Minor   RaidDevice State
       0       8        6        0      active sync   /dev/sda6
       1       8       22        1      active sync   /dev/sdb6

/dev/md3:
        Version : 00.90.03
  Creation Time : Tue Apr  1 08:58:49 2008
     Raid Level : raid1
     Array Size : 19542976 (18.64 GiB 20.01 GB)
    Device Size : 19542976 (18.64 GiB 20.01 GB)
   Raid Devices : 2
  Total Devices : 2
Preferred Minor : 3
    Persistence : Superblock is persistent

    Update Time : Sun Nov 30 16:39:53 2008
          State : clean
 Active Devices : 2
Working Devices : 2
 Failed Devices : 0
  Spare Devices : 0

           UUID : b9ea0e26:d7861d9d:6c6b9522:19359ae8
         Events : 0.314

    Number   Major   Minor   RaidDevice State
       0       8        7        0      active sync   /dev/sda7
       1       8       23        1      active sync   /dev/sdb7

mdadm: md device /dev/md4 does not appear to be active.

mdadm: md device /dev/md5 does not appear to be active.

mdadm: md device /dev/md6 does not appear to be active.

mdadm: md device /dev/md7 does not appear to be active.

/dev/md8:
        Version : 00.90.03
  Creation Time : Tue Apr  1 08:58:49 2008
     Raid Level : raid1
     Array Size : 124013632 (118.27 GiB 126.99 GB)
    Device Size : 124013632 (118.27 GiB 126.99 GB)
   Raid Devices : 2
  Total Devices : 2
Preferred Minor : 8
    Persistence : Superblock is persistent

    Update Time : Sun Nov 30 16:40:11 2008
          State : clean
 Active Devices : 2
Working Devices : 2
 Failed Devices : 0
  Spare Devices : 0

           UUID : 366f9713:b4ad36f7:799d83f2:904e8968
         Events : 0.18628

    Number   Major   Minor   RaidDevice State
       0       8        8        0      active sync   /dev/sda8
       1       8       24        1      active sync   /dev/sdb8
/dev/md8 würde auch von der größe her passen, die anderen sind wohl verschoben???
User avatar
Joe User
Project Manager
Project Manager
Posts: 11191
Joined: 2003-02-27 01:00
Location: Hamburg
Contact:
 

Re: 1&1 Root Server Bootet nicht mehr

Post by Joe User »

/var ist /dev/md6 -> siehe /etc/fstab
/dev/md6 kannst Du mounten...
PayPal.Me/JoeUserFreeBSD Remote Installation
Wings for LifeWings for Life World Run

„If there’s more than one possible outcome of a job or task, and one
of those outcomes will result in disaster or an undesirable consequence,
then somebody will do it that way.“ -- Edward Aloysius Murphy Jr.
quax
Posts: 27
Joined: 2008-11-27 22:48
 

Re: 1&1 Root Server Bootet nicht mehr

Post by quax »

rescue:/# mount /dev/md6 /mnt/var/
FAT: unable to read boot sector


ok, hab wie folgt gemountet

mount /dev/md1 /mnt
mount /dev/md8 /mnt/srv
mount /dev/md2 /mnt/var/
mount /dev/md3 /mnt/usr/

und siehe da, ich komme auf /var /log

hier mal der inhalt der /var/log/boot.msg

Code: Select all

<4>fuse init (API version 7.8)
<6>SGI XFS with ACLs, security attributes, realtime, large block/inode numbers,  
no debug enabled
<6>SGI XFS Quota Management subsystem
<6>async_tx: api initialized (sync-only)
<6>io scheduler noop registered
<6>io scheduler anticipatory registered
<6>io scheduler deadline registered
<6>io scheduler cfq registered (default)
<7>Boot video device is 0000:00:05.0
<7>PCI: Setting latency timer of device 0000:00:02.0 to 64
<4>assign_interrupt_mode Found MSI capability
<7>Allocate Port Service[0000:00:02.0:pcie00]
<7>PCI: Setting latency timer of device 0000:00:03.0 to 64
<4>assign_interrupt_mode Found MSI capability
<7>Allocate Port Service[0000:00:03.0:pcie00]
<6>Real Time Clock Driver v1.12ac
<4>hpet_acpi_add: no address or irqs in _CRS
<6>Non-volatile memory driver v1.2
<6>Linux agpgart interface v0.102
<4>Hangcheck: starting hangcheck timer 0.9.0 (tick is 180 seconds, margin is 60  
seconds).
<4>Hangcheck: Using get_cycles().
<6>Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing disabled
<6>serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
<6>00:09: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
<4>RAMDISK driver initialized: 16 RAM disks of 65536K size 1024 blocksize
<6>loop: module loaded
<6>Intel(R) PRO/1000 Network Driver - version 7.3.20-k2
<6>Copyright (c) 1999-2006 Intel Corporation.
<6>e100: Intel(R) PRO/100 Network Driver, 3.5.23-k4-NAPI
<6>e100: Copyright(c) 1999-2006 Intel Corporation
<6>LXT970: Registered new driver
<6>LXT971: Registered new driver
<6>Broadcom BCM5411: Registered new driver
<6>Broadcom BCM5421: Registered new driver
<6>Broadcom BCM5461: Registered new driver
<6>forcedeth.c: Reverse Engineered nForce ethernet driver. Version 0.60.
<4>ACPI: PCI Interrupt Link [LNKL] enabled at IRQ 23
<6>ACPI: PCI Interrupt 0000:00:14.0[A] -> Link [LNKL] -> GSI 23 (level, high) ->>
 IRQ 23
<7>PCI: Setting latency timer of device 0000:00:14.0 to 64
<6>forcedeth: using HIGHDMA
<6>eth0: forcedeth.c: subsystem: 01734:10c6 bound to 0000:00:14.0
<6>tun: Universal TUN/TAP device driver, 1.6
<6>tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
<6>Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
<6>ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
<6>NFORCE-MCP51: IDE controller at PCI slot 0000:00:0d.0
<6>NFORCE-MCP51: chipset revision 241
<6>NFORCE-MCP51: not 100% native mode: will probe irqs later
<4>NFORCE-MCP51: BIOS didn't set cable bits correctly. Enabling workaround.
<6>NFORCE-MCP51: 0000:00:0d.0 (rev f1) UDMA133 controller
<6>    ide0: BM-DMA at 0x8c00-0x8c07, BIOS settings: hda:pio, hdb:pio
<7>Probing IDE interface ide0...
<7>Probing IDE interface ide0...
<7>Probing IDE interface ide1...
<6>Adaptec aacraid driver 1.1-5[2449]-ms
<4>3ware Storage Controller device driver for Linux v1.26.02.002.
<4>3ware 9000 Storage Controller device driver for Linux v2.26.02.010.
<7>sata_nv 0000:00:0e.0: version 3.5
<4>PCI: Enabling device 0000:00:0e.0 (0005 -> 0007)
<4>ACPI: PCI Interrupt Link [LNKN] enabled at IRQ 22
<6>ACPI: PCI Interrupt 0000:00:0e.0[A] -> Link [LNKN] -> GSI 22 (level, high) ->>
 IRQ 22
<7>PCI: Setting latency timer of device 0000:00:0e.0 to 64
<6>scsi0 : sata_nv
<6>scsi1 : sata_nv
<6>ata1: SATA max UDMA/133 cmd 0x0000000000018c30 ctl 0x0000000000018c26 bmdma 00
x0000000000018c10 irq 22
<6>ata2: SATA max UDMA/133 cmd 0x0000000000018c28 ctl 0x0000000000018c22 bmdma 00
x0000000000018c18 irq 22
<6>ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
<6>ata1.00: ATA-7: ST3160215AS, 3.AAD, max UDMA/133
<6>ata1.00: 312581808 sectors, multi 16: LBA48 NCQ (depth 0/32)
<6>ata1.00: configured for UDMA/133
<6>ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
<6>ata2.00: ATA-7: ST3160215AS, 3.AAD, max UDMA/133
<6>ata2.00: 312581808 sectors, multi 16: LBA48 NCQ (depth 0/32)
<6>ata2.00: configured for UDMA/133
<5>scsi 0:0:0:0: Direct-Access     ATA      ST3160215AS      3.AA PQ: 0 ANSI: 5
<5>sd 0:0:0:0: [sda] 312581808 512-byte hardware sectors (160042 MB)
<5>sd 0:0:0:0: [sda] Write Protect is off
<7>sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
<5>sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support  
DPO or FUA
<5>sd 0:0:0:0: [sda] 312581808 512-byte hardware sectors (160042 MB)
<5>sd 0:0:0:0: [sda] Write Protect is off
<7>sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
<5>sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support  
DPO or FUA
<6> sda: sda1 sda2 sda4 < sda5 sda6 sda7 sda8 >
<5>sd 0:0:0:0: [sda] Attached SCSI disk
<5>sd 0:0:0:0: Attached scsi generic sg0 type 0
<5>scsi 1:0:0:0: Direct-Access     ATA      ST3160215AS      3.AA PQ: 0 ANSI: 5
<5>sd 1:0:0:0: [sdb] 312581808 512-byte hardware sectors (160042 MB)
<5>sd 1:0:0:0: [sdb] Write Protect is off
<7>sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
<5>sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support  
DPO or FUA
<5>sd 1:0:0:0: [sdb] 312581808 512-byte hardware sectors (160042 MB)
<5>sd 1:0:0:0: [sdb] Write Protect is off
<7>sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
<5>sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support  
DPO or FUA
<6> sdb: sdb1 sdb2 sdb4 < sdb5 sdb6 sdb7 sdb8 >
<5>sd 1:0:0:0: [sdb] Attached SCSI disk
<5>sd 1:0:0:0: Attached scsi generic sg1 type 0
<3>kvm: no hardware support
<6>PNP: PS/2 Controller [PNP0303:KEYB,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
<6>serio: i8042 KBD port at 0x60,0x64 irq 1
<6>serio: i8042 AUX port at 0x60,0x64 irq 12
<6>mice: PS/2 mouse device common for all mice
<6>I2O subsystem v1.325
<6>i2o: max drivers = 8
<6>i2c /dev entries driver
<6>i2c-adapter i2c-0: nForce2 SMBus adapter at 0x88c0
<6>i2c-adapter i2c-1: nForce2 SMBus adapter at 0x8880
<6>WDT driver for Acquire single board computer initialising.
<3>acquirewdt: I/O address 0x0043 already in use
<4>acquirewdt: probe of acquirewdt failed with error -5
<6>WDT driver for Advantech single board computer initialising.
<6>advantechwdt: initialized. timeout=60 sec (nowayout=0)
<6>alim7101_wdt: Steve Hill <steve@navaho.co.uk>.
<6>alim7101_wdt: ALi M7101 PMU not present - WDT not set
<3>sc520_wdt: cannot register miscdev on minor=130 (err=-16)
<3>eurwdt: can't misc_register on minor=130
<6>ib700wdt: WDT driver for IB700 single board computer initialising.
<3>ib700wdt: START method I/O 443 is not available.
<4>ib700wdt: probe of ib700wdt failed with error -5
<6>WDT driver for Wafer 5823 single board computer initialising.
<3>Wafer 5823 WDT: I/O address 0x0443 already in use
<6>sc1200wdt: build 20020303
<3>sc1200wdt: io parameter must be specified
<3>sbc60xxwdt: I/O address 0x0443 already in use
<3>cpu5wdt: misc_register failed
<6>WDT driver for the Winbond(TM) W83627HF/THF/HG Super I/O chip initialising.
<6>w83627hf/thf/hg WDT: Watchdog already running. Resetting timeout to 60 sec
<3>w83627hf/thf/hg WDT: cannot register miscdev on minor=130 (err=-16)
<3>w83877f_wdt: I/O address 0x0443 already in use
<6>machzwd: MachZ ZF-Logic Watchdog driver initializing.
<4>machzwd: no ZF-Logic found
<3>SoftDog: cannot register miscdev on minor=130 (err=-16)
<6>md: linear personality registered for level -1
<6>md: raid0 personality registered for level 0
<6>md: raid1 personality registered for level 1
<6>md: raid10 personality registered for level 10
<4>raid6: int64x1   1855 MB/s
<4>raid6: int64x2   2267 MB/s
<4>raid6: int64x4   2427 MB/s
<4>raid6: int64x8   1708 MB/s
<4>raid6: sse2x1    2668 MB/s
<4>raid6: sse2x2    3855 MB/s
<4>raid6: sse2x4    3951 MB/s
<4>raid6: using algorithm sse2x4 (3951 MB/s)
<6>md: raid6 personality registered for level 6
<6>md: raid5 personality registered for level 5
<6>md: raid4 personality registered for level 4
<6>md: faulty personality registered for level -5
<6>device-mapper: ioctl: 4.11.0-ioctl (2006-10-12) initialised: dm-devel@redhat..
com
<4>Netfilter messages via NETLINK v0.30.
<4>nf_conntrack version 0.5.0 (8192 buckets, 32768 max)
<4>ctnetlink v0.93: registering with nfnetlink.
<6>ip_tables: (C) 2000-2006 Netfilter Core Team
<5>ClusterIP Version 0.8 loaded successfully
<6>arp_tables: (C) 2002 David S. Miller
<6>TCP cubic registered
<6>NET: Registered protocol family 1
<6>NET: Registered protocol family 17
<6>NET: Registered protocol family 15
<6>powernow-k8: Found 1 AMD Athlon(tm) X2 Dual Core Processor BE-2350 processorss
 (2 cpu cores) (version 2.00.00)
<6>powernow-k8:    0 : fid 0xd (2100 MHz), vid 0xe
<6>powernow-k8:    1 : fid 0xc (2000 MHz), vid 0xf
<6>powernow-k8:    2 : fid 0xa (1800 MHz), vid 0x11
<6>powernow-k8:    3 : fid 0x2 (1000 MHz), vid 0x16
<6>md: Autodetecting RAID arrays.
<6>md: autorun ...
<6>md: considering sdb8 ...
<6>md:  adding sdb8 ...
<4>md: sdb7 has different UUID to sdb8
<4>md: sdb6 has different UUID to sdb8
<4>md: sdb5 has different UUID to sdb8
<4>md: sdb1 has different UUID to sdb8
<6>md:  adding sda8 ...
<4>md: sda7 has different UUID to sdb8
<4>md: sda6 has different UUID to sdb8
<4>md: sda5 has different UUID to sdb8
<4>md: sda1 has different UUID to sdb8
<6>md: created md8
<6>md: bind<sda8>
<6>md: bind<sdb8>
<6>md: running: <sdb8><sda8>
<6>raid1: raid set md8 active with 2 out of 2 mirrors
<6>md: considering sdb7 ...
<6>md:  adding sdb7 ...
<4>md: sdb6 has different UUID to sdb7
<4>md: sdb5 has different UUID to sdb7
<4>md: sdb1 has different UUID to sdb7
<6>md:  adding sda7 ...
<4>md: sda6 has different UUID to sdb7
<4>md: sda5 has different UUID to sdb7
<4>md: sda1 has different UUID to sdb7
<6>md: created md7
<6>md: bind<sda7>
<6>md: bind<sdb7>
<6>md: running: <sdb7><sda7>
<6>raid1: raid set md7 active with 2 out of 2 mirrors
<6>md: considering sdb6 ...
<6>md:  adding sdb6 ...
<4>md: sdb5 has different UUID to sdb6
<4>md: sdb1 has different UUID to sdb6
<6>md:  adding sda6 ...
<4>md: sda5 has different UUID to sdb6
<4>md: sda1 has different UUID to sdb6
<6>md: created md6
<6>md: bind<sda6>
<6>md: bind<sdb6>
<6>md: running: <sdb6><sda6>
<3>md: md6: raid array is not clean -- starting background reconstruction
<6>raid1: raid set md6 active with 2 out of 2 mirrors
<6>md: considering sdb5 ...
<6>md: resync of RAID array md6
<6>md: minimum _guaranteed_  speed: 1000 KB/sec/disk.
<6>md: using maximum available idle IO bandwidth (but not more than 200000 KB/see
c) for resync.
<6>md: using 128k window, over a total of 4891648 blocks.
<6>md:  adding sdb5 ...
<4>md: sdb1 has different UUID to sdb5
<6>md:  adding sda5 ...
<4>md: sda1 has different UUID to sdb5
<6>md: created md5
<6>md: bind<sda5>
<6>md: bind<sdb5>
<6>md: running: <sdb5><sda5>
<6>raid1: raid set md5 active with 2 out of 2 mirrors
<6>md: considering sdb1 ...
<6>md:  adding sdb1 ...
<6>md:  adding sda1 ...
<6>md: created md1
<6>md: bind<sda1>
<6>md: bind<sdb1>
<6>md: running: <sdb1><sda1>
<3>md: md1: raid array is not clean -- starting background reconstruction
<6>raid1: raid set md1 active with 2 out of 2 mirrors
<6>md: ... autorun DONE.
<6>md: delaying resync of md1 until md6 has finished (they share one or more phyy
sical units)
<6>EXT3-fs: INFO: recovery required on readonly filesystem.
<6>EXT3-fs: write access will be enabled during recovery.
<6>kjournald starting.  Commit interval 5 seconds
<6>EXT3-fs: recovery complete.
<6>EXT3-fs: mounted filesystem with ordered data mode.
<4>VFS: Mounted root (ext3 filesystem) readonly.
<6>Freeing unused kernel memory: 240k freed
<6>Adding 1959920k swap on /dev/sda2.  Priority:-1 extents:1 across:1959920k
<6>Adding 1959920k swap on /dev/sdb2.  Priority:-2 extents:1 across:1959920k
<6>EXT3 FS on md1, internal journal
<5>Filesystem "md5": Disabling barriers, not supported by the underlying device
<5>XFS mounting filesystem md5
<5>Starting XFS recovery on filesystem: md5 (logdev: internal)
<5>Ending XFS recovery on filesystem: md5 (logdev: internal)
<5>Filesystem "md6": Disabling barriers, not supported by the underlying device
<5>XFS mounting filesystem md6
<5>Starting XFS recovery on filesystem: md6 (logdev: internal)
<5>Ending XFS recovery on filesystem: md6 (logdev: internal)
<5>Filesystem "md7": Disabling barriers, not supported by the underlying device
<5>XFS mounting filesystem md7
<7>Ending clean XFS mount for filesystem: md7
<5>Filesystem "md8": Disabling barriers, not supported by the underlying device
<5>XFS mounting filesystem md8
<5>Starting XFS recovery on filesystem: md8 (logdev: internal)
<5>Ending XFS recovery on filesystem: md8 (logdev: internal)
Kernel logging (ksyslog) stopped.
Kernel log daemon terminating.

Boot logging started on /dev/ttyS0(/dev/console) at Thu Nov 27 15:07:18 2008

Master Resource Control: previous runlevel: N, switching to runlevel: 3
modprobe: FATAL: Module ac not found.


modprobe: FATAL: Module battery not found.


<notice>startproc: execve (/usr/bin/dbus-daemon) [ /usr/bin/dbus-daemon --systemm
 ], [ CONSOLE=/dev/console SHELL=/bin/sh TERM=vt102 LC_ALL=POSIX INIT_VERSION=syy
svinit-2.86 REDIRECT=/dev/ttyS0 AUTOBOOT=YES COLUMNS=80 PATH=/bin:/sbin:/usr/binn
:/usr/sbin RUNLEVEL=3 PWD=/ SPLASHCFG= PREVLEVEL=N LINES=24 SHLVL=2 HOME=/ BOOT__
IMAGE=lxser SPLASH=no _=/sbin/startproc DAEMON=/usr/bin/dbus-daemon ]
modprobe: FATAL: Module button not found.


modprobe: FATAL: Module fan not found.


modprobe: FATAL: Module processor not found.


modprobe: FATAL: Module thermal not found.


psa-firewall: service is disabled
Initializing random number generatordone
<notice>startproc: execve (/sbin/acpid) [ /sbin/acpid ], [ CONSOLE=/dev/console  
SHELL=/bin/sh TERM=vt102 LC_ALL=POSIX INIT_VERSION=sysvinit-2.86 REDIRECT=/dev/tt
tyS0 AUTOBOOT=YES COLUMNS=80 PATH=/bin:/sbin:/usr/bin:/usr/sbin RUNLEVEL=3 PWD=//
 SPLASHCFG= PREVLEVEL=N LINES=24 SHLVL=2 HOME=/ BOOT_IMAGE=lxser SPLASH=no _=/sbb
in/startproc DAEMON=/sbin/acpid ]
<notice>startproc: execve (/sbin/resmgrd) [ /sbin/resmgrd ], [ CONSOLE=/dev/conss
ole SHELL=/bin/sh TERM=vt102 LC_ALL=POSIX INIT_VERSION=sysvinit-2.86 REDIRECT=/dd
ev/ttyS0 AUTOBOOT=YES COLUMNS=80 PATH=/bin:/sbin:/usr/bin:/usr/sbin RUNLEVEL=3 PP
WD=/ SPLASHCFG= PREVLEVEL=N LINES=24 SHLVL=2 HOME=/ BOOT_IMAGE=lxser SPLASH=no __
=/sbin/startproc DAEMON=/sbin/resmgrd ]
Starting irqbalance unused
Starting D-Bus daemondone
psa-vpn: OpenVPN is disabled
Starting resource managerdone
acpid: loading ACPI modules ( ) failed
acpid: will not skip unsupported modules
acpid: loading ACPI laptop modules ( ) done
Starting acpid done
[acpid]: starting up


[acpid]: 0 rules loaded


<notice>startproc: execve (/usr/sbin/polkitd) [ /usr/sbin/polkitd ], [ CONSOLE=//
dev/console SHELL=/bin/sh TERM=vt102 LC_ALL=POSIX INIT_VERSION=sysvinit-2.86 REDD
IRECT=/dev/ttyS0 AUTOBOOT=YES COLUMNS=80 PATH=/bin:/sbin:/usr/bin:/usr/sbin RUNLL
EVEL=3 PWD=/ SPLASHCFG= PREVLEVEL=N LINES=24 SHLVL=2 HOME=/ BOOT_IMAGE=lxser SPLL
ASH=no _=/sbin/startproc DAEMON=/usr/sbin/polkitd ]
<notice>startproc: execve (/usr/sbin/xinetd) [ /usr/sbin/xinetd ], [ CONSOLE=/dee
v/console MYSQL_UNIX_PORT=/var/lib/mysql/mysql.sock TERM=vt102 SHELL=/bin/sh LC__
ALL=POSIX INIT_VERSION=sysvinit-2.86 REDIRECT=/dev/ttyS0 COLUMNS=80 AUTOBOOT=YESS
 PATH=/bin:/sbin:/usr/bin:/usr/sbin RUNLEVEL=3 SPLASHCFG= PWD=/ LANG=C PREVLEVELL
=N LINES=24 HOME=/ SHLVL=3 BOOT_IMAGE=lxser OPENSSL_CONF=/usr/local/psa/admin/coo
nf/openssl.cnf SPLASH=no _=/sbin/startproc DAEMON=/usr/sbin/xinetd ]
Starting PolicyKit daemondone
<notice>startproc: execve (/usr/sbin/hald) [ /usr/sbin/hald --daemon=yes ], [ COO
NSOLE=/dev/console SHELL=/bin/sh TERM=vt102 LC_ALL=POSIX INIT_VERSION=sysvinit-22
.86 REDIRECT=/dev/ttyS0 AUTOBOOT=YES COLUMNS=80 PATH=/bin:/sbin:/usr/bin:/usr/sbb
in RUNLEVEL=3 PWD=/ SPLASHCFG= PREVLEVEL=N LINES=24 SHLVL=2 HOME=/ BOOT_IMAGE=lxx
ser SPLASH=no _=/sbin/startproc DAEMON=/usr/sbin/hald ]
Starting HAL daemondone
Loading CPUFreq modulesdone
Loading keymap i386/qwerty/us.map.gz
doneLoading compose table winkeys shiftctrl latin1.adddone
Start Unicode mode
doneLoading console font lat9w-16.psfu  -m trivial G0:loadable
doneSetting up network interfaces:
    lo
    lo        IP address: 127.0.0.1/8
done    eth0      device: nVidia Corporation MCP51 Ethernet Controller (rev a3)
    eth0      configuration: eth-id-00:19:99:26:fa:66
    eth0      (DHCP) . <notice>pidofproc: dhcpcd 3674
<notice>startproc: execve (/usr/sbin/named) [ /usr/sbin/named -t /var/lib/named  
-u named ], [ CONSOLE=/dev/console MYSQL_UNIX_PORT=/var/lib/mysql/mysql.sock TERR
M=vt102 SHELL=/bin/sh LC_ALL=POSIX INIT_VERSION=sysvinit-2.86 REDIRECT=/dev/ttySS
0 COLUMNS=80 AUTOBOOT=YES PATH=/sbin:/usr/sbin:/bin:/usr/bin RUNLEVEL=3 SPLASHCFF
G= PWD=/ LANG=C PREVLEVEL=N LINES=24 checkAndCopyConfigFilesCalled=yes HOME=/ SHH
LVL=3 BOOT_IMAGE=lxser OPENSSL_CONF=/usr/local/psa/admin/conf/openssl.cnf namedCC
onfChecked=yes SPLASH=no initializeNamedCalled=yes _=/sbin/startproc DAEMON=/usrr
/sbin/named ]
IP/Netmask: 87.106.212.48 / 255.255.255.255 ('s15293006')
    eth0:1    IP address: 212.227.250.134/32
doneSetting up service network  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .doo
ne
Starting INET services. (xinetd)done
<notice>startproc: execve (/usr/sbin/sshd) [ /usr/sbin/sshd -o PidFile=/var/run//
sshd.init.pid ], [ CONSOLE=/dev/console SHELL=/bin/sh TERM=vt102 LC_ALL=POSIX INN
IT_VERSION=sysvinit-2.86 REDIRECT=/dev/ttyS0 AUTOBOOT=YES COLUMNS=80 PATH=/bin://
sbin:/usr/bin:/usr/sbin RUNLEVEL=3 PWD=/ SPLASHCFG= PREVLEVEL=N LINES=24 SHLVL=22
 HOME=/ BOOT_IMAGE=lxser SPLASH=no _=/sbin/startproc DAEMON=/usr/sbin/sshd ]
<notice>startproc: execve (/sbin/syslog-ng) [ /sbin/syslog-ng -a /var/lib/named//
dev/log ], [ CONSOLE=/dev/console SHELL=/bin/sh TERM=vt102 LC_ALL=POSIX INIT_VERR
SION=sysvinit-2.86 REDIRECT=/dev/ttyS0 AUTOBOOT=YES COLUMNS=80 PATH=/bin:/sbin://
usr/bin:/usr/sbin RUNLEVEL=3 PWD=/ SPLASHCFG= PREVLEVEL=N LINES=24 SHLVL=2 HOME==
/ BOOT_IMAGE=lxser SPLASH=no _=/sbin/startproc DAEMON=/sbin/syslog-ng ]
<notice>startproc: execve (/sbin/klogd) [ /sbin/klogd -c 1 -x -x ], [ CONSOLE=/dd
ev/console SHELL=/bin/sh TERM=vt102 LC_ALL=POSIX INIT_VERSION=sysvinit-2.86 REDII
RECT=/dev/ttyS0 AUTOBOOT=YES COLUMNS=80 PATH=/bin:/sbin:/usr/bin:/usr/sbin RUNLEE
VEL=3 PWD=/ SPLASHCFG= PREVLEVEL=N LINES=24 SHLVL=2 HOME=/ BOOT_IMAGE=lxser SPLAA
SH=no _=/sbin/startproc DAEMON=/sbin/klogd ]
Starting syslog servicesdone
<notice>startproc: execve (/usr/sbin/nscd) [ /usr/sbin/nscd ], [ CONSOLE=/dev/coo
nsole SHELL=/bin/sh TERM=vt102 LC_ALL=POSIX INIT_VERSION=sysvinit-2.86 REDIRECT==
/dev/ttyS0 AUTOBOOT=YES COLUMNS=80 PATH=/bin:/sbin:/usr/bin:/usr/sbin RUNLEVEL=33
 PWD=/ SPLASHCFG= PREVLEVEL=N LINES=24 SHLVL=2 HOME=/ BOOT_IMAGE=lxser SPLASH=noo
 _=/sbin/startproc DAEMON=/usr/sbin/nscd ]
Starting Name Service Cache Daemondone
Starting SSH daemondone
Mount CIFS File Systems unused
Starting ZENworks Management Daemondone
<notice>startproc: execve (/usr/sbin/powersaved) [ /usr/sbin/powersaved -d -f /vv
ar/run/acpid.socket -v 3 ], [ HOME=/ PATH=/bin:/sbin:/usr/bin:/usr/sbin SHELL=/bb
in/sh RUNLEVEL=3 PREVLEVEL=N DAEMON=/usr/sbin/powersaved ]
Starting powersaved: done
Starting Courier-IMAP server:
   Starting imapddone
   Starting imap-ssldone
   Starting pop3done
   Starting pop3-ssldone

<notice>pidofproc: qmail-send 4072
Starting qmail: done
<notice>pidofproc: qmail-send 4072
<notice>startproc: execve (/usr/sbin/cron) [ /usr/sbin/cron ], [ CONSOLE=/dev/coo
nsole SHELL=/bin/sh TERM=vt102 LC_ALL=POSIX INIT_VERSION=sysvinit-2.86 REDIRECT==
/dev/ttyS0 AUTOBOOT=YES COLUMNS=80 PATH=/bin:/sbin:/usr/bin:/usr/sbin RUNLEVEL=33
 PWD=/ SPLASHCFG= PREVLEVEL=N LINES=24 SHLVL=2 HOME=/ BOOT_IMAGE=lxser SPLASH=noo
 _=/sbin/startproc DAEMON=/usr/sbin/cron ]
Starting CRON daemondone
Starting mailman (Warning: the Apache2 webinterface for Mailman has not been actt
ivated!)done
Starting xinetd service... done
Starting named service... done
Starting mysql service... done
Starting qmail service... done
Starting courier-imap service... done
Starting postgresql service... not installed
Starting psa-spamassassin service... done
ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/libb
/mysql/mysql.sock' (2)
websrvmng: Unable to connect to Plesk Database: Can't connect to local MySQL serr
ver through socket '/var/lib/mysql/mysql.sock' (2)
System error 2: No such file or directory
websrvmng: Unable to connect to Plesk Database: Can't connect to local MySQL serr
ver through socket '/var/lib/mysql/mysql.sock' (2)
System error 2: No such file or directory
websrvmng: Unable to connect to the mysql database

System error 2: No such file or directory
websrvmng: Unable to connect to the mysql database

System error 2: No such file or directory
Starting Plesk... done
Starting drwebd service... not installed
Master Resource Control: runlevel 3 has been reached
Failed services in runlevel 3: acpid psa-firewall
Skipped services in runlevel 3: irq_balancer smbfs
<notice>killproc: kill(3029,3)

Boot logging started on /dev/ttyS0(/dev/console) at Thu Nov 27 10:49:19 2008

Master Resource Control: previous runlevel: 3, switching to runlevel: 6
<notice>killproc: kill(14457,15)
Shutting down irqbalance done
<notice>killproc: kill(4088,15)
Shutting down Name Service Cache Daemondone
<notice>killproc: kill(15787,15)
psa-vpn: No OpenVPN found running
<notice>killproc: kill(4072,15)
Stopping : Umount SMB/ CIFS File Systems done
Shutting down powersaved done
<notice>killproc: kill(3196,3)
Shutting down xinetd:done
Shutting down mailmandone
Saving random seeddone
Stopping Courier-IMAP server:
   Stopping imapdone
   Stopping imap-ssldone
   Stopping pop3done
   Stopping pop3-ssldone

<notice>killproc: kill(4185,15)
<notice>killproc: kill(14826,15)
Shutting down CRON daemondone
Shutting down SSH daemondone
<notice>killproc: kill(3965,15)
Shutting down ZENworks Management Daemondone
<notice>killproc: kill(3961,15)
Shutting down syslog servicesdone
Shutting down network interfaces:
    eth0      device: nVidia Corporation MCP51 Ethernet Controller (rev a3)
    eth0      configuration: eth-id-00:19:99:26:fa:66
cannot find 'iwconfig', please install
doneShutting down service network  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .doo
ne
<notice>killproc: kill(3222,15)
Shutting down HAL daemondone
<notice>killproc: kill(3312,15)
Shutting down PolicyKitdone
<notice>killproc: kill(14916,15)
<notice>killproc: kill(3118,15)
<notice>killproc: kill(3117,15)
[acpid]: exiting


Shutting down acpid done
Shutting down D-Bus daemondone
Shutting down resource managerdone
Stopping Plesk... done
User avatar
Joe User
Project Manager
Project Manager
Posts: 11191
Joined: 2003-02-27 01:00
Location: Hamburg
Contact:
 

Re: 1&1 Root Server Bootet nicht mehr

Post by Joe User »

OK, nächster Versuch:

Code: Select all

echo "### rootforum ###" > /var/log/boot.msg
Danach bitte die Partitionen unmounten und den Server normal booten. Wenn er immer noch nicht hochkommt, bitte die neue boot.msg nochmal posten.

Sorry, jetzt wird es unter Umständen etwas komplizierter...
PayPal.Me/JoeUserFreeBSD Remote Installation
Wings for LifeWings for Life World Run

„If there’s more than one possible outcome of a job or task, and one
of those outcomes will result in disaster or an undesirable consequence,
then somebody will do it that way.“ -- Edward Aloysius Murphy Jr.
quax
Posts: 27
Joined: 2008-11-27 22:48
 

Re: 1&1 Root Server Bootet nicht mehr

Post by quax »

guten morgen, hier die neue Boot.msg

Code: Select all

<4>Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
<4>fuse init (API version 7.8)<6>SGI XFS with ACLs, security attributes, realtime, large block/inode numbers, no debug enabled
<6>SGI XFS Quota Management subsystem
<6>async_tx: api initialized (sync-only)
<6>io scheduler noop registered
<6>io scheduler anticipatory registered
<6>io scheduler deadline registered
<6>io scheduler cfq registered (default)
<7>Boot video device is 0000:00:05.0
<7>PCI: Setting latency timer of device 0000:00:02.0 to 64
<4>assign_interrupt_mode Found MSI capability
<7>Allocate Port Service[0000:00:02.0:pcie00]
<7>PCI: Setting latency timer of device 0000:00:03.0 to 64
<4>assign_interrupt_mode Found MSI capability
<7>Allocate Port Service[0000:00:03.0:pcie00]
<6>Real Time Clock Driver v1.12ac
<4>hpet_acpi_add: no address or irqs in _CRS
<6>Non-volatile memory driver v1.2
<6>Linux agpgart interface v0.102<4>Hangcheck: starting hangcheck timer 0.9.0 (tick is 180 seconds, margin is 60 seconds).
<4>Hangcheck: Using get_cycles().
<6>Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing disabled<6>serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
<6>00:09: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
<4>RAMDISK driver initialized: 16 RAM disks of 65536K size 1024 blocksize
<6>loop: module loaded
<6>Intel(R) PRO/1000 Network Driver - version 7.3.20-k2
<6>Copyright (c) 1999-2006 Intel Corporation.
<6>e100: Intel(R) PRO/100 Network Driver, 3.5.23-k4-NAPI
<6>e100: Copyright(c) 1999-2006 Intel Corporation
<6>LXT970: Registered new driver
<6>LXT971: Registered new driver
<6>Broadcom BCM5411: Registered new driver
<6>Broadcom BCM5421: Registered new driver
<6>Broadcom BCM5461: Registered new driver
<6>forcedeth.c: Reverse Engineered nForce ethernet driver. Version 0.60.
<4>ACPI: PCI Interrupt Link [LNKL] enabled at IRQ 23<6>ACPI: PCI Interrupt 0000:00:14.0[A] -> Link [LNKL] -> GSI 23 (level, high) -> IRQ 23
<7>PCI: Setting latency timer of device 0000:00:14.0 to 64
<6>forcedeth: using HIGHDMA<6>eth0: forcedeth.c: subsystem: 01734:10c6 bound to 0000:00:14.0
<6>tun: Universal TUN/TAP device driver, 1.6
<6>tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
<6>Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
<6>ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
<6>NFORCE-MCP51: IDE controller at PCI slot 0000:00:0d.0
<6>NFORCE-MCP51: chipset revision 241
<6>NFORCE-MCP51: not 100% native mode: will probe irqs later
<4>NFORCE-MCP51: BIOS didn't set cable bits correctly. Enabling workaround.
<6>NFORCE-MCP51: 0000:00:0d.0 (rev f1) UDMA133 controller
<6>    ide0: BM-DMA at 0x8c00-0x8c07, BIOS settings: hda:pio, hdb:pio
<7>Probing IDE interface ide0...
<7>Probing IDE interface ide0...
<7>Probing IDE interface ide1...
<6>Adaptec aacraid driver 1.1-5[2449]-ms
<4>3ware Storage Controller device driver for Linux v1.26.02.002.
<4>3ware 9000 Storage Controller device driver for Linux v2.26.02.010.
<7>sata_nv 0000:00:0e.0: version 3.5
<4>PCI: Enabling device 0000:00:0e.0 (0005 -> 0007)<4>ACPI: PCI Interrupt Link [LNKN] enabled at IRQ 22<6>ACPI: PCI Interrupt 0000:00:0e.0[A] -> Link [LNKN] -> GSI 22 (level, high) -> IRQ 22
<7>PCI: Setting latency timer of device 0000:00:0e.0 to 64
<6>scsi0 : sata_nv
<6>scsi1 : sata_nv<6>ata1: SATA max UDMA/133 cmd 0x0000000000018c30 ctl 0x0000000000018c26 bmdma 0x0000000000018c10 irq 22<6>ata2: SATA max UDMA/133 cmd 0x0000000000018c28 ctl 0x0000000000018c22 bmdma 0x0000000000018c18 irq 22
<6>ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
<6>ata1.00: ATA-7: ST3160215AS, 3.AAD, max UDMA/133
<6>ata1.00: 312581808 sectors, multi 16: LBA48 NCQ (depth 0/32)
<6>ata1.00: configured for UDMA/133
<6>ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
<6>ata2.00: ATA-7: ST3160215AS, 3.AAD, max UDMA/133
<6>ata2.00: 312581808 sectors, multi 16: LBA48 NCQ (depth 0/32)
<6>ata2.00: configured for UDMA/133
<5>scsi 0:0:0:0: Direct-Access     ATA      ST3160215AS      3.AA PQ: 0 ANSI: 5
<5>sd 0:0:0:0: [sda] 312581808 512-byte hardware sectors (160042 MB)
<5>sd 0:0:0:0: [sda] Write Protect is off
<7>sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00<5>sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA<5>sd 0:0:0:0: [sda] 312581808 512-byte hardware sectors (160042 MB)
<5>sd 0:0:0:0: [sda] Write Protect is off
<7>sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00<5>sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA<6> sda: sda1 sda2 sda4 < sda5 sda6 sda7 sda8 >
<5>sd 0:0:0:0: [sda] Attached SCSI disk<5>sd 0:0:0:0: Attached scsi generic sg0 type 0
<5>scsi 1:0:0:0: Direct-Access     ATA      ST3160215AS      3.AA PQ: 0 ANSI: 5
<5>sd 1:0:0:0: [sdb] 312581808 512-byte hardware sectors (160042 MB)
<5>sd 1:0:0:0: [sdb] Write Protect is off
<7>sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00<5>sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
<5>sd 1:0:0:0: [sdb] 312581808 512-byte hardware sectors (160042 MB)
<5>sd 1:0:0:0: [sdb] Write Protect is off
<7>sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00<5>sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
<6> sdb: sdb1 sdb2 sdb4 < sdb5 sdb6 sdb7 sdb8 >
<5>sd 1:0:0:0: [sdb] Attached SCSI disk<5>sd 1:0:0:0: Attached scsi generic sg1 type 0
<3>kvm: no hardware support
<6>PNP: PS/2 Controller [PNP0303:KEYB,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
<6>serio: i8042 KBD port at 0x60,0x64 irq 1
<6>serio: i8042 AUX port at 0x60,0x64 irq 12<6>mice: PS/2 mouse device common for all mice
<6>I2O subsystem v1.325
<6>i2o: max drivers = 8
<6>i2c /dev entries driver
<6>i2c-adapter i2c-0: nForce2 SMBus adapter at 0x88c0
<6>i2c-adapter i2c-1: nForce2 SMBus adapter at 0x8880
<6>WDT driver for Acquire single board computer initialising.
<3>acquirewdt: I/O address 0x0043 already in use
<4>acquirewdt: probe of acquirewdt failed with error -5<6>WDT driver for Advantech single board computer initialising.
<6>advantechwdt: initialized. timeout=60 sec (nowayout=0)
<6>alim7101_wdt: Steve Hill <steve@navaho.co.uk>.
<6>alim7101_wdt: ALi M7101 PMU not present - WDT not set
<3>sc520_wdt: cannot register miscdev on minor=130 (err=-16)<3>eurwdt: can't misc_register on minor=130
<6>ib700wdt: WDT driver for IB700 single board computer initialising.
<3>ib700wdt: START method I/O 443 is not available.
<4>ib700wdt: probe of ib700wdt failed with error -5
<6>WDT driver for Wafer 5823 single board computer initialising.
<3>Wafer 5823 WDT: I/O address 0x0443 already in use
<6>sc1200wdt: build 20020303
<3>sc1200wdt: io parameter must be specified
<3>sbc60xxwdt: I/O address 0x0443 already in use
<3>cpu5wdt: misc_register failed
<6>WDT driver for the Winbond(TM) W83627HF/THF/HG Super I/O chip initialising.
<6>w83627hf/thf/hg WDT: Watchdog already running. Resetting timeout to 60 sec
<3>w83627hf/thf/hg WDT: cannot register miscdev on minor=130 (err=-16)
<3>w83877f_wdt: I/O address 0x0443 already in use
<6>machzwd: MachZ ZF-Logic Watchdog driver initializing.
<4>machzwd: no ZF-Logic found
<3>SoftDog: cannot register miscdev on minor=130 (err=-16)
<6>md: linear personality registered for level -1
<6>md: raid0 personality registered for level 0
<6>md: raid1 personality registered for level 1
<6>md: raid10 personality registered for level 10
<4>raid6: int64x1   1855 MB/s
<4>raid6: int64x2   2267 MB/s
<4>raid6: int64x4   2427 MB/s
<4>raid6: int64x8   1708 MB/s
<4>raid6: sse2x1    2668 MB/s
<4>raid6: sse2x2    3855 MB/s
<4>raid6: sse2x4    3951 MB/s
<4>raid6: using algorithm sse2x4 (3951 MB/s)
<6>md: raid6 personality registered for level 6
<6>md: raid5 personality registered for level 5
<6>md: raid4 personality registered for level 4
<6>md: faulty personality registered for level -5<6>device-mapper: ioctl: 4.11.0-ioctl (2006-10-12) initialised: dm-devel@redhat.com
<4>Netfilter messages via NETLINK v0.30.
<4>nf_conntrack version 0.5.0 (8192 buckets, 32768 max)
<4>ctnetlink v0.93: registering with nfnetlink.
<6>ip_tables: (C) 2000-2006 Netfilter Core Team
<5>ClusterIP Version 0.8 loaded successfully
<6>arp_tables: (C) 2002 David S. Miller
<6>TCP cubic registered
<6>NET: Registered protocol family 1
<6>NET: Registered protocol family 17
<6>NET: Registered protocol family 15<6>powernow-k8: Found 1 AMD Athlon(tm) X2 Dual Core Processor BE-2350 processors (2 cpu cores) (version 2.00.00)
<6>powernow-k8:    0 : fid 0xd (2100 MHz), vid 0xe
<6>powernow-k8:    1 : fid 0xc (2000 MHz), vid 0xf
<6>powernow-k8:    2 : fid 0xa (1800 MHz), vid 0x11
<6>powernow-k8:    3 : fid 0x2 (1000 MHz), vid 0x16
<6>md: Autodetecting RAID arrays.
<6>md: autorun ...
<6>md: considering sdb8 ...
<6>md:  adding sdb8 ...
<4>md: sdb7 has different UUID to sdb8<4>md: sdb6 has different UUID to sdb8
<4>md: sdb5 has different UUID to sdb8
<4>md: sdb1 has different UUID to sdb8
<6>md:  adding sda8 ...
<4>md: sda7 has different UUID to sdb8
<4>md: sda6 has different UUID to sdb8
<4>md: sda5 has different UUID to sdb8
<4>md: sda1 has different UUID to sdb8
<6>md: created md8
<6>md: bind<sda8>
<6>md: bind<sdb8>
<6>md: running: <sdb8><sda8><6>raid1: raid set md8 active with 2 out of 2 mirrors
<6>md: considering sdb7 ...
<6>md:  adding sdb7 ...
<4>md: sdb6 has different UUID to sdb7
<4>md: sdb5 has different UUID to sdb7
<4>md: sdb1 has different UUID to sdb7
<6>md:  adding sda7 ...
<4>md: sda6 has different UUID to sdb7
<4>md: sda5 has different UUID to sdb7
<4>md: sda1 has different UUID to sdb7
<6>md: created md7
<6>md: bind<sda7>
<6>md: bind<sdb7>
<6>md: running: <sdb7><sda7>
<6>raid1: raid set md7 active with 2 out of 2 mirrors
<6>md: considering sdb6 ...
<6>md:  adding sdb6 ...
<4>md: sdb5 has different UUID to sdb6
<4>md: sdb1 has different UUID to sdb6
<6>md:  adding sda6 ...
<4>md: sda5 has different UUID to sdb6
<4>md: sda1 has different UUID to sdb6
<6>md: created md6
<6>md: bind<sda6>
<6>md: bind<sdb6>
<6>md: running: <sdb6><sda6>
<3>md: md6: raid array is not clean -- starting background reconstruction
<6>raid1: raid set md6 active with 2 out of 2 mirrors
<6>md: considering sdb5 ...
<6>md: resync of RAID array md6
<6>md: minimum _guaranteed_  speed: 1000 KB/sec/disk.<6>md: using maximum available idle IO bandwidth (but not more than 200000 KB/sec) for resync.
<6>md: using 128k window, over a total of 4891648 blocks.
<6>md:  adding sdb5 ...
<4>md: sdb1 has different UUID to sdb5
<6>md:  adding sda5 ...
<4>md: sda1 has different UUID to sdb5
<6>md: created md5
<6>md: bind<sda5>
<6>md: bind<sdb5>
<6>md: running: <sdb5><sda5>
<6>raid1: raid set md5 active with 2 out of 2 mirrors
<6>md: considering sdb1 ...
<6>md:  adding sdb1 ...
<6>md:  adding sda1 ...
<6>md: created md1
<6>md: bind<sda1>
<6>md: bind<sdb1>
<6>md: running: <sdb1><sda1>
<3>md: md1: raid array is not clean -- starting background reconstruction
<6>raid1: raid set md1 active with 2 out of 2 mirrors
<6>md: ... autorun DONE.<6>md: delaying resync of md1 until md6 has finished (they share one or more physical units)
<6>EXT3-fs: INFO: recovery required on readonly filesystem.
<6>EXT3-fs: write access will be enabled during recovery.
<6>kjournald starting.  Commit interval 5 seconds
<6>EXT3-fs: recovery complete.
<6>EXT3-fs: mounted filesystem with ordered data mode.
<4>VFS: Mounted root (ext3 filesystem) readonly.
<6>Freeing unused kernel memory: 240k freed
<6>Adding 1959920k swap on /dev/sda2.  Priority:-1 extents:1 across:1959920k
<6>Adding 1959920k swap on /dev/sdb2.  Priority:-2 extents:1 across:1959920k
<6>EXT3 FS on md1, internal journal
<5>Filesystem "md5": Disabling barriers, not supported by the underlying device
<5>XFS mounting filesystem md5
<5>Starting XFS recovery on filesystem: md5 (logdev: internal)
<5>Ending XFS recovery on filesystem: md5 (logdev: internal)
<5>Filesystem "md6": Disabling barriers, not supported by the underlying device
<5>XFS mounting filesystem md6
<5>Starting XFS recovery on filesystem: md6 (logdev: internal)
<5>Ending XFS recovery on filesystem: md6 (logdev: internal)
<5>Filesystem "md7": Disabling barriers, not supported by the underlying device
<5>XFS mounting filesystem md7
<7>Ending clean XFS mount for filesystem: md7<5>Filesystem "md8": Disabling barriers, not supported by the underlying device
<5>XFS mounting filesystem md8
<5>Starting XFS recovery on filesystem: md8 (logdev: internal)
<5>Ending XFS recovery on filesystem: md8 (logdev: internal)
Kernel logging (ksyslog) stopped.
Kernel log daemon terminating.

Boot logging started on /dev/ttyS0(/dev/console) at Thu Nov 27 15:07:18 2008

Master Resource Control: previous runlevel: N, switching to runlevel: 3
modprobe: FATAL: Module ac not found.


modprobe: FATAL: Module battery not found.

<notice>startproc: execve (/usr/bin/dbus-daemon) [ /usr/bin/dbus-daemon --system ], [ CONSOLE=/dev/console SHELL=/bin/sh TERM=vt102 LC_ALL=POSIX INIT_VERSION=sysvinit-2.86 REDIRECT=/dev/ttyS0 AUTOBOOT=YES COLUMNS=80 PATH=/bin:/sbin:/usr/bin:/usr/sbin RUNLEVEL=3 PWD=/ SPLASHCFG= PREVLEVEL=N LINES=24 SHLVL=2 HOME=/ BOOT_IMAGE=lxser SPLASH=no _=/sbin/startproc DAEMON=/usr/bin/dbus-daemon ]
modprobe: FATAL: Module button not found.


modprobe: FATAL: Module fan not found.


modprobe: FATAL: Module processor not found.


modprobe: FATAL: Module thermal not found.


psa-firewall: service is disabled
Initializing random number generatordone<notice>startproc: execve (/sbin/acpid) [ /sbin/acpid ], [ CONSOLE=/dev/console SHELL=/bin/sh TERM=vt102 LC_ALL=POSIX INIT_VERSION=sysvinit-2.86 REDIRECT=/dev/ttyS0 AUTOBOOT=YES COLUMNS=80 PATH=/bin:/sbin:/usr/bin:/usr/sbin RUNLEVEL=3 PWD=/ SPLASHCFG= PREVLEVEL=N LINES=24 SHLVL=2 HOME=/ BOOT_IMAGE=lxser SPLASH=no _=/sbin/startproc DAEMON=/sbin/acpid ]
<notice>startproc: execve (/sbin/resmgrd) [ /sbin/resmgrd ], [ CONSOLE=/dev/console SHELL=/bin/sh TERM=vt102 LC_ALL=POSIX INIT_VERSION=sysvinit-2.86 REDIRECT=/dev/ttyS0 AUTOBOOT=YES COLUMNS=80 PATH=/bin:/sbin:/usr/bin:/usr/sbin RUNLEVEL=3 PWD=/ SPLASHCFG= PREVLEVEL=N LINES=24 SHLVL=2 HOME=/ BOOT_IMAGE=lxser SPLASH=no _=/sbin/startproc DAEMON=/sbin/resmgrd ]
Starting irqbalance unused
Starting D-Bus daemondone
psa-vpn: OpenVPN is disabled
Starting resource managerdone
acpid: loading ACPI modules ( ) failed
acpid: will not skip unsupported modules
acpid: loading ACPI laptop modules ( ) done
Starting acpid done
[acpid]: starting up


[acpid]: 0 rules loaded


<notice>startproc: execve (/usr/sbin/polkitd) [ /usr/sbin/polkitd ], [ CONSOLE=/dev/console SHELL=/bin/sh TERM=vt102 LC_ALL=POSIX INIT_VERSION=sysvinit-2.86 REDIRECT=/dev/ttyS0 AUTOBOOT=YES COLUMNS=80 PATH=/bin:/sbin:/usr/bin:/usr/sbin RUNLEVEL=3 PWD=/ SPLASHCFG= PREVLEVEL=N LINES=24 SHLVL=2 HOME=/ BOOT_IMAGE=lxser SPLASH=no _=/sbin/startproc DAEMON=/usr/sbin/polkitd ]
<notice>startproc: execve (/usr/sbin/xinetd) [ /usr/sbin/xinetd ], [ CONSOLE=/dev/console MYSQL_UNIX_PORT=/var/lib/mysql/mysql.sock TERM=vt102 SHELL=/bin/sh LC_ALL=POSIX INIT_VERSION=sysvinit-2.86 REDIRECT=/dev/ttyS0 COLUMNS=80 AUTOBOOT=YES PATH=/bin:/sbin:/usr/bin:/usr/sbin RUNLEVEL=3 SPLASHCFG= PWD=/ LANG=C PREVLEVEL=N LINES=24 HOME=/ SHLVL=3 BOOT_IMAGE=lxser OPENSSL_CONF=/usr/local/psa/admin/conf/openssl.cnf SPLASH=no _=/sbin/startproc DAEMON=/usr/sbin/xinetd ]
Starting PolicyKit daemondone<notice>startproc: execve (/usr/sbin/hald) [ /usr/sbin/hald --daemon=yes ], [ CONSOLE=/dev/console SHELL=/bin/sh TERM=vt102 LC_ALL=POSIX INIT_VERSION=sysvinit-2.86 REDIRECT=/dev/ttyS0 AUTOBOOT=YES COLUMNS=80 PATH=/bin:/sbin:/usr/bin:/usr/sbin RUNLEVEL=3 PWD=/ SPLASHCFG= PREVLEVEL=N LINES=24 SHLVL=2 HOME=/ BOOT_IMAGE=lxser SPLASH=no _=/sbin/startproc DAEMON=/usr/sbin/hald ]
Starting HAL daemondone
Loading CPUFreq modulesdone
Loading keymap i386/qwerty/us.map.gz
doneLoading compose table winkeys shiftctrl latin1.adddone
Start Unicode mode
doneLoading console font lat9w-16.psfu  -m trivial G0:loadabledoneSetting up network interfaces:    lo    lo        IP address: 127.0.0.1/8done    eth0      device: nVidia Corporation MCP51 Ethernet Controller (rev a3)
    eth0      configuration: eth-id-00:19:99:26:fa:66    eth0      (DHCP) . <notice>pidofproc: dhcpcd 3674
<notice>startproc: execve (/usr/sbin/named) [ /usr/sbin/named -t /var/lib/named -u named ], [ CONSOLE=/dev/console MYSQL_UNIX_PORT=/var/lib/mysql/mysql.sock TERM=vt102 SHELL=/bin/sh LC_ALL=POSIX INIT_VERSION=sysvinit-2.86 REDIRECT=/dev/ttyS0 COLUMNS=80 AUTOBOOT=YES PATH=/sbin:/usr/sbin:/bin:/usr/bin RUNLEVEL=3 SPLASHCFG= PWD=/ LANG=C PREVLEVEL=N LINES=24 checkAndCopyConfigFilesCalled=yes HOME=/ SHLVL=3 BOOT_IMAGE=lxser OPENSSL_CONF=/usr/local/psa/admin/conf/openssl.cnf namedConfChecked=yes SPLASH=no initializeNamedCalled=yes _=/sbin/startproc DAEMON=/usr/sbin/named ]
IP/Netmask: 87.106.212.48 / 255.255.255.255 ('s15293006')
    eth0:1    IP address: 212.227.250.134/32
doneSetting up service network  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .done
Starting INET services. (xinetd)done
<notice>startproc: execve (/usr/sbin/sshd) [ /usr/sbin/sshd -o PidFile=/var/run/sshd.init.pid ], [ CONSOLE=/dev/console SHELL=/bin/sh TERM=vt102 LC_ALL=POSIX INIT_VERSION=sysvinit-2.86 REDIRECT=/dev/ttyS0 AUTOBOOT=YES COLUMNS=80 PATH=/bin:/sbin:/usr/bin:/usr/sbin RUNLEVEL=3 PWD=/ SPLASHCFG= PREVLEVEL=N LINES=24 SHLVL=2 HOME=/ BOOT_IMAGE=lxser SPLASH=no _=/sbin/startproc DAEMON=/usr/sbin/sshd ]<notice>startproc: execve (/sbin/syslog-ng) [ /sbin/syslog-ng -a /var/lib/named/dev/log ], [ CONSOLE=/dev/console SHELL=/bin/sh TERM=vt102 LC_ALL=POSIX INIT_VERSION=sysvinit-2.86 REDIRECT=/dev/ttyS0 AUTOBOOT=YES COLUMNS=80 PATH=/bin:/sbin:/usr/bin:/usr/sbin RUNLEVEL=3 PWD=/ SPLASHCFG= PREVLEVEL=N LINES=24 SHLVL=2 HOME=/ BOOT_IMAGE=lxser SPLASH=no _=/sbin/startproc DAEMON=/sbin/syslog-ng ]<notice>startproc: execve (/sbin/klogd) [ /sbin/klogd -c 1 -x -x ], [ CONSOLE=/dev/console SHELL=/bin/sh TERM=vt102 LC_ALL=POSIX INIT_VERSION=sysvinit-2.86 REDIRECT=/dev/ttyS0 AUTOBOOT=YES COLUMNS=80 PATH=/bin:/sbin:/usr/bin:/usr/sbin RUNLEVEL=3 PWD=/ SPLASHCFG= PREVLEVEL=N LINES=24 SHLVL=2 HOME=/ BOOT_IMAGE=lxser SPLASH=no _=/sbin/startproc DAEMON=/sbin/klogd ]Starting syslog servicesdone
<notice>startproc: execve (/usr/sbin/nscd) [ /usr/sbin/nscd ], [ CONSOLE=/dev/console SHELL=/bin/sh TERM=vt102 LC_ALL=POSIX INIT_VERSION=sysvinit-2.86 REDIRECT=/dev/ttyS0 AUTOBOOT=YES COLUMNS=80 PATH=/bin:/sbin:/usr/bin:/usr/sbin RUNLEVEL=3 PWD=/ SPLASHCFG= PREVLEVEL=N LINES=24 SHLVL=2 HOME=/ BOOT_IMAGE=lxser SPLASH=no _=/sbin/startproc DAEMON=/usr/sbin/nscd ]
Starting Name Service Cache Daemondone
Starting SSH daemondoneMount CIFS File Systems unusedStarting ZENworks Management Daemondone<notice>startproc: execve (/usr/sbin/powersaved) [ /usr/sbin/powersaved -d -f /var/run/acpid.socket -v 3 ], [ HOME=/ PATH=/bin:/sbin:/usr/bin:/usr/sbin SHELL=/bin/sh RUNLEVEL=3 PREVLEVEL=N DAEMON=/usr/sbin/powersaved ]Starting powersaved: doneStarting Courier-IMAP server:   Starting imapddone   Starting imap-ssldone
   Starting pop3done   Starting pop3-ssldone
<notice>pidofproc: qmail-send 4072Starting qmail: done
<notice>pidofproc: qmail-send 4072<notice>startproc: execve (/usr/sbin/cron) [ /usr/sbin/cron ], [ CONSOLE=/dev/console SHELL=/bin/sh TERM=vt102 LC_ALL=POSIX INIT_VERSION=sysvinit-2.86 REDIRECT=/dev/ttyS0 AUTOBOOT=YES COLUMNS=80 PATH=/bin:/sbin:/usr/bin:/usr/sbin RUNLEVEL=3 PWD=/ SPLASHCFG= PREVLEVEL=N LINES=24 SHLVL=2 HOME=/ BOOT_IMAGE=lxser SPLASH=no _=/sbin/startproc DAEMON=/usr/sbin/cron ]
Starting CRON daemondoneStarting mailman (Warning: the Apache2 webinterface for Mailman has not been activated!)done
Starting xinetd service... done
Starting named service... doneStarting mysql service... doneStarting qmail service... done
Starting courier-imap service... done
Starting postgresql service... not installed
Starting psa-spamassassin service... doneERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2)websrvmng: Unable to connect to Plesk Database: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2)
System error 2: No such file or directorywebsrvmng: Unable to connect to Plesk Database: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2)
System error 2: No such file or directorywebsrvmng: Unable to connect to the mysql database
System error 2: No such file or directorywebsrvmng: Unable to connect to the mysql database

System error 2: No such file or directoryStarting Plesk... done
Starting drwebd service... not installed
Master Resource Control: runlevel 3 has been reached
Failed services in runlevel 3: acpid psa-firewall
Skipped services in runlevel 3: irq_balancer smbfs
<notice>killproc: kill(3029,3)

Boot logging started on /dev/ttyS0(/dev/console) at Thu Nov 27 10:49:19 2008
Master Resource Control: previous runlevel: 3, switching to runlevel: 6
<notice>killproc: kill(14457,15)Shutting down irqbalance done
<notice>killproc: kill(4088,15)
Shutting down Name Service Cache Daemondone<notice>killproc: kill(15787,15)
psa-vpn: No OpenVPN found running
<notice>killproc: kill(4072,15)
Stopping : Umount SMB/ CIFS File Systems done
Shutting down powersaved done
<notice>killproc: kill(3196,3)
Shutting down xinetd:done
Shutting down mailmandone
Saving random seeddone
Stopping Courier-IMAP server:
   Stopping imapdone
   Stopping imap-ssldone
   Stopping pop3done
   Stopping pop3-ssldone

<notice>killproc: kill(4185,15)
<notice>killproc: kill(14826,15)
Shutting down CRON daemondone
Shutting down SSH daemondone
<notice>killproc: kill(3965,15)
Shutting down ZENworks Management Daemondone
<notice>killproc: kill(3961,15)
Shutting down syslog servicesdone
Shutting down network interfaces:
    eth0      device: nVidia Corporation MCP51 Ethernet Controller (rev a3)
    eth0      configuration: eth-id-00:19:99:26:fa:66
cannot find 'iwconfig', please installdoneShutting down service network  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .done
<notice>killproc: kill(3222,15)
Shutting down HAL daemondone
<notice>killproc: kill(3312,15)
Shutting down PolicyKitdone
<notice>killproc: kill(14916,15)
<notice>killproc: kill(3118,15)
<notice>killproc: kill(3117,15)
[acpid]: exiting


Shutting down acpid done
Shutting down D-Bus daemondone
Shutting down resource managerdone
Stopping Plesk... done
Running /etc/init.d/halt.local
done<notice>killproc: kill(18853,3)
Sending all processes the TERM signal...
also ich hab die kommandos so eingegeben, jedoch seh ich gerade, das die datie noch das gleiche datum und inhalt hat, also ich gestern nach den kommandos da rein geschaut hatte, stand nur deine zeile drinne???
quax
Posts: 27
Joined: 2008-11-27 22:48
 

Re: 1&1 Root Server Bootet nicht mehr

Post by quax »

so, also nochmals system neu gestartet, danach platten wie vorher gemountet und in /var/log gewechselt. die boot.msg in boot.msg.old umbenannt.

danach echo "### rootforum ###" > /var/log/boot.msg eingegeben und die datei kontrolliert. => so wie es sein muss

dann ls -la b*
-rw-r--r-- 1 root root 18 Dec 1 09:00 boot.msg
-rw-r--r-- 1 root root 31838 Nov 27 16:49 boot.msg.old
-rw-r--r-- 1 root root 30721 Nov 26 16:57 boot.omsg

nach dem reboot im normalen modus wurde die datei nicht mal angerührt, denk das liegt daran, dass das raid den bereich eben nicht zuordnen kann und daher die platte mit /var/log gar nicht findet???
User avatar
Joe User
Project Manager
Project Manager
Posts: 11191
Joined: 2003-02-27 01:00
Location: Hamburg
Contact:
 

Re: 1&1 Root Server Bootet nicht mehr

Post by Joe User »

OK, wenn nichts in die boot.msg geschrieben wird, bleiben als Fehlerquelle nur noch der Kernel (ist vom Provider getestet, also OK), der Bootloader (möglich, da keine Ausgabe auf der Remote-Console), die Filesysteme (XFS ist IMHO robust genug, EXT3 könnte durch Hardresets beschädigt sein) und das Raid (davon habe ich zu wenig Ahnung, sollte aber nach dem Resync wieder passen).

Wechsle bitte den Bootloader in YAST zu Grub und führe danach im Chroot Folgendes aus:

Code: Select all

cat > /boot/grub/device.map << "EOF"
(hd0)  /dev/sda
(hd1)  /dev/sdb
EOF

cat > /boot/grub/menu.lst << "EOF"
timeout 5
default 0
serial --unit=0 --speed=57600 --word=8 --parity=no --stop=1
terminal serial

title=Linux
  root (hd0,0)
  kernel /boot/vmlinuz root=/dev/md1 noapic console=tty0 console=ttyS0,57600

EOF

rm /boot/grub/*{_,old}*

grub --no-floppy << "EOF"
root (hd0,0)
setup (hd0)
quit
EOF
Danach unmounten und rebooten. Funktioniert nun die Remote-Console und/oder startet der Server wieder? Wie sieht die boot.msg aus?
PayPal.Me/JoeUserFreeBSD Remote Installation
Wings for LifeWings for Life World Run

„If there’s more than one possible outcome of a job or task, and one
of those outcomes will result in disaster or an undesirable consequence,
then somebody will do it that way.“ -- Edward Aloysius Murphy Jr.
quax
Posts: 27
Joined: 2008-11-27 22:48
 

Re: 1&1 Root Server Bootet nicht mehr

Post by quax »

sorry, kann yast nicht aufrufen

Code: Select all

/sbin/yast: line 18: /usr/lib/YaST2/bin/yast2-funcs: No such file or directory
/sbin/yast: line 68: /usr/bin/getopt: No such file or directory
der kernel wurde direkt von 1&1 aus dem updateserver herunter geladen, ist also ganz sicher der richtige, kann es sein, dass ich die initrd-Kernelversion doch brauche???

wie kann ich den bootloader ohne yast wechseln?

kann dir gerne mal zugang zum rescue system geben, wenn uns das weiter helfen sollte?
quax
Posts: 27
Joined: 2008-11-27 22:48
 

Re: 1&1 Root Server Bootet nicht mehr

Post by quax »

ok, also hab es geschaft, hab grub als bootloader installiert, er bootet grub und gibt mir die auswahl linux, macht ein wenig was und macht ein neustart bis zum boot menu.

hab dann das resue system wieder geladen und geschaut, er schreibt immer noch nichts in boot.msg rein. was nun?

hier mal der boot screen

Code: Select all

  Booting 'Linux'

root (hd0,0)
 Filesystem type is ext2fs, partition type 0xfd
kernel /boot/vmlinuz root=/dev/md1 noapic console=tty0 console=ttyS0,57600
   [Linux-bzImage, setup=0x2800, size=0x28d7f8]

Linux version 2.6.23.17-20080303a (root@buildd-amd64) (gcc version 4.1.2 20061115 (prerelease) (Debian 4.1.1-21)) #1 SMP Mon Mar 3 16:39:42 CET 2008
Command line: root=/dev/md1 noapic console=tty0 console=ttyS0,57600
BIOS-provided physical RAM map:
 BIOS-e820: 0000000000000000 - 000000000009e000 (usable)
 BIOS-e820: 000000000009e000 - 00000000000a0000 (reserved)
 BIOS-e820: 00000000000d0000 - 0000000000100000 (reserved)
 BIOS-e820: 0000000000100000 - 000000003df10000 (usable)
 BIOS-e820: 000000003df10000 - 000000003df16000 (ACPI data)
 BIOS-e820: 000000003df16000 - 000000003df80000 (ACPI NVS)
 BIOS-e820: 000000003df80000 - 0000000040000000 (reserved)
 BIOS-e820: 00000000fc000000 - 00000000fe000000 (reserved)
 BIOS-e820: 00000000fec00000 - 00000000fec10000 (reserved)
 BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
 BIOS-e820: 00000000fff80000 - 0000000100000000 (reserved)
end_pfn_map = 1048576
DMI present.
ACPI: RSDP 000F7810, 0014 (r0 PTLTD )
ACPI: RSDT 3DF12A72, 0038 (r1 PTLTD    RSDT      60000  LTP        0)
ACPI: FACP 3DF15CCE, 0074 (r1 FSC                60000         F4240)
ACPI: DSDT 3DF12AAA, 3224 (r1 FSC    D246x       60000 MSFT  3000001)
ACPI: FACS 3DF16FC0, 0040
ACPI: SSDT 3DF15D42, 0206 (r1 PTLTD  POWERNOW    60000  LTP        1)
ACPI: APIC 3DF15F48, 0054 (r1 PTLTD      APIC      60000  LTP        0)
ACPI: MCFG 3DF15F9C, 003C (r1 PTLTD    MCFG      60000  LTP        0)
ACPI: BOOT 3DF15FD8, 0028 (r1 PTLTD  $SBFTBL$    60000  LTP        1)
ACPI: DMI detected: Fujitsu Siemens
Zone PFN ranges:
  DMA             0 ->     4096
  DMA32        4096 ->  1048576
  Normal    1048576 ->  1048576
Movable zone start PFN for each node
early_node_map[2] active PFN ranges
    0:        0 ->      158
    0:      256 ->   253712
Nvidia board detected. Ignoring ACPI timer override.
If you got timer trouble try acpi_use_timer_override
ACPI: PM-Timer IO Port: 0x1008
ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
Processor #0 (Bootup-CPU)
ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
Processor #1
ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
ACPI: Skipping IOAPIC probe due to 'noapic' option.
Using ACPI for processor (LAPIC) configuration information
Intel MultiProcessor Specification v1.4
MPTABLE: OEM ID: nVIDIA   MPTABLE: Product ID: C51-MCP51    MPTABLE: APIC at: 0xFEE00000
I/O APIC #2 at 0xFEC00000.
Setting APIC routing to flat
Processors: 2
Allocating PCI resources starting at 50000000 (gap: 40000000:bc000000)
SMP: Allowing 2 CPUs, 0 hotplug CPUs
PERCPU: Allocating 32472 bytes of per cpu data
Built 1 zonelists in Zone order.  Total pages: 248631
Kernel command line: root=/dev/md1 noapic console=tty0 console=ttyS0,57600
Initializing CPU#0
PID hash table entries: 4096 (order: 12, 32768 bytes)
Marking TSC unstable due to TSCs unsynchronized
time.c: Detected 2109.616 MHz processor.
Console: colour VGA+ 80x25
console [tty0] enabled
console [ttyS0] enabled
Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)
Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)
Checking aperture...
CPU 0: aperture @ 2f8c000000 size 32 MB
Aperture too small (32 MB)
No AGP bridge found
Memory: 992712k/1014848k available (3616k kernel code, 21624k reserved, 1638k data, 240k init)
Calibrating delay using timer specific routine.. 4222.92 BogoMIPS (lpj=8445854)
Security Framework v1.0.0 initialized
Capability LSM initialized
Mount-cache hash table entries: 256
CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
CPU: L2 Cache: 512K (64 bytes/line)
CPU: Physical Processor ID: 0
CPU: Processor Core ID: 0
SMP alternatives: switching to UP code
ACPI: Core revision 20070126
ACPI: setting ELCR to 0200 (from 0ca0)
Using local APIC timer interrupts.
result 12557255
Detected 12.557 MHz APIC timer.
SMP alternatives: switching to SMP code
Booting processor 1/2 APIC 0x1
Initializing CPU#1
Calibrating delay using timer specific routine.. 4226.95 BogoMIPS (lpj=8453905)
CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
CPU: L2 Cache: 512K (64 bytes/line)
CPU: Physical Processor ID: 0
CPU: Processor Core ID: 1
AMD Athlon(tm) X2 Dual Core Processor BE-2350 stepping 02
Brought up 2 CPUs
xor: automatically using best checksumming function: generic_sse
   generic_sse:  6416.000 MB/sec
xor: using function: generic_sse (6416.000 MB/sec)
NET: Registered protocol family 16
ACPI: bus type pci registered
PCI: Using configuration type 1
ACPI: Interpreter enabled
ACPI: (supports S0 S1 S3 S5)
ACPI: Using PIC for interrupt routing
ACPI: Device [TPM] status [00000008]: functional but not present; setting present
ACPI: Device [FDC] status [00000008]: functional but not present; setting present
ACPI: Device [LPT] status [00000008]: functional but not present; setting present
ACPI: Device [ECP] status [00000008]: functional but not present; setting present
ACPI: Device [COM2] status [00000008]: functional but not present; setting present
ACPI: PCI Root Bridge [PCI0] (0000:00)
PCI: Transparent bridge - 0000:00:10.0
ACPI: PCI Interrupt Link [LNKA] (IRQs 5 7 9 10 11 14 15) *0, disabled.
ACPI: PCI Interrupt Link [LNKB] (IRQs 5 7 9 10 11 14 15) *0, disabled.
ACPI: PCI Interrupt Link [LNKC] (IRQs 5 7 9 10 11 14 15) *0, disabled.
ACPI: PCI Interrupt Link [LNKD] (IRQs 5 7 9 10 11 14 15) *0, disabled.
ACPI: PCI Interrupt Link [LNKE] (IRQs 5 7 9 10 11 14 15) *0, disabled.
ACPI: PCI Interrupt Link [LNKF] (IRQs 5 7 9 10 11 14 15) *0, disabled.
ACPI: PCI Interrupt Link [LNKG] (IRQs 5 7 9 *10 11 14 15)
ACPI: PCI Interrupt Link [LNKH] (IRQs 5 7 9 10 11 14 15) *0, disabled.
ACPI: PCI Interrupt Link [LNKI] (IRQs 5 *7 9 10 11 14 15)
ACPI: PCI Interrupt Link [LNKJ] (IRQs 5 7 9 10 *11 14 15)
ACPI: PCI Interrupt Link [LNKK] (IRQs 5 7 9 *10 11 14 15)
ACPI: PCI Interrupt Link [LNKL] (IRQs 5 7 9 10 *11 14 15)
ACPI: PCI Interrupt Link [LNKM] (IRQs 5 7 9 10 11 14 15) *0, disabled.
ACPI: PCI Interrupt Link [LNKN] (IRQs *5 7 9 10 11 14 15)
ACPI: PCI Interrupt Link [LNKO] (IRQs 5 7 9 10 11 14 15) *0, disabled.
ACPI: PCI Interrupt Link [LNKP] (IRQs 5 7 9 10 11 14 15) *0, disabled.
Linux Plug and Play Support v0.97 (c) Adam Belay
pnp: PnP ACPI init
ACPI: bus type pnp registered
pnp: PnP ACPI: found 10 devices
ACPI: ACPI bus type pnp unregistered
Generic PHY: Registered new driver
SCSI subsystem initialized
PCI: Using ACPI for IRQ routing
PCI: If a device doesn't work, try "pci=routeirq".  If it helps, post a report
pnp: 00:01: iomem range 0xfc000000-0xfdffffff could not be reserved
pnp: 00:01: iomem range 0xfec00000-0xfecfffff could not be reserved
pnp: 00:01: iomem range 0xfee00000-0xfeefffff could not be reserved
PCI: Bridge: 0000:00:02.0
Time: acpi_pm clocksource has been installed.
  IO window: disabled.
  MEM window: disabled.
  PREFETCH window: disabled.
PCI: Bridge: 0000:00:03.0
  IO window: disabled.
  MEM window: disabled.
  PREFETCH window: disabled.
PCI: Bridge: 0000:00:10.0
  IO window: disabled.
  MEM window: disabled.
  PREFETCH window: disabled.
NET: Registered protocol family 2
IP route cache hash table entries: 32768 (order: 6, 262144 bytes)
TCP established hash table entries: 131072 (order: 9, 3145728 bytes)
TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
TCP: Hash tables configured (established 131072 bind 65536)
TCP reno registered
Simple Boot Flag at 0x36 set to 0x80
microcode: CPU0 not a capable Intel processor
microcode: CPU1 not a capable Intel processor
IA-32 Microcode Update Driver: v1.14a <tigran@aivazian.fsnet.co.uk>
audit: initializing netlink socket (disabled)
audit(1228139776.104:1): initialized
VFS: Disk quotas dquot_6.5.1
Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
fuse init (API version 7.8)
SGI XFS with ACLs, security attributes, realtime, large block/inode numbers, no debug enabled
SGI XFS Quota Management subsystem
async_tx: api initialized (sync-only)
io scheduler noop registered
io scheduler anticipatory registered
io scheduler deadline registered
io scheduler cfq registered (default)
assign_interrupt_mode Found MSI capability
assign_interrupt_mode Found MSI capability
Real Time Clock Driver v1.12ac
hpet_acpi_add: no address or irqs in _CRS
Non-volatile memory driver v1.2
Linux agpgart interface v0.102
Hangcheck: starting hangcheck timer 0.9.0 (tick is 180 seconds, margin is 60 seconds).
Hangcheck: Using get_cycles().
Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing disabled
serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
00:09: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
RAMDISK driver initialized: 16 RAM disks of 65536K size 1024 blocksize
loop: module loaded
Intel(R) PRO/1000 Network Driver - version 7.3.20-k2
Copyright (c) 1999-2006 Intel Corporation.
e100: Intel(R) PRO/100 Network Driver, 3.5.23-k4-NAPI
e100: Copyright(c) 1999-2006 Intel Corporation
LXT970: Registered new driver
LXT971: Registered new driver
Broadcom BCM5411: Registered new driver
Broadcom BCM5421: Registered new driver
Broadcom BCM5461: Registered new driver
forcedeth.c: Reverse Engineered nForce ethernet driver. Version 0.60.
ACPI: PCI Interrupt Link [LNKL] enabled at IRQ 11
ACPI: PCI Interrupt 0000:00:14.0[A] -> Link [LNKL] -> GSI 11 (level, low) -> IRQ 11
forcedeth: using HIGHDMA
eth0: forcedeth.c: subsystem: 01734:10c6 bound to 0000:00:14.0
tun: Universal TUN/TAP device driver, 1.6
tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
NFORCE-MCP51: IDE controller at PCI slot 0000:00:0d.0
NFORCE-MCP51: chipset revision 241
NFORCE-MCP51: not 100% native mode: will probe irqs later
NFORCE-MCP51: BIOS didn't set cable bits correctly. Enabling workaround.
NFORCE-MCP51: 0000:00:0d.0 (rev f1) UDMA133 controller
    ide0: BM-DMA at 0x8c00-0x8c07, BIOS settings: hda:pio, hdb:pio
Adaptec aacraid driver 1.1-5[2449]-ms
3ware Storage Controller device driver for Linux v1.26.02.002.
3ware 9000 Storage Controller device driver for Linux v2.26.02.010.
PCI: Enabling device 0000:00:0e.0 (0005 -> 0007)
ACPI: PCI Interrupt Link [LNKN] enabled at IRQ 5
ACPI: PCI Interrupt 0000:00:0e.0[A] -> Link [LNKN] -> GSI 5 (level, low) -> IRQ 5
scsi0 : sata_nv
scsi1 : sata_nv
ata1: SATA max UDMA/133 cmd 0x0000000000018c30 ctl 0x0000000000018c26 bmdma 0x0000000000018c10 irq 5
ata2: SATA max UDMA/133 cmd 0x0000000000018c28 ctl 0x0000000000018c22 bmdma 0x0000000000018c18 irq 5
ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
ata1.00: ATA-7: ST3160215AS, 3.AAD, max UDMA/133
ata1.00: 312581808 sectors, multi 16: LBA48 NCQ (depth 0/32)
ata1.00: configured for UDMA/133
ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
ata2.00: ATA-7: ST3160215AS, 3.AAD, max UDMA/133
ata2.00: 312581808 sectors, multi 16: LBA48 NCQ (depth 0/32)
ata2.00: configured for UDMA/133
scsi 0:0:0:0: Direct-Access     ATA      ST3160215AS      3.AA PQ: 0 ANSI: 5
sd 0:0:0:0: [sda] 312581808 512-byte hardware sectors (160042 MB)
sd 0:0:0:0: [sda] Write Protect is off
sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
sd 0:0:0:0: [sda] 312581808 512-byte hardware sectors (160042 MB)
sd 0:0:0:0: [sda] Write Protect is off
sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
 sda: sda1 sda2 sda4 < sda5 sda6 sda7 sda8 >
sd 0:0:0:0: [sda] Attached SCSI disk
sd 0:0:0:0: Attached scsi generic sg0 type 0
scsi 1:0:0:0: Direct-Access     ATA      ST3160215AS      3.AA PQ: 0 ANSI: 5
sd 1:0:0:0: [sdb] 312581808 512-byte hardware sectors (160042 MB)
sd 1:0:0:0: [sdb] Write Protect is off
sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
sd 1:0:0:0: [sdb] 312581808 512-byte hardware sectors (160042 MB)
sd 1:0:0:0: [sdb] Write Protect is off
sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
 sdb: sdb1 sdb2 sdb4 < sdb5 sdb6 sdb7 sdb8 >
sd 1:0:0:0: [sdb] Attached SCSI disk
sd 1:0:0:0: Attached scsi generic sg1 type 0
kvm: no hardware support
PNP: PS/2 Controller [PNP0303:KEYB,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
serio: i8042 KBD port at 0x60,0x64 irq 1
serio: i8042 AUX port at 0x60,0x64 irq 12
mice: PS/2 mouse device common for all mice
I2O subsystem v1.325
i2o: max drivers = 8
i2c /dev entries driver
i2c-adapter i2c-0: nForce2 SMBus adapter at 0x88c0
i2c-adapter i2c-1: nForce2 SMBus adapter at 0x8880
WDT driver for Acquire single board computer initialising.
acquirewdt: I/O address 0x0043 already in use
acquirewdt: probe of acquirewdt failed with error -5
WDT driver for Advantech single board computer initialising.
advantechwdt: initialized. timeout=60 sec (nowayout=0)
alim7101_wdt: Steve Hill <steve@navaho.co.uk>.
alim7101_wdt: ALi M7101 PMU not present - WDT not set
sc520_wdt: cannot register miscdev on minor=130 (err=-16)
timeout WDT timeout
Initiating system reboot.
quax
Posts: 27
Joined: 2008-11-27 22:48
 

Re: 1&1 Root Server Bootet nicht mehr

Post by quax »

ok, ich hab mir den screen mal angeschaut und dann den aktuellen kernel nochmals eingebunden, danach sieht die fehlermedlung etwas anderst aus, leider fehlt etwas vom anfang, aber denke das was wichitg ist, steht dabei!

Code: Select all

NET: Registered protocol family 2
IP route cache hash table entries: 32768 (order: 6, 262144 bytes)
TCP established hash table entries: 131072 (order: 9, 2097152 bytes)
TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
TCP: Hash tables configured (established 131072 bind 65536)
TCP reno registered
NET: Registered protocol family 1
Simple Boot Flag at 0x36 set to 0x80
IA-32 Microcode Update Driver: v1.14a <tigran@aivazian.fsnet.co.uk>
microcode: CPU0 not a capable Intel processor
microcode: CPU1 not a capable Intel processor
audit: initializing netlink socket (disabled)
type=2000 audit(1228140563.447:1): initialized
VFS: Disk quotas dquot_6.5.1
Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
NTFS driver 2.1.29 [Flags: R/W].
fuse init (API version 7.9)
SGI XFS with ACLs, security attributes, realtime, large block/inode numbers, no debug enabled
SGI XFS Quota Management subsystem
msgmni has been set to 1937
async_tx: api initialized (sync-only)
io scheduler noop registered
io scheduler anticipatory registered
io scheduler deadline registered
io scheduler cfq registered (default)
pci 0000:00:00.0: Enabling HT MSI Mapping
pci 0000:00:02.0: Enabling HT MSI Mapping
pci 0000:00:03.0: Enabling HT MSI Mapping
pci 0000:00:09.0: Enabling HT MSI Mapping
pci 0000:00:0e.0: Enabling HT MSI Mapping
pci 0000:00:10.0: Enabling HT MSI Mapping
pcieport-driver 0000:00:02.0: found MSI capability
pcieport-driver 0000:00:03.0: found MSI capability
processor ACPI0007:00: registered as cooling_device0
processor ACPI0007:01: registered as cooling_device1
Real Time Clock Driver v1.12ac
hpet_acpi_add: no address or irqs in _CRS
Non-volatile memory driver v1.2
Linux agpgart interface v0.103
Hangcheck: starting hangcheck timer 0.9.0 (tick is 180 seconds, margin is 60 seconds).
Hangcheck: Using get_cycles().
Serial: 8250/16550 driver4 ports, IRQ sharing disabled
serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
00:09: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
brd: module loaded
loop: module loaded
Intel(R) PRO/1000 Network Driver - version 7.3.20-k3-NAPI
Copyright (c) 1999-2006 Intel Corporation.
e1000e: Intel(R) PRO/1000 Network Driver - 0.3.3.3-k6
e1000e: Copyright (c) 1999-2008 Intel Corporation.
e100: Intel(R) PRO/100 Network Driver, 3.5.23-k4-NAPI
e100: Copyright(c) 1999-2006 Intel Corporation
forcedeth: Reverse Engineered nForce ethernet driver. Version 0.61.
ACPI: PCI Interrupt Link [LNKL] enabled at IRQ 11
forcedeth 0000:00:14.0: PCI INT A -> Link[LNKL] -> GSI 11 (level, low) -> IRQ 11
forcedeth 0000:00:14.0: ifname eth0, PHY OUI 0x732 @ 1, addr 00:19:99:26:fa:66
forcedeth 0000:00:14.0: highdma pwrctl timirq gbit lnktim desc-v3
tun: Universal TUN/TAP device driver, 1.6
tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
Uniform Multi-Platform E-IDE driver
amd74xx 0000:00:0d.0: UDMA133 controller
amd74xx 0000:00:0d.0: IDE controller (0x10de:0x0265 rev 0xf1)
amd74xx 0000:00:0d.0: IDE port disabled
amd74xx 0000:00:0d.0: BIOS didn't set cable bits correctly. Enabling workaround.
amd74xx 0000:00:0d.0: not 100% native mode: will probe irqs later
    ide0: BM-DMA at 0x8c00-0x8c07
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
ide_generic: please use "probe_mask=0x3f" module parameter for probing all legacy ISA IDE ports
ide_generic: I/O resource 0x1F0-0x1F7 not free.
ide_generic: I/O resource 0x170-0x177 not free.
Loading Adaptec I2O RAID: Version 2.4 Build 5go
Detecting Adaptec I2O RAID controllers...
megasas: 00.00.04.01 Thu July 24 11:41:51 PST 2008
3ware Storage Controller device driver for Linux v1.26.02.002.
3ware 9000 Storage Controller device driver for Linux v2.26.02.011.
Driver 'sd' needs updating - please use bus_type methods
sata_nv 0000:00:0e.0: enabling device (0005 -> 0007)
ACPI: PCI Interrupt Link [LNKN] enabled at IRQ 5
sata_nv 0000:00:0e.0: PCI INT A -> Link[LNKN] -> GSI 5 (level, low) -> IRQ 5
sata_nv 0000:00:0e.0: Using SWNCQ mode
scsi0 : sata_nv
scsi1 : sata_nv
ata1: SATA max UDMA/133 cmd 0x8c30 ctl 0x8c24 bmdma 0x8c10 irq 5
ata2: SATA max UDMA/133 cmd 0x8c28 ctl 0x8c20 bmdma 0x8c18 irq 5
ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
ata1.00: ATA-7: ST3160215AS, 3.AAD, max UDMA/133
ata1.00: 312581808 sectors, multi 16: LBA48 NCQ (depth 31/32)
ata1.00: configured for UDMA/133
ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
ata2.00: ATA-7: ST3160215AS, 3.AAD, max UDMA/133
ata2.00: 312581808 sectors, multi 16: LBA48 NCQ (depth 31/32)
ata2.00: configured for UDMA/133
isa bounce pool size: 16 pages
scsi 0:0:0:0: Direct-Access     ATA      ST3160215AS      3.AA PQ: 0 ANSI: 5
sd 0:0:0:0: [sda] 312581808 512-byte hardware sectors (160042 MB)
sd 0:0:0:0: [sda] Write Protect is off
sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
sd 0:0:0:0: [sda] 312581808 512-byte hardware sectors (160042 MB)
sd 0:0:0:0: [sda] Write Protect is off
sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
 sda: sda1 sda2 sda4 < sda5 sda6 sda7 sda8 >
sd 0:0:0:0: [sda] Attached SCSI disk
sd 0:0:0:0: Attached scsi generic sg0 type 0
scsi 1:0:0:0: Direct-Access     ATA      ST3160215AS      3.AA PQ: 0 ANSI: 5
sd 1:0:0:0: [sdb] 312581808 512-byte hardware sectors (160042 MB)
sd 1:0:0:0: [sdb] Write Protect is off
sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
sd 1:0:0:0: [sdb] 312581808 512-byte hardware sectors (160042 MB)
sd 1:0:0:0: [sdb] Write Protect is off
sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
 sdb: sdb1 sdb2 sdb4 < sdb5 sdb6 sdb7 sdb8 >
sd 1:0:0:0: [sdb] Attached SCSI disk
sd 1:0:0:0: Attached scsi generic sg1 type 0
I2O subsystem v1.325
i2o: max drivers = 8
Fusion MPT base driver 3.04.07
Copyright (c) 1999-2008 LSI Corporation
Fusion MPT FC Host driver 3.04.07
Fusion MPT SAS Host driver 3.04.07
Fusion MPT misc device (ioctl) driver 3.04.07
mptctl: Registered with Fusion MPT base driver
mptctl: /dev/mptctl @ (major,minor=10,220)
ACPI: PCI Interrupt Link [LNKI] enabled at IRQ 7
ehci_hcd 0000:00:0b.1: PCI INT B -> Link[LNKI] -> GSI 7 (level, low) -> IRQ 7
ehci_hcd 0000:00:0b.1: EHCI Host Controller
ehci_hcd 0000:00:0b.1: new USB bus registered, assigned bus number 1
ehci_hcd 0000:00:0b.1: debug port 1
ehci_hcd 0000:00:0b.1: irq 7, io mem 0xf2203000
ehci_hcd 0000:00:0b.1: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
usb usb1: configuration #1 chosen from 1 choice
hub 1-0:1.0: USB hub found
hub 1-0:1.0: 8 ports detected
ACPI: PCI Interrupt Link [LNKJ] enabled at IRQ 11
ohci_hcd 0000:00:0b.0: PCI INT A -> Link[LNKJ] -> GSI 11 (level, low) -> IRQ 11
ohci_hcd 0000:00:0b.0: OHCI Host Controller
ohci_hcd 0000:00:0b.0: new USB bus registered, assigned bus number 2
ohci_hcd 0000:00:0b.0: irq 11, io mem 0xf2200000
usb usb2: configuration #1 chosen from 1 choice
hub 2-0:1.0: USB hub found
hub 2-0:1.0: 8 ports detected
USB Universal Host Controller Interface driver v3.0
Initializing USB Mass Storage driver...
usbcore: registered new interface driver usb-storage
USB Mass Storage support registered.
PNP: PS/2 Controller [PNP0303:KEYB,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
serio: i8042 KBD port at 0x60,0x64 irq 1
serio: i8042 AUX port at 0x60,0x64 irq 12
mice: PS/2 mouse device common for all mice
i2c /dev entries driver
i2c-adapter i2c-0: nForce2 SMBus adapter at 0x88c0
i2c-adapter i2c-1: nForce2 SMBus adapter at 0x8880
md: linear personality registered for level -1
md: raid0 personality registered for level 0
md: raid1 personality registered for level 1
md: raid10 personality registered for level 10
raid6: int64x1   1874 MB/s
raid6: int64x2   2287 MB/s
raid6: int64x4   2458 MB/s
raid6: int64x8   1709 MB/s
raid6: sse2x1    2975 MB/s
raid6: sse2x2    3890 MB/s
raid6: sse2x4    3993 MB/s
raid6: using algorithm sse2x4 (3993 MB/s)
md: raid6 personality registered for level 6
md: raid5 personality registered for level 5
md: raid4 personality registered for level 4
md: faulty personality registered for level -5
device-mapper: ioctl: 4.14.0-ioctl (2008-04-23) initialised: dm-devel@redhat.com
usbcore: registered new interface driver usbhid
usbhid: v2.6:USB HID core driver
Netfilter messages via NETLINK v0.30.
nf_conntrack version 0.5.0 (8192 buckets, 32768 max)
CONFIG_NF_CT_ACCT is deprecated and will be removed soon. Plase use
nf_conntrack.acct=1 kernel paramater, acct=1 nf_conntrack module option or
sysctl net.netfilter.nf_conntrack_acct=1 to enable it.
ctnetlink v0.93: registering with nfnetlink.
ip_tables: (C) 2000-2006 Netfilter Core Team
ClusterIP Version 0.8 loaded successfully
arp_tables: (C) 2002 David S. Miller
TCP cubic registered
NET: Registered protocol family 10
lo: Disabled Privacy Extensions
ip6_tables: (C) 2000-2006 Netfilter Core Team
IPv6 over IPv4 tunneling driver
sit0: Disabled Privacy Extensions
NET: Registered protocol family 17
NET: Registered protocol family 15
RPC: Registered udp transport module.
RPC: Registered tcp transport module.
powernow-k8: Found 1 AMD Athlon(tm) X2 Dual Core Processor BE-2350 processors (2 cpu cores) (version 2.20.00)
powernow-k8:    0 : fid 0xd (2100 MHz), vid 0xe
powernow-k8:    1 : fid 0xc (2000 MHz), vid 0xf
powernow-k8:    2 : fid 0xa (1800 MHz), vid 0x11
powernow-k8:    3 : fid 0x2 (1000 MHz), vid 0x16
md: Autodetecting RAID arrays.
md: Scanned 10 and added 10 devices.
md: autorun ...
md: considering sdb8 ...
md:  adding sdb8 ...
md: sdb7 has different UUID to sdb8
md: sdb6 has different UUID to sdb8
md: sdb5 has different UUID to sdb8
md: sdb1 has different UUID to sdb8
md:  adding sda8 ...
md: sda7 has different UUID to sdb8
md: sda6 has different UUID to sdb8
md: sda5 has different UUID to sdb8
md: sda1 has different UUID to sdb8
md: created md8
md: bind<sda8>
md: bind<sdb8>
md: running: <sdb8><sda8>
raid1: raid set md8 active with 2 out of 2 mirrors
md: considering sdb7 ...
md:  adding sdb7 ...
md: sdb6 has different UUID to sdb7
md: sdb5 has different UUID to sdb7
md: sdb1 has different UUID to sdb7
md:  adding sda7 ...
md: sda6 has different UUID to sdb7
md: sda5 has different UUID to sdb7
md: sda1 has different UUID to sdb7
md: created md3
md: bind<sda7>
md: bind<sdb7>
md: running: <sdb7><sda7>
raid1: raid set md3 active with 2 out of 2 mirrors
md: considering sdb6 ...
md:  adding sdb6 ...
md: sdb5 has different UUID to sdb6
md: sdb1 has different UUID to sdb6
md:  adding sda6 ...
md: sda5 has different UUID to sdb6
md: sda1 has different UUID to sdb6
md: created md2
md: bind<sda6>
md: bind<sdb6>
md: running: <sdb6><sda6>
raid1: raid set md2 active with 2 out of 2 mirrors
md: considering sdb5 ...
md:  adding sdb5 ...
md: sdb1 has different UUID to sdb5
md:  adding sda5 ...
md: sda1 has different UUID to sdb5
md: created md0
md: bind<sda5>
md: bind<sdb5>
md: running: <sdb5><sda5>
raid1: raid set md0 active with 2 out of 2 mirrors
md: considering sdb1 ...
md:  adding sdb1 ...
md:  adding sda1 ...
md: created md1
md: bind<sda1>
md: bind<sdb1>
md: running: <sdb1><sda1>
raid1: raid set md1 active with 2 out of 2 mirrors
md: ... autorun DONE.
kjournald starting.  Commit interval 5 seconds
EXT3-fs: mounted filesystem with ordered data mode.
VFS: Mounted root (ext3 filesystem) readonly.
Freeing unused kernel memory: 448k freed
Write protecting the kernel read-only data: 6476k
INIT: version 2.86 booting
System Boot Control: Running /etc/init.d/boot
Mounting procfs at /proc                                             done
Mounting sysfs at /sys                                               done
Mounting tmpfs at /dev                                               done
Initializing /dev                                                    done
Mounting devpts at /dev/pts                                          done
Starting udevd                                                       done
Activating swap-devices in /etc/fstab...
Adding 1959920k swap on /dev/sda2.  Priority:-1 extents:1 across:1959920k
Adding 1959920k swap on /dev/sdb2.  Priority:-2 extents:1 across:1959done
showconsole: Warning: the ioctl TIOCGDEV is not known by the kernel
/bin/mknod -m600 /dev/shm/root b 9 1
Checking root file system...
fsck 1.39 (29-May-2006)
[/sbin/fsck.ext3 (1) -- /] fsck.ext3 -a /dev/md1 
/ (/dev/md1): clean, 4551/123648 files, 122689/246960 blocks         done
EXT3 FS on md1, internal journal
Loading required kernel modules                                      done
                                                                     done
Activating device mapper...
FATAL: Module dm_mod not found.
                                                                     failed
Starting MD Raid mdadm: No arrays found in config file
                                                                     failed
Waiting for udev to settle...
Scanning for LVM volume groups...
  Reading all physical volumes.  This may take a while...
  No volume groups found
  No volume groups found
Activating LVM volume groups...
  No volume groups found
                                                                     done
Waiting for none . 
no more events
showconsole: Warning: the ioctl TIOCGDEV is not known by the kernel
Checking file systems...
fsck 1.39 (29-May-2006)
Checking all file systems.
[/sbin/fsck.xfs (1) -- /usr] fsck.xfs -a /dev/md5 
/sbin/fsck.xfs: XFS file system.
[/sbin/fsck.xfs (1) -- /var] fsck.xfs -a /dev/md6 
/sbin/fsck.xfs: XXFS: SB read failed
XFS: SB read failed

[/sbin/fsck.xfsXFS: SB read failed
 (1) -- /home] fsck.xfs -a /dev/md7 
/sbin/fsck.xfs: XFS file system.
[/sbin/fsck.xfs (1) -- /srv] fsck.xfs -a /dev/md8 
/sbin/fsck.xfs: XFS file system.                                     done
                                                                     done
Mounting local file systems...
proc on /proc type proc (rw)
sysfs on /sys type sysfs (rw)
udev on /dev type tmpfs (rw)
devpts on /dev/pts type devpts (rw,mode=0620,gid=5)
mount: /dev/md5: can't read superblock
mount: /dev/md6: can't read superblock
mount: /dev/md7: can't read superblock
XFS mounting filesystem md8
XFS quotacheck md8: Please wait.
XFS quotacheck md8: Done.
/dev/md8 on /srv type xfs (rw,usrquota)
none on /tmp type tmpfs (rw)                                         failed
Setting up the hardware clock                                        done
Creating /var/log/boot.msg
Can't open or create /var/run/klogd.pid.                             failed
Setting current sysctl status from /etc/sysctl.conf
net.ipv4.icmp_echo_ignore_broadcasts = 1
net.ipv4.conf.all.rp_filter = 1
                                                                     done
Retry device configuration                                           done
Enabling syn flood protection                                        done
Disabling IP forwarding                                              done
Disabling IPv6 forwarding                                            done
Disabling IPv6 privacy                                               done
                                                                     done
                                                                     done
Activating remaining swap-devices in /etc/fstab...                   done
/etc/init.d/boot.d/S13boot.cleanup: line 48: /var/run/utmp: No such file or directory
Setting up hostname 's15293006'                                      done
Setting up loopback interface     lo        
    lo        IP address: 127.0.0.1/8   
                                                                     done
System Boot Control: The system has been                             set up
Failed features:                                    boot.md boot.cleanup
Skipped features:                                             boot.cycle
System Boot Control: Running /etc/init.d/boot.local                  done
INIT: Entering runlevel: 3
blogd: Warning: the ioctl TIOCGDEV is not known by the kernel
Boot logging started on /dev/ttyS0(/dev/console) at Mon Dec  1 09:10:05 2008
Master Resource Control: previous runlevel: N, switching to runlevel:3
modprobe: FATAL: Module ac not found.

modprobe: FATAL: Module battery not found.

psa-firewall: service is disabled
psa-vpn: OpenVPN is disabled
modprobe: FATAL: Module button not found.

Initializing random number generator/etc/init.d/random: line 40: /var/lib/misc/random-seed: No such file or directory
chmod: cannot access `/var/lib/misc/random-seed': No such file or directory
                                                                     failed
modprobe: FATAL: Module fan not found.

modprobe: FATAL: Module processor not found.

Starting resource manager/etc/init.d/resmgr: line 68: cd: /var/run/resmgr/classes: No such file or directory
startproc:  exit status of parent of /sbin/resmgrd: 1
                                                                     failed
modprobe: FATAL: Module thermal not found.

modprobe: FATAL: Module asus_acpi not found.

modprobe: FATAL: Module ibm_acpi not found.

modprobe: FATAL: Module toshiba_acpi not found.

modprobe: FATAL: Module sony_acpi not found.

modprobe: FATAL: Module pcc_acpi not found.

acpid: loading ACPI modules ( )                                      failed
acpid: will not skip unsupported modules
acpid: probing laptop ACPI modules 
touch: cannot touch `/var/lib/acpi/laptop_modules': No such file or directory
acpid: added /etc/init.d/acpid: line 88: /var/lib/acpi/laptop_modules: No such file or directory
to /var/lib/acpi/laptop_modules                                      done
Starting acpid acpid: can't open socket /var/run/acpid.socket: No such file or directory
startproc:  exit status of parent of /sbin/acpid: 1
                                                                     failed
/etc/init.d/kbd: line 41: locale: command not found
/etc/init.d/kbd: line 138: find: command not found
Can not find a keymap for us, trying fallback.
Loading keymap Loading /etc/defkeymap.map                            failed
no /usr/sbin -> Numlock off.
Loading compose table winkeys shiftctrl latin1.add                   failed
Stop Unicode mode                                                    done
Setting up network interfaces:
    lo        
    lo        IP address: 127.0.0.1/8                                done
    eth0      device: Unknown device 10de:0268 (rev a3)
    eth0      configuration: eth-id-00:19:99:26:fa:66
    eth0      (DHCP) . IP/Netmask: xxx.xxx.xxx.xxx / 255.255.255.255 ('s15293006') 
    eth0:1    IP address: xxx.xxx.xxx.xxx/32                         done
Setting up service network  .  .  .  .  .  .  .  .  .  .  .  .  .  . done.
Starting ZENworks Management Daemon/etc/init.d/novell-zmd: line 86: /usr/sbin/zmd: No such file or directory
                                                                     failed
/etc/init.d/syslog: line 93: mkfifo: command not found
chown: cannot access `/dev/xconsole': No such file or directory
Starting syslog services/etc/init.d/syslog: line 110: /var/lock/subsys/syslogd: No such file or directory
                                                                     done
/usr/sbin/nscd not installed
Starting Courier-IMAP server:
   Starting imapd/etc/init.d/courier-imap: line 63: /usr/lib/courier-imap/imapd.rc: No such file or directory
                                                                     failed
   Starting pop3/etc/init.d/courier-imap: line 63: /usr/lib/courier-imap/pop3d.rc: No such file or directory
                                                                     failed

/etc/init.d/courier-imap: line 185: dirname: command not found
Mount CIFS File Systems                                              unused
touch: cannot touch `/var/lock/subsys/smbfs': No such file or directory
/etc/init.d/qmail: line 120: dirname: command not found
start-stop-daemon: stat /var/qmail/bin/qmail-send: No such file or directory
Starting qmail:                                                      failed
/etc/init.d/psa: line 111: perl: command not found
Starting xinetd service...                                           failed
Starting named service...                                            failed
Starting mysql service...                                            failed
Starting qmail service...                                            failed
Starting courier-imap service...                                     done
Starting postgresql service...                                       not installed
Starting psa-spamassassin service...                                 done
/etc/init.d/psa: line 263: /usr/bin/mysql: No such file or directory
/etc/init.d/psa: line 275: /usr/local/psa/admin/sbin/websrvmng: No such file or directory
/etc/init.d/psa: line 140: /usr/bin/mysql: No such file or directory
Starting Plesk...                                                    failed
/etc/init.d/psa: line 149: /usr/bin/mysql: No such file or directory
blogd: no message logging because /var file system is not accessible
Master Resource Control: runlevel 3 has been                         reached
Failed services in runlevel 3: acpid kbd psa-firewall random resmgr novell-zmd qmail
Skipped services in runlevel 3: dbus irq_balancer policykitd haldaemon sshd xinetd nscd powersaved smbfs cron mailman


Welcome to openSUSE 10.2 (X86-64) - Kernel 2.6.27.7-20081121a (ttyS0).
User avatar
Joe User
Project Manager
Project Manager
Posts: 11191
Joined: 2003-02-27 01:00
Location: Hamburg
Contact:
 

Re: 1&1 Root Server Bootet nicht mehr

Post by Joe User »

OK, das RAID hat einen Knacks weg, der Rest ist jetzt (wieder) in Ordnung. Beim RAID muss Dir allerdings jemand anderes helfen, sorry.
PayPal.Me/JoeUserFreeBSD Remote Installation
Wings for LifeWings for Life World Run

„If there’s more than one possible outcome of a job or task, and one
of those outcomes will result in disaster or an undesirable consequence,
then somebody will do it that way.“ -- Edward Aloysius Murphy Jr.
quax
Posts: 27
Joined: 2008-11-27 22:48
 

Re: 1&1 Root Server Bootet nicht mehr

Post by quax »

Joe User wrote:OK, das RAID hat einen Knacks weg, der Rest ist jetzt (wieder) in Ordnung. Beim RAID muss Dir allerdings jemand anderes helfen, sorry.
ok, ich sag dir schon auf jeden fall mal tausend dank, hast mir echt schon mal super geholfen, und dass obwohl ich eigentlich ein echter leie bin was linux angeht! ich streng mich halt an, da mit zu kommen, und lerne auch schnell
User avatar
Joe User
Project Manager
Project Manager
Posts: 11191
Joined: 2003-02-27 01:00
Location: Hamburg
Contact:
 

Re: 1&1 Root Server Bootet nicht mehr

Post by Joe User »

quax wrote:ich streng mich halt an, da mit zu kommen, und lerne auch schnell
Wenn Du nicht so lernwillig wärst, hätte ich Dir auch nicht so ausführlich versucht zu helfen. Immerhin konnten wir schonmal den Kernel updaten, den Bootloader vernünftig konfigurieren und den ursprünglichen Fehler eingrenzen, besser als gar nichts ;)
PayPal.Me/JoeUserFreeBSD Remote Installation
Wings for LifeWings for Life World Run

„If there’s more than one possible outcome of a job or task, and one
of those outcomes will result in disaster or an undesirable consequence,
then somebody will do it that way.“ -- Edward Aloysius Murphy Jr.
quax
Posts: 27
Joined: 2008-11-27 22:48
 

Re: 1&1 Root Server Bootet nicht mehr

Post by quax »

sorry, leute, kann mir hier keiner mehr weiterhelfen???

wäre super, wenn ich da noch mals ein paar tips bekommen könnte!

wie kann ich den die zuordnung des raids wieder grade biegen?

früher war es so:

mount /dev/md1 /mnt
mount /dev/md5 /mnt/usr/
mount /dev/md6 /mnt/var/
mount /dev/md7 /mnt/home
mount /dev/md8 /mnt/srv

heute muss/kann ich so noch mounten

mount /dev/md0 /mnt/home
mount /dev/md1 /mnt
mount /dev/md8 /mnt/srv
mount /dev/md2 /mnt/var/
mount /dev/md3 /mnt/usr/

es muss doch möglich sein die zuordnung irgend wie fest zu legen, danach müsste es doch wieder gehen oder nicht???
quax
Posts: 27
Joined: 2008-11-27 22:48
 

Re: 1&1 Root Server Bootet nicht mehr

Post by quax »

so, die lösung in diesem fall schaut wohl so aus:

cat /etc/fstab

Code: Select all

/dev/md1        /               ext3    defaults                1 1
/dev/sda2       swap            swap    sw                 
/dev/sdb2       swap            swap    sw                 
/dev/md0        /usr            xfs     defaults                1 2
/dev/md2        /var            xfs     defaults,usrquota       1 2
/dev/md3        /home           xfs     defaults,usrquota       1 2
/dev/md8        /srv            xfs     defaults,usrquota       1 2

proc            /proc           proc    defaults                0 0
sysfs           /sys            sysfs   noauto                  0 0
none            /tmp            tmpfs   defaults                0 0
Post Reply