LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Server
User Name
Password
Linux - Server This forum is for the discussion of Linux Software used in a server related context.

Notices


Reply
  Search this Thread
Old 04-14-2010, 11:28 AM   #1
Mairiiv
LQ Newbie
 
Registered: Apr 2010
Posts: 2

Rep: Reputation: 0
OpenSUSE not booting properly


Good day there

A bit of background.

I am a Java developer for a small company that develops web based solutions to our clients. My Linux skill levels are somewhere between newbie and experienced.

The company I'm working for has hosted server that is self managed due to the nature of the software that we develop. The server is located in a data center and the host is fully responsible for maintaining the hardware.

Recently the motherboard of the server failed and had to be replaced, this happened promptly, however when the server was booted up I was notified that our Linux is giving problems starting up.

I was given access to the server via a Raritan lara (KVM-over-IP).

This enabled me to configure the network again.

A few things I've noticed with this however. The old network interface was named eth0 while after the swap the new one is named eth1. There is a failure message for bringing up the NIC named eth0 (old non-existing one).

Further after the re-configuring of the NIC (IP, subnet etc) I could connect to the server via SSH, our Apache was running without any visible issues (didn't notice anything in the Apache erroe log). The web frontend on JBoss was running good but I kept getting the failure to start eth0 message on startup. As well through the KVM device you never saw the login prompt, it just hangs on some point (once it was after saying httpd2 started up successfully and another after CRON).

I have no idea of where to go look for this issue and I can't even say for sure that it's after the motherboard issue as I could use SSH without a problem after the NIC configuration as I used to connect to the server.

I've further looked at dmseg but that also doesn't give any indication for me.

Here is my dmesg log

Code:
Linux version 2.6.22.5-31-bigsmp (geeko@buildhost) (gcc version 4.2.1 (SUSE Linux)) #1 SMP 2007/09/21 22:29:00 UTC
BIOS-provided physical RAM map:
 BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
 BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
 BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved)
 BIOS-e820: 0000000000100000 - 00000000cf2ab000 (usable)
 BIOS-e820: 00000000cf2ab000 - 00000000cf2ed000 (ACPI NVS)
 BIOS-e820: 00000000cf2ed000 - 00000000cf3c5000 (reserved)
 BIOS-e820: 00000000cf3c5000 - 00000000cf3d5000 (ACPI NVS)
 BIOS-e820: 00000000cf3d5000 - 00000000cf451000 (reserved)
 BIOS-e820: 00000000cf451000 - 00000000cf457000 (ACPI data)
 BIOS-e820: 00000000cf457000 - 00000000cf458000 (ACPI NVS)
 BIOS-e820: 00000000cf458000 - 00000000cf45a000 (ACPI data)
 BIOS-e820: 00000000cf45a000 - 00000000cf45c000 (ACPI NVS)
 BIOS-e820: 00000000cf45c000 - 00000000cf45d000 (reserved)
 BIOS-e820: 00000000cf45d000 - 00000000cf461000 (ACPI NVS)
 BIOS-e820: 00000000cf461000 - 00000000cf470000 (reserved)
 BIOS-e820: 00000000cf470000 - 00000000cf600000 (usable)
 BIOS-e820: 00000000fed1c000 - 00000000fed20000 (reserved)
 BIOS-e820: 00000000ffa00000 - 00000000ffc00000 (reserved)
 BIOS-e820: 00000000ffe00000 - 0000000100000000 (reserved)
 BIOS-e820: 0000000100000000 - 0000000130000000 (usable)
3968MB HIGHMEM available.
896MB LOWMEM available.
found SMP MP-table at 000fd330
NX (Execute Disable) protection: active
Entering add_active_range(0, 0, 1245184) 0 entries of 256 used
Zone PFN ranges:
  DMA             0 ->     4096
  Normal       4096 ->   229376
  HighMem    229376 ->  1245184
early_node_map[1] active PFN ranges
    0:        0 ->  1245184
On node 0 totalpages: 1245184
  DMA zone: 32 pages used for memmap
  DMA zone: 0 pages reserved
  DMA zone: 4064 pages, LIFO batch:0
  Normal zone: 1760 pages used for memmap
  Normal zone: 223520 pages, LIFO batch:31
  HighMem zone: 7936 pages used for memmap
  HighMem zone: 1007872 pages, LIFO batch:31
