Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
brak HDD w udev
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Polskie forum (Polish) Instalacja i sprzęt
View previous topic :: View next topic  
Author Message
saluo
n00b
n00b


Joined: 06 Feb 2008
Posts: 61
Location: Rzeszow

PostPosted: Tue May 03, 2011 5:32 pm    Post subject: brak HDD w udev Reply with quote

Witam
Mam problem z którym nie bardzo umię sobie poradzic. Otóż.
Posiadam serwer dell 1u 1750 na 2x xeon, niestety bez SATA. Postanowiłem więc że dokupię kontroler sata na pci i dołożę dysk, ponieważ obecne dwa dyski scsi działają już w raid jako mirror/stripe (sda i sdb) i są wykorzystane do granic możliwości. Jak postanowiłem, tak i uczyniłem...
Jednak podczas pierwszego uruchomiania system wykrył sata jako sda, natomiast scsi jako sdb, sdc. Raid wstał oczywiscie z dysku sdb. Jednak podczas drugiego uruchomiania system nie widział już wogóle dysku sata, chociaż w biosie kontrolera dysk jest wykrywany i widoczny. Sam kontroler jest widoczny w systemie, wiec powinno byc wszystko ok. Kabel sata<->esata też jest w porządku. Partycje na dysku sata to ext4, a obsługa też jest w jądrze na stałe.
Gdy sprawdzam /dev/disk/by-uuid widac tylko partycje raid (dokładnie md0,1,2) oraz partycje swap. Łącznie 4. Nie widac natomiast partycji dysku sata

Tak wyglądają przerwania:
Code:
RWg ~ # cat /proc/interrupts
           CPU0       CPU1
  0:         42          0   IO-APIC-edge      timer
  1:        643          0   IO-APIC-edge      i8042
  6:          3          0   IO-APIC-edge      floppy
  8:          1          0   IO-APIC-edge      rtc
  9:          0          0   IO-APIC-fasteoi   acpi
 11:          0          0   IO-APIC-fasteoi   ohci_hcd:usb1
 14:          0          0   IO-APIC-edge      ide0
 15:         29          0   IO-APIC-edge      ide1
 16:  107861534          0   IO-APIC-fasteoi   eth0
 17:  112277599          0   IO-APIC-fasteoi   eth1
 18:    8760666          0   IO-APIC-fasteoi   ioc0
 19:         45          0   IO-APIC-fasteoi   ioc1
 20:   58021445          0   IO-APIC-fasteoi   eth2
 24:          0          0   IO-APIC-fasteoi   sata_promise
NMI:          0          0   Non-maskable interrupts
LOC:   10494278   10494249   Local timer interrupts
SPU:          0          0   Spurious interrupts
PMI:          0          0   Performance monitoring interrupts
PND:          0          0   Performance pending work
RES:    3823835   26720701   Rescheduling interrupts
CAL:        188        123   Function call interrupts
TLB:      19828       4762   TLB shootdowns
TRM:          0          0   Thermal event interrupts
THR:          0          0   Threshold APIC interrupts
MCE:          0          0   Machine check exceptions
MCP:        350        350   Machine check polls
ERR:          1
MIS:          0


Tak wygląda lspci:
Code:
RWg ~ # lspci
00:00.0 Host bridge: Broadcom CMIC-LE Host Bridge (GC-LE chipset) (rev 33)
00:00.1 Host bridge: Broadcom CMIC-LE Host Bridge (GC-LE chipset)
00:00.2 Host bridge: Broadcom CMIC-LE Host Bridge (GC-LE chipset)
00:0e.0 VGA compatible controller: ATI Technologies Inc Rage XL (rev 27)
00:0f.0 Host bridge: Broadcom CSB5 South Bridge (rev 93)
00:0f.1 IDE interface: Broadcom CSB5 IDE Controller (rev 93)
00:0f.2 USB Controller: Broadcom OSB4/CSB5 OHCI USB Controller (rev 05)
00:0f.3 ISA bridge: Broadcom CSB5 LPC bridge
00:10.0 Host bridge: Broadcom CIOB-E I/O Bridge with Gigabit Ethernet (rev 12)
00:10.2 Host bridge: Broadcom CIOB-E I/O Bridge with Gigabit Ethernet (rev 12)
00:11.0 Host bridge: Broadcom CIOB-X2 PCI-X I/O Bridge (rev 05)
00:11.2 Host bridge: Broadcom CIOB-X2 PCI-X I/O Bridge (rev 05)
01:04.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 10)
02:00.0 Ethernet controller: Broadcom Corporation NetXtreme BCM5704 Gigabit Ethernet (rev 02)
02:00.1 Ethernet controller: Broadcom Corporation NetXtreme BCM5704 Gigabit Ethernet (rev 02)
03:06.0 Mass storage controller: Promise Technology, Inc. PDC20375 (SATA150 TX2plus) (rev 02)
04:05.0 SCSI storage controller: LSI Logic / Symbios Logic 53c1030 PCI-X Fusion-MPT Dual Ultra320 SCSI (rev 07)
04:05.1 SCSI storage controller: LSI Logic / Symbios Logic 53c1030 PCI-X Fusion-MPT Dual Ultra320 SCSI (rev 07)


