个人工具

“UbuntuHelp:UEC/StorageRegistration”的版本间的差异

来自Ubuntu中文

跳转至: 导航, 搜索
(创建新页面为 '{{From|https://help.ubuntu.com/community/UEC/StorageRegistration}} {{Languages|UbuntuHelp:UEC/StorageRegistration}} The Storage Controller service is provided by the ''eucalyptu...')
 
 
第1行: 第1行:
 
{{From|https://help.ubuntu.com/community/UEC/StorageRegistration}}
 
{{From|https://help.ubuntu.com/community/UEC/StorageRegistration}}
 
{{Languages|UbuntuHelp:UEC/StorageRegistration}}
 
{{Languages|UbuntuHelp:UEC/StorageRegistration}}
The Storage Controller service is provided by the ''eucalyptus-sc'' package.
+
<<Include(UEC/Registration)>>
If this service is running on the same system as the ''eucalyptus-cloud'' service, then registration occurs automatically.
+
Otherwise, you need to manually register the storage with the ''eucalyptus-cloud'' service by defining the cluster's name, and the one or more IP addresses of the storage controllers.
+
On the Cloud Controller:
+
* Define the cluster name in the shell variable '''CC_NAME''' in <code><nowiki>/etc/eucalyptus/eucalyptus-cc.conf</nowiki></code>
+
* Define the shell variable '''SC_IP_ADDR''' in <code><nowiki>/etc/eucalyptus/eucalyptus-ipaddr.conf</nowiki></code>, as a space separated list of one or more IP addresses.
+
Then, on the ''Cloud Controller'', run:
+
<pre><nowiki>
+
sudo start eucalyptus-sc-registration
+
</nowiki></pre>
+
  
 
[[category:UbuntuHelp]]
 
[[category:UbuntuHelp]]

2010年5月20日 (四) 00:39的最新版本

<<Include(UEC/Registration)>>