DMI 2.4 present.
Using APIC driver default
ACPI: RSDP 000F03C0, 0024 (r2  INTEL)
ACPI: XSDT CF458F10, 0044 (r1  INTEL   DG31PR  6222004 MSFT    10013)
ACPI: FACP CF456D90, 00F4 (r4  INTEL   DG31PR  6222004 MSFT    10013)
ACPI: DSDT CF451010, 49CD (r1  INTEL   DG31PR        0 INTL 20051117)
ACPI: FACS CF457E40, 0040
ACPI: APIC CF456F10, 006C (r2  INTEL   DG31PR  6222004 MSFT    10013)
ACPI: HPET CF45FD10, 0038 (r1  INTEL ICH7HPET  6222004 AMI.        1)
ACPI: MCFG CF45FC10, 003C (r1 INTEL  DG31PR    6222004 MSFT       97)
ACPI: PM-Timer IO Port: 0x408
ACPI: Local APIC address 0xfee00000
ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
Processor #0 6:15 APIC version 20
ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
Processor #1 6:15 APIC version 20
ACPI: LAPIC (acpi_id[0x03] lapic_id[0x02] enabled)
Processor #2 6:15 APIC version 20
ACPI: LAPIC (acpi_id[0x04] lapic_id[0x03] enabled)
Processor #3 6:15 APIC version 20
ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])
IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23
ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
ACPI: IRQ0 used by override.
ACPI: IRQ2 used by override.
ACPI: IRQ9 used by override.
Enabling APIC mode:  Flat.  Using 1 I/O APICs
ACPI: HPET id: 0x8086a201 base: 0xfed00000
Using ACPI (MADT) for SMP configuration information
Allocating PCI resources starting at d0000000 (gap: cf600000:2f71c000)
Built 1 zonelists.  Total pages: 1235456
Kernel command line: root=/dev/disk/by-id/scsi-SATA_ST3160815AS_9RA3GL07-part2 vga=0x317    resume=/dev/sda1 splash=silent showopts
bootsplash: silent mode.
mapped APIC to ffffd000 (fee00000)
mapped IOAPIC to ffffc000 (fec00000)
Enabling fast FPU save and restore... done.
Enabling unmasked SIMD FPU exception support... done.
Initializing CPU#0
PID hash table entries: 4096 (order: 12, 16384 bytes)
Detected 2394.116 MHz processor.
Console: colour dummy device 80x25
Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
Memory: 4135116k/4980736k available (1859k kernel code, 45912k reserved, 905k data, 232k init, 3264748k highmem)
virtual kernel memory layout:
    fixmap  : 0xff8b4000 - 0xfffff000   (7468 kB)
    pkmap   : 0xff600000 - 0xff800000   (2048 kB)
    vmalloc : 0xf8800000 - 0xff5fe000   ( 109 MB)
    lowmem  : 0xc0000000 - 0xf8000000   ( 896 MB)
      .init : 0xc03ba000 - 0xc03f4000   ( 232 kB)
      .data : 0xc02d0f73 - 0xc03b36d8   ( 905 kB)
      .text : 0xc0100000 - 0xc02d0f73   (1859 kB)
Checking if this processor honours the WP bit even in supervisor mode... Ok.
hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
hpet0: 3 64-bit timers, 14318180 Hz
Calibrating delay using timer specific routine.. 4791.18 BogoMIPS (lpj=9582376)
Security Framework v1.0.0 initialized
Mount-cache hash table entries: 512
CPU: After generic identify, caps: bfebfbff 20100000 00000000 00000000 0000e3bd 00000000 00000001
monitor/mwait feature present.
using mwait in idle threads.
CPU: L1 I cache: 32K, L1 D cache: 32K
CPU: L2 cache: 4096K
CPU: Physical Processor ID: 0
CPU: Processor Core ID: 0
CPU: After all inits, caps: bfebfbff 20100000 00000000 00003940 0000e3bd 00000000 00000001
Intel machine check architecture supported.
Intel machine check reporting enabled on CPU#0.
Compat vDSO mapped to ffffe000.
Checking 'hlt' instruction... OK.
SMP alternatives: switching to UP code
Unpacking initramfs... done
Freeing initrd memory: 2424k freed
ACPI: Core revision 20070126
Parsing all Control Methods:
Table [DSDT](id 0001) - 747 Objects with 51 Devices 178 Methods 25 Regions
 tbxface-0587 [00] tb_load_namespace     : ACPI Tables successfully acquired
