Package: xen-tools Version: 4.5-1 Severity: normal Hi
On a fresh jessie installation, I changed line 134 of /etc/xen-tools/xen-tools.conf fs = ext3 # Default file system for any disk by fs = ext4 # Default file system for any disk # default was ext3 Then when I create an image I get this error: ---------------------------------------------------------------------------------- # xen-create-image --hostname medusa --ip 192.168.1.10 --gateway 192.168.1.1 --netmask 255.255.255.0 --size=20G --memory=512MB General Information -------------------- Hostname : medusa Distribution : jessie Mirror : http://http.debian.net/debian Partitions : swap 128M (swap) / 20G (ext4 # Default file system for any disk) Image type : full Memory size : 512MB Kernel path : /boot/vmlinuz-3.16.0-4-amd64 Initrd path : /boot/initrd.img-3.16.0-4-amd64 Networking Information ---------------------- IP Address 1 : 192.168.1.10 [MAC: 00:16:3E:C7:A2:6C] Netmask : 255.255.255.0 Gateway : 192.168.1.1 Creating swap on /dev/debian_vg/medusa-swap Done Use of uninitialized value $command in split at /usr/bin/xen-create-image line 3242. Use of uninitialized value $binary in concatenation (.) or string at /usr/bin/xen-create-image line 3246. The binary '' required to create the filesystem ext3 # Default file system for any disk is missing Logfile produced at: /var/log/xen-tools/medusa.log ---------------------------------------------------------------------------------- The wanted file system "ext4 # Default file system for any disk" is invalid. If I remove the second # in the comment, it works. I expected to be able to put # in a comment. At the very least, the top of the file should NOT say: Anything following a '#' character is ignored as a comment. Thank you for taking care of xen. :) -- System Information: Debian Release: 8.0
signature.asc
Description: OpenPGP digital signature

