Rename usage directory to features in docs.
[ganeti_webmgr.git] / docs / source / faq.rst
blob60fc495db2f085eb80746a2087d8a363b6b6cfcb
1 ===
2 FAQ
3 ===
5 Here are some frequently asked questions, and their answers. If your question
6 isn't answered here, ask on the Freenode IRC network in channel
7 ``#ganeti-webmgr`` or on the `GWM Google Group`_.
9 .. _GWM Google Group: http://groups.google.com/group/ganeti-webmgr/
11 I added a virtual machine using the ``gnt-instance`` command-line tool, and I don't see it in GWM!
12 --------------------------------------------------------------------------------------------------
14   Use the "Import VM" page (linked from the admin sidebar) to add those
15   virtual machines to GWM.
17 How do I limit the resources available to a user?
18 -------------------------------------------------
20   Change the user's quota on the cluster. Default quotas for virtual CPUs,
21   disk space, and memory can be set when adding the cluster. After adding a
22   user to the cluster, their quota will be listed in the "Users" tab of the
23   cluster detail page. Their quota will be listed if it was set from default,
24   or shown as an infinity sign if there is no existing quota. Click on the
25   user's quota to add or edit the amounts of disk space, memory, and CPUs
26   available to that user.
28 What does "Autostart" do?
29 -------------------------
31   When the "Autostart" mark on a virtual machine's detail page is a green
32   check mark, it means that the virtual machine will be automatically started
33   if the node reboots. Otherwise, if the mark is a red cross, the virtual
34   machine will only start when a user manually starts it.
36 I get the error: "Whoosh\_index not writable for current user/group"
37 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
39   When running GWM through Apache, it is required that the apache user
40   (or www-data) and group can write to the whoosh_index directory.
44     chown apache:apache whoosh_index/