linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Christoph Hellwig <hch@infradead.org>
To: Ankit Jain <jankit@suse.de>
Cc: linux-scsi@vger.kernel.org, aacraid@adaptec.com,
	Hannes Reinecke <hare@suse.de>
Subject: Re: [PATCH] aacraid: Add module param to export disks as 'fixed' instead of 'removable'
Date: Tue, 17 May 2011 15:35:44 -0400	[thread overview]
Message-ID: <20110517193544.GA27336@infradead.org> (raw)
In-Reply-To: <4DD2CE01.9090403@suse.de>

On Wed, May 18, 2011 at 01:05:29AM +0530, Ankit Jain wrote:
> aacraid: Add 'aac_export_fixed' module param to export disks as
> 'fixed' instead of 'removable'.
> 
> Adaptec controllers set the removable flag on devices to
> allow for reconfiguration. The fear is that _not_ setting this
> flag would inhibit the OS from detecting any device reconfiguration.

The flag should not be set at all and just be removed.

> This manifested itself in a bug where Paravirtualized NetWare
> was not able to boot with more than one PHY disk attached to a Xen
> VM. NetWare sees two removable disks (and not CD-ROM), which is
> an unsupported configuration. Details can be found at -
> https://bugzilla.novell.com/show_bug.cgi?id=667226 .

But if you can't get aacraid fixed entirely the next best work around
is to stop Xen from blindly copying flags to the guest disk.


  reply	other threads:[~2011-05-17 19:35 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-17 19:35 [PATCH] aacraid: Add module param to export disks as 'fixed' instead of 'removable' Ankit Jain
2011-05-17 19:35 ` Christoph Hellwig [this message]
2011-05-18 20:21   ` Mark Salyzyn
2011-05-20 12:59     ` Ankit Jain
2011-05-20 13:31       ` Mark Salyzyn

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20110517193544.GA27336@infradead.org \
    --to=hch@infradead.org \
    --cc=aacraid@adaptec.com \
    --cc=hare@suse.de \
    --cc=jankit@suse.de \
    --cc=linux-scsi@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).