Hi:
Have you check if the server is listening on the 8080 port? If the
process looks fine, then make sure that your iptables does not block it.
Regards
On Tue, Jun 18, 2013 at 10:40 AM, Todd Pigram wrote:
> What does it say in /var/log/cloud/management/management-server.log
>
> Sent fro
If you decide to use the original one, don't forget to include your custom
files in index.jsp.
Regards
On Tue, Jun 4, 2013 at 8:15 AM, Kirk Kosinski wrote:
> Hi, I believe you can just copy the existing UI to a new folder. The
> default UI is in /usr/share/cloud/management/webapps/client/, so
Hi:
You can use following command to find out the exports path of your
nfs server:
showmount -e "nfs server ip"
The output will like following:
Exports list on "nfs server ip":
/exports/primary *
/exports/secondary *
Regards
Isaac
On Mon, Apr 29, 2