01-16-06 01:46 AM
I have a problem after a severe server upgrade.
We upgraded from a IDE/SCSI to a full SCSI setup.
Strangely, even after removing every hdx reference we tought of the kernel
is referring to /hda /hdb /hdc /hdd while we have only /hda cdrom now.
This is slowing down the server startup enormously.
/etc/fstab is changed alright and /etc/hdparm and /etc/smart settings are
changed also.
I've seen that installing Debian on other machines is setting this config to
the right number of /hdx configuration disks, but I've got no clue where
this config could be stored.
output of dmesg:
hda: PHILIPS CDRWDVD3210, ATAPI CD/DVD-ROM drive
hdc: IRQ probe failed (0xfffff4f8)
hdc: IRQ probe failed (0xfffff4f8)
hdc: no response (status = 0x0a), resetting drive
hdc: IRQ probe failed (0xfffff4f8)
hdc: no response (status = 0x0a)
hdd: IRQ probe failed (0xfffff4f8)
hdd: IRQ probe failed (0xfffff4f8)
hdd: no response (status = 0x0a), resetting drive
hdd: IRQ probe failed (0xfffff4f8)
hdd: no response (status = 0x0a)
and further down again:
VP_IDE: IDE controller at PCI slot 0000:00:04.1
VP_IDE: chipset revision 16
VP_IDE: not 100% native mode: will probe irqs later
VP_IDE: VIA vt82c596b (rev 23) IDE UDMA66 controller on pci0000:00:04.1
VP_IDE: port 0x01f0 already claimed by ide0
ide1: BM-DMA at 0xb808-0xb80f, BIOS settings: hdc:pio, hdd:pio
hdc: IRQ probe failed (0xffffa4f8)
hdc: IRQ probe failed (0xffffa4f8)
hdc: no response (status = 0x0a), resetting drive
hdc: IRQ probe failed (0xffffa4f8)
hdc: no response (status = 0x0a)
hdd: IRQ probe failed (0xffffa4f8)
hdd: IRQ probe failed (0xffffa4f8)
hdd: no response (status = 0x0a), resetting drive
hdd: IRQ probe failed (0xffffa4f8)
hdd: no response (status = 0x0a)
Thanks for any sugggestions
David
[ Post a follow-up to this message ]
|