PLD na SCSI COMPAQ

Kacper Kruszewski ghost w kib.com.pl
Pią, 24 Sty 2003, 14:50:49 CET


witam.

chcialem sobie zainstalwoc PLD na serwrze
na ktorym dobrze dziala RH7.3
mam tam 3 dyski scsi, 2 chodzace w raid1
wszystko skonfigurowalem i zainstalowalem
bez zadnych dodatkowych opcji.

pytalem juz malekitha ale nie potrafil pomoc.

oto bug.txt ktory zapisalem w instalatorze.
jak na moje to pomimo napisu (*wykryto*) obok
mojego kontrolera, to wogole nie ma jakis modulow
od scsi.
fdiskiem nie moge otworzyc /dev/sda
moj komputer - Compaq prosignia 200
moj kontroler - sym53c875

poprostu stan jest taki, ze nie widac tych dyskow
(bez roznicy czy recznie wpisuje ich nazy czy same
maja sie wykryc)


pzdr,
GHOST

--

===================================================================
Kacper [GHOST] Kruszewski       /"When we remember we are all mad,/
                               / the mysteries of life disappear  /
EMAIL: ghost w informa.gda.pl    / and life stands explained."      /
  GSM: 601529969                                         M. Twain
  ICQ: 8332878
   GG: 1032184
.....................
.www.informa.gda.pl .
.www.ghost.art.pl   .
.www.saf.art.pl     .
.....................


-----------bug.txt--------------
=================================================================
=== /etc/installer.conf
=================================================================
##
## Generated automatically by ui at Fri Jan 17 12:38:58 ??? 2003
##

# source is one of:
#  - net - ftp, http. source_filesystem has to be net
#  - nfs - nfs server. source_filesystem has to be nfs
#  - cdrom
#  - disk
# source_filesystem: ex: iso9660, ext2
# source_device: either /dev/XXX for mount, or machine name for nfs, or
#   server name with optional protocol for net, ftp:// is the default.
# source_dir: exact directory where installation files
#   (RPMS and installer directory) reside
source="cdrom"
source_device="/dev/hdd"
source_filesystem="iso9660"
source_dir="/"

# net_device: example: eth0
# net_device_module: examples: ne2k-pci, auto
# net_device_options: ex: io=0x300
# net_ipaddr: ex: 192.168.1.1
# net_prefix: ex: 24
# net_gateway: ex: 192.168.1.254, or "" when none
# net_dns: space separated list of (up to 3) IP's of DNS'es
# net_v6: yes, no or auto : whatever to use IPv6 for interfaces
#         configuration. If auto it is determined based upon
#         net_ipaddr.
# net_proxy: http/ftp proxy to be used during installation. It is an
#            an URL. Examples: "http://squid.foobar.com:3128/",
#            "http://user:pass@squid.foobar.com:3128/"
#            NOTE: it is used only if it's set to something else then
#            "" or "none". snarf is used for all file transfers then
#            (even rpms for poldek).
net_device="eth0"
net_device_module="auto"
net_device_module_options=""
net_ipaddr=""
net_prefix=""
net_gateway=""
net_dns=""
net_v6=""
net_proxy=""

# space delimited SCSI hostadapters (can be auto, for PCI SCSI card)
# hardware raid modules don't need to be listed here
scsi_hostadapters="auto"

# PCMCIA controller (can be auto)
pcmcia_controller="auto"


# dest_devices: space delimited list of target devices
#   (like '/dev/hda /dev/sdb')
# dest_devices_actions: space delimited list, one of items below per
device:
#  - make_new
#  - use_existing
#
# dest_partID_VAL: ID is positive integer, VAL is one of
# device: ex: /dev/hda7 (for use_existing), /dev/hda (for make_new)
# size: ex: 177 (177 megabytes), 50% of all, 100% of free
# filesystem: swap, ext2, reiserfs, jfs, ext3, xfs, md
# format_partition: yes or no
# mnt_point: ex: '/var/spool', '/', '' allowed for swaps
# options: options for fstab (ex: 'noexec')
# format_options: options for mkfs
#
# it's not allowed to have gaps in partition numbering, i.e.
# to have dest_part1_device, dest_part2_device and dest_part4_device
# set (while no dest_part3_device).
# Numeration starts at 1.
dest_devices=""
dest_devices_actions=""

