From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chandra Seetharaman Subject: Re: Sun StorageTek 2530 and dm? Date: Mon, 24 Aug 2009 14:54:08 -0700 Message-ID: <1251150848.24406.44.camel@chandra-ubuntu> References: <20090823210536.4730636d@nb-jsosic> <20090823213448.154d6cff@nb-jsosic> <20090824174834.35a7038f@pc-jsosic.srce.hr> <20090824180058.7cc4edcb@pc-jsosic.srce.hr> <1251139098.24406.1.camel@chandra-ubuntu> <20090824205529.6b78aa3a@pc-jsosic.srce.hr> <1251145456.24406.16.camel@chandra-ubuntu> <20090824223745.33425c32@pc-jsosic.srce.hr> <1251146674.24406.20.camel@chandra-ubuntu> <20090824225324.1ee86d9f@pc-jsosic.srce.hr> <1251147961.24406.34.camel@chandra-ubuntu> <20090824233703.469783d7@pc-jsosic.srce.hr> Reply-To: sekharan@linux.vnet.ibm.com, device-mapper development Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20090824233703.469783d7@pc-jsosic.srce.hr> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dm-devel-bounces@redhat.com Errors-To: dm-devel-bounces@redhat.com To: device-mapper development List-Id: dm-devel.ids On Mon, 2009-08-24 at 23:37 +0200, Jakov Sosic wrote: > On Mon, 24 Aug 2009 14:06:01 -0700 > Chandra Seetharaman wrote: > > > Adding this to scsi_dh_rdac makes sure that the module recognizes your > > device at boot time itself (provided you have it in your initrd > > image). > > Whole kernel rpm didn't help, my patch is obviously failing > somewhere, so I'm stuck with that solution. What is the problem you are seeing ? > > Should scsi_dh_rdac be in initrd image? You need it in initrd image only to get rid of the boottime messages. It is useful only after you add your device to the rdac's devlist. > >