diff options
| author | Dhandapani <dhandapani@gluster.com> | 2011-09-12 12:52:27 +0530 |
|---|---|---|
| committer | Dhandapani <dhandapani@gluster.com> | 2011-09-12 12:52:27 +0530 |
| commit | 5654fd888bc433a509ccf4afd0575ae593fcd054 (patch) | |
| tree | a770208a2cb1f1b7d431f6dfe78891b2be27c4a6 /src/com.gluster.storage.management.console.help | |
| parent | 61039e6669d11165dc9109689282ff249945a25f (diff) | |
| parent | fd97b3b3ca0a528655af4d46e2c399db64b87e63 (diff) | |
Merge branch '1.0.0' of git@github.com:gluster/console
Diffstat (limited to 'src/com.gluster.storage.management.console.help')
| -rw-r--r-- | src/com.gluster.storage.management.console.help/build.properties | 3 | ||||
| -rw-r--r-- | src/com.gluster.storage.management.console.help/html/gettingstarted/install_gmg_backend.html | 1 |
2 files changed, 3 insertions, 1 deletions
diff --git a/src/com.gluster.storage.management.console.help/build.properties b/src/com.gluster.storage.management.console.help/build.properties index 9c6ba40f..9fb97e12 100644 --- a/src/com.gluster.storage.management.console.help/build.properties +++ b/src/com.gluster.storage.management.console.help/build.properties @@ -4,4 +4,5 @@ bin.includes = plugin.xml,\ toc.xml,\ tocconcepts.xml,\ tocgettingstarted.xml,\ - toctasks.xml + toctasks.xml,\ + tocreference.xml diff --git a/src/com.gluster.storage.management.console.help/html/gettingstarted/install_gmg_backend.html b/src/com.gluster.storage.management.console.help/html/gettingstarted/install_gmg_backend.html index af04461f..fad76f27 100644 --- a/src/com.gluster.storage.management.console.help/html/gettingstarted/install_gmg_backend.html +++ b/src/com.gluster.storage.management.console.help/html/gettingstarted/install_gmg_backend.html @@ -41,6 +41,7 @@ Gluster Management Gateway communicates with every node of your cluster using th <ul>
<li>You must enable port 24729 (UDP) for auto discovery of servers.
<li>In case CIFS only, the Samba services must be configured to run on port 445 which needs to be enabled and open on all the storage servers in your cluster.
+<li>Paravirtual VMs on Xen are not supported.
</ul>
</body>
</html>
\ No newline at end of file |
