I'm trying to run the web manager. I've successfully installed it &
Ganeti on a RedHat 6 machine.
I have two problems:
The first is that when I start up the web manager, it only seems to
respond to localhost. How do I make it work through a browser on
another computer?
The second is that I've installed the NoVNC module, but when I run the
command:
twistd --pidfile=/tmp/proxy.pid -ny proxy.tac
I get the following error:
No module named vncap.control
I did set the PYTHONPATH="."
Any suggestions would be greatly appreciated.
JBB
On 05/23/2011 07:01 AM, Jonathan Bayer wrote:
>
> The first is that when I start up the web manager, it only seems to
> respond to localhost. How do I make it work through a browser on
> another computer?
If you're running it using django's dev server, add the hostname [and
port] to the end
./manage.py runserver my.hostname.tld:8000
Keep in mind that the dev server is not intended for use on production
machines.
-Peter
I'm still working on getting it to run in a production environment.
JBB
So I now have it working in a dev mode. Great!
I added a user, and then added a cluster to the user. Then when I tried
going into the cluster, I get the following error:
401 Unauthorized: No permission -- see authorization schemes
When I added the user, I checked off all the permissions.
So what am I missing?
Thanks
JBB
You'll need to setup a ganeti user with permission to the remote api (rapi)
http://code.osuosl.org/projects/ganeti-webmgr/wiki/Managing_Clusters#Ganeti-RAPI-users-and-passwords
--
You received this message because you are subscribed to the Google Groups "ganeti-webmgr" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ganeti-webmg...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.