Hi All,

I was hoping I can get a bit of help with my xen shell. I'm trying to get into an otherwise defunct VPS I have. When I try to get into rescue mode I get the following error:

libxl: error: libxl_domain.c:81:libxl__domain_rename: Domain 228:Domain with name "rutabaga" already exists.
libxl: error: libxl_create.c:975:initiate_domain_create: Domain 228:cannot make domain: -6
libxl: error: libxl_xshelp.c:201:libxl__xs_read_mandatory: xenstore read failed: `/libxl/228/type': No such file or directory
libxl: warning: libxl_dom.c:54:libxl__domain_type: unable to get domain type for domid=228, assuming HVM
libxl: error: libxl_domain.c:1038:libxl__destroy_domid: Domain 228:Non-existant domain
libxl: error: libxl_domain.c:993:domain_destroy_callback: Domain 228:Unable to destroy guest
libxl: error: libxl_domain.c:920:domain_destroy_cb: Domain 228:Destruction of domain failed

Does anyone have an advice for getting into rescue mode. I don't want to do much, just copy the contents of my home directory to my local machine. Don't care what happens to the contents of the VPS after that.

Thanks