angelambayley wrote:
> The install couldn’t find the hard drives, we used ‘broken_modules=ata_piix’
> to fix this.
i do not know why the drive was not seen (do you?), nor where you got
that solution/prescription, or what that does…so, you may want to
rethink the work around and try to discover WHY the installer
couldn’t see the drive in the first place…
as far as i know that is not a usual situation…
i mean, you put in a new cpu, and a new hard drive and the first thing
that happens is the installer can’t see the hard drive…hmmm, where
did you pick up that work around?
> We have had problems booting Suse 11.1 since the install,
> sometimes it works, more often it doesn’t.
this is very strange and is what leads me to suspect a hardware problem…
> They are being developed for a process control application.
>
> Seagate model ST340014A
ok…are the three machines with or without XWindows…you running
them in runlevel 3?
the install media, did you check the md5sum of the iso (if you
downloaded it)?
and, did you check the install media after burning and before starting
install?
(see, i’m GUESSING you used the same install media on three identical
machines and got the same BAD result, which might mean you have an
identical faulty software set cause by faulty media…
but while it is close to bed time here i think you ought to try the
other posters idea…it could be that the drive just isn’t showing up
as quickly as it should…
i think those drives have a five year warranty…which is probably
about over…
hmmmm…just noticed you are using reiser…you know that has fallen
out of favor and well, do you have good reason to use it rather than
EXT3, or maybe even ext4…
you might consider doing a clean install with known 100% good
install media…OH, i see you upgraded from 10.0 to 11.1, right? has
to be because otherwise you would have ext3 and your home directory
would be on a different partition…
do you know that is upgrading is officially NOT a supported way to get
from 10.0 to 11.1?? that could be your problem, see:
http://en.opensuse.org/Upgrade scroll down and you will see “This
method is unsupported.” which was at the TOP of the page the last time
i looked at it, last week…and following the UNSUPPORTED caveat is a
way to get from 10.3 to 11.1, but no 10.0 to 11.1
it could be that you have a faulty install just from that!
> Extract from boot.msg:
>
> <6>ata1.00: ATA-6: ST340014A, 3.06, max UDMA/100
> <6>ata1.00: 78165360 sectors, multi 0: LBA48
> <6>ata1.01: ATA-6: ST340014A, 3.06, max UDMA/100
> <6>ata1.01: 78165360 sectors, multi 0: LBA48
> <4>ata1.00: limited to UDMA/33 due to 40-wire cable
> <4>ata1.01: limited to UDMA/33 due to 40-wire cable
> <6>ata1: clearing spurious IRQ
> <6>ata1: clearing spurious IRQ
> <6>ata1.00: configured for UDMA/33
> <6>ata1: clearing spurious IRQ
> <6>ata1: clearing spurious IRQ
> <6>ata1.01: configured for UDMA/33
> <5>scsi 0:0:0:0: Direct-Access ATA ST340014A 3.06 PQ: 0
> ANSI: 5
> <5>scsi 0:0:1:0: Direct-Access ATA ST340014A 3.06 PQ: 0
> ANSI: 5
i’m not smart enough to see anything in the above…
maybe someone else will…
>
> smartd is running, no errors.
do this in a terminal…
sudo smartctl -a /dev/sda
give roots pass when challenged, and see if you still see no
errors…as i scratch my head i’m leaning toward a hardware problem…
>
> /etc/fstab:
>
> /dev/disk/by-id/ata-ST340014A_5JX3TSE9-part2 swap swap defaults 0 0
> /dev/disk/by-id/ata-ST340014A_5JX3TSE9-part3 / reiserfs acl,user_xattr 1 1
> /dev/disk/by-id/ata-ST340014A_5JX3TSE9-part1 /boot reiserfs acl,user_xattr 1 2
> /dev/disk/by-id/ata-ST340014A_5JX3LWKG-part1 /sdb1 ext3 defaults 1 2
> proc /proc proc defaults 0 0
> sysfs /sys sysfs noauto 0 0
> debugfs /sys/kernel/debug debugfs noauto 0 0
> usbfs /proc/bus/usb usbfs noauto 0 0
> devpts /dev/pts devpts mode=0620,gid=5 0 0
wait!
i see two hard drives, the one numbered 5JX3TSE9 is sda and has three
partitions…the system, a swap and the boot partition…
and, another one numbered 5JX3LWKG with one partition is sdb, is that
a data drive?
WHICH drive is the 40GB seagate?
AND, from your first post you say: “Can’t find /dev/disk/by-id/…”
so, now we need to know WHICH drive is not showing up for work, sda or
sdb…wait, i can guess it is sdb because the boot is progressing on
sda and it tells us that sdb can’t be found…
ok, also do this to check the smart of sdb
sudo smartctl -a /dev/sdb
> Not using RAID.
>
> If one attempt fails, then several successive ones fail.
>
> We’re using openSUSE 11.1
i’m finished for the day…and headed for bed, maybe someone who knows
better will show up…
i think while i sleep i’ll leave you with this to ponder as a
potential way forward:
-
check the smart readout from the terminal input above for both drives…
-
seriously consider taking one of those machines and do a full,
fresh, format and install of 11.1
but before you do read the good info at http://tinyurl.com/6jwtg9 on
where to get the install image, and how to check it is good…
–
platinum
Note: Accuracy, completeness, legality, or usefulness of this posting
may be illusive. and, i’m not a real guru, see caveat:
http://tinyurl.com/6aagco
*