evxfevnt-0091 [00] enable                : Transition to ACPI mode successful
CPU0: Intel(R) Core(TM)2 Quad CPU    Q6600  @ 2.40GHz stepping 0b
SMP alternatives: switching to SMP code
Booting processor 1/1 eip 3000
Initializing CPU#1
Calibrating delay using timer specific routine.. 4787.96 BogoMIPS (lpj=9575928)
CPU: After generic identify, caps: bfebfbff 20100000 00000000 00000000 0000e3bd 00000000 00000001
monitor/mwait feature present.
CPU: L1 I cache: 32K, L1 D cache: 32K
CPU: L2 cache: 4096K
CPU: Physical Processor ID: 0
CPU: Processor Core ID: 1
CPU: After all inits, caps: bfebfbff 20100000 00000000 00003940 0000e3bd 00000000 00000001
Intel machine check architecture supported.
Intel machine check reporting enabled on CPU#1.
CPU1: Intel(R) Core(TM)2 Quad CPU    Q6600  @ 2.40GHz stepping 0b
SMP alternatives: switching to SMP code
Booting processor 2/2 eip 3000
Initializing CPU#2
Calibrating delay using timer specific routine.. 4787.98 BogoMIPS (lpj=9575979)
CPU: After generic identify, caps: bfebfbff 20100000 00000000 00000000 0000e3bd 00000000 00000001
monitor/mwait feature present.
CPU: L1 I cache: 32K, L1 D cache: 32K
CPU: L2 cache: 4096K
CPU: Physical Processor ID: 0
CPU: Processor Core ID: 2
CPU: After all inits, caps: bfebfbff 20100000 00000000 00003940 0000e3bd 00000000 00000001
Intel machine check architecture supported.
Intel machine check reporting enabled on CPU#2.
CPU2: Intel(R) Core(TM)2 Quad CPU    Q6600  @ 2.40GHz stepping 0b
SMP alternatives: switching to SMP code
Booting processor 3/3 eip 3000
Initializing CPU#3
Calibrating delay using timer specific routine.. 4787.99 BogoMIPS (lpj=9575988)
CPU: After generic identify, caps: bfebfbff 20100000 00000000 00000000 0000e3bd 00000000 00000001
monitor/mwait feature present.
CPU: L1 I cache: 32K, L1 D cache: 32K
CPU: L2 cache: 4096K
CPU: Physical Processor ID: 0
CPU: Processor Core ID: 3
CPU: After all inits, caps: bfebfbff 20100000 00000000 00003940 0000e3bd 00000000 00000001
Intel machine check architecture supported.
Intel machine check reporting enabled on CPU#3.
CPU3: Intel(R) Core(TM)2 Quad CPU    Q6600  @ 2.40GHz stepping 0b
Total of 4 processors activated (19155.13 BogoMIPS).
ENABLING IO-APIC IRQs
..TIMER: vector=0x31 apic1=0 pin1=2 apic2=-1 pin2=-1
checking TSC synchronization [CPU#0 -> CPU#1]: passed.
checking TSC synchronization [CPU#0 -> CPU#2]: passed.
checking TSC synchronization [CPU#0 -> CPU#3]: passed.
Brought up 4 CPUs
migration_cost=45,3383
Booting paravirtualized kernel on bare hardware
NET: Registered protocol family 16
ACPI: bus type pci registered
PCI: BIOS Bug: MCFG area at e0000000 is not E820-reserved
PCI: Not using MMCONFIG.
PCI: Using configuration type 1
Setting up standard PCI resources
evgpeblk-0956 [00] ev_create_gpe_block   : GPE 00 to 1F [_GPE] 4 regs on int 0x9
ACPI: System BIOS is requesting _OSI(Linux)
ACPI: Please test with "acpi_osi=!Linux"
Please send dmidecode to linux-acpi@vger.kernel.org
evgpeblk-1052 [00] ev_initialize_gpe_bloc: Found 10 Wake, Enabled 3 Runtime GPEs in this block
Completing Region/Field/Buffer/Package initialization:...........................................................................................................
Initialized 24/25 Regions 26/26 Fields 33/33 Buffers 24/25 Packages (756 nodes)
Initializing Device/Processor/Thermal objects by executing _INI methods:.
Executed 1 _INI methods requiring 0 _STA executions (examined 61 objects)
ACPI: Interpreter enabled
ACPI: (supports S0 S1 S3 S4 S5)
ACPI: Using IOAPIC for interrupt routing
ACPI: PCI Root Bridge [PCI0] (0000:00)
PCI: Probing PCI hardware (bus 00)
PCI quirk: region 0400-047f claimed by ICH6 ACPI/GPIO/TCO
PCI quirk: region 0500-053f claimed by ICH6 GPIO
PCI: Transparent bridge - 0000:00:1e.0
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P2._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX0._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX1._PRT]
ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 *11 12 14 15)
ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 *10 11 12 14 15)
ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 *7 10 11 12 14 15)
ACPI: PCI Interrupt Link [LNKD] (IRQs *3 4 5 6 7 10 11 12 14 15)
ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 10 11 12 14 15) *0
ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 10 11 12 14 15) *0
ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 10 11 12 14 15) *0
ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 *5 6 7 10 11 12 14 15)
Linux Plug and Play Support v0.97 (c) Adam Belay
pnp: PnP ACPI init
ACPI: bus type pnp registered
pnp: PnP ACPI: found 14 devices
ACPI: ACPI bus type pnp unregistered
PnPBIOS: Disabled by ACPI PNP
PCI: Using ACPI for IRQ routing
PCI: If a device doesn't work, try "pci=routeirq".  If it helps, post a report
ACPI: RTC can wake from S4
pnp: 00:01: iomem range 0xfed14000-0xfed19fff has been reserved
pnp: 00:01: iomem range 0xe0000000-0xe3ffffff has been reserved
pnp: 00:02: ioport range 0x400-0x47f has been reserved
pnp: 00:02: ioport range 0x1180-0x119f has been reserved
pnp: 00:02: ioport range 0x500-0x53f has been reserved
pnp: 00:02: iomem range 0xfec00000-0xfecfffff has been reserved
pnp: 00:02: iomem range 0xfee00000-0xfee0ffff has been reserved
pnp: 00:02: iomem range 0xfed1c000-0xfed1ffff could not be reserved
pnp: 00:02: iomem range 0xffb00000-0xffcfffff could not be reserved
Time: tsc clocksource has been installed.
Switched to NOHz mode on CPU #0
Switched to NOHz mode on CPU #1
Switched to NOHz mode on CPU #2
Switched to NOHz mode on CPU #3
PCI: Bridge: 0000:00:01.0
  IO window: disabled.
  MEM window: disabled.
  PREFETCH window: disabled.
