[Bug 1464107] Re: Disk sizing information in the config file ignored

2015-06-11 Thread David Peall
I've found the bug but am not sure how to fix: This code here in cli.py: if self.options.config: config_files.append(self.options.config) util.apply_config_files_to_context(config_files, distro) util.apply_config_files_to_context(config_files,

[Bug 1464107] Re: Disk sizing information in the config file ignored

2015-06-11 Thread David Peall
** Description changed: I'm running ubuntu 14.10 and 15.04. I have tried rootsize and the part configuration in the /etc/vmbuilder.cfg and both are ignored. - When adding the --rootsize or --part cmd line options the vm is build - correctly. + When adding the --rootsize, --swapsize or

[Bug 1464107] Re: Disk sizing information in the config file ignored

2015-06-11 Thread David Peall
I added the following 2 lines in :/usr/lib/python2.7/dist-packages/VMBuilder/contrib/cli.py line 153: logging.debug(Option part:= %s,self.options.part) logging.debug(Option rootsize:= %s,self.options.rootsize) Output: 2015-06-11 10:25:22,213 DEBUG : Option part:= None

[Bug 1464107] [NEW] Disk sizing information in the config file ignored

2015-06-10 Thread David Peall
Public bug reported: I'm running ubuntu 14.10 and 15.04. I have tried rootsize and the part configuration in the /etc/vmbuilder.cfg and both are ignored. When adding the --rootsize or --part cmd line options the vm is build correctly. ** Affects: vm-builder (Ubuntu) Importance: Undecided

[Bug 1386465] Re: apparmor profile prevents libvirtd from creating a socket

2015-04-14 Thread David Peall
I upgraded from 14.04 to 14.10 installed libvirt and got the same error: From syslog I have pre aa-audit and then with aa-audit it seems to aa- audit clears the bug with audit removed it continues to work. Post audit log: Apr 14 20:19:50 dnshost11 kernel: [ 1284.666816] audit_printk_skb: 36

[Bug 1300739] Re: keepalived doesn't load any ipv6 virtual servers

2014-06-13 Thread David Peall
I'm running trusty so not sure how a precise-proposed is going to help? -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to keepalived in Ubuntu. https://bugs.launchpad.net/bugs/1300739 Title: keepalived doesn't load any ipv6 virtual

[Bug 1300739] Re: keepalived doesn't load any ipv6 virtual servers

2014-06-12 Thread David Peall
I've added the following: deb http://archive.ubuntu.com/ubuntu/ trusty-proposed restricted main multiverse universe apt-get update apt-get dist-upgrade But I don't see a new kernel? -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to

[Bug 1300739] Re: keepalived doesn't load any ipv6 virtual servers

2014-05-09 Thread David Peall
I've tried setting the option: /boot/config-3.6.11-030611-generic:CONFIG_IP_VS_IPV6=y I've rebooted and its still not working. Does this need to be set at kernel compile time? -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to

[Bug 1300739] Re: keepalived doesn't load any ipv6 virtual servers

2014-05-09 Thread David Peall
Ok then I have to ask surely this is an error, I shouldn't have to recompile a kernel for IPv6 VS to work? -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to keepalived in Ubuntu. https://bugs.launchpad.net/bugs/1300739 Title:

[Bug 1300739] Re: keepalived doesn't load any ipv6 virtual servers

2014-04-02 Thread David Peall
This seems to be a kernel issue, I've rolled back to 3.2.56-030256 and its working again. I tried 3.13.8 and 3.14.0 they are also broken. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to keepalived in Ubuntu.

[Bug 1300739] Re: keepalived doesn't load any ipv6 virtual servers

2014-04-02 Thread David Peall
http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.6.11-raring/ seems to be where it broke Working: http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.2.56-precise/ - works http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.3.8-quantal/ - works

[Bug 1300739] [NEW] keepalived doesn't load any ipv6 virtual servers

2014-04-01 Thread David Peall
Public bug reported: I've upgraded from 12.04 to 14.04 and the keepalived no longer loads any IPv6 virtual servers. I get the following message when trying to list a virtual service: ipvsadm -L -t [2001::::xxx]:xxx Resource temporarily unavailable ProblemType: Bug DistroRelease: Ubuntu

[Bug 946022] Re: KVM Guest Hangs at Booting from hard disk

2013-06-05 Thread David Peall
does anyone have a workaround for this? I really need to get this machine up. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to vm-builder in Ubuntu. https://bugs.launchpad.net/bugs/946022 Title: KVM Guest Hangs at Booting from hard