From 5763fa6ead28d3a99a28b8112dfe35de63339474 Mon Sep 17 00:00:00 2001 From: Jithin Raju Date: Wed, 24 Jul 2024 11:16:40 +0530 Subject: [PATCH 1/2] 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. From cb815c742b9cf57b489b21dd038b6bfde9af0b5b Mon Sep 17 00:00:00 2001 From: Jithin Raju Date: Mon, 30 Dec 2024 11:54:34 +0530 Subject: [PATCH 2/2] Update source/adminguide/systemvm.rst Co-authored-by: dahn --- source/adminguide/systemvm.rst | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/source/adminguide/systemvm.rst b/source/adminguide/systemvm.rst index 756ae2f054..be6500c6f7 100644 --- a/source/adminguide/systemvm.rst +++ b/source/adminguide/systemvm.rst @@ -17,8 +17,9 @@ 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. 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. +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. The System VM Template