[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Xen-users] Free XEN / DomU management software


  • To: Michael Schmidt <michael.schmidt@xxxxxxxxxx>
  • From: Thiago Camargo Martins Cordeiro <thiagocmartinsc@xxxxxxxxx>
  • Date: Wed, 3 Feb 2010 20:49:01 -0200
  • Cc: xen-users@xxxxxxxxxxxxxxxxxxx
  • Delivery-date: Wed, 03 Feb 2010 14:49:59 -0800
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; b=f1cEO7RUGziKy9fL0l5ZWPLnrp4JKKJmxEil3U0Dxy8eZeSWX3gdALdG0m+TJ9MeTX YdjgMYrXIGoD7645SWgU/i3iSmrbmfS5PwNXsB+PvqLvJyvUEjYZ1FpOJ49Jkog4A9zm qYeFnarLnOoZj/rXUYjABn+v4c+9G0PMBrgFs=
  • List-id: Xen user discussion <xen-users.lists.xensource.com>

Hi Michael,

On 3 February 2010 19:17, Michael Schmidt <michael.schmidt@xxxxxxxxxx> wrote:
Hi,

 Q1: How to change the default random password without accessing the web page?


Change the password:

PASSWORD="newpassword"; \
PASSWORD=`echo -n $PASSWORD | md5sum | awk '{ printf $1 }'`; \
sqlite3 /var/lib/xn-core/xn-web/xn-web.sqlite "UPDATE user SET password = '$PASSWORD' WHERE username = 'admin'"

Thanks!
 


 Q2: My dom0 is limited to dom0_mem=640M and my xend-config.sxp will never balloon out (dom0-min-mem 0). So, how to configure the xn-Suite according to my setup? I'm asking this because when I install the xn-suite, I see the message:

 "Error: memory_dynamic_max must be less than or equal to memory_static_max"

 So, how to setup the memory related stuff?

Regards,
Thiago

Where / from which daemon you get this error message?
Mmmm... just after the installation of the Debian package. I don't know which daemon prints this message...
I'll do a restart service by service to see... But, only tomorrow...
Thank you!
 

Best Regards
- Michael Schmidt

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.