diff --git a/doc/admin.rst b/doc/admin.rst index 4eb51c57e0f49b69a59e0b9434ed712fca9bd3e6..6a0ad585bc78ea3ec68281b72d2b060466e78dc0 100644 --- a/doc/admin.rst +++ b/doc/admin.rst @@ -261,7 +261,7 @@ can give include, among others: - Arguments for the NICs of the instance; by default, a single-NIC instance is created. The IP and/or bridge of the NIC can be changed - via ``--nic 0:ip=IP,bridge=BRIDGE`` + via ``--net 0:ip=IP,link=BRIDGE`` See the manpage for gnt-instance for the detailed option list. diff --git a/doc/install.rst b/doc/install.rst index 8f753d656c2cac3dbd0d525b49268ea80568ab13..a9e6ce30d1142e2ed4845bad564165d86cbd3d02 100644 --- a/doc/install.rst +++ b/doc/install.rst @@ -574,6 +574,7 @@ You also need to copy the file ``doc/examples/ganeti.initd`` from the source archive to ``/etc/init.d/ganeti`` and register it with your distribution's startup scripts, for example in Debian:: + $ chmod +x /etc/init.d/ganeti $ update-rc.d ganeti defaults 20 80 In order to automatically restart failed instances, you need to setup a