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, h
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:= Non
** 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
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: Undecid
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 cal
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 ser
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 kee
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:
keepalive
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 keepalived
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
http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.4.85-quant
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.
https://bugs.launchpad.net/
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 1
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 di
13 matches
Mail list logo