# Section: packages installation
# pkgs_installer: one of poldek, wuch, apt. Only poldek
#                 supported at the very moment
# pkgs_install_docs: yes or no. Whatever to install documentation for
#                    packages.
# pkgs_install_langs: %_install_langs rpm macro (all, pl:pl_PL:en:en_US)
# pkgs_cpus: number or "auto". Number of CPUs in installed system. If
more
#            then one -- install kernel-smp instead of normal. In future
#            we might do some configuration tweaks for SMP.
pkgs_installer="poldek"
pkgs_install_docs="yes"
pkgs_install_langs="all"
pkgs_cpus="auto"

# Section: boot loader
# boot loader to install, possible values:
#  - lilo - generate /etc/lilo.conf, and run lilo
#  - rc-boot - generate configs for rc-boot, you need to select one of
#    lilo or grub packages to actually have some bootloader (otherwise
#    poldek will do it for you, randomly :^)
#  - none (or empty) - don't install bootloader
boot_loader="rc-boot"

# Device to install bootloader on. If it is set to "auto", then device
part
# (i.e. without partition number) of /boot (or / if no /boot) partition
is
# taken.
boot_loader_device="auto"

# other systems on this box, space delimited list of entries
#  - bsd:LABEL:ROOT_DEVICE - bsd, bootloader installed on ROOT_DEVICE
#  - dos:LABEL:ROOT_DEVICE - same, for dos
#  - linux:LABEL:KERNEL:[INITRD:]ROOT_DEVICE - KERNEL is sth like
#    /boot/vmlinuz-2.4.13-debian
# example: "bsd:obsd:/dev/hdb3 dos:winda:/dev/hda2
#           linux:debian:/boot/vmlinuz-debian:/dev/hda3
#
linux:old-pld:/boot/initrd-pld-old:/boot/vmlinuz-pld-old:/dev/hdc3"
boot_loader_other=""

# The end.
=== EOF /etc/installer.conf




=================================================================
=== /etc/installer.sysconf
=================================================================
# some default values
net_hostname=pldmachine
net_domainname=localdomain

# death to all who do not change this!
root_pass=root

clock_utc=yes

# some ppl may feel offended with luser login :^)
#user_name=luser
#user_pass=luser

# let's do the trick
case "$LANG" in
  pl*)
	#user_realname="Ja? Fasola"
	lang=pl_PL
	timezone="Europe/Warsaw"
	;;
  *)
	#user_realname="Newbie PLD user"
	lang=""
	timezone="Etc/Greenwich"
	;;
esac

# another one
if grep -qs '^source=.*net' /etc/installer.conf || grep -qs
'^source=.*nfs' /etc/installer.conf; then
	net_config="installer_settings"
# this won't work when .'ing this file
elif echo "$0" | grep -q 'ui-conf$'; then
	net_config="manual"
else
	net_config="none"
fi
=== EOF /etc/installer.sysconf




=================================================================
=== /etc/installer.pkgs
=================================================================
syslog-ng
lilo
FHS
SysVinit
basesystem
bdflush
chkconfig
cpio
cracklib
cracklib-dicts
dev
fileutils
findutils
fix-info-dir
geninitrd
genromfs
gettext
glibc
grep
gzip
iproute2
issue
kbd
kernel
login
logrotate
losetup
mawk
mingetty
mktemp
modutils
mount
net-tools
pam
pciutils
pdksh
poldek
pldbug
procps
rc-scripts
rpm
sed
setserial
setup
shadow
sh-utils
tar
textutils
utempter
util-linux
vim-static
which
mailx
nc
psmisc
terminfo
rpm-utils
telnet
tcp_wrappers
sharutils
file
ftp
less
time
iputils
iputils-ping
bash
bzip2
vim
vim-rt
openssh
openssh-clients
apmd
dhcpcd
MAKEDEV
tcpdump
bind-utils
localedb-src
pinfo
man
man-pages
ncompress
mc
slocate
openssh-server
lsof
mutt
pine
perl
hexedit
quota
zsh
wget
targa
nmap
vixie-cron
rsync
procmail
ltrace
strace
pcregrep
zip
unace
unrar
unarj
=== EOF /etc/installer.pkgs




