I am new to KVM and virsh command
I want to change my storage-pool to some other folder
but before that i dont see any default storage pool
$ virsh pool-list --all
Name State Autostart
---------------------------
the following happens when i try to dump xml (which i am trying to change default storage location)
$ virsh pool-dumpxml default > pool.xml
error: failed to get pool 'default'
error: Storage pool not found: no storage pool with matching name 'default'