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

Re: [Xen-users] The SR operation cannot be performed because a device un

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-users] The SR operation cannot be performed because a device underlying the SR is in use by the host.
From: George Shuklin <george.shuklin@xxxxxxxxx>
Date: Mon, 13 Jun 2011 06:23:55 +0400
Delivery-date: Sun, 12 Jun 2011 19:22:59 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:message-id:date:from:user-agent:mime-version:to :subject:references:in-reply-to:content-type; bh=OtyNWd2NIMvibbeFtblLq/PkqjtLb0kDUTY7eSNS86c=; b=RfIF9OxzyQy5RMA48P5jXSCLkuJi44xYedaxWGj6SQWyjULv4h5zz5bQyQVNpR/oWe OxbMfbaUFwnU/HL9GMGAwMxP8jo5ZF243XdPKDKq/fMuN5TSWkN+xCAsKYVGZkzprLnQ 5DOYBHfMbYP6CwjVWu95TJBoZbvz1/1Ox17pM=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type; b=BmvjbOeVF+XF8gq2XMCS9aJr78fnC++nPJiA/q+3Z2nNeEhkTlQM0aRXOKfbzHjgic QmttunWp/aCXMjVnDrGNH3vNDwxmX7Z23T2Izy74Mnj+nyo5RG+s0kSje6ZZPPKc2wJW 7QDm7UNyMyYgXFtdVHsi5uSjmHGHeHWTSZAw0=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <BANLkTinYDazHRkq4uPpV8QL8UoyFqbfJbw@xxxxxxxxxxxxxx>
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>
References: <EFD723C5D865E44DA02082E49C5C5FB101A241D1B85B@xxxxxxxxxxxxxxxxxx> <BANLkTinYDazHRkq4uPpV8QL8UoyFqbfJbw@xxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.17) Gecko/20110606 Icedove/3.1.10
If you sure /dev/sdc does not contain any importand data, do following:

dd if=/dev/zero of=/dev/sdc bs=1M count=1024

reboot host and try again.

On 02.05.2011 03:21, David Markey wrote:
/var/log/SMlog

On 2 May 2011 00:16, Robert DelGarbino <robert@xxxxxxxxxxxxxxxxxxxx> wrote:

My attempt to add local Storage hard drive……..

 

[root@iDEAL0510XEN1 ~]# xe host-list

uuid ( RO)                : 516c8c44-5f93-4177-9ee0-02f0a6efe976

          name-label ( RW): iDEAL0510XEN1

    name-description ( RW): Default install of XenServer

 

 

[root@iDEAL0510XEN1 ~]# xe sr-create host-uuid=516c8c44-5f93-4177-9ee0-02f0a6efe976 content-type=user type=lvm device-config:device=/dev/sdc shared=false name-label="Local Storage 4 2TB"

The SR operation cannot be performed because a device underlying the SR is in use by the host.

 

Help!

 

Bobbyd


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

_______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>
  • Re: [Xen-users] The SR operation cannot be performed because a device underlying the SR is in use by the host., George Shuklin <=