From 5763fa6ead28d3a99a28b8112dfe35de63339474 Mon Sep 17 00:00:00 2001 From: Jithin Raju Date: Wed, 24 Jul 2024 11:16:40 +0530 Subject: [PATCH] system vm destroy behaviour Adding a note on how system vm expunging is handled. --- 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 356334fe27..756ae2f054 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.