=================================================================
=== /var/log/installer
=================================================================
[installer-prep-source 12:36:13 2] Ładuję moduł cdrom
Using /lib/modules/2.2.22/cdrom.o
[installer-prep-source 12:36:14 2] Ładuję moduł isofs
Using /lib/modules/2.2.22/isofs.o
[installer-prep-source 12:36:14 2] Ładuję moduł ide-mod
Using /lib/modules/2.2.22/ide-mod.o
[installer-prep-source 12:36:14 2] Ładuję moduł ide-probe-mod
Using /lib/modules/2.2.22/ide-probe-mod.o
[installer-prep-source 12:36:17 2] Ładuję moduł ide-cd
Using /lib/modules/2.2.22/ide-cd.o
[installer-prep-source 12:36:17 2] Montuję /dev/hdd na /src typu iso9660
[installer-prep-source 12:36:18 2] Ładuję ide-mod
[installer-prep-source 12:36:18 2] Ładuję moduł ide-disk
Using /lib/modules/2.2.22/ide-disk.o
[load_package 12:36:18 2] Ładuję parted-pkg
[ui-parted2 12:36:38 2] saved part #1,  on  ( MB, )
[installer-prep-source 12:36:43 2] Montuję /dev/hdd na /src typu iso9660
[load_package 12:36:43 2] Ładuję fdisk-pkg
[ui-parted2 12:38:11 2] running parted -s /dev/sda mkpart primary ext2
0.000 599.999
[ui-parted2 12:38:11 2] output = Error: Error opening /dev/sda: No such
device
[ui-parted2 12:38:20 2] res = 1
[ui-parted2 12:38:52 2] saved part #1,  on  ( MB, )
=== EOF /var/log/installer




