Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1298828
| From | James Bottomley <James.Bottomley@HansenPartnership.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [LKP] [lkp] [ses] 3417c1b5cb: WARNING: CPU: 2 PID: 2013 at fs/xfs/xfs_file.c:772 xfs_file_dio_aio_write+0x2a2/0x320() |
| Date | 2015-12-29 03:20 +0100 |
| Message-ID | <qKS3f-2s5-3@gated-at.bofh.it> (permalink) |
| References | <qKynU-5Qn-5@gated-at.bofh.it> <qKynU-5Qn-3@gated-at.bofh.it> <qKS3f-2s5-5@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Mon, 2015-12-28 at 16:04 +0800, Huang, Ying wrote:
> James Bottomley <James.Bottomley@HansenPartnership.com> writes:
>
> > [cc to linux-scsi added]
> > On Mon, 2015-12-28 at 09:43 +0800, kernel test robot wrote:
> > > FYI, we noticed the below changes on
> > >
> > > https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.gi
> > > t ma
> > > ster
> > > commit 3417c1b5cb1fdc10261dbed42b05cc93166a78fd ("ses: Fix
> > > problems
> > > with simple enclosures")
> > >
> > > This may be the intended behavior, we found after your commit,
> > > the
> > > following new message appears in kernel log:
> > >
> > > [ 40.804515] scsi 8:0:12:0: Wrong diagnostic page; asked for 7
> > > got
> > > 0
> > >
> > > To reproduce:
> > >
> > > git clone
> > > git://git.kernel.org/pub/scm/linux/kernel/git/wfg/lkp-tests.git
> > > cd lkp-tests
> > > bin/lkp install job.yaml # job file is attached in this
> > > email
> > > bin/lkp run job.yaml
> >
> > OK, so what is the enclosure device at host 8? And what happens
> > when
> > you use sg_ses to ask for page 7?
>
> We run xfstests on the test machine. You can check the dmesg
> (kmsg.xz)
> attached in the original reporting email for information about scsi
> host
> 8.
It's not a test failure, it's a problem with your hardware, which looks
to be a Promise SAS expander with enclosure services.
can you run sg_ses <dev> on it followed by sg_ses --page=7 --hex <dev>?
To get the sg device run sg_map -i and it should tell you what the
mappings are.
Thanks,
James
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
Re: [lkp] [ses] 3417c1b5cb: WARNING: CPU: 2 PID: 2013 at fs/xfs/xfs_file.c:772 xfs_file_dio_aio_write+0x2a2/0x320() James Bottomley <James.Bottomley@HansenPartnership.com> - 2015-12-28 06:20 +0100 Re: [LKP] [lkp] [ses] 3417c1b5cb: WARNING: CPU: 2 PID: 2013 at fs/xfs/xfs_file.c:772 xfs_file_dio_aio_write+0x2a2/0x320() James Bottomley <James.Bottomley@HansenPartnership.com> - 2015-12-29 03:20 +0100
csiph-web