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] LVM issues and block issues

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] LVM issues and block issues
From: Richard Thomas <lists@xxxxxxxxxxxx>
Date: Tue, 27 Dec 2005 07:51:15 -0600
Delivery-date: Tue, 27 Dec 2005 13:55:16 +0000
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/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>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mozilla Thunderbird 1.0.7-1.1.fc4 (X11/20050929)
Still having issues with running multiple domains at same time using LVM, the block script for some reason thinks they are mounted guest already.

I made the following change and the domains load ( yes I know I am bypassing important checks ) without issue or corruption.

/etc/xen/scripts/block

check_sharing()
{
  echo "ok"
  return


What tests in block would be returning

logger: /etc/xen/scripts/block: Device /dev/VolGroup00/Virtual3 is mounted in a guest domain, and

Im trying to figure out exactly what command is returning false info.


--
Richard Thomas - CEO
Cyberlot Technologies Group Inc.
507.398.4124 - Voice

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

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