mountdisks

linux service guy at linux-service.be
Wed Feb 24 15:05:12 CET 2016


I have a new debian 8 fai installer but cannot install clients:

   -------------------------------------------------
                   Fully Automatic Installation  -  FAI
 
                   5.0.2   (c) 1999-2015
               Thomas Lange  <lange at informatik.uni-koeln.de>
             -------------------------------------------------
 
Calling task_confdir
Kernel currently running: Linux 3.16.0-4-amd64 x86_64 GNU/Linux
Kernel parameters: BOOT_IMAGE=vmlinuz-3.16.0-4-amd64 initrd=initrd.img-3.16.0-4-amd64 ip=dhcp root=/dev/nfs nfsroot=192.168.5.1:/srv/fai/nfsroot:vers=3 FAI_CONFIG_SRC=nfs://192.168.5.1/srv/fai/config1510 aufs boot=live FAI_FLAGS=verbose,sshd,reboot FAI_ACTION=install LOGUSER=root LOGSERVER=fai SERVER=fai
Reading /tmp/fai/boot.log
FAI_FLAGS: verbose sshd reboot
Can't connect to monserver on fai port 4711. Monitoring disabled.
FAI_CONFIG_SRC is set to nfs://192.168.5.1/srv/fai/config1510
Configuration space 192.168.5.1:/srv/fai/config1510 mounted to /var/lib/fai/config
Calling task_setup
FAI_FLAGS: verbose sshd reboot
Starting FAI execution - 20160224_144946
Calling task_defclass
fai-class: Defining classes.
Executing /var/lib/fai/config/class/10-base-classes.
10-base-classes      OK.
WARNING: The .source suffix is deprecated. Use .sh instead.
Executing /var/lib/fai/config/class/20-hwdetect.source.
loading kernel module sd_mod
loading kernel module sr_mod
loading kernel module sdhci
loading kernel module mptspi
loading kernel module dm-mod
loading kernel module md-mod
loading kernel module aes
loading kernel module dm-crypt
2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP group default qlen 1000
    link/ether 2c:56:dc:74:60:3f brd ff:ff:ff:ff:ff:ff
    inet 192.168.5.6/24 brd 192.168.5.255 scope global eth0
    inet6 fe80::2e56:dcff:fe74:603f/64 scope link 
20-hwdetect.source   OK.
Executing /var/lib/fai/config/class/50-host-classes.
50-host-classes      OK.
List of all classes:  DEFAULT LINUX AMD64 BC_BASE MUL HDD_SINGLE NW_DHCP LANG_GERMAN OS_UBUNTU_1510_X64 GRUB ubupc.fai LAST
Calling task_defvar
Executing BC_BASE.var
++ FAI_ALLOW_UNSIGNED=1
++ KEYMAP=de-latin1-nodeadkeys
++ UTC=yes
++ TIMEZONE=Europe/Brussels
++ ROOTPW=XXXXXXXXXXXXX
++ MODULESLIST='usbkbd ehci-hcd ohci-hcd uhci-hcd usbhid psmouse'
++ STOP_ON_ERROR=700
++ LOGSERVER=fai
++ LOGPASSWD='$1$kBnWcO.E$djxB128U7dMkrltJHPf6d1'
++ USE_SETUP_STORAGE=1
Loading keymap(s) de-latin1-nodeadkeys ...done.
Calling task_action
FAI_ACTION: install
Performing FAI installation. All data may be overwritten!

Calling task_install
Calling task_partition
WARNING: The variable USE_SETUP_STORAGE is not needed any more.
setup-storage is now the default tool for partitioning.
Starting setup-storage 2.0
Using config file: /var/lib/fai/config/disk_config/HDD_SINGLE
    DEGRADED MODE. Incomplete RAID LVs will be processed.
    Creating directory "/run/lock/lvm"
    Finding all volume groups
  No volume groups found
Executing: wipefs -a /dev/sda1
Executing: wipefs -a /dev/sda5
Executing: parted -s /dev/sda mklabel msdos
Executing: parted -s /dev/sda mkpart primary "ext3" 1048576B 57621036031B
Executing: parted -s /dev/sda set 1 boot on
Executing: parted -s /dev/sda mkpart primary "linux-swap" 57621036032B 64023256575B
Executing: mkfs.ext4  /dev/sda1
Executing: mkswap  /dev/sda2
/dev/sda1 UUID=3adb7e54-878b-488d-9d30-1d0f626f17b4
Calling task_mountdisks
Mounting /dev/sda1 to /target/
mount: unknown filesystem type 'ext4'
Error in task mountdisks. Code: 885
Traceback: task_error task_mountdisks task task_install task task_action task main
WARNING: The suffix .source is deprecated. Use .sh instead.
Source hook: savelog.LAST.source
ERRORS found in log files. See /tmp/fai/error.log
savelog.LAST.source  OK.
Save log files via ssh to root at fai:ubupc.fai/install-20160224_144946
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.uni-koeln.de/pipermail/linux-fai/attachments/20160224/a6bd4e7f/attachment.html>


More information about the linux-fai mailing list