=================================================================
=== /var/log/messages
=================================================================
Jan 17 12:36:07 pld syslog.info syslogd started: BusyBox v0.60.2
(2002.07.29-12:01+0000)
Jan 17 12:36:07 pld daemon.emerg klogd: klogd started: BusyBox v0.60.2
(2002.07.29-12:01+0000)
Jan 17 12:36:07 pld daemon.warn klogd: Linux version 2.2.22
(builder w ep09) (gcc version 2.95.4 20010319 (prerelease)) #1 Fri Nov 1
18:59:36 UTC 2002
Jan 17 12:36:07 pld daemon.warn klogd: BIOS-provided physical RAM map:
Jan 17 12:36:07 pld daemon.warn klogd:  BIOS-e801: 0009f000 @ 00000000
(usable)
Jan 17 12:36:07 pld daemon.warn klogd:  BIOS-e801: 07f00000 @ 00100000
(usable)
Jan 17 12:36:07 pld daemon.warn klogd: Detected 266324 kHz processor.
Jan 17 12:36:07 pld daemon.warn klogd: Console: colour VGA+ 80x25
Jan 17 12:36:07 pld daemon.warn klogd: Calibrating delay loop... 530.84
BogoMIPS
Jan 17 12:36:07 pld daemon.warn klogd: Memory: 127552k/131072k available
(756k kernel code, 412k reserved, 1580k data, 52k init)
Jan 17 12:36:07 pld daemon.warn klogd: Dentry hash table entries: 16384
(order 5, 128k)
Jan 17 12:36:07 pld daemon.warn klogd: Buffer cache hash table entries:
131072 (order 7, 512k)
Jan 17 12:36:07 pld daemon.warn klogd: Page cache hash table entries:
32768 (order 5, 128k)
Jan 17 12:36:07 pld daemon.notice klogd: VFS: Diskquotas version
dquot_6.4.0 initialized
Jan 17 12:36:07 pld daemon.info klogd: CPU: L1 I cache: 16K, L1 D cache:
16K
Jan 17 12:36:07 pld daemon.info klogd: CPU: L2 cache: 512K
Jan 17 12:36:07 pld daemon.info klogd: Intel machine check architecture
supported.
Jan 17 12:36:07 pld daemon.info klogd: Intel machine check reporting
enabled on CPU#0.
Jan 17 12:36:07 pld daemon.warn klogd: CPU: Intel Pentium II (Klamath)
stepping 04
Jan 17 12:36:07 pld daemon.info klogd: Checking 386/387 coupling... OK,
FPU using exception 16 error reporting.
Jan 17 12:36:07 pld daemon.info klogd: Checking 'hlt' instruction... OK.
Jan 17 12:36:07 pld daemon.info klogd: Checking for popad bug... OK.
Jan 17 12:36:07 pld daemon.warn klogd: POSIX conformance testing by
UNIFIX
Jan 17 12:36:07 pld daemon.warn klogd: PCI: PCI BIOS revision 2.10 entry
at 0xf0058
Jan 17 12:36:07 pld daemon.warn klogd: PCI: Using configuration type 1
Jan 17 12:36:07 pld daemon.warn klogd: PCI: Probing PCI hardware
Jan 17 12:36:07 pld daemon.warn klogd: PCI: Device 00:00 not found by
BIOS
Jan 17 12:36:07 pld daemon.warn klogd: PCI: BIOS reporting unknown
device 00:a2
Jan 17 12:36:07 pld daemon.warn klogd: PCI: 00:00 [8086/1237]: Passive
release enable (00)
Jan 17 12:36:07 pld daemon.warn klogd: PIIX3: Enabling Passive Release
Jan 17 12:36:07 pld daemon.info klogd: Linux NET4.0 for Linux 2.2
Jan 17 12:36:07 pld daemon.info klogd: Based upon Swansea University
Computer Society NET3.039
Jan 17 12:36:07 pld daemon.info klogd: NET4: Unix domain sockets 1.0 for
Linux NET4.0.
Jan 17 12:36:07 pld daemon.info klogd: NET4: Linux TCP/IP 1.0 for NET4.0
Jan 17 12:36:07 pld daemon.info klogd: IP Protocols: ICMP, UDP, TCP
Jan 17 12:36:07 pld daemon.warn klogd: TCP: Hash tables configured
(ehash 131072 bhash 65536)
Jan 17 12:36:07 pld daemon.warn klogd: Initializing RT netlink socket
Jan 17 12:36:07 pld daemon.warn klogd: Starting kswapd v 1.5
Jan 17 12:36:07 pld daemon.info klogd: Detected PS/2 Mouse Port.
Jan 17 12:36:07 pld daemon.info klogd: Serial driver version 5.05
(2000-09-14) with MANY_PORTS SHARE_IRQ SERIAL_PCI enabled
Jan 17 12:36:07 pld daemon.info klogd: ttyS00 at 0x03f8 (irq = 4) is a
16550A
Jan 17 12:36:07 pld daemon.info klogd: ttyS01 at 0x02f8 (irq = 3) is a
16550A
Jan 17 12:36:07 pld daemon.warn klogd: pty: 256 Unix98 ptys configured
Jan 17 12:36:07 pld daemon.warn klogd: RAM disk driver initialized:  16
RAM disks of 4096K size
Jan 17 12:36:07 pld daemon.info klogd: md driver 0.90.0 MAX_MD_DEVS=256,
MAX_REAL=12
Jan 17 12:36:07 pld daemon.info klogd: raid5: measuring checksumming
speed
Jan 17 12:36:07 pld daemon.info klogd: raid5: MMX detected, trying
high-speed MMX checksum routines
Jan 17 12:36:07 pld daemon.warn klogd:    pII_mmx   :   600.837 MB/sec
Jan 17 12:36:07 pld daemon.warn klogd:    p5_mmx    :   611.886 MB/sec
Jan 17 12:36:07 pld daemon.warn klogd:    8regs     :   457.581 MB/sec
Jan 17 12:36:07 pld daemon.warn klogd:    32regs    :   267.081 MB/sec
Jan 17 12:36:07 pld daemon.warn klogd: using fastest function: p5_mmx
(611.886 MB/sec)
Jan 17 12:36:07 pld daemon.warn klogd: md.c: sizeof(mdp_super_t) = 4096
Jan 17 12:36:07 pld daemon.info klogd: Partition check:
Jan 17 12:36:07 pld daemon.notice klogd: RAMDISK: Compressed image found
at block 0
Jan 17 12:36:07 pld daemon.info klogd: autodetecting RAID arrays
Jan 17 12:36:07 pld daemon.warn klogd: autorun ...
Jan 17 12:36:07 pld daemon.warn klogd: ... autorun DONE.
Jan 17 12:36:07 pld daemon.warn klogd: VFS: Mounted root (ext2
filesystem).
Jan 17 12:36:07 pld daemon.warn klogd: Freeing unused kernel memory: 52k
freed
Jan 17 12:36:07 pld daemon.info klogd: inserting floppy driver for
2.2.22
Jan 17 12:36:07 pld daemon.info klogd: Floppy drive(s): fd0 is 1.44M
Jan 17 12:36:07 pld daemon.info klogd: FDC 0 is a National Semiconductor
PC87306
Jan 17 12:36:09 pld user.info init: Waiting for enter to start
'/bin/shell' (pid 33, console /dev/tty5)
Jan 17 12:36:09 pld user.info init: Waiting for enter to start
'/bin/shell' (pid 34, console /dev/tty4)
Jan 17 12:36:09 pld user.info init: Waiting for enter to start
'/bin/shell' (pid 35, console /dev/tty3)
Jan 17 12:36:09 pld user.info init: Waiting for enter to start
'/bin/shell' (pid 36, console /dev/tty2)
Jan 17 12:36:09 pld user.info init: Starting pid 37, console
/dev/console: '/bin/setup'
Jan 17 12:36:14 pld daemon.info klogd: Uniform Multi-Platform E-IDE
driver Revision: 6.30
Jan 17 12:36:14 pld daemon.warn klogd: ide: Assuming 33MHz system bus
speed for PIO modes; override with idebus=xx
Jan 17 12:36:14 pld daemon.warn klogd: PIIX3: IDE controller on PCI bus
00 dev a1
Jan 17 12:36:14 pld daemon.warn klogd: PIIX3: chipset revision 0
Jan 17 12:36:14 pld daemon.warn klogd: PIIX3: not 100% native mode: will
probe irqs later
Jan 17 12:36:14 pld daemon.warn klogd:     ide0: BM-DMA at
0xf100-0xf107, BIOS settings: hda:pio, hdb:pio
Jan 17 12:36:14 pld daemon.warn klogd:     ide1: BM-DMA at
0xf108-0xf10f, BIOS settings: hdc:pio, hdd:pio
Jan 17 12:36:17 pld daemon.warn klogd: hdd: CRD-8322B, ATAPI CD/DVD-ROM
drive
Jan 17 12:36:17 pld daemon.warn klogd: ide1 at 0x170-0x177,0x376 on irq
15
Jan 17 12:36:17 pld daemon.warn klogd: hdd: ATAPI 32X CD-ROM drive,
128kB Cache
Jan 17 12:36:17 pld daemon.info klogd: Uniform CD-ROM driver Revision:
3.11
Jan 17 12:36:17 pld daemon.debug klogd: VFS: Disk change detected on
device ide1(22,64)
Jan 17 12:36:18 pld daemon.debug klogd: ISO 9660 Extensions: Microsoft
Joliet Level 3
Jan 17 12:36:18 pld daemon.debug klogd: ISO 9660 Extensions: RRIP_1991A
Jan 17 12:36:43 pld daemon.debug klogd: ISO 9660 Extensions: Microsoft
Joliet Level 3
Jan 17 12:36:43 pld daemon.debug klogd: ISO 9660 Extensions: RRIP_1991A
Jan 17 12:36:58 pld user.info init: Starting pid 36, console /dev/tty2:
'/bin/shell'
Jan 17 12:37:27 pld daemon.debug klogd: ISO 9660 Extensions: Microsoft
Joliet Level 3
Jan 17 12:37:27 pld daemon.debug klogd: ISO 9660 Extensions: RRIP_1991A
=== EOF /var/log/messages




