setup-storage: Cannot determine size of /dev/cciss/c1d0 - scheme unknown
Mathieu Alorent
malorent at echo.fr
Thu May 6 11:35:37 CEST 2010
hi all !
I get this error when trying to install an HP Blade.
"Cannot determine size of /dev/cciss/c1d0 - scheme unknown"
I'm using FAI 3.4~beta1+experimental11.
Attached setup-storage -d output.
Michael, do you find something interesting ? ;)
I'll try with lastest experimental in a few minutes...
Regards
Mât
-------------- next part --------------
setup-harddisks is running in test-only mode
Starting setup-storage 1.2.1+exp
disklist was: cciss/c0d0
cciss/c1d0
Using config file: /var/lib/fai/config/disk_config/SEARCH_ATLASTR00SCORING
Input was:
#
# NEW FAI PARTITION SYSTEM
#
# Include LVM/RAID, Generic disk naming
#
# http://faiwiki.debian.net/index.php/Setup-storage
#
disk_config disk1 bootable:1
primary /boot 100 ext3 rw
primary swap 1G swap sw
primary / 1G ext3 rw,errors=remount-ro
logical /usr 1500 ext3 rw
logical /var 1G ext3 rw
logical /home 512 ext3 rw
logical /tmp 1G ext3 rw
logical - 4G- - -
disk_config disk2
disk_config lvm
vg HEBEX disk1.9
HEBEX-VAR_LOG /var/log 3G ext3 rw,noatime
HEBEX-KE /ke 3G- ext3 rw
HEBEX-KE_LOGS /ke/logs 3G ext3 rw,noatime
HEBEX-REMOVE_ME - 3G - -
disk_config lvm
vg SEARCH disk2
SEARCH-KE_DISK1 /ke/disk1 1G- ext3 rw
SEARCH-KE_DISK2 /ke/disk2 1G- ext3 rw
SEARCH-KE_DISK3 /ke/disk3 1G- ext3 rw
SEARCH-KE_DISK4 /ke/disk4 1G- ext3 rw
SEARCH-KE_DISK5 /ke/disk5 1G- ext3 rw
(CMD) parted -s /dev/cciss/c0d0 unit TiB print 1> /tmp/CVj4yQYYw5 2> /tmp/6fJRRsqS0p
Executing: parted -s /dev/cciss/c0d0 unit TiB print
(STDOUT) Model: Compaq Smart Array (cpqarray)
(STDOUT) Disk /dev/cciss/c0d0: 0.07TiB
(STDOUT) Sector size (logical/physical): 512B/512B
(STDOUT) Partition Table: msdos
(STDOUT)
(STDOUT) Number Start End Size Type File system Flags
(STDOUT)
(CMD) parted -s /dev/cciss/c0d0 unit B print free 1> /tmp/6BPr1Cvt3T 2> /tmp/arLjsOwszF
Executing: parted -s /dev/cciss/c0d0 unit B print free
(STDOUT) Model: Compaq Smart Array (cpqarray)
(STDOUT) Disk /dev/cciss/c0d0: 73372631040B
(STDOUT) Sector size (logical/physical): 512B/512B
(STDOUT) Partition Table: msdos
(STDOUT)
(STDOUT) Number Start End Size Type File system Flags
(STDOUT) 0B 73372631039B 73372631040B Free Space
(STDOUT)
(CMD) parted -s /dev/cciss/c0d0 unit chs print free 1> /tmp/0Wc6o9vS5l 2> /tmp/fOFdS6zWS1
Executing: parted -s /dev/cciss/c0d0 unit chs print free
(STDOUT) Model: Compaq Smart Array (cpqarray)
(STDOUT) Disk /dev/cciss/c0d0: 8920,97,8
(STDOUT) Sector size (logical/physical): 512B/512B
(STDOUT) BIOS cylinder,head,sector geometry: 8920,255,63. Each cylinder is 8225kB.
(STDOUT) Partition Table: msdos
(STDOUT)
(STDOUT) Number Start End Type File system Flags
(STDOUT) 0,0,0 8920,97,8 Free Space
(STDOUT)
(CMD) parted -s /dev/cciss/c1d0 unit TiB print 1> /tmp/hgKjR8uvhb 2> /tmp/4Fj2NXAF3K
Executing: parted -s /dev/cciss/c1d0 unit TiB print
(STDOUT) Model: Compaq Smart Array (cpqarray)
(STDOUT) Disk /dev/cciss/c1d0: 1.36TiB
(STDOUT) Sector size (logical/physical): 512B/512B
(STDOUT) Partition Table: msdos
(STDOUT)
(STDOUT) Number Start End Size Type File system Flags
(STDOUT)
(CMD) parted -s /dev/cciss/c1d0 unit B print free 1> /tmp/Fea63WCv7N 2> /tmp/KS78KXIw6H
Executing: parted -s /dev/cciss/c1d0 unit B print free
(STDOUT) Model: Compaq Smart Array (cpqarray)
(STDOUT) Disk /dev/cciss/c1d0: 1499830990848B
(STDOUT) Sector size (logical/physical): 512B/512B
(STDOUT) Partition Table: msdos
(STDOUT)
(STDOUT) Number Start End Size Type File system Flags
(STDOUT) 0B 1499830990847B 1499830990848B Free Space
(STDOUT)
(CMD) parted -s /dev/cciss/c1d0 unit chs print free 1> /tmp/N9IflHCSd2 2> /tmp/IXWkU1GwQO
Executing: parted -s /dev/cciss/c1d0 unit chs print free
(STDOUT) Model: Compaq Smart Array (cpqarray)
(STDOUT) Disk /dev/cciss/c1d0: 182344,16,35
(STDOUT) Sector size (logical/physical): 512B/512B
(STDOUT) BIOS cylinder,head,sector geometry: 182344,255,63. Each cylinder is 8225kB.
(STDOUT) Partition Table: msdos
(STDOUT)
(STDOUT) Number Start End Type File system Flags
(STDOUT) 0,0,0 182344,16,35 Free Space
(STDOUT)
Finding all volume groups
(CMD) mdadm --detail --scan --verbose -c partitions 1> /tmp/ofHBJUxCHQ 2> /tmp/kBZVTuaDJ5
Executing: mdadm --detail --scan --verbose -c partitions
Cannot determine size of /dev/cciss/c1d0 - scheme unknown
Current disk layout
$VAR1 = {
'/dev/cciss/c0d0' => {
'bios_heads' => '255',
'disklabel' => 'msdos',
'partitions' => {},
'bios_cylinders' => '8920',
'size' => '73372631040',
'sector_size' => '512',
'begin_byte' => 0,
'end_byte' => '73372631039',
'bios_sectors_per_track' => '63'
},
'/dev/cciss/c1d0' => {
'bios_heads' => '255',
'disklabel' => 'msdos',
'partitions' => {},
'bios_cylinders' => '182344',
'size' => '1499830990848',
'sector_size' => '512',
'begin_byte' => 0,
'end_byte' => '1499830990847',
'bios_sectors_per_track' => '63'
}
};
Current LVM layout
$VAR1 = {};
Current RAID layout
$VAR1 = {};
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 4892 bytes
Desc: not available
Url : http://lists.uni-koeln.de/pipermail/linux-fai/attachments/20100506/893e0e5e/attachment.bin
More information about the linux-fai
mailing list