[ubuntu-cloud] How to add a 2nd public IP range?

Torsten Spindler torsten at canonical.com
Wed Mar 9 18:33:06 UTC 2011


On Wed, 2011-03-09 at 19:29 +0100, Andreas wrote:
> Hey Thorsten,
> so I have to change my eucalyptus.local.conf and then import it via:
> $ sudo euca_conf --import-conf eucalyptus.local.conf ?

Nope, you need to specify your options in a separate file, for
example /tmp/eucalyptus-network.conf and then import into local conf
with 
$ sudo euca_conf --import-conf /tmp/eucalyptus-network.conf

See also:
$ euca_conf --help | grep import
   --import-conf <file>             import variables from <file>
into //etc/eucalyptus/eucalyptus.local.conf


> Is that correct? if so, do I still have to restart the CC with CLEAN=1?

Yes, you will need to restart the services so the new configuration is
applied.

Good luck with your changes,
Torsten





More information about the Ubuntu-cloud mailing list