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] XCP - coalesce problems...

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] XCP - coalesce problems...
From: Kristoffer Egefelt <dr.fersken@xxxxxxxxx>
Date: Fri, 10 Jun 2011 13:38:10 +0200
Delivery-date: Fri, 10 Jun 2011 04:39:31 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:date:message-id:subject:from:to :content-type; bh=AUSNViSQYCNkw48fCAxEh/P2F8lWj1WouY8GnSEjROQ=; b=jF3v1Cw4MZLAT+rweNs4orJKEyYj23hWLiyJGYLsF99ycmrqOwuSp9zRME/YUEBVmB jJ3Nt46CQPgfMUR/2h7wSZ19c3stqPaUUzdxyu0+bj8Sg5ZxLfju5LNo1UuoodIwIz9B bNy/FGteMGl+XqXHVGX2aWEJvVZiTUuVqhvTk=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=JN1NPE0Eecim4GD3YStRDv63au9W9a0VIRp3/0m9evLG/jFoyy6OpBNCDtIHTeQxiD AHrVoWdjjMb1uZMCYwv9/R6wiS96R7/ZlTDdaRMyVe8+5xkkPrdSnOml6n8eqxxSvF9D THc5bFOgdqluhmGRXwbzQIce87kKuGqPIojxM=
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

I have a vm with 1TB storage. After taking a couple of snapshots and deleting them again, using citrix snapshot lingo, VDI A is 400GB and VDI B is a full 1000GB.

This seems wrong, so I shut down the vm and ran:

xe host-call-plugin host-uuid=0c8a6083-6559-4cb1-941d-56520f7fc2b0 plugin=coalesce-leaf fn=leaf-coalesce args:vm_uuid=ed411099-7a7e-52c4-49fb-81cd06dd83f8

which returns:

Error code: XENAPI_PLUGIN_EXCEPTION
Error parameters: leaf-coalesce, Exception, VM has no leaf-coalesceable VDIs
Note:
Error: Scan error, skipping SR f60e4e9f-3b8a-0be7-07aa-59fdce05d4c3

Then:

xe sr-scan uuid=f60e4e9f-3b8a-0be7-07aa-59fdce05d4c3 

returns:

Error code: SR_BACKEND_FAILURE_46
Error parameters: , The VDI is not available [opterr=Error scanning VDI dbf25acf-3f27-4564-a71b-adb99b8b218e],

VDI dbf25acf-3f27-4564-a71b-adb99b8b218e is another vm, which is not causing problems.


Citrix has a patch which might solve this issue (where a host in a pool crashes, and somehow messes up the snapshots) but can I install it on XCP?

Or should I just delete the vm(s) entirely?

Any pointers is appreciated ;-)

Regards
Kristoffer


_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] XCP - coalesce problems..., Kristoffer Egefelt <=