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

[Xen-users] xenstore cfg persistence

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] xenstore cfg persistence
From: Mark Pryor <tlviewer@xxxxxxxxx>
Date: Wed, 7 Apr 2010 14:51:01 -0700 (PDT)
Delivery-date: Wed, 07 Apr 2010 14:52:07 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s1024; t=1270677061; bh=kj6Rwrg4bDUyGwRy+q7U7mFyt7pXbf49wNQQHsCCk/4=; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:MIME-Version:Content-Type; b=JXrU7gs65xx/o9kw1SqgZR8JxXyHGPYsNqp8WGual2QrZrfjDqH7KtLrnI79Y5e63/GGfrUhDGEezMzlaWjcM+w3WnyDTiFko+Nb3uFzcraXj0CUYbkE5U2lYWAj2yzq3lVrLHfqUnExvfCi3bEAfX9ARRS9pvYWLZzEtwMFie4=
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:MIME-Version:Content-Type; b=P2qHc4XMRMbQqBcGsqd2GI9fx9FvJr/UCXBLVTsU3SYzWMr528EnZP/5ejPC9BrKqYwiTn9enbAJF3+oYjnu4pODw24ZFBeydosBpTMYpk4O/0mY2yPaQGP+t06zWn0ycDekU8iR2KHp9hHsAY29TUjpbG3UdpP6c7ao22dDEOo=;
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
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/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
hello,

Is this a bug or feature? You have a few domU configs saved in 
/var/lib/xen/save/

Don't ask me how mine got there.

You make some changes to those configs, plus a few others. When you reboot and 
do xm list, the changes to the 'saved' configs revert while the non-saved cfg 
changes stick. This was driving me bonkers, until I noticed that xen was 
keeping some configs in the above path.

Any configs kept in /var/lib/xen/save/ will be restored with these values every 
reboot.

So what is this, a bug or feature?

-- 
Mark


      

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

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] xenstore cfg persistence, Mark Pryor <=