Diff for "UEC/NodeRegistration"


Differences between revisions 4 and 5
Revision 4 as of 2009-10-21 03:17:21
Size: 683
Editor: cpe-66-69-232-158
Comment: add note about key sync
Revision 5 as of 2009-12-11 22:29:01
Size: 684
Editor: 192
Comment:
Deletions are marked like this. Additions are marked like this.
Line 5: Line 5:
{{{  {{{

Nodes are the physical systems within UEC that actually run the virtual machine instances of the cloud.

Once one or more Ubuntu Server node(s) are installed and running the eucalyptus-nc service, log onto the Cloud Controller and run:

  • sudo euca_conf --no-rsync --discover-nodes

This will discover the systems on the network running the eucalyptus-nc service, and the administrator can confirm the registration of each node by its IP address.

  • Note: If you get prompted for passwords, or receive errors from scp, you may need to revisit the key synchronization instructions at UEC/NodeInstallation.

UEC/NodeRegistration (last edited 2010-04-08 22:05:09 by cpe-66-69-226-228)