PCI: Bridge: 0000:00:1c.0
  IO window: disabled.
  MEM window: disabled.
  PREFETCH window: disabled.
PCI: Bridge: 0000:00:1c.1
  IO window: d000-dfff
  MEM window: fea00000-feafffff
  PREFETCH window: e4000000-e40fffff
PCI: Bridge: 0000:00:1e.0
  IO window: disabled.
  MEM window: disabled.
  PREFETCH window: disabled.
ACPI: PCI Interrupt 0000:00:01.0[A] -> GSI 16 (level, low) -> IRQ 16
PCI: Setting latency timer of device 0000:00:01.0 to 64
ACPI: PCI Interrupt 0000:00:1c.0[A] -> GSI 16 (level, low) -> IRQ 16
PCI: Setting latency timer of device 0000:00:1c.0 to 64
ACPI: PCI Interrupt 0000:00:1c.1[B] -> GSI 17 (level, low) -> IRQ 17
PCI: Setting latency timer of device 0000:00:1c.1 to 64
PCI: Setting latency timer of device 0000:00:1e.0 to 64
NET: Registered protocol family 2
IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
TCP established hash table entries: 131072 (order: 8, 1572864 bytes)
TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
TCP: Hash tables configured (established 131072 bind 65536)
TCP reno registered
Machine check exception polling timer started.
audit: initializing netlink socket (disabled)
audit(1271265311.916:1): initialized
highmem bounce pool size: 64 pages
Total HugeTLB memory allocated, 0
VFS: Disk quotas dquot_6.5.1
Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
io scheduler noop registered
io scheduler anticipatory registered
io scheduler deadline registered
io scheduler cfq registered (default)
Boot video device is 0000:00:02.0
PCI: Setting latency timer of device 0000:00:01.0 to 64
assign_interrupt_mode Found MSI capability
Allocate Port Service[0000:00:01.0:pcie00]
PCI: Setting latency timer of device 0000:00:1c.0 to 64
assign_interrupt_mode Found MSI capability
Allocate Port Service[0000:00:1c.0:pcie00]
Allocate Port Service[0000:00:1c.0:pcie02]
PCI: Setting latency timer of device 0000:00:1c.1 to 64
assign_interrupt_mode Found MSI capability
Allocate Port Service[0000:00:1c.1:pcie00]
Allocate Port Service[0000:00:1c.1:pcie02]
vesafb: framebuffer at 0xd0000000, mapped to 0xf8880000, using 6144k, total 8128k
vesafb: mode is 1024x768x16, linelength=2048, pages=4
vesafb: protected mode interface info at 00ff:44f0
vesafb: scrolling: redraw
vesafb: Truecolor: size=0:5:6:5, shift=0:11:5:0
Console: switching to colour frame buffer device 128x48
fb0: VESA VGA frame buffer device
isapnp: Scanning for PnP cards...
isapnp: No Plug & Play device found
Real Time Clock Driver v1.12ac
hpet_resources: 0xfed00000 is busy
Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled
serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
00:07: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
FDC 0 is a post-1991 82077
PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03: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
input: AT Translated Set 2 keyboard as /class/input/input0
input: PC Speaker as /class/input/input1
input: ImPS/2 Generic Wheel Mouse as /class/input/input2
NET: Registered protocol family 1
Using IPI No-Shortcut mode
Freeing unused kernel memory: 232k freed
ACPI: SSDT CF45B590, 04EC (r1    AMI      IST        1 MSFT  3000001)
Parsing all Control Methods:
Table [SSDT](id 0004) - 32 Objects with 0 Devices 16 Methods 0 Regions
ACPI Exception (processor_core-0787): AE_NOT_FOUND, Processor Device is not present [20070126]
ACPI Exception (processor_core-0787): AE_NOT_FOUND, Processor Device is not present [20070126]
ACPI Exception (processor_core-0787): AE_NOT_FOUND, Processor Device is not present [20070126]
ACPI Exception (processor_core-0787): AE_NOT_FOUND, Processor Device is not present [20070126]
SCSI subsystem initialized
libata version 3.00 loaded.
ata_piix 0000:00:1f.1: version 2.11
ACPI: PCI Interrupt 0000:00:1f.1[A] -> GSI 16 (level, low) -> IRQ 16
PCI: Setting latency timer of device 0000:00:1f.1 to 64
scsi0 : ata_piix
scsi1 : ata_piix
ata1: PATA max UDMA/133 cmd 0x000101f0 ctl 0x000103f6 bmdma 0x0001e0f0 irq 14
ata2: PATA max UDMA/133 cmd 0x00010170 ctl 0x00010376 bmdma 0x0001e0f8 irq 15
ata2: port disabled. ignoring.
ata_piix 0000:00:1f.2: MAP [ P0 P2 P1 P3 ]
ACPI: PCI Interrupt 0000:00:1f.2[B] -> GSI 17 (level, low) -> IRQ 17
PCI: Setting latency timer of device 0000:00:1f.2 to 64
scsi2 : ata_piix
scsi3 : ata_piix
ata3: SATA max UDMA/133 cmd 0x0001e0e0 ctl 0x0001e0d2 bmdma 0x0001e0a0 irq 17
ata4: SATA max UDMA/133 cmd 0x0001e0c0 ctl 0x0001e0b2 bmdma 0x0001e0a8 irq 17
ata3.00: ATA-7: ST3160815AS, 3.AAD, max UDMA/133
ata3.00: 312581808 sectors, multi 16: LBA48 NCQ (depth 0/32)
ata3.00: configured for UDMA/133
scsi 2:0:0:0: Direct-Access     ATA      ST3160815AS      3.AA PQ: 0 ANSI: 5
BIOS EDD facility v0.16 2004-Jun-25, 1 devices found
usbcore: registered new interface driver usbfs
usbcore: registered new interface driver hub
usbcore: registered new device driver usb
USB Universal Host Controller Interface driver v3.0
sd 2:0:0:0: [sda] 312581808 512-byte hardware sectors (160042 MB)
ACPI: PCI Interrupt 0000:00:1d.0[A] -> GSI 23 (level, low) -> IRQ 18
PCI: Setting latency timer of device 0000:00:1d.0 to 64
uhci_hcd 0000:00:1d.0: UHCI Host Controller
uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 1
uhci_hcd 0000:00:1d.0: irq 18, io base 0x0000e080
usb usb1: new device found, idVendor=0000, idProduct=0000
usb usb1: new device strings: Mfr=3, Product=2, SerialNumber=1
usb usb1: Product: UHCI Host Controller
usb usb1: Manufacturer: Linux 2.6.22.5-31-bigsmp uhci_hcd
usb usb1: SerialNumber: 0000:00:1d.0
usb usb1: configuration #1 chosen from 1 choice
hub 1-0:1.0: USB hub found
hub 1-0:1.0: 2 ports detected
sd 2:0:0:0: [sda] Write Protect is off
sd 2:0:0:0: [sda] Mode Sense: 00 3a 00 00
sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
sd 2:0:0:0: [sda] 312581808 512-byte hardware sectors (160042 MB)
sd 2:0:0:0: [sda] Write Protect is off
sd 2:0:0:0: [sda] Mode Sense: 00 3a 00 00
sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
 sda:<6>ACPI: PCI Interrupt 0000:00:1d.7[A] -> GSI 23 (level, low) -> IRQ 18
