diff options
Diffstat (limited to 'results/classifier/118/device/1548471')
| -rw-r--r-- | results/classifier/118/device/1548471 | 42 |
1 files changed, 42 insertions, 0 deletions
diff --git a/results/classifier/118/device/1548471 b/results/classifier/118/device/1548471 new file mode 100644 index 000000000..7c6db3535 --- /dev/null +++ b/results/classifier/118/device/1548471 @@ -0,0 +1,42 @@ +device: 0.857 +mistranslation: 0.845 +network: 0.669 +graphic: 0.608 +files: 0.583 +PID: 0.568 +vnc: 0.535 +ppc: 0.510 +socket: 0.507 +performance: 0.394 +semantic: 0.393 +permissions: 0.386 +i386: 0.377 +VMM: 0.377 +risc-v: 0.358 +register: 0.343 +TCG: 0.343 +x86: 0.323 +arm: 0.295 +architecture: 0.286 +virtual: 0.258 +user-level: 0.253 +boot: 0.234 +debug: 0.176 +kernel: 0.151 +hypervisor: 0.133 +peripherals: 0.124 +assembly: 0.119 +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. + |