aboutsummaryrefslogtreecommitdiffstats
path: root/docs/man/xmdomain.cfg.pod.5
diff options
context:
space:
mode:
authoremellor@leeni.uk.xensource.com <emellor@leeni.uk.xensource.com>2005-11-07 15:06:00 +0100
committeremellor@leeni.uk.xensource.com <emellor@leeni.uk.xensource.com>2005-11-07 15:06:00 +0100
commit1455bb4870f24d233f55457a75455e21e6c6c0e4 (patch)
treed01fb6b7e8518ee42236f0402a509340e444a035 /docs/man/xmdomain.cfg.pod.5
parented9f6cba7502c8bc7410803bf703c4f21fc96bf0 (diff)
downloadxen-1455bb4870f24d233f55457a75455e21e6c6c0e4.tar.gz
xen-1455bb4870f24d233f55457a75455e21e6c6c0e4.tar.bz2
xen-1455bb4870f24d233f55457a75455e21e6c6c0e4.zip
Added description of the behaviour of rename-restart.
Signed-off-by: Ewan Mellor <ewan@xensource.com>
Diffstat (limited to 'docs/man/xmdomain.cfg.pod.5')
-rw-r--r--docs/man/xmdomain.cfg.pod.56
1 files changed, 4 insertions, 2 deletions
diff --git a/docs/man/xmdomain.cfg.pod.5 b/docs/man/xmdomain.cfg.pod.5
index ad38ca09a2..313c3bc4b4 100644
--- a/docs/man/xmdomain.cfg.pod.5
+++ b/docs/man/xmdomain.cfg.pod.5
@@ -120,8 +120,10 @@ real issue.
=item I<rename-restart>
The old domain will not be cleaned up, but will be renamed so a new
-domain can be restarted in it's place. (TODO: what does this mean for
-resources? What is the renamed name?)
+domain can be restarted in it's place. The old domain will be renamed with
+a suffix -1, -2, etc, and assigned a new random UUID; the new domain will
+keep the original name and UUID. The old domain will release the devices that
+it holds, so that the new one may take them.
=back