bwsw commented on issue #3088: VM restart with 'rebootVirtualMachine' causes 
SGs broken with KVM
URL: https://github.com/apache/cloudstack/issues/3088#issuecomment-445553745
 
 
   To clarify:
   
   VM created:
   ```
   23:49:17,567 qemu-hook INFO Executing qemu hook with args: 
['/etc/libvirt/hooks/qemu', 'i-3022-5294-vm', 'prepare', 'begin', '-']
   23:49:18,716 qemu-hook INFO Executing qemu hook with args: 
['/etc/libvirt/hooks/qemu', 'i-3022-5294-vm', 'start', 'begin', '-']
   23:49:19,130 qemu-hook INFO Executing qemu hook with args: 
['/etc/libvirt/hooks/qemu', 'i-3022-5294-vm', 'started', 'begin', '-']
   ```
   VM rebooted:
   ```
   23:56:14,145 qemu-hook INFO Executing qemu hook with args: 
['/etc/libvirt/hooks/qemu', 'i-3022-5294-vm', 'stopped', 'end', '-']
   23:56:14,266 qemu-hook INFO Executing qemu hook with args: 
['/etc/libvirt/hooks/qemu', 'i-3022-5294-vm', 'release', 'end', '-']
   23:56:14,830 qemu-hook INFO Executing qemu hook with args: 
['/etc/libvirt/hooks/qemu', 'i-3022-5294-vm', 'prepare', 'begin', '-']
   23:56:16,458 qemu-hook INFO Executing qemu hook with args: 
['/etc/libvirt/hooks/qemu', 'i-3022-5294-vm', 'stopped', 'end', '-']
   23:56:16,566 qemu-hook INFO Executing qemu hook with args: 
['/etc/libvirt/hooks/qemu', 'i-3022-5294-vm', 'release', 'end', '-']
   ```
   The problem is not with network, agent just stops it and doesn't start it 
back.
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to