diff for duplicates of <20160630225207.GB22293@redhat.com> diff --git a/a/1.txt b/N1/1.txt index a4d41c9..81c64d7 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,28 +1,28 @@ On Thu, Jun 30 2016 at 5:57pm -0400, Ming Lin <mlin@kernel.org> wrote: -> On Thu, 2016-06-30 at 14:08 -0700, Ming Lin wrote: +> On Thu, 2016-06-30@14:08 -0700, Ming Lin wrote: > > Hi Mike, > > > > I'm trying to test NVMeoF multi-path. > > -> > root@host:~# lsmod |grep dm_multipath +> > root at host:~# lsmod |grep dm_multipath > > dm_multipath 24576 0 -> > root@host:~# ps aux |grep multipath +> > root at host:~# ps aux |grep multipath > > root 13183 0.0 0.1 238452 4972 ? SLl 13:41 0:00 > > /sbin/multipathd > > > > I have nvme0 and nvme1 that are 2 paths to the same NVMe subsystem. > > -> > root@host:/sys/class/nvme# grep . nvme*/address +> > root at host:/sys/class/nvme# grep . nvme*/address > > nvme0/address:traddr=192.168.3.2,trsvcid=1023 > > nvme1/address:traddr=192.168.2.2,trsvcid=1023 > > -> > root@host:/sys/class/nvme# grep . nvme*/subsysnqn +> > root at host:/sys/class/nvme# grep . nvme*/subsysnqn > > nvme0/subsysnqn:nqn.testiqn > > nvme1/subsysnqn:nqn.testiqn > > -> > root@host:~# /lib/udev/scsi_id --export --whitelisted -d /dev/nvme1n1 +> > root at host:~# /lib/udev/scsi_id --export --whitelisted -d /dev/nvme1n1 > > ID_SCSI=1 > > ID_VENDOR=NVMe > > ID_VENDOR_ENC=NVMe\x20\x20\x20\x20 @@ -34,7 +34,7 @@ Ming Lin <mlin@kernel.org> wrote: > > ID_SERIAL_SHORT= > > ID_SCSI_SERIAL=1122334455667788 > > -> > root@host:~# /lib/udev/scsi_id --export --whitelisted -d /dev/nvme0n1 +> > root at host:~# /lib/udev/scsi_id --export --whitelisted -d /dev/nvme0n1 > > ID_SCSI=1 > > ID_VENDOR=NVMe > > ID_VENDOR_ENC=NVMe\x20\x20\x20\x20 @@ -91,7 +91,7 @@ https://git.kernel.org/cgit/linux/kernel/git/device-mapper/linux-dm.git/commit/? > > I added below quick hack to just make it work. > -> root@host:~# cat /proc/partitions +> root at host:~# cat /proc/partitions > > 259 0 937692504 nvme0n1 > 252 0 937692504 dm-0 diff --git a/a/content_digest b/N1/content_digest index e716b12..cc3feb9 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,38 +1,35 @@ "ref\0CAF1ivSbe+NboO+nbiWfEijHFJPd-AgNa=4AvWT24-HjH8A_izw@mail.gmail.com\0" "ref\01467323858.15863.3.camel@ssi\0" - "From\0Mike Snitzer <snitzer@redhat.com>\0" - "Subject\0Re: NVMeoF multi-path setup\0" + "From\0snitzer@redhat.com (Mike Snitzer)\0" + "Subject\0NVMeoF multi-path setup\0" "Date\0Thu, 30 Jun 2016 18:52:07 -0400\0" - "To\0Ming Lin <mlin@kernel.org>\0" - "Cc\0device-mapper development <dm-devel@redhat.com>" - " linux-nvme@lists.infradead.org\0" "\00:1\0" "b\0" "On Thu, Jun 30 2016 at 5:57pm -0400,\n" "Ming Lin <mlin@kernel.org> wrote:\n" "\n" - "> On Thu, 2016-06-30 at 14:08 -0700, Ming Lin wrote:\n" + "> On Thu, 2016-06-30@14:08 -0700, Ming Lin wrote:\n" "> > Hi Mike,\n" "> > \n" "> > I'm trying to test NVMeoF multi-path.\n" "> > \n" - "> > root@host:~# lsmod |grep dm_multipath\n" + "> > root at host:~# lsmod |grep dm_multipath\n" "> > dm_multipath 24576 0\n" - "> > root@host:~# ps aux |grep multipath\n" + "> > root at host:~# ps aux |grep multipath\n" "> > root 13183 0.0 0.1 238452 4972 ? SLl 13:41 0:00\n" "> > /sbin/multipathd\n" "> > \n" "> > I have nvme0 and nvme1 that are 2 paths to the same NVMe subsystem.\n" "> > \n" - "> > root@host:/sys/class/nvme# grep . nvme*/address\n" + "> > root at host:/sys/class/nvme# grep . nvme*/address\n" "> > nvme0/address:traddr=192.168.3.2,trsvcid=1023\n" "> > nvme1/address:traddr=192.168.2.2,trsvcid=1023\n" "> > \n" - "> > root@host:/sys/class/nvme# grep . nvme*/subsysnqn\n" + "> > root at host:/sys/class/nvme# grep . nvme*/subsysnqn\n" "> > nvme0/subsysnqn:nqn.testiqn\n" "> > nvme1/subsysnqn:nqn.testiqn\n" "> > \n" - "> > root@host:~# /lib/udev/scsi_id --export --whitelisted -d /dev/nvme1n1\n" + "> > root at host:~# /lib/udev/scsi_id --export --whitelisted -d /dev/nvme1n1\n" "> > ID_SCSI=1\n" "> > ID_VENDOR=NVMe\n" "> > ID_VENDOR_ENC=NVMe\\x20\\x20\\x20\\x20\n" @@ -44,7 +41,7 @@ "> > ID_SERIAL_SHORT=\n" "> > ID_SCSI_SERIAL=1122334455667788\n" "> > \n" - "> > root@host:~# /lib/udev/scsi_id --export --whitelisted -d /dev/nvme0n1\n" + "> > root at host:~# /lib/udev/scsi_id --export --whitelisted -d /dev/nvme0n1\n" "> > ID_SCSI=1\n" "> > ID_VENDOR=NVMe\n" "> > ID_VENDOR_ENC=NVMe\\x20\\x20\\x20\\x20\n" @@ -101,7 +98,7 @@ "> \n" "> I added below quick hack to just make it work.\n" "> \n" - "> root@host:~# cat /proc/partitions\n" + "> root at host:~# cat /proc/partitions\n" "> \n" "> 259 0 937692504 nvme0n1\n" "> 252 0 937692504 dm-0\n" @@ -149,4 +146,4 @@ "\n" Why did you have to comment out this discard code? -e11aba994bc4d4c7728e03303d16cdf736ce05e53148d1e5c9b37783ce4150cc +28dc0ff22688e57b3123ca86c88a00141de0966794904f7421223745ab9b0953
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.