Skip to content
Snippets Groups Projects
Commit d0054203 authored by Guido Trotter's avatar Guido Trotter
Browse files

update gnt-instance manpage about self-rename


Signed-off-by: default avatarGuido Trotter <ultrotter@google.com>
Reviewed-by: default avatarIustin Pop <iustin@google.com>
parent 9fdc92fa
No related merge requests found
...@@ -1042,6 +1042,10 @@ resolves to must not be reachable (in order to prevent duplicate IPs ...@@ -1042,6 +1042,10 @@ resolves to must not be reachable (in order to prevent duplicate IPs
the next time the instance is started). The IP test can be skipped if the next time the instance is started). The IP test can be skipped if
the ``--no-ip-check`` option is passed. the ``--no-ip-check`` option is passed.
Note that you can rename an instance to its same name, to force
re-executing the os-specific rename script for that instance, if
needed.
The ``--no-name-check`` skips the check for the new instance name via The ``--no-name-check`` skips the check for the new instance name via
the resolver (e.g. in DNS or /etc/hosts, depending on your setup) and the resolver (e.g. in DNS or /etc/hosts, depending on your setup) and
that the resolved name matches the provided name. Since the name check that the resolved name matches the provided name. Since the name check
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment