[Bug 1864922] Re: ussuri libvirt missing access to /var/lib/nova/instances/

2020-09-23 Thread Corey Bryant
I was updating the wrong bug, please ignore comments #2-#4. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1864922 Title: ussuri libvirt missing access to /var/lib/nova/instances/ To manage

[Bug 1864922] Re: ussuri libvirt missing access to /var/lib/nova/instances/

2020-09-23 Thread Corey Bryant
This might already be fixed by https://bugs.launchpad.net/ubuntu/+source/nova/+bug/1885269 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1864922 Title: ussuri libvirt missing access to

[Bug 1864922] Re: ussuri libvirt missing access to /var/lib/nova/instances/

2020-09-23 Thread Corey Bryant
The o+x can be explained by nova/virt/libvirt/driver.py: 2384 with utils.tempdir(dir=snapshot_directory) as tmpdir: 2385 try: 2386 out_path = os.path.join(tmpdir, snapshot_name) 2387 if live_snapshot: 2388

[Bug 1864922] Re: ussuri libvirt missing access to /var/lib/nova/instances/

2020-09-23 Thread Corey Bryant
Access is denied within a tmp dir created during the snapshot attempt: $ sudo ls -al /var/lib/nova/instances/snapshots/tmpkajuir8o total 204 drwx-x 2 nova nova 4096 Sep 23 19:12 . drwxr-x--- 3 nova nova 4096 Sep 23 19:12 .. -rw-r--r-- 1 nova nova 197248 Sep 23 19:12

[Bug 1864922] Re: ussuri libvirt missing access to /var/lib/nova/instances/

2020-02-27 Thread Corey Bryant
** Changed in: nova (Ubuntu) Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1864922 Title: ussuri libvirt missing access to /var/lib/nova/instances/ To manage

[Bug 1864922] Re: ussuri libvirt missing access to /var/lib/nova/instances/

2020-02-26 Thread Corey Bryant
Fixed in nova 2:21.0.0~b2~git2020021008.1fcd74730d-0ubuntu3 ** Changed in: nova (Ubuntu) Assignee: (unassigned) => Corey Bryant (corey.bryant) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.