Changes

stoney cloud: Resetting your Test-Environment

686 bytes added, 12:10, 12 February 2015
/* Resetting your Test-Environment */
rm /var/virtualization/vm-dynamic/*/*.qcow2
rm /var/virtualization/vm-persistent/*/*.qcow2
</source>
 
== Clean up the Firewall Rules ==
If you have configured the automatic firewall rules creation, you need to execute the following commands on the Primary-Master-Node:
<source lang="bash">
svn up /usr/local/scripts/netfilter/local/chains/vms
svn rm /usr/local/scripts/netfilter/local/chains/vms/*
svn ci -m "Removed all test VM rules" /usr/local/scripts/netfilter/local/chains/vms/
</source>
 
On the Secondary-Master-Node and all other VM-Nodes, you'll need to execute:
<source lang="bash">
svn up /usr/local/scripts/netfilter/local/chains/vms/
</source>
 
== Reset the LDAP Server ==
Now you reset the LDAP server with the the previously created backup:
<source lang="bash">
 
</source>
[[Category: Installation]]
[[Category: stoney cloud]]
SLB, editor, reviewer
3,368
edits