Marking invalid per comment #4.
** Changed in: libvirt (Ubuntu)
Status: Confirmed => Invalid
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/690042
Title:
libvirtd tries to disable ipv6's acce
Thanks for your reply. I have switched to a kernel without ipv6
support. But it still can not reproduce the error you described as
below.
virsh # net-start Virtual_Cloud
error: Failed to start network Virtual_Cloud
error: cannot disable /proc/sys/net/ipv6/conf/virbr1/accept_ra: No such file or
d
To be more specific in order to reproduce:
Compile/switch to a kernel without ipv6 support (don't worry about the
specifics as to why someone would do this, it's come up a few times
where I've had to ie buggy application support, administration of
machines also acting as firewalls, etc)
Then use v
Simply compile a kernel without ipv6 support.
Libvirt blindly assumes the /proc/sys/net/ipv6/* entries exist and fails
to gracefully continue when they are not writable.
- Original message -
> Can you please add more steps to reproduce this bug? It's not clear to
> me when this happens a
Can you please add more steps to reproduce this bug? It's not clear to
me when this happens although I have found the problem in the source
code. It is hardly to test it even when I make change to code.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscr
** Changed in: libvirt (Ubuntu)
Status: New => Confirmed
** Changed in: libvirt (Ubuntu)
Importance: Undecided => Medium
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/690042
Title:
libvir