Hi Ivan,
CloudStack stores this in encrypted way, you may either you what Kirk has
suggested, or try:
cd /var/run/libvirt/qemu
cat .xml | grep vnc # grab the password from
here
On 13-Oct-2014, at 4:28 am, Ivan Rodriguez wrote:
> Hi cloudstack fellows,
>
> I have some problem with one vm not c
Thanks Kirk, tried so, and also it needed to destroy the system vm's console &
secondary to inherit the new settings.
-Original Message-
From: Kirk Kosinski [mailto:kirkkosin...@gmail.com]
Sent: Saturday, 11 October 2014 1:01 AM
To: users@cloudstack.apache.org
Subject: Re: Using console
Hi, Ivan. The VNC passwords are random and stored in encrypted form in
the CloudStack cloud database. Get the ciphertext in the vnc_password
field for the VM in vm_instance, e.g.:
SELECT vnc_password FROM vm_instance WHERE uuid = ''
Decrypt it:
java -classpath /usr/share/cloudstack-common/lib/
well, I use Xen, when I use the xenconsole to access a vm, it never asks a
password.
just prompts the vm console where I enter the vm user and password.
On Sun, Oct 12, 2014 at 8:36 PM, Ivan Rodriguez wrote:
> No no the system vm, any vm on 4.3.3 can't be accessed through KVM
> virt-manager con
Hi,
I have setup my management server on windows 7 using cygwin.
I setup virtualbox and imported devcloud2.ova (latest).
When I try to add the host, I get the error:
WARN [c.c.h.x.d.XcpServerDiscoverer] (2049114174@qtp-714387668-13:ctx-166f1f2a
ctx-c364fbd8) Unable to setup agent 2 due to Unab
No no the system vm, any vm on 4.3.3 can't be accessed through KVM
virt-manager console
They all ask you for a password when you try to access the console
On Mon, Oct 13, 2014 at 10:04 AM, Rafael Weingartner <
rafaelweingart...@gmail.com> wrote:
> you mean system vm ?
>
> On Sun, Oct 12, 2014 a
you mean system vm ?
On Sun, Oct 12, 2014 at 7:58 PM, Ivan Rodriguez wrote:
> Hi cloudstack fellows,
>
> I have some problem with one vm not coming online after an outage,
> so I'm trying to open the console from virt-manager host
> after clicking in the console icon the virt-manager console ask
Hi cloudstack fellows,
I have some problem with one vm not coming online after an outage,
so I'm trying to open the console from virt-manager host
after clicking in the console icon the virt-manager console ask for a
password
I've tried all the possible passwords do you guys know what is the passw