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] Problems with SCSI

To: "Bruno Bertechini" <bruno.bertechini@xxxxxxxxxxx>
Subject: Re: [Xen-users] Problems with SCSI
From: "billy lau" <billylau@xxxxxxxxx>
Date: Mon, 15 Sep 2008 15:41:09 -0400
Cc: deshantm@xxxxxxxxx, xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Mon, 15 Sep 2008 12:41:49 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:sender :to:subject:cc:in-reply-to:mime-version:content-type:references :x-google-sender-auth; bh=sPlCkEChytzltYt5uFG5DHlUw4k/4EYVEAkYxYLTnAo=; b=VmBY5qfEMIAFvD8O+okeJXMawCeprQx+dcp+Iq7+xWgnfCNV3RZaoLPGuVBAPzCQUU t43wCow5MYk/YkPyDqs0mKLQ22ltbMyhbmiZ93sd16oAWJVOaECEI5l4r8LBsFb4iqWF 2NSp8n+Lsw7QRUHXmrIIYtVMTs915ExyFKm+o=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version :content-type:references:x-google-sender-auth; b=heaap2z8Ut8LFte2Ulhgx8x32rgu33hXeQMmjVTXmYoYN4vbSInx0kMnAAqmCTs+dF Cv/LTCXDY6cXSKckXXTlmNt9h+hp9i/oxRPEsrXwlK9/U0jOxYaBy7wywGvOGOY1ck5i 0badd4yeh7+zxEmBnTPmiIVdtTkdS1kSWpWtg=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <7D635A5A9D744D6B80DB3EF007AB2C7E@xxxxxxxxxxxxxxx>
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: <6b5ba5140809121307l69d45eb7nb554fd406601b6f9@xxxxxxxxxxxxxx> <1e16a9ed0809131510p467ecb58q41c1131b9bd3a0ea@xxxxxxxxxxxxxx> <6b5ba5140809150730t32df8c64t7ded0f833d1bc61c@xxxxxxxxxxxxxx> <1e16a9ed0809150844s6daae4b4w6026e8db4ff9adf7@xxxxxxxxxxxxxx> <6b5ba5140809150937p1b5f2cbfkee017c38c284e9ef@xxxxxxxxxxxxxx> <B8D6F4717F72448392FBFA4B91CBA379@xxxxxxxxxxxxxxx> <6b5ba5140809151018u483b1a08je453165a673bd4bb@xxxxxxxxxxxxxx> <7D635A5A9D744D6B80DB3EF007AB2C7E@xxxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx


On Mon, Sep 15, 2008 at 1:27 PM, Bruno Bertechini <bruno.bertechini@xxxxxxxxxxx> wrote:

You have to append these modules while creating your initrd image file

 

scsi_mod
sg
sd_mod

 

And, of course, the filesystem driver (ext3, reiserfs) you're using on you disk.


Hi, thank you for the suggestions, as I guess that solved the problem (partially), because now, the vm sort of just died off with no error message and returned control to the terminal. The printout from the console is as below:

md: Autodetecting RAID arrays.
md: autorun ...
md: ... autorun DONE.
RAMDISK: cramfs filesystem found at block 0
RAMDISK: Loading 4712KiB [1 disk] into ram disk...
user@machine:


When I do a xm list, I only have my domain0. I tried digging in the xen log file,

DEBUG (__init__:1072) Destroying device model
DEBUG (__init__:1072) Releasing devices
DEBUG (__init__:1072) Removing vif/0
DEBUG (__init__:1072) XendDomainInfo.destroyDevice: deviceClass = vif, device = vif/0
DEBUG (__init__:1072) Removing vbd/2049
DEBUG (__init__:1072) XendDomainInfo.destroyDevice: deviceClass = vbd, device = vbd/2049
DEBUG (__init__:1072) Removing vbd/2050
DEBUG (__init__:1072) XendDomainInfo.destroyDevice: deviceClass = vbd, device = vbd/2050
DEBUG (__init__:1072) Removing console/0
DEBUG (__init__:1072) XendDomainInfo.destroyDevice: deviceClass = console, device = console/0
DEBUG (__init__:1072) No device model
[2008-09-15 15:35:14 3212] DEBUG (__init__:1072) Releasing devices


I couldn't make sense out of the logged messages.
 Thanks again,
- billy
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users