setup-storage 1.0.4 - ERROR (line 11): Invalid file: Wasexpecting /\Z/ but found
Jean Spirat
jeanspirat at squirk.org
Wed Apr 29 15:40:31 CEST 2009
> Executing: mdadm --detail --scan --verbose -c partitions
> Lower bound of partition size is greater than disk size
> Error in task partition. Traceback: task_error task_partition task task_install task task_action task main
>
> Usually n order to solve this I need to manually invoke a "dd if=/dev/zero of=/dev/sda bs=512 count=1" to remove any traces of a partition table then restart the install once more but this does not work on my Dell PE1950 ??
>
> Any fix for this one perhaps ?
>
> Help again greatly appreciated!
>
> - vin
>
>
i had this issue once because i was allocating more storage than my disk
has space for. Are you sure you are not overbooking the disk's capacity
? If a dd let you go over this issue this should not be the case just
giving experience return for the same error message i had..
try to put
vg00-root / 5- xfs defaults
and see if it helps...
regards,
Jean.
More information about the linux-fai
mailing list