An update on this.
I finally succeeded in getting my hosts out of alert state by reverting to an
earlier version of the kernel (see other thread). Unfortunately when it came
up I realized I had installed the 4.3 systemvm template and not the 4.4 one so
I just reverted to my 4.1.1 installation
Also, the password is salted with timestamp (i assume), it will look
different each time - but should decrypt correctly with proper key.
On 6/30/14, 1:16 PM, Carlos Reátegui wrote:
I found the comments in: https://issues.apache.org/jira/browse/CLOUDSTACK-3990
useful but how do I find out the d
Carlos,
Thanks for trying this out,
If you want to understand how encryption and decryption works, look into
/usr/share/cloudstack-common/scripts/storage/secondary/cloud-install-sys-tmplt
as an example
Specifically, these lines:
#get the key from /etc/cloudstack/management/key
msKey=$(cat /
I set encryption to none in db.properties and updated the passwords in
host_details to unencrypted versions so I could make progress.
I don’t know what exactly the problem was but this is probably something that
needs better testing. I’m pretty sure I had all the encryption stuff correct
in t
Making a little progress but still stuck…
I realized that when I did the upgrade it had asked me if to keep the old
dp.properties or use the new one. The structure of the file seemed different
enough and I did not recall using anything but the defaults so I went ahead and
told it to use the ne
I found the comments in: https://issues.apache.org/jira/browse/CLOUDSTACK-3990
useful but how do I find out the database key so that I can set the pw.
Also in looking at my previous backups for the host_details table it seems like
the password entry changes on a regular basis.
Is there somethin
Hi All,
I am having problems bringing my system back up. I have not checked the
credentials of my hosts but the upgraded management server is unable to connect
to them. Where is the password stored?
thanks.
Carlos
2014-06-30 12:55:59,277 DEBUG [c.c.a.m.ClusteredAgentManagerImpl]
(Clustered
Hi Carlos,
Were you able to resolve the following? Was your upgrade successful?
Thanks
/sudha
-Original Message-
From: Carlos Reátegui [mailto:create...@gmail.com]
Sent: Friday, June 27, 2014 8:55 PM
To: CloudStack-Users
Cc: dev@cloudstack.apache.org
Subject: 4.4 upgrade issues
I am tr