ich habe heute eine neue Maschine bekommen, einen Dell Poweredge 2900 mit
2 x 750 GB @ RAID 1 und 8 x 750 GB @ RAID10.
![Laughing :lol:](./images/smilies/icon_lol.gif)
Mit der Netinst CD geht das Partitionieren ohne Probleme, die Installation läuft auch durch.
/dev/sda
sda1 Boot Primary Linux ext3 246,76
sda2 Primary Linux ext3 749355,91
/dev/sdb
sdb1 als /home mit ca 2 TB partitioniert.
Nach einem Reboot ins installierte System erkennt er nur die /dev/sda und natürlich Fehlermeldung daß er home nicht finden kann ....
Der Controller ist der Perc5 aka megaraid_sas (LSI).
Dmesg:
SCSI subsystem initialized
megasas: 00.00.03.01 Sun May 14 22:49:52 PDT 2006
megasas: 0x1028:0x0015:0x1028:0x1f03: bus 2:slot 14:func 0
ACPI: PCI Interrupt 0000:02:0e.0[A] -> GSI 142 (level, low) -> IRQ 66
usbcore: registered new driver usbfs
usbcore: registered new driver hub
USB Universal Host Controller Interface driver v3.0
ACPI: PCI Interrupt 0000:00:1d.0[A] -> GSI 21 (level, low) -> IRQ 74
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 74, io base 0x0000dce0
usb usb1: configuration #1 chosen from 1 choice
hub 1-0:1.0: USB hub found
hub 1-0:1.0: 2 ports detected
Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
scsi0 : LSI Logic SAS based MegaRAID driver
Vendor: ATA Model: ST3750640NS Rev: E
Type: Direct-Access ANSI SCSI revision: 05
Vendor: ATA Model: ST3750640NS Rev: E
Type: Direct-Access ANSI SCSI revision: 05
Vendor: ATA Model: ST3750640NS Rev: E
Type: Direct-Access ANSI SCSI revision: 05
Vendor: ATA Model: ST3750640NS Rev: E
Type: Direct-Access ANSI SCSI revision: 05
Vendor: ATA Model: ST3750640NS Rev: E
Type: Direct-Access ANSI SCSI revision: 05
Vendor: ATA Model: ST3750640NS Rev: E
Type: Direct-Access ANSI SCSI revision: 05
Vendor: ATA Model: ST3750640NS Rev: E
Type: Direct-Access ANSI SCSI revision: 05
Vendor: ATA Model: ST3750640NS Rev: E
Type: Direct-Access ANSI SCSI revision: 05
ACPI: PCI Interrupt 0000:00:1d.1 -> GSI 20 (level, low) -> IRQ 82
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 2
uhci_hcd 0000:00:1d.1: irq 82, io base 0x0000dcc0
usb usb2: configuration #1 chosen from 1 choice
hub 2-0:1.0: USB hub found
hub 2-0:1.0: 2 ports detected
Vendor: DP Model: BACKPLANE Rev: 1.05
Type: Enclosure ANSI SCSI revision: 05
ACPI: PCI Interrupt 0000:00:1d.2[C] -> GSI 21 (level, low) -> IRQ 74
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 3
uhci_hcd 0000:00:1d.2: irq 74, io base 0x0000dca0
usb usb3: configuration #1 chosen from 1 choice
hub 3-0:1.0: USB hub found
hub 3-0:1.0: 2 ports detected
Vendor: DELL Model: PERC 5/i Rev: 1.03
Type: Direct-Access ANSI SCSI revision: 05
Vendor: DELL Model: PERC 5/i Rev: 1.03
Type: Direct-Access ANSI SCSI revision: 05
SCSI device sda: 1464074240 512-byte hdwr sectors (749606 MB)
sda: Write Protect is off
sda: Mode Sense: 1f 00 10 08
SCSI device sda: drive cache: write through w/ FUA
SCSI device sda: 1464074240 512-byte hdwr sectors (749606 MB)
sda: Write Protect is off
sda: Mode Sense: 1f 00 10 08
SCSI device sda: drive cache: write through w/ FUA
sda: sda1 sda2
sd 0:2:0:0: Attached scsi disk sda
sdb : very big device. try to use READ CAPACITY(16).
SCSI device sdb: 4392222720 512-byte hdwr sectors (2248818 MB)
sdb: Write Protect is off
sdb: Mode Sense: 1f 00 10 08
SCSI device sdb: drive cache: write through w/ FUA
sdb : very big device. try to use READ CAPACITY(16).
SCSI device sdb: 4392222720 512-byte hdwr sectors (2248818 MB)
sdb: Write Protect is off
sdb: Mode Sense: 1f 00 10 08
SCSI device sdb: drive cache: write through w/ FUA
sdb: sdb1
sd 0:2:1:0: Attached scsi disk sdb
Leider kann ich kein cfdisk /dev/sdb machen, "FATAL ERROR: Cannot get disk size"
Ein cfdisk /dev/sdb1 zeigt nur:
Disk Drive: /dev/sdb1
Size: 49792940032 bytes, 49.7 GB
Heads: 255 Sectors per Track: 63 Cylinders: 6053
Name Flags Part Type FS Type [Label] Size (MB)
------------------------------------------------------------------------------
Pri/Log Free Space 49787,62
Bissle weinig
![Smile :-)](./images/smilies/icon_smile.gif)
What to do?