Hi,

 I tried to test my new fai server.

The installation on the client ist aborted.
I added the (compressed) file "fai.log" to this message...

Here is a test on my client:
 vgdisplay --units m -s > vgdisplay_stdout.txt 2> vgdisplay_stderr.txt

The output (of "cat vgdisplay_stderr.txt") is shown here:
  WARNING: Physical Volume /dev/hda5 is too large for underlying device

Does anyone know a solution of this problem?


Sincerely
Knut


# example of new config file for setup-storage
#
# <type> <mountpoint> <size>   <fs type> <mount options> <misc options>

disk_config disk1 disklabel:msdos
##disk_config  disk1    preserve_always:10 disklabel:msdos 

primary  /       1G-1G  ext3 rw,errors=remount-ro
logical  swap    1G-2G  swap rw                   
logical  /var    2G-3G  ext3 rw,data=journal         createopts="-m 5" 
tuneopts="-c 0 -i 0"
logical  /tmp    2G-4G  ext3 rw                      createopts="-m 0" 
tuneopts="-c 0 -i 0"
logical  /usr    4G-9G  ext3 rw,data=journal
logical  /mirror 1G-2G xfs  rw
logical  /home   1G-3G  ext3 rw,data=journal,nosuid  createopts="-m 1" 
tuneopts="-c 0 -i 180"


Starting setup-storage 1.0.3
Using config file: /srv/fai/config/disk_config/MYCLASS01
Executing: parted -s /dev/hda unit TiB print
Executing: parted -s /dev/hda unit B print free
Executing: parted -s /dev/hda unit chs print free
Executing: vgdisplay --units m -s
Unexpected vgdisplay output   "localhost" 37956.00 MB [37956.00 MB used / 0 MB free]
  WARNING: Physical Volume /dev/hda5 is too large for underlying device
  "localhost" 37956.00 MB [37956.00 MB used / 0 MB free]

Attachment: fai.log.gz
Description: GNU Zip compressed data

Antwort per Email an