PCI: Setting latency timer of device 0000:00:1d.7 to 64
ehci_hcd 0000:00:1d.7: EHCI Host Controller
 sda1 sda2
ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 2
sd 2:0:0:0: [sda] Attached SCSI disk
ehci_hcd 0000:00:1d.7: debug port 1
PCI: cache line size of 32 is not supported by device 0000:00:1d.7
ehci_hcd 0000:00:1d.7: irq 18, io mem 0xfeb80000
ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
usb usb2: new device found, idVendor=0000, idProduct=0000
usb usb2: new device strings: Mfr=3, Product=2, SerialNumber=1
usb usb2: Product: EHCI Host Controller
usb usb2: Manufacturer: Linux 2.6.22.5-31-bigsmp ehci_hcd
usb usb2: SerialNumber: 0000:00:1d.7
usb usb2: configuration #1 chosen from 1 choice
hub 2-0:1.0: USB hub found
hub 2-0:1.0: 8 ports detected
ACPI: PCI Interrupt 0000:00:1d.1[B] -> GSI 19 (level, low) -> IRQ 19
PCI: Setting latency timer of device 0000:00:1d.1 to 64
uhci_hcd 0000:00:1d.1: UHCI Host Controller
uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3
uhci_hcd 0000:00:1d.1: irq 19, io base 0x0000e060
usb usb3: new device found, idVendor=0000, idProduct=0000
usb usb3: new device strings: Mfr=3, Product=2, SerialNumber=1
usb usb3: Product: UHCI Host Controller
usb usb3: Manufacturer: Linux 2.6.22.5-31-bigsmp uhci_hcd
usb usb3: SerialNumber: 0000:00:1d.1
usb usb3: configuration #1 chosen from 1 choice
hub 3-0:1.0: USB hub found
hub 3-0:1.0: 2 ports detected
ACPI: PCI Interrupt 0000:00:1d.2[C] -> GSI 18 (level, low) -> IRQ 20
PCI: Setting latency timer of device 0000:00:1d.2 to 64
uhci_hcd 0000:00:1d.2: UHCI Host Controller
uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4
uhci_hcd 0000:00:1d.2: irq 20, io base 0x0000e040
usb usb4: new device found, idVendor=0000, idProduct=0000
usb usb4: new device strings: Mfr=3, Product=2, SerialNumber=1
usb usb4: Product: UHCI Host Controller
usb usb4: Manufacturer: Linux 2.6.22.5-31-bigsmp uhci_hcd
usb usb4: SerialNumber: 0000:00:1d.2
usb usb4: configuration #1 chosen from 1 choice
hub 4-0:1.0: USB hub found
hub 4-0:1.0: 2 ports detected
ACPI: PCI Interrupt 0000:00:1d.3[D] -> GSI 16 (level, low) -> IRQ 16
PCI: Setting latency timer of device 0000:00:1d.3 to 64
uhci_hcd 0000:00:1d.3: UHCI Host Controller
uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 5
uhci_hcd 0000:00:1d.3: irq 16, io base 0x0000e020
usb usb5: new device found, idVendor=0000, idProduct=0000
usb usb5: new device strings: Mfr=3, Product=2, SerialNumber=1
usb usb5: Product: UHCI Host Controller
usb usb5: Manufacturer: Linux 2.6.22.5-31-bigsmp uhci_hcd
usb usb5: SerialNumber: 0000:00:1d.3
usb usb5: configuration #1 chosen from 1 choice
hub 5-0:1.0: USB hub found
hub 5-0:1.0: 2 ports detected
Attempting manual resume
kjournald starting.  Commit interval 5 seconds
EXT3 FS on sda2, internal journal
EXT3-fs: mounted filesystem with ordered data mode.
sd 2:0:0:0: Attached scsi generic sg0 type 0
ACPI: PCI Interrupt 0000:00:1f.3[B] -> GSI 17 (level, low) -> IRQ 17
intel_rng: Firmware space is locked read-only. <4>intel_rng: If you can't or
 don't want to <4>intel_rng: disable this in firmware setup, and <4>intel_rng: if
 you are certain that your <4>intel_rng: system has a functional
 RNG, try<4>intel_rng: using the 'no_fwh_detect' option.
