[PVE-User] missing options
richard lucassen
mailinglists at lucassen.org
Wed May 13 13:15:23 CEST 2015
On Wed, 13 May 2015 12:44:37 +0200
Emmanuel Kasper <e.kasper at proxmox.com> wrote:
> > Default
> > Standard VGA
> > VMWare compatible
> > Cirrus Logic GD5446
> >
> > There is no "spice".
>
> I am a bit surprised. Are you sure "pvesh get version" has the same
> output on your two nodes ?
The working cluster (4 nodes, all nodes same output):
200 OK
{
"email_from" : "user at domain.tld",
"keyboard" : "en-us",
"release" : "6",
"repoid" : "102d4547",
"version" : "3.4"
}
The cluster with the missing options:
200 OK
{
"keyboard" : "en-us",
"release" : "6",
"repoid" : "102d4547",
"version" : "3.4"
}
All nodes (3) give the same output.
Another diff: "datacenter" - "options", the working cluster has:
"Console viewer: Default (HTML5)"
And an extra option "pool view".
> Can you start a javascript console when you're logged and post the
> output of
>
> console.log(PVE.Utils.kvm_vga_drivers);
>
> it should display a list of available drivers which should also
> include a serial driver btw.
The non-working cluster:
Object { std: "Standard VGA", vmware: "VMWare compatible", cirrus:
"Cirrus Logic GD5446" }
The working cluster:
Object { std: "Standard VGA", vmware: "VMWare compatible", cirrus:
"Cirrus Logic GD5446", qxl: "SPICE", qxl2: "SPICE dual monitor", qxl3:
"SPICE three monitors", qxl4: "SPICE four monitors", serial0: "Serial
terminal 0", serial1: "Serial terminal 1", serial2: "Serial terminal
2", 1 more… }
R.
--
___________________________________________________________________
It is better to remain silent and be thought a fool, than to speak
aloud and remove all doubt.
+------------------------------------------------------------------+
| Richard Lucassen, Utrecht |
+------------------------------------------------------------------+
More information about the pve-user
mailing list