a tak wygląda dmesg:
Code:
libata version 3.00 loaded.
sata_promise 0000:03:06.0: version 2.12
sata_promise 0000:03:06.0: PCI INT A -> GSI 24 (level, low) -> IRQ 24
scsi0 : sata_promise
scsi1 : sata_promise
scsi2 : sata_promise
ata1: SATA max UDMA/133 mmio m4096@0xfcb20000 ata 0xfcb20200 irq 24
ata2: SATA max UDMA/133 mmio m4096@0xfcb20000 ata 0xfcb20280 irq 24
ata3: PATA max UDMA/133 mmio m4096@0xfcb20000 ata 0xfcb20300 irq 24
ata1: SATA link down (SStatus 0 SControl 300)
ata2: SATA link down (SStatus 100 SControl 300)
NCR53c406a: no available ports found
scsi: <fdomain> Detection failed (no card)
GDT-HA: Storage RAID Controller Driver. Version: 3.05
qlogicfas: no cards were found, please specify I/O address and IRQ using iobase= and irq= optionsFailed initialization of WD-7000 SCSI card!
NCR53c406a: no available ports found
sym53c416.c: Version 1.0.0-ac
Fusion MPT base driver 3.04.13
Copyright (c) 1999-2008 LSI Corporation
Fusion MPT SPI Host driver 3.04.13
mptspi 0000:04:05.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
mptbase: ioc0: Initiating bringup
ioc0: LSI53C1030 B2: Capabilities={Initiator,Target}
scsi5 : ioc0: LSI53C1030 B2, FwRev=01032300h, Ports=1, MaxQ=255, IRQ=18
mptspi 0000:04:05.1: PCI INT B -> GSI 19 (level, low) -> IRQ 19
mptbase: ioc1: Initiating bringup
ioc1: LSI53C1030 B2: Capabilities={Initiator,Target}
scsi6 : ioc1: LSI53C1030 B2, FwRev=01032300h, Ports=1, MaxQ=255, IRQ=19
scsi 5:0:0:0: Direct-Access     FUJITSU  MAP3367NC        5608 PQ: 0 ANSI: 3
scsi target5:0:0: Beginning Domain Validation
scsi target5:0:0: Ending Domain Validation
scsi target5:0:0: FAST-160 WIDE SCSI 320.0 MB/s DT IU RTI PCOMP (6.25 ns, offset 127)
Fusion MPT FC Host driver 3.04.13
Fusion MPT SAS Host driver 3.04.13
3ware Storage Controller device driver for Linux v1.26.02.002.
3ware 9000 Storage Controller device driver for Linux v2.26.02.013.
scsi 5:0:2:0: Direct-Access     FUJITSU  MAP3367NC        5207 PQ: 0 ANSI: 3
scsi target5:0:2: Beginning Domain Validation


Niepokoją mnie dwa wpisy "PCI INT A" odnoszące się do różnych urządzeń (sata i scsi) a niegdzie nie mogę znaleźc o czym one świadczą.
Jeśli są to wpisy poprawne to gdzie może by problem.
Bardzo zależy mi na tym temacie, więc proszę o pomoc.
Back to top
View user's profile Send private message
SlashBeast
Retired Dev
Retired Dev


Joined: 23 May 2006
Posts: 2922

PostPosted: Tue May 03, 2011 8:27 pm    Post subject: Reply with quote

Jestem ciekaw co powie 'ls /dev/disk/by-path -l'

Jak rozumiem software raid sklada sie bez problemu bez znaczenia jako jakie urzadzenia pojawi sie w systemie?
Back to top
View user's profile Send private message
saluo
n00b
n00b


Joined: 06 Feb 2008
Posts: 61
Location: Rzeszow

PostPosted: Tue May 03, 2011 8:38 pm    Post subject: Reply with quote

Powiedział:
RWg dev # ls -al /dev/disk/by-path/
total 0
drwxr-xr-x 2 root root 260 May 2 14:48 .
drwxr-xr-x 5 root root 100 May 2 14:48 ..
lrwxrwxrwx 1 root root 9 May 2 14:48 pci-0000:00:0f.1 -> ../../hdc
lrwxrwxrwx 1 root root 9 May 2 14:48 pci-0000:04:05.0-scsi-0:0:0:0 -> ../../sda
lrwxrwxrwx 1 root root 10 May 2 14:48 pci-0000:04:05.0-scsi-0:0:0:0-part1 -> ../../sda1
lrwxrwxrwx 1 root root 10 May 2 14:48 pci-0000:04:05.0-scsi-0:0:0:0-part2 -> ../../sda2
lrwxrwxrwx 1 root root 10 May 2 14:48 pci-0000:04:05.0-scsi-0:0:0:0-part3 -> ../../sda3
lrwxrwxrwx 1 root root 10 May 2 14:48 pci-0000:04:05.0-scsi-0:0:0:0-part4 -> ../../sda4
lrwxrwxrwx 1 root root 9 May 2 14:48 pci-0000:04:05.0-scsi-0:0:2:0 -> ../../sdb
lrwxrwxrwx 1 root root 10 May 2 14:48 pci-0000:04:05.0-scsi-0:0:2:0-part1 -> ../../sdb1
lrwxrwxrwx 1 root root 10 May 2 14:48 pci-0000:04:05.0-scsi-0:0:2:0-part2 -> ../../sdb2
lrwxrwxrwx 1 root root 10 May 2 14:48 pci-0000:04:05.0-scsi-0:0:2:0-part3 -> ../../sdb3
lrwxrwxrwx 1 root root 10 May 2 14:48 pci-0000:04:05.0-scsi-0:0:2:0-part4 -> ../../sdb4
Back to top
View user's profile Send private message
saluo
n00b
n00b


Joined: 06 Feb 2008
Posts: 61
Location: Rzeszow

PostPosted: Tue May 03, 2011 8:47 pm    Post subject: Reply with quote

hdc to chyba będzie cdrom bo jest to na ide

mdadm.conf mam skonfigurowany tak by urzadzenia sda i sdb nalezaly do raida. Raid podnosi macierze dobrze [UU]
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Polskie forum (Polish) Instalacja i sprzęt All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum