diff options
| author | Shireesh Anjal <shireesh@gluster.com> | 2011-09-12 11:47:17 +0530 |
|---|---|---|
| committer | Shireesh Anjal <shireesh@gluster.com> | 2011-09-12 11:47:17 +0530 |
| commit | fd97b3b3ca0a528655af4d46e2c399db64b87e63 (patch) | |
| tree | a770208a2cb1f1b7d431f6dfe78891b2be27c4a6 /src/com.gluster.storage.management.console.help | |
| parent | d30bb2f75086fe788f4af0a646e98ebf2bf2f40f (diff) | |
Modified to include tocreference.xml in binary build, added note about Xen paravirtual VMs not supported in the help
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 |
