Re: [PATCH blktests v2 3/3] Add tests for the SRP initiator and target drivers

2018-07-09 Thread Bart Van Assche
On Mon, 2018-07-09 at 08:06 +0200, Hannes Reinecke wrote: > You can switch off this behaviour with the option > > find_multipaths no Thanks Hannes! Bart.

Re: [PATCH blktests v2 3/3] Add tests for the SRP initiator and target drivers

2018-07-09 Thread Hannes Reinecke
On 07/07/2018 01:15 AM, Omar Sandoval wrote: > This might also be useful: > > # /sbin/multipathd -d -s -v 3 > start up > read /etc/multipath.conf > loading /lib64/multipath/libchecktur.so checker > loading /lib64/multipath/libprioconst.so prioritizer > foreign library "nvme"

Re: [PATCH blktests v2 3/3] Add tests for the SRP initiator and target drivers

2018-07-06 Thread Omar Sandoval
This might also be useful: # /sbin/multipathd -d -s -v 3 start up read /etc/multipath.conf loading /lib64/multipath/libchecktur.so checker loading /lib64/multipath/libprioconst.so prioritizer foreign library "nvme" loaded successfully set open fds limit to 1048576/1048576 path

Re: [PATCH blktests v2 3/3] Add tests for the SRP initiator and target drivers

2018-07-06 Thread Omar Sandoval
On Fri, Jul 06, 2018 at 11:07:06PM +, Bart Van Assche wrote: > On Fri, 2018-07-06 at 16:03 -0700, Omar Sandoval wrote: > > Alright, I'm not getting the udev events at all (even after enabling > > CONFIG_DM_UEVENT in addition to everything mentioned in the README). I > > have no idea where to

Re: [PATCH blktests v2 3/3] Add tests for the SRP initiator and target drivers

2018-07-06 Thread Bart Van Assche
On Fri, 2018-07-06 at 16:03 -0700, Omar Sandoval wrote: > Alright, I'm not getting the udev events at all (even after enabling > CONFIG_DM_UEVENT in addition to everything mentioned in the README). I > have no idea where to go from here. > > After, e.g., srp/002 fails, this is the state of my

Re: [PATCH blktests v2 3/3] Add tests for the SRP initiator and target drivers

2018-07-06 Thread Omar Sandoval
On Fri, Jul 06, 2018 at 02:21:44PM -0700, Omar Sandoval wrote: > On Wed, Jul 04, 2018 at 04:24:42PM +, Bart Van Assche wrote: > > On Tue, 2018-07-03 at 14:39 -0700, Omar Sandoval wrote: > > > Alright, I installed multipath-tools from source and the segfaults are > > > gone, but I still don't

Re: [PATCH blktests v2 3/3] Add tests for the SRP initiator and target drivers

2018-07-06 Thread Omar Sandoval
On Wed, Jul 04, 2018 at 04:24:42PM +, Bart Van Assche wrote: > On Tue, 2018-07-03 at 14:39 -0700, Omar Sandoval wrote: > > Alright, I installed multipath-tools from source and the segfaults are > > gone, but I still don't get these symlinks. Instead, they show up as > > > >

Re: [PATCH blktests v2 3/3] Add tests for the SRP initiator and target drivers

2018-07-04 Thread Bart Van Assche
On Tue, 2018-07-03 at 14:39 -0700, Omar Sandoval wrote: > Alright, I installed multipath-tools from source and the segfaults are > gone, but I still don't get these symlinks. Instead, they show up as > > /dev/disk/by-id/scsi-3600140572616d6469736b320 > > Any ideas? Hello Omar, The

Re: [PATCH blktests v2 3/3] Add tests for the SRP initiator and target drivers

2018-07-03 Thread Hannes Reinecke
On 07/03/2018 11:39 PM, Omar Sandoval wrote: > On Tue, Jul 03, 2018 at 12:50:10PM -0700, Omar Sandoval wrote: >> On Tue, Jul 03, 2018 at 12:49:13PM -0700, Omar Sandoval wrote: >>> On Fri, Jun 29, 2018 at 09:13:53AM -0700, Bart Van Assche wrote: On 06/28/18 16:43, Omar Sandoval wrote: > On

Re: [PATCH blktests v2 3/3] Add tests for the SRP initiator and target drivers

2018-07-03 Thread Omar Sandoval
On Tue, Jul 03, 2018 at 12:50:10PM -0700, Omar Sandoval wrote: > On Tue, Jul 03, 2018 at 12:49:13PM -0700, Omar Sandoval wrote: > > On Fri, Jun 29, 2018 at 09:13:53AM -0700, Bart Van Assche wrote: > > > On 06/28/18 16:43, Omar Sandoval wrote: > > > > On Wed, Jun 27, 2018 at 02:49:08PM -0700, Bart

Re: [PATCH blktests v2 3/3] Add tests for the SRP initiator and target drivers

2018-07-03 Thread Omar Sandoval
On Tue, Jul 03, 2018 at 12:49:13PM -0700, Omar Sandoval wrote: > On Fri, Jun 29, 2018 at 09:13:53AM -0700, Bart Van Assche wrote: > > On 06/28/18 16:43, Omar Sandoval wrote: > > > On Wed, Jun 27, 2018 at 02:49:08PM -0700, Bart Van Assche wrote: > > > [ ... ] > > > srp/002 (File I/O on top of

Re: [PATCH blktests v2 3/3] Add tests for the SRP initiator and target drivers

2018-07-03 Thread Omar Sandoval
On Fri, Jun 29, 2018 at 09:13:53AM -0700, Bart Van Assche wrote: > On 06/28/18 16:43, Omar Sandoval wrote: > > On Wed, Jun 27, 2018 at 02:49:08PM -0700, Bart Van Assche wrote: > > [ ... ] > > srp/002 (File I/O on top of multipath concurrently with logout and login > > (mq)) [failed] > > runtime

Re: [PATCH blktests v2 3/3] Add tests for the SRP initiator and target drivers

2018-06-29 Thread Bart Van Assche
On 06/28/18 16:43, Omar Sandoval wrote: On Wed, Jun 27, 2018 at 02:49:08PM -0700, Bart Van Assche wrote: [ ... ] srp/002 (File I/O on top of multipath concurrently with logout and login (mq)) [failed] runtime 6.680s ... 6.640s --- tests/srp/002.out 2018-06-28 15:18:36.537169282

Re: [PATCH blktests v2 3/3] Add tests for the SRP initiator and target drivers

2018-06-28 Thread Omar Sandoval
On Wed, Jun 27, 2018 at 02:49:08PM -0700, Bart Van Assche wrote: > This patch adds the following tests: > 001: Create and remove LUNs > 002: File I/O on top of multipath concurrently with logout and login (mq) > 003: File I/O on top of multipath concurrently with logout and login (sq) > 004: File

[PATCH blktests v2 3/3] Add tests for the SRP initiator and target drivers

2018-06-27 Thread Bart Van Assche
This patch adds the following tests: 001: Create and remove LUNs 002: File I/O on top of multipath concurrently with logout and login (mq) 003: File I/O on top of multipath concurrently with logout and login (sq) 004: File I/O on top of multipath concurrently with logout and login (sq-on-mq) 005: