INTERNAL ERROR in setup-storage: convert_unit

Mathieu Alorent malorent at echo.fr
Thu Aug 27 11:46:45 CEST 2009


Hi,

I'm installing the FAI (3.2.20) in our infrastructure.

I've plan to use the new setup-harddisks, it works quite fine but I get
this error after the second install on a machine (same class).

    Finding all volume groups
    Finding volume group "LVM_XEN"
    Finding all volume groups
    Finding volume group "LVM_XEN"
Use of uninitialized value in concatenation (.) or string
at /usr/share/fai/setup-storage//Volumes.pm line 311.
Use of uninitialized value in concatenation (.) or string
at /usr/share/fai/setup-storage//Volumes.pm line 311.
INTERNAL ERROR in setup-storage:
convert_unit

Can someone help me understand what happend ?

(My first mail seems to not have been send, sorry if you get it twice)
Regards
mât
----------------------------------------------
here is the complete "debug"...


setup-harddisks is running in test-only mode
Starting setup-storage 1.0.5
Using config file: /var/lib/fai/config/disk_config/XEN
Input was:

disk_config disk1 bootable:1
primary /boot           200     ext3    rw
primary swap            512     swap    sw
primary /               300     ext3    rw,errors=remount-ro
logical /usr            2048    ext3    rw
logical /var            1024    ext3    rw
logical /home           400     ext3    rw
logical /tmp            500     ext3    rw
logical /var/log        1024    ext3    rw,noatime
logical -               4096-   -       -

disk_config disk2

disk_config lvm
vg LVM_XEN      disk1.10
#LVM-WOO                /WOO            5M      ext3 rw


(CMD) parted -s /dev/hda unit TiB print 1> /tmp/ZJiJeXBpem
2> /tmp/ulr1BXDf7c
Executing: parted -s /dev/hda unit TiB print
(STDOUT) Model: VBOX HARDDISK (ide)
(STDOUT) Disk /dev/hda: 0.04TiB
(STDOUT) Sector size (logical/physical): 512B/512B
(STDOUT) Partition Table: msdos
(STDOUT) 
(STDOUT) Number  Start    End      Size     Type      File system  Flags
(STDOUT)  1      0.00TiB  0.00TiB  0.00TiB  primary   ext3         boot 
(STDOUT)  2      0.00TiB  0.00TiB  0.00TiB  primary   linux-swap        
(STDOUT)  3      0.00TiB  0.00TiB  0.00TiB  primary   ext3              
(STDOUT)  4      0.00TiB  0.04TiB  0.04TiB  extended               lba  
(STDOUT)  5      0.00TiB  0.00TiB  0.00TiB  logical   ext3              
(STDOUT)  6      0.00TiB  0.00TiB  0.00TiB  logical   ext3              
(STDOUT)  7      0.00TiB  0.00TiB  0.00TiB  logical   ext3              
(STDOUT)  8      0.00TiB  0.00TiB  0.00TiB  logical   ext3              
(STDOUT)  9      0.00TiB  0.01TiB  0.00TiB  logical   ext3              
(STDOUT) 10      0.01TiB  0.04TiB  0.03TiB  logical                lvm  
(STDOUT) 
(CMD) parted -s /dev/hda unit B print free 1> /tmp/0YWeB5me3P
2> /tmp/vhRVIXqkUY
Executing: parted -s /dev/hda unit B print free
(STDOUT) Model: VBOX HARDDISK (ide)
(STDOUT) Disk /dev/hda: 42949672960B
(STDOUT) Sector size (logical/physical): 512B/512B
(STDOUT) Partition Table: msdos
(STDOUT) 
(STDOUT) Number  Start        End           Size          Type      File
system  Flags
(STDOUT)  1      32256B       205631999B    205599744B    primary   ext3
boot 
(STDOUT)  2      205632000B   740275199B    534643200B    primary
linux-swap        
(STDOUT)  3      740275200B   1052835839B   312560640B    primary
ext3              
(STDOUT)  4      1052835840B  42944186879B  41891351040B  extended
lba  
(STDOUT)  5      1052868096B  3199633919B   2146765824B   logical
ext3              
(STDOUT)  6      3199666176B  4268920319B   1069254144B   logical
ext3              
(STDOUT)  7      4268952576B  4680184319B   411231744B    logical
ext3              
(STDOUT)  8      4680216576B  5198376959B   518160384B    logical
ext3              
(STDOUT)  9      5198409216B  6267663359B   1069254144B   logical
ext3              
(STDOUT) 10      6267695616B  42944186879B  36676491264B  logical
lvm  
(STDOUT) 
(CMD) parted -s /dev/hda unit chs print free 1> /tmp/PuEkLkHDjk
2> /tmp/Q2UhzVrPRb
Executing: parted -s /dev/hda unit chs print free
(STDOUT) Model: VBOX HARDDISK (ide)
(STDOUT) Disk /dev/hda: 5221,170,4
(STDOUT) Sector size (logical/physical): 512B/512B
(STDOUT) BIOS cylinder,head,sector geometry: 5221,255,63.  Each cylinder
is 8225kB.
(STDOUT) Partition Table: msdos
(STDOUT) 
(STDOUT) Number  Start    End          Type      File system  Flags
(STDOUT)  1      0,1,0    24,254,62    primary   ext3         boot 
(STDOUT)  2      25,0,0   89,254,62    primary   linux-swap        
(STDOUT)  3      90,0,0   127,254,62   primary   ext3              
(STDOUT)  4      128,0,0  5220,254,62  extended               lba  
(STDOUT)  5      128,1,0  388,254,62   logical   ext3              
(STDOUT)  6      389,1,0  518,254,62   logical   ext3              
(STDOUT)  7      519,1,0  568,254,62   logical   ext3              
(STDOUT)  8      569,1,0  631,254,62   logical   ext3              
(STDOUT)  9      632,1,0  761,254,62   logical   ext3              
(STDOUT) 10      762,1,0  5220,254,62  logical                lvm  
(STDOUT) 
(CMD) parted -s /dev/hdb unit TiB print 1> /tmp/z8nM341P9Q
2> /tmp/jibMM3EkXN
Executing: parted -s /dev/hdb unit TiB print
(STDOUT) Model: VBOX HARDDISK (ide)
(STDOUT) Disk /dev/hdb: 0.00TiB
(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/hdb unit B print free 1> /tmp/Umdgokh3Jk
2> /tmp/LGEuSdfLsc
Executing: parted -s /dev/hdb unit B print free
(STDOUT) Model: VBOX HARDDISK (ide)
(STDOUT) Sector size (logical/physical): 512B/512B
(STDOUT) Partition Table: msdos
(STDOUT) 
(STDOUT) Number  Start  End          Size         Type  File system
Flags
(STDOUT)         0B     2147483647B  2147483648B        Free
Space        
(STDOUT) 
(CMD) parted -s /dev/hdb unit chs print free 1> /tmp/6breaUyX50
2> /tmp/WI3Mx1WrCj
Executing: parted -s /dev/hdb unit chs print free
(STDOUT) Model: VBOX HARDDISK (ide)
(STDOUT) Disk /dev/hdb: 261,21,15
(STDOUT) Sector size (logical/physical): 512B/512B
(STDOUT) BIOS cylinder,head,sector geometry: 261,255,63.  Each cylinder
is 8225kB.
(STDOUT) Partition Table: msdos
(STDOUT) 
(STDOUT) Number  Start  End        Type  File system  Flags
(STDOUT)         0,0,0  261,21,15        Free Space        
(STDOUT) 
    Finding all volume groups
    Finding volume group "LVM_XEN"
    Finding all volume groups
    Finding volume group "LVM_XEN"
Use of uninitialized value in concatenation (.) or string
at /usr/share/fai/setup-storage//Volumes.pm line 311.
Use of uninitialized value in concatenation (.) or string
at /usr/share/fai/setup-storage//Volumes.pm line 311.
INTERNAL ERROR in setup-storage:
convert_unit 
Please report this error to the Debian Bug Tracking System.

-- 
Mathieu Alorent
Shell&Core Sophia-Antipolis
AUSY
Pour France Telecom – OPF/PORTAILS/DOP/HEBEX/SOPHIA

Tél: 04 97 12 6226

malorent.ext at orange-ftgroup.com

La signature de ce mail peut être vérifiée en installant les autorités de certifications CAcert suivantes :
http://www.cacert.org/certs/root.crt
http://www.cacert.org/certs/class3.crt
-------------- 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/20090827/b6fb3236/attachment.bin 


More information about the linux-fai mailing list