This is an automated email from the ASF dual-hosted git repository.
dahn pushed a commit to branch 4.19
in repository https://gitbox.apache.org/repos/asf/cloudstack-documentation.git
The following commit(s) were added to refs/heads/4.19 by this push:
new f1022df system vm destroy behaviour (#468)
f1022df is described below
commit f1022df98b893833272f98a213dde9b20f0ec980
Author: Jithin Raju <[email protected]>
AuthorDate: Thu Jan 16 16:19:24 2025 +0530
system vm destroy behaviour (#468)
---
source/adminguide/systemvm.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/source/adminguide/systemvm.rst b/source/adminguide/systemvm.rst
index 356334f..756ae2f 100644
--- a/source/adminguide/systemvm.rst
+++ b/source/adminguide/systemvm.rst
@@ -17,7 +17,7 @@
CloudStack uses several types of system Instances to perform
tasks in the cloud. In general CloudStack manages these system VMs and
creates, starts, and stops them as needed based on scale and immediate
-needs. However, the administrator should be aware of them and their
+needs. Unlike user VMs, system VMs are expunged on destroying them. However,
the administrator should be aware of them and their
roles to assist in debugging issues.