=================================================================
=== `dmesg`
=================================================================
Linux version 2.2.22 (builder w ep09) (gcc version 2.95.4 20010319
(prerelease)) #1 Fri Nov 1 18:59:36 UTC 2002
BIOS-provided physical RAM map:
 BIOS-e801: 0009f000 @ 00000000 (usable)
 BIOS-e801: 07f00000 @ 00100000 (usable)
Detected 266324 kHz processor.
Console: colour VGA+ 80x25
Calibrating delay loop... 530.84 BogoMIPS
Memory: 127552k/131072k available (756k kernel code, 412k reserved,
1580k data, 52k init)
Dentry hash table entries: 16384 (order 5, 128k)
Buffer cache hash table entries: 131072 (order 7, 512k)
Page cache hash table entries: 32768 (order 5, 128k)
VFS: Diskquotas version dquot_6.4.0 initialized
CPU: L1 I cache: 16K, L1 D cache: 16K
CPU: L2 cache: 512K
Intel machine check architecture supported.
Intel machine check reporting enabled on CPU#0.
CPU: Intel Pentium II (Klamath) stepping 04
Checking 386/387 coupling... OK, FPU using exception 16 error reporting.
Checking 'hlt' instruction... OK.
Checking for popad bug... OK.
POSIX conformance testing by UNIFIX
PCI: PCI BIOS revision 2.10 entry at 0xf0058
PCI: Using configuration type 1
PCI: Probing PCI hardware
PCI: Device 00:00 not found by BIOS
PCI: BIOS reporting unknown device 00:a2
PCI: 00:00 [8086/1237]: Passive release enable (00)
PIIX3: Enabling Passive Release
Linux NET4.0 for Linux 2.2
Based upon Swansea University Computer Society NET3.039
NET4: Unix domain sockets 1.0 for Linux NET4.0.
NET4: Linux TCP/IP 1.0 for NET4.0
IP Protocols: ICMP, UDP, TCP
TCP: Hash tables configured (ehash 131072 bhash 65536)
Initializing RT netlink socket
Starting kswapd v 1.5
Detected PS/2 Mouse Port.
Serial driver version 5.05 (2000-09-14) with MANY_PORTS SHARE_IRQ
SERIAL_PCI enabled
ttyS00 at 0x03f8 (irq = 4) is a 16550A
ttyS01 at 0x02f8 (irq = 3) is a 16550A
pty: 256 Unix98 ptys configured
RAM disk driver initialized:  16 RAM disks of 4096K size
md driver 0.90.0 MAX_MD_DEVS=256, MAX_REAL=12
raid5: measuring checksumming speed
raid5: MMX detected, trying high-speed MMX checksum routines
   pII_mmx   :   600.837 MB/sec
   p5_mmx    :   611.886 MB/sec
   8regs     :   457.581 MB/sec
   32regs    :   267.081 MB/sec
