Good case (commandline):

2020-10-26 08:08:15.210+0000: 941251: debug : virStoragePoolDefineXML:607 : 
conn=0x7efd580040a0, xml=<pool type='dir'>
  <name>home</name>
  <target>
    <path>/home</path>
  </target>
</pool>
, flags=0x0
2020-10-26 08:08:15.210+0000: 941251: debug : virFileMakePathHelper:3038 : 
path=/etc/libvirt/storage mode=0777
2020-10-26 08:08:15.220+0000: 941251: debug : virFileClose:135 : Closed fd 24
2020-10-26 08:08:15.220+0000: 941251: debug : virThreadJobClear:118 : Thread 
941251 (rpc-worker) finished job remoteDispatchStoragePoolDefineXML with ret=0
2020-10-26 08:08:15.221+0000: 941253: debug : virThreadJobSet:93 : Thread 
941253 (rpc-worker) is now running job 
remoteDispatchConnectUnregisterCloseCallback
2020-10-26 08:08:15.221+0000: 941253: debug : 
virConnectUnregisterCloseCallback:1476 : conn=0x7efd580040a0
2020-10-26 08:08:15.221+0000: 941253: debug : virThreadJobClear:118 : Thread 
941253 (rpc-worker) finished job remoteDispatchConnectUnregisterCloseCallback 
with ret=0
2020-10-26 08:08:15.221+0000: 941252: debug : virThreadJobSet:93 : Thread 
941252 (rpc-worker) is now running job remoteDispatchConnectClose
2020-10-26 08:08:15.221+0000: 941252: debug : virThreadJobClear:118 : Thread 
941252 (rpc-worker) finished job remoteDispatchConnectClose with ret=0

Bad case (the same from virt-manager):

2020-10-26 08:01:06.215+0000: 935606: debug : virStoragePoolDefineXML:607 : 
conn=0x7f3958005130, xml=<pool type="dir">
  <name>home</name>
  <target>
    <path>/home/</path>
  </target>
</pool>
, flags=0x0
2020-10-26 08:01:06.216+0000: 935606: debug : virFileMakePathHelper:3038 : 
path=/etc/libvirt/storage mode=0777
2020-10-26 08:01:06.219+0000: 935606: debug : virFileClose:135 : Closed fd 25
2020-10-26 08:01:06.220+0000: 935606: debug : virThreadJobClear:118 : Thread 
935606 (rpc-worker) finished job remoteDispatchStoragePoolDefineXML with ret=0
2020-10-26 08:01:06.221+0000: 935605: debug : virThreadJobSet:93 : Thread 
935605 (rpc-worker) is now running job remoteDispatchStoragePoolBuild
2020-10-26 08:01:06.221+0000: 935605: debug : virStoragePoolBuild:648 : 
pool=0x7f395000a530, flags=0x0
2020-10-26 08:01:06.221+0000: 935605: debug : virFileSetCOW:4536 : Setting COW 
flag on '/home' to 'default'
2020-10-26 08:01:06.221+0000: 935605: error : virFileSetCOW:4554 : unable to 
control COW flag on '/home', not btrfs: Function not implemented
2020-10-26 08:01:06.221+0000: 935605: debug : virFileClose:135 : Closed fd 25

In the virt-manager case it goes into remoteDispatchStoragePoolBuild and
then fails

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1901242

Title:
  virt-manager local directory storage failing

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/1901242/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to