WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

Re: [Xen-users] Change Domu Settings

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-users] Change Domu Settings
From: jim burns <jim_burn@xxxxxxxxxxxxx>
Date: Fri, 6 Jun 2008 22:03:51 -0400
Delivery-date: Fri, 06 Jun 2008 19:04:25 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <1416665360.1271212803031137.JavaMail.root@web01>
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <1416665360.1271212803031137.JavaMail.root@web01> (sfid-20080606_214944_536431_48CA9214)
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: KMail/1.9.9
On Friday June 06 2008 09:43:51 pm Eredicator X wrote:
> Recently I had a problem where I thought my domU config files had been
> removed and I wanted to adjust the perams so I created a new one with the
> values I wanted.
>
> [root@xen02 ~]# cat /etc/xen/max02
> name = "max01"
[...]
> But if I restart or even shutdown the domain and recreate it still uses the
> values listed below. I have also tried xm vcpu-set and xm mem-set to get
> the values I want with no luck.
[...]
> [root@xen02 ~]# xm list -l max02
> domain
>     (domid 6)
>     (on_crash restart)
>     (uuid bae38aff-b4bc-5f7e-c6ee-3b5c9f15b632)
>     (bootloader_args )
>     (vcpus 1)
>     (name max02)

You are trying to make changes to a domain named 'max01', but the running 
domain is 'max02'. Also, make sure xm list doesn't still show max02 when 
shutdown. If it does, do an 'xm delete max02', then re-create w/ your new 
config.

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

<Prev in Thread] Current Thread [Next in Thread>