using fastest function: p5_mmx (611.886 MB/sec)
md.c: sizeof(mdp_super_t) = 4096
Partition check:
RAMDISK: Compressed image found at block 0
autodetecting RAID arrays
autorun ...
... autorun DONE.
VFS: Mounted root (ext2 filesystem).
Freeing unused kernel memory: 52k freed
inserting floppy driver for 2.2.22
Floppy drive(s): fd0 is 1.44M
FDC 0 is a National Semiconductor PC87306
Uniform Multi-Platform E-IDE driver Revision: 6.30
ide: Assuming 33MHz system bus speed for PIO modes; override with
idebus=xx
PIIX3: IDE controller on PCI bus 00 dev a1
PIIX3: chipset revision 0
PIIX3: not 100% native mode: will probe irqs later
    ide0: BM-DMA at 0xf100-0xf107, BIOS settings: hda:pio, hdb:pio
    ide1: BM-DMA at 0xf108-0xf10f, BIOS settings: hdc:pio, hdd:pio
hdd: CRD-8322B, ATAPI CD/DVD-ROM drive
ide1 at 0x170-0x177,0x376 on irq 15
hdd: ATAPI 32X CD-ROM drive, 128kB Cache
Uniform CD-ROM driver Revision: 3.11
VFS: Disk change detected on device ide1(22,64)
ISO 9660 Extensions: Microsoft Joliet Level 3
ISO 9660 Extensions: RRIP_1991A
ISO 9660 Extensions: Microsoft Joliet Level 3
ISO 9660 Extensions: RRIP_1991A
ISO 9660 Extensions: Microsoft Joliet Level 3
ISO 9660 Extensions: RRIP_1991A
=== EOF `dmesg`



Więcej informacji o liście dyskusyjnej pld-users-pl