How to use the [[UEC/StorageController|Storage Controller]]

Controlling eucalyptus services:
 * sudo service eucalyptus [start|stop|restart] (on the CLC/CC/SC/Walrus side)
 * sudo service eucalyptus-nc [start|stop|restart] (on the Node side)

Locations of some important files:
 * '''Log files:'''
  * {{{/var/log/eucalyptus}}}
 * '''Configuration files:'''
  * {{{/etc/eucalyptus}}}
 * '''Database:'''
  * {{{/var/lib/eucalyptus/db}}}
 * '''Keys'''
  * {{{/var/lib/eucalyptus}}}
  * {{{/var/lib/eucalyptus/.ssh}}}

Notes:
 * Don't forget to source your ~/.euca/eucarc before running the client tools.

Links:
 * [[http://www.eucalyptus.com/open/ | Eucalyptus Project Site (forums, documentation, downloads)]] 
 * [[http://www.launchpad.net/eucalyptus/ | Eucalyptus on Launchpad (bugs, code)]]
 * [[http://eucalyptus.cs.ucsb.edu/wiki/EucalyptusTroubleshooting_v1.5 | Eucalyptus Troubleshooting (1.5)]]
 * [[ http://wiki.rightscale.com/2._References/02-Cloud_Infrastructures/Eucalyptus/03-Administration_Guide/Register_with_RightScale?ls=Referral&sd=%3EPartner_Ubuntu_Partnerpage&campaign=70170000000KyOn | Register your cloud with RightScale ]]