Setup_hardisk lvm Cannot determine size

Tsapline Sylvain stsapline at prosodie.com
Tue Apr 8 17:10:01 CEST 2008


Hello

I tried out, and here goes the fai.log :

If you need any details, i'll be happy to help

Thanks 
Sylvain

---------------------------------------

Calling task_action
FAI_ACTION: install
Performing FAI installation. All data may be overwritten!
^G^G^G
Calling task_install
Source hook: partition.PROSODIE.source
disklist was:
cciss/c0d0Input was:
disk_config disk1 bootable:1
primary /boot 500 ext3 rw
primary - 0- - -

disk_config lvm
vg VG01 disk1.2
VG01-swap       swap    2048    swap    sw
VG01-root       /       2048    ext3    rw
VG01-opt        /opt    3048    ext3    rw
VG01-var        /var    2000    ext3    rw
VG01-tmp        /tmp    600     ext3    rw
VG01-usr        /usr    2000    ext3    rw
VG01-appli      /appli  0-      ext3    rw
(CMD) parted -s /dev/cciss/c0d0 unit TiB print 1> /tmp/tAQCtk47Eq 2>
/tmp/cRkAZnD6Ko
(STDOUT) 
(STDOUT) Disk /dev/cciss/c0d0: 0.03TiB
(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/6eoFjjmIOc 2>
/tmp/DKqt23Mqk0
(STDOUT) 
(STDOUT) Disk /dev/cciss/c0d0: 36414750719B
(STDOUT) Sector size (logical/physical): 512B/512B
(STDOUT) Partition Table: msdos
(STDOUT) 
(STDOUT) Number  Start  End           Size          Type  File system
Flags
(STDOUT)         0B     36414750719B  36414750720B        Free Space

(STDOUT) 
(CMD) parted -s /dev/cciss/c0d0 unit chs print free 1> /tmp/MGnES2KQuR
2> /tmp/yeBx5A4r86
(STDOUT) 
(STDOUT) Disk /dev/cciss/c0d0: 4427,44,32
(STDOUT) Sector size (logical/physical): 512B/512B
(STDOUT) BIOS cylinder,head,sector geometry: 4427,255,63.  Each cylinder
is 8225kB.
(STDOUT) Partition Table: msdos
(STDOUT) 
(STDOUT) Number  Start  End         Type  File system  Flags
(STDOUT)         0,0,0  4427,44,32        Free Space        
(STDOUT) 
    Finding all volume groups
  No volume groups found
(CMD) mdadm --detail --scan --verbose -c partitions 1> /tmp/4lvelBBMqH
2> /tmp/NCsOxRq3f5
Cannot determine size of /dev/cciss/c0d0p2
Current disk layout
$VAR1 = {
          '/dev/cciss/c0d0' => {
                                 'bios_heads' => '255',
                                 'disklabel' => 'msdos',
                                 'partitions' => {},
                                 'bios_cylinders' => '4427',
                                 'size' => '36414750719',
                                 'sector_size' => '512',
                                 'begin_byte' => 0,
                                 'end_byte' => '36414750718',
                                 'bios_sectors_per_track' => '63'
                               }
        };
Current LVM layout
$VAR1 = {};
Current RAID layout
$VAR1 = {};
/fai/hooks/partition.PROSODIE.source: line 20:
/var/log/fai/current/disk_var.sh: No such file or directory
partition.PROSODIE.source OK.
Skiping task_partition
Calling task_mountdisks



More information about the linux-fai mailing list