diff options
Diffstat (limited to 'src')
| -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 |
