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] how to find config file for running XEN domU ?

To: xen-users <xen-users@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-users] how to find config file for running XEN domU ?
From: Rudi Ahlers <Rudi@xxxxxxxxxxx>
Date: Wed, 26 Aug 2009 10:56:38 +0200
Delivery-date: Wed, 26 Aug 2009 01:57:35 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:received:date :x-google-sender-auth:message-id:subject:from:to:content-type :content-transfer-encoding; bh=cuid47fsNFizQTw46paYMzFBF6dPsVsibYhk8JcCoyE=; b=uq0QAizQF/BWmStVaeFrCzW1bVsuqITKyqXU1Xy930qho2c4F601v0hBJNz7Jq3LKp o0ylNAt3PKmJSF8LTw2NdKaUCh2Z5KFV3kOW0d0rMgQT6PA5/lP9HMbTtxJJ4x/9ohB1 Fp7CB3MEMR6DTc5y1g60gfhM+m3cUdfpYVkmc=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:date:x-google-sender-auth:message-id:subject :from:to:content-type:content-transfer-encoding; b=RV+hIyd/F1AjYGeMUSfnCckosnZvVaHIv3sFM50SYqf9EK2v4c6GjLgm9CAn6eXLQ4 4+9iu2/e0XcagmfThY13wnkBblPvXcVoi/yG+C5xEo6ZjIDrlidJxtN1NhF0WfvHUz9H tlFPXkCd21cK10/vnQIZErY1E04G7uCl3zNzM=
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
Hi all,

I have started using FluidVM, to manage the XEN VPS's on our servers,
and I'm trying to edit one of the VPS's. But, the xen config files are
not located in /etc/xen/ as I would expect them to be. I can see the
running VM's though:

root@usaxen03:[~]$ xm list
Name                                      ID Mem(MiB) VCPUs State   Time(s)
Domain-0                                   0     3549     2 r-----  11271.2
Rudi_12_gtradio                            4      255     1 r-----   2111.9


How do I find out where the config file is for Rudi_12_gtradio?

I don't know if this helps at all, but the VM's all use LVM:

root@usaxen03:[~]$ lvs
  LV                        VG      Attr   LSize   Origin Snap%  Move
Log Copy%  Convert
  bk                        fluid02 -wi-a-  10.00G
  gtradio_125075284716      fluid02 -wi-a-  10.00G
  gtradio_root_125075559097 fluid02 -wi-a-   1.00G
  gtradio_root_125125568999 fluid02 -wi-ao  10.00G
  gtradio_swap_125075558875 fluid02 -wi-a-  64.00M
  gtradio_swap_125125568706 fluid02 -wi-ao 512.00M
  home                      fluid02 -wi-ao  48.81G
  root                      fluid02 -wi-ao  39.03G
  swap                      fluid02 -wi-ao   7.81G
root@usaxen03:[~]$ lvscan
  ACTIVE            '/dev/fluid02/root' [39.03 GB] inherit
  ACTIVE            '/dev/fluid02/home' [48.81 GB] inherit
  ACTIVE            '/dev/fluid02/swap' [7.81 GB] inherit
  ACTIVE            '/dev/fluid02/bk' [10.00 GB] inherit
  ACTIVE            '/dev/fluid02/gtradio_125075284716' [10.00 GB] inherit
  ACTIVE            '/dev/fluid02/gtradio_swap_125075558875' [64.00 MB] inherit
  ACTIVE            '/dev/fluid02/gtradio_root_125075559097' [1.00 GB] inherit
  ACTIVE            '/dev/fluid02/gtradio_swap_125125568706' [512.00 MB] inherit
  ACTIVE            '/dev/fluid02/gtradio_root_125125568999' [10.00 GB] inherit


-- 
Kind Regards
Rudi Ahlers
CEO, SoftDux Hosting
Web: http://www.SoftDux.com
Office: 087 805 9573
Cell: 082 554 7532

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

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] how to find config file for running XEN domU ?, Rudi Ahlers <=