[FAI 3.4.8] setup-storage doesn't reflect my "disk_config"

Bardo Bardo bardosoft.contact at gmail.com
Sun Nov 17 11:34:54 CET 2013


Hello,

Since i have installed the "setup-storage" version 3.4.8, FAI does not
reflect my "disk_config" configuration.
here is my "disk_config" and the obtained result :

* - *Disk_config/FAIBASE :

disk_config sda align-at:1M disklabel:gpt-bios bootable:1 fstabkey:uuid
primary  /     8G    ext3  rw,noatime,errors=remount-ro
primary  swap  8G    swap  rw
primary  /var  9G    ext3  rw,noatime         createopts="-L var -m 5"
tuneopts="-c 0 -i 0"
primary  /tmp  5G    ext3  rw,noatime,nosuid,nodev createopts="-L tmp -m 0"
tuneopts="-c 0 -i 0"
primary  /usr  6G    ext3  rw,noatime,nodev   createopts="-L usr"
primary  /home 6G    ext3  rw,noatime,nosuid,nodev createopts="-L home -m
1" tuneopts="-c 0 -i 0"
primary  /0    10%-  ext3  rw,noatime,nosuid,nodev createopts="-L storage
-m 1" tuneopts="-c 0 -i 0"


 - Result :

 $ df
Filesystem           1K-blocks      Used Available Use% Mounted on
/dev/sda1              8256952    291856   7545668   4% /
tmpfs                  1804856         0   1804856   0% /lib/init/rw
udev                   1800016       140   1799876   1% /dev
tmpfs                  1804856         4   1804852   1% /dev/shm
/dev/sda7            822615648    201356 814056988   1% /0
/dev/sda6              6192704    143484   5986308   3% /home
/dev/sda4              5160576    141436   5019140   3% /tmp
/dev/sda5              6192704    656648   5221484  12% /usr
/dev/sda3              9289080    309748   8507476   4% /var

 $ parted /dev/sda
GNU Parted 2.3
Using /dev/sda
(parted) p free
Model: ATA ST2000DM001-1CH1 (scsi)
Disk /dev/sda: 2000GB
Sector size (logical/physical): 512B/4096B
Partition Table: gpt

Number  Start   End     Size    File system     Name     Flags
 8      17.4kB  1066kB  1049kB                  primary  bios_grub
        1066kB  2097kB  1031kB  Free Space
 1      2097kB  8592MB  8590MB  ext3            primary  boot
 2      8592MB  17.2GB  8590MB  linux-swap(v1)  primary
 3      17.2GB  26.8GB  9664MB  ext3            primary
 4      26.8GB  32.2GB  5369MB  ext3            primary
 5      32.2GB  38.7GB  6442MB  ext3            primary
 6      38.7GB  45.1GB  6442MB  ext3            primary
 7      45.1GB  901GB   856GB   ext3            primary
        901GB   2000GB  1100GB  Free Space


As you can see, i have configured setup-storage to use all the remaining
disk space ("*10%-*") to the parttion /0, but it's not the obtained result
and i got "1100GB" of free space!! (normally this space should be added to
the partition number 7)

Here is the "format.log" file : http://pastebin.com/vepjCSzZ

Any suggestions?

Thanks,
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.uni-koeln.de/pipermail/linux-fai/attachments/20131117/f46bf847/attachment.html>


More information about the linux-fai mailing list