blob: 7488959008506d91b998547f6fe557f32bcc3ead (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
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.
|