diff options
| author | Selvasundaram <selvam@gluster.com> | 2011-09-21 11:59:26 +0530 |
|---|---|---|
| committer | Selvasundaram <selvam@gluster.com> | 2011-09-21 11:59:26 +0530 |
| commit | deae182e1269112486d752439717bea7fe3615b3 (patch) | |
| tree | b326e087636a6a786460018dea3ff7e8ad8c6008 /src/com.gluster.storage.management.console.help | |
| parent | 7a457286e33620c838ef5e87b8db5f4ba0ec22f6 (diff) | |
| parent | 1bf322500c6d9ecd3f74b5bbc26d0332353be74e (diff) | |
Merge branch 'master' of 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 |