r8169 Gigabit Ethernet driver 2.2LK-NAPI loaded
ACPI: PCI Interrupt 0000:03:00.0[A] -> GSI 17 (level, low) -> IRQ 17
PCI: Setting latency timer of device 0000:03:00.0 to 64
eth0: RTL8168b/8111b at 0xf887e000, 00:1c:c0:33:fb:6f, IRQ 17
input: Power Button (FF) as /class/input/input3
eth0 renamed to eth1
udev: renamed network interface eth0 to eth1
ACPI: Power Button (FF) [PWRF]
input: Sleep Button (CM) as /class/input/input4
ACPI: Sleep Button (CM) [SLPB]
input: Power Button (CM) as /class/input/input5
ACPI: Power Button (CM) [PWRB]
iTCO_vendor_support: vendor-support=0
rtc_cmos 00:09: rtc core: registered rtc_cmos as rtc0
rtc_cmos: probe of 00:09 failed with error -16
Linux agpgart interface v0.102 (c) Dave Jones
agpgart: Detected an Intel G33 Chipset.
agpgart: Detected 7164K stolen memory.
iTCO_wdt: Intel TCO WatchDog Timer Driver v1.01 (21-Jan-2007)
agpgart: AGP aperture is 256M @ 0xd0000000
iTCO_wdt: Found a ICH7 or ICH7R TCO device (Version=2, TCOBASE=0x0460)
iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
Adding 2104504k swap on /dev/sda1.  Priority:-1 extents:1 across:2104504k
device-mapper: ioctl: 4.11.0-ioctl (2006-10-12) initialised: dm-devel@redhat.com
loop: module loaded
AppArmor: AppArmor initialized
audit(1271265318.916:2):  type=1505 info="AppArmor initialized" pid=1887
powernow: This module only works with AMD K7 CPUs
r8169: eth1: link up
r8169: eth1: link up
NET: Registered protocol family 10
lo: Disabled Privacy Extensions
Mobile IPv6
ip6_tables: (C) 2000-2006 Netfilter Core Team
ip_tables: (C) 2000-2006 Netfilter Core Team
eth1: no IPv6 routers present
audit(1271265346.600:3): audit_backlog_limit=320 old=64 by auid=4294967295 res=1
audit(1271265347.600:4): audit_pid=3088 old=0 by auid=4294967295
I know I need to at a point upgrade the OpenSUSE on the server as 10.3 is currently running, but I'd rather have it stable first.

