diff options
Diffstat (limited to 'results/classifier/zero-shot/108/other/1548471')
| -rw-r--r-- | results/classifier/zero-shot/108/other/1548471 | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/results/classifier/zero-shot/108/other/1548471 b/results/classifier/zero-shot/108/other/1548471 new file mode 100644 index 000000000..748895900 --- /dev/null +++ b/results/classifier/zero-shot/108/other/1548471 @@ -0,0 +1,27 @@ +device: 0.857 +network: 0.669 +graphic: 0.608 +files: 0.583 +PID: 0.568 +vnc: 0.535 +other: 0.516 +socket: 0.507 +performance: 0.394 +semantic: 0.393 +permissions: 0.386 +boot: 0.234 +debug: 0.176 +KVM: 0.050 + +Lost of log file during block migration + + Hello, i've discovered that during live block migration +log file is copied(or created on destination) but it actually empty. +When regular(cold) migration is called log file migrates successfully. +I'm working on nova project in openstack and i've tried to fix it by adding +simple scp from source to destination, but log file is owned by libvirt-qemu user +and i cannot do that from regular user created by openstack. +Could explain how can i migrate logs safely? + +Please discuss this with the libvirt community. The /var/log/libvirt/qemu/<domain>.log files are managed by libvirt and not QEMU. + |