bwsw edited a comment on issue #3088: VM restart with 'rebootVirtualMachine' 
causes SGs broken with KVM
URL: https://github.com/apache/cloudstack/issues/3088#issuecomment-445577923
 
 
   ## All network rules were wiped:
   ```
   root@cs2-tsk-c1-n02:~# iptables-save | grep i-3022-5294
   :i-3022-5294-def - [0:0]
   :i-3022-5294-vm - [0:0]
   :i-3022-5294-vm-eg - [0:0]
   ```
   
   IPSeT is OK
   ```
   root@cs2-tsk-c1-n02:~# ipset -L i-3022-5294-vm-6
   Name: i-3022-5294-vm-6
   Type: hash:net
   Revision: 6
   Header: family inet6 hashsize 1024 maxelem 65536
   Size in memory: 1376
   References: 0
   Members:
   2001:67c:20dc:1c00:1c00:c6ff:fe00:22a
   fe80::1c00:c6ff:fe00:22a
   root@cs2-tsk-c1-n02:~# ipset -L i-3022-5294-vm
   Name: i-3022-5294-vm
   Type: hash:ip
   Revision: 4
   Header: family inet hashsize 1024 maxelem 65536
   Size in memory: 176
   References: 0
   Members:
   176.120.29.45
   ```

----------------------------------------------------------------
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