Regards
 
Old 04-15-2010, 06:29 AM   #2
TB0ne
LQ Guru
 
Registered: Jul 2003
Location: Birmingham, Alabama
Distribution: SuSE, RedHat, Slack,CentOS
Posts: 26,613

Rep: Reputation: 7962Reputation: 7962Reputation: 7962Reputation: 7962Reputation: 7962Reputation: 7962Reputation: 7962Reputation: 7962Reputation: 7962Reputation: 7962Reputation: 7962
Quote:
Originally Posted by Mairiiv View Post
Good day there

A bit of background.

I am a Java developer for a small company that develops web based solutions to our clients. My Linux skill levels are somewhere between newbie and experienced.

The company I'm working for has hosted server that is self managed due to the nature of the software that we develop. The server is located in a data center and the host is fully responsible for maintaining the hardware.

Recently the motherboard of the server failed and had to be replaced, this happened promptly, however when the server was booted up I was notified that our Linux is giving problems starting up.

I was given access to the server via a Raritan lara (KVM-over-IP).

This enabled me to configure the network again.

A few things I've noticed with this however. The old network interface was named eth0 while after the swap the new one is named eth1. There is a failure message for bringing up the NIC named eth0 (old non-existing one).

Further after the re-configuring of the NIC (IP, subnet etc) I could connect to the server via SSH, our Apache was running without any visible issues (didn't notice anything in the Apache erroe log). The web frontend on JBoss was running good but I kept getting the failure to start eth0 message on startup. As well through the KVM device you never saw the login prompt, it just hangs on some point (once it was after saying httpd2 started up successfully and another after CRON).

I have no idea of where to go look for this issue and I can't even say for sure that it's after the motherboard issue as I could use SSH without a problem after the NIC configuration as I used to connect to the server.

I've further looked at dmseg but that also doesn't give any indication for me.

Here is my dmesg log

I know I need to at a point upgrade the OpenSUSE on the server as 10.3 is currently running, but I'd rather have it stable first.

Regards
Check your /etc/sysconfig/network/ifcfg-eth0 file. Chances are, the interface name/MAC address, etc., are in there, and were tied to the old interface details.

Modify the file accordingly, and you should be ok.
 
Old 04-15-2010, 08:15 AM   #3
hoang519
LQ Newbie
 
Registered: Nov 2009
Location: Windsor Ontario Canada
Distribution: Slackware 13.0
Posts: 10

Rep: Reputation: 1
Hi good morning,
I also am somewhere between newbie and experienced I've had this same issue with a small business client. We replaced the motherboard on his server and after a day of pondering and cruising the internet I realized I had forgotten to reconfigure the bios. We had irq redirection turned off intel-vt was off and a lot of other things as well.
I didn't take the time to read your whole dmesg output but taking a chance maybe you just need to check the bios.
Maybe not something that simple but even after getting certified and employed, I still forgot to do something that simple, check with your host to make sure they set your bios up as it was before. Otherwise check the sysconfig for ur ethernet card.
Goodluck!
 
Old 04-16-2010, 03:12 AM   #4
Mairiiv
LQ Newbie
 
Registered: Apr 2010
Posts: 2

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by TB0ne View Post
Check your /etc/sysconfig/network/ifcfg-eth0 file. Chances are, the interface name/MAC address, etc., are in there, and were tied to the old interface details.

Modify the file accordingly, and you should be ok.
Somewhere with a search I did get to the /etc/sysconfig/network directory and there I noticed that there where both 'ifcfg-eth0' and 'ifcfg-eth1'

Seeing that there was only 1 physical NIC and that eth1 was the one comming up and which yast allowed me to reconfigure I tried to move the 'ifcfg-eth0' file away and rename the 'ifcfg-eth1' to 'ifcfg-eth0' but it only recreated the 'ifcfg-eth1' file with the same bootup problem. Seeing that I did swap the two files and 'ifcfg-eth1' had the new MAC etc. I'm not sure if purely modifying the 'ifcfg-eth0' will have any impact.

Hoang519 I'll ask from the data center's technicians if they did set up the bios the same as it was.

Edit: For clarification, there are 2 issues. The old NIC is from somewhere being referenced and tried to be brought up and this fails. The second issue which might or might not be related to the first is that the startup doesn't seem to go fully through.

I also attached a screenshot of the KVM-over-IP that I get. It just hangs like that during startup and not always at the same point.
Attached Thumbnails
Click image for larger version

Name:	snapshot8.png
Views:	12
Size:	146.2 KB
ID:	3346  

Last edited by Mairiiv; 04-16-2010 at 03:19 AM. Reason: Clarified problem.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
openSuSE 11.1 32 or 64 bit, how to properly tell? plisken SUSE / openSUSE 5 07-29-2009 05:50 AM
headset with mic not working properly in opensuse 11.0 brucehinrichs Linux - Hardware 0 11-05-2008 09:18 AM
My system is not booting properly ram_rajavarapu Linux - Hardware 1 10-11-2008 07:32 PM
Wireless connections doesn't work properly after kernel update on OpenSuse 10.3 flik Linux - Wireless Networking 0 03-11-2008 04:22 AM
OpenSUSE 10.2 does not install properly using downloaded CD's izquierdista SUSE / openSUSE 2 03-26-2007 10:54 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Server

All times are GMT -5. The time now is 11:25 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration