Open Qinshan886 opened 2 months ago
it looks like the error happened when destroy network rules for a stopping vm
(the command is destroy_network_rules_for_vm
)
they are just some warnings I think
@Qinshan886 is there a malfunction in your system? A deletion of a rule that does not exist is just a warning unless a rule remains that should have been deleted.
ISSUE TYPE
COMPONENT NAME
CLOUDSTACK VERSION
CONFIGURATION
OS / ENVIRONMENT
Centos 7.9
SUMMARY
A newly deployed CloudStack 4.18.1.0 agent node is experiencing issues where the security group rules are not being applied to the created instance machines. Additionally, there are errors reported by iptables.
STEPS TO REPRODUCE
EXPECTED RESULTS
Here is an example where I created a machine on an agent node with a functioning security group. In this case, both the security group and iptables are working correctly, and there are no iptables errors reported.
ACTUAL RESULTS