[00:07:33] *** Joins: travis-ci (~travis-ci@ec2-18-234-119-81.compute-1.amazonaws.com) [00:07:34] (spdk/master) nvme_spec: Add data structures for NVMe Telemetry Log page and Interrupt Coalescing Feature (James Bergsten) [00:07:34] Diff URL: https://github.com/spdk/spdk/compare/8ccf24ed52de...672b47119c54 [00:07:34] *** Parts: travis-ci (~travis-ci@ec2-18-234-119-81.compute-1.amazonaws.com) () [00:08:38] *** Joins: travis-ci (~travis-ci@ec2-3-89-75-137.compute-1.amazonaws.com) [00:08:39] (spdk/master) dif: Create iovec array so that a space for metadata is left for each block (Shuhei Matsumoto) [00:08:39] Diff URL: https://github.com/spdk/spdk/compare/672b47119c54...6716729c9c6e [00:08:39] *** Parts: travis-ci (~travis-ci@ec2-3-89-75-137.compute-1.amazonaws.com) () [00:30:17] *** Joins: travis-ci (~travis-ci@ec2-18-212-56-59.compute-1.amazonaws.com) [00:30:18] (spdk/master) bdev/null: Check if the number of blocks of read I/O is not larger than allowed. (Shuhei Matsumoto) [00:30:18] Diff URL: https://github.com/spdk/spdk/compare/6716729c9c6e...11839b805c0a [00:30:18] *** Parts: travis-ci (~travis-ci@ec2-18-212-56-59.compute-1.amazonaws.com) () [01:40:36] *** Joins: travis-ci (~travis-ci@ec2-54-88-86-111.compute-1.amazonaws.com) [01:40:37] (spdk/master) test/nvmf: detect a subclass of Chelsio NICs (Seth Howell) [01:40:37] Diff URL: https://github.com/spdk/spdk/compare/11839b805c0a...3704b949fa45 [01:40:37] *** Parts: travis-ci (~travis-ci@ec2-54-88-86-111.compute-1.amazonaws.com) () [02:02:50] *** Joins: tomzawadzki (uid327004@gateway/web/irccloud.com/x-jtiydxhmyvfqxnkm) [02:09:12] *** Joins: gila (~gila@5ED4D979.cm-7-5d.dynamic.ziggo.nl) [02:11:08] *** Joins: ppelplin (ppelplin@nat/intel/x-aeznenhwwafwqcbq) [02:21:50] *** Joins: felipef (~felipef@62.254.189.133) [02:39:57] Project autotest-nightly build #421: STILL FAILING in 31 min. See https://ci.spdk.io/spdk-jenkins for results. [02:57:48] Project autotest-nightly-failing build #290: STILL FAILING in 40 min. See https://ci.spdk.io/spdk-jenkins for results. [03:08:12] *** Quits: felipef (~felipef@62.254.189.133) (Remote host closed the connection) [03:24:36] *** Joins: felipef (~felipef@92.40.248.81.threembb.co.uk) [03:29:30] *** Quits: felipef (~felipef@92.40.248.81.threembb.co.uk) (Ping timeout: 250 seconds) [03:30:19] *** Joins: felipef (~felipef@92.40.248.81.threembb.co.uk) [03:31:51] *** Quits: felipef (~felipef@92.40.248.81.threembb.co.uk) (Remote host closed the connection) [04:32:47] *** Joins: felipef (~felipef@62.254.189.133) [07:19:50] *** Quits: tomzawadzki (uid327004@gateway/web/irccloud.com/x-jtiydxhmyvfqxnkm) (Quit: Connection closed for inactivity) [08:58:10] *** Joins: travis-ci (~travis-ci@ec2-3-82-62-108.compute-1.amazonaws.com) [08:58:11] (spdk/master) vhost-scsi: use spdk_vhost_scsi_dev_get_tgt while dumping JSON config (Pawel Wodkowski) [08:58:11] Diff URL: https://github.com/spdk/spdk/compare/3704b949fa45...e80efe8f61d6 [08:58:11] *** Parts: travis-ci (~travis-ci@ec2-3-82-62-108.compute-1.amazonaws.com) () [09:09:56] *** Quits: gila (~gila@5ED4D979.cm-7-5d.dynamic.ziggo.nl) () [09:14:17] *** Quits: felipef (~felipef@62.254.189.133) (Ping timeout: 255 seconds) [09:23:16] *** Joins: felipef (~felipef@62.254.189.133) [09:26:44] *** Quits: felipef (~felipef@62.254.189.133) (Remote host closed the connection) [09:41:52] *** Joins: felipef (~felipef@62.254.189.133) [09:44:36] *** Quits: felipef (~felipef@62.254.189.133) (Remote host closed the connection) [09:55:16] jimharris, few min to discuss some compress bdev normal shutdown path things I'm seeing? [10:07:47] never mind... [12:42:32] jimharris, I think we need an RPC to zero metadata on the backing device. I created a situation where I have a compress vol created. Shut down my app, delete my PM file and restart. Now I believe we're stuck, vol_load will fail because it can'e map the PM file and the destroy RPC won't work because it needs to load the vol first. [13:09:10] oh - yeah, that's an interesting failure case [13:10:25] in this case, if you just created the compress bdev again, would it 'fix' everything? [13:13:28] we have a somewhat similar situation with something like lvol, for example, maybe the superblock crc is invalid [13:13:41] so load would fail, but you can't destroy it without opening it [13:14:59] if we were going to add something, i'd rather have a very generic RPC at the bdev layer that just writes zeroes to first X bytes on a bdev [13:22:48] jimharris, OK sounds good. Can't just create one to clear it as there's a bug in there somewhere - segfault in reducelib down the error path of pmem_map_file. I have to head up to Scottsdale again for the afternoon, after that I like the generic zero-out API, probably want to include a starting offset too [16:35:06] yeah in general we need to map out the scenarios for pmem/vbdev mismatches and what folks are supposed to do when that happens, or at least what options they have. Also need some func tests that create the scenarios [17:06:31] jimharris, FYI I can run bdevperf against 2 comp bdevs using split [17:32:10] but on the - side, only 100% read or write run (only tested 10 secs) a 50/50 mix passes at 1 sec but at 10 secs asserts... will investigate tomorrow. bdevperf: reduce.c:849: _write_complete_req: Assertion `spdk_bit_array_get(vol->allocated_backing_io_units, old_chunk[i]) == true' failed. [18:26:42] *** Joins: travis-ci (~travis-ci@ec2-18-212-56-59.compute-1.amazonaws.com) [18:26:43] (spdk/master) iscsi: Add an API to return DIF context of SCSI command (Shuhei Matsumoto) [18:26:43] Diff URL: https://github.com/spdk/spdk/compare/e80efe8f61d6...b8a51ff5b8b5 [18:26:43] *** Parts: travis-ci (~travis-ci@ec2-18-212-56-59.compute-1.amazonaws.com) () [18:50:58] *** Joins: darsto_ (~darsto@89-78-174-111.dynamic.chello.pl) [18:50:58] *** Quits: darsto (~darsto@89-78-174-111.dynamic.chello.pl) (Ping timeout: 268 seconds) [18:51:00] *** darsto_ is now known as darsto [19:12:50] *** Joins: travis-ci (~travis-ci@ec2-18-212-41-65.compute-1.amazonaws.com) [19:12:51] (spdk/master) nvme/tcp: update the comments in nvme_tcp_pdu_recv_state (Ziye Yang) [19:12:51] Diff URL: https://github.com/spdk/spdk/compare/b8a51ff5b8b5...f7b50f736142 [19:12:51] *** Parts: travis-ci (~travis-ci@ec2-18-212-41-65.compute-1.amazonaws.com) () [19:23:16] *** Joins: travis-ci (~travis-ci@ec2-18-212-41-65.compute-1.amazonaws.com) [19:23:17] (spdk/master) test/spdkcli: update match file to cover larger volume NVMe SSD (Liang Yan) [19:23:18] Diff URL: https://github.com/spdk/spdk/compare/f7b50f736142...c1672b60210f [19:23:18] *** Parts: travis-ci (~travis-ci@ec2-18-212-41-65.compute-1.amazonaws.com) () [20:26:38] *** Joins: travis-ci (~travis-ci@ec2-18-212-56-59.compute-1.amazonaws.com) [20:26:39] (spdk/master) event: Eliminate extra event in spdk_subsystem_init (Ben Walker) [20:26:40] Diff URL: https://github.com/spdk/spdk/compare/c1672b60210f...50c48ee92d1b [20:26:40] *** Parts: travis-ci (~travis-ci@ec2-18-212-56-59.compute-1.amazonaws.com) () [21:40:01] *** Joins: travis-ci (~travis-ci@ec2-18-212-56-59.compute-1.amazonaws.com) [21:40:02] (spdk/master) fio_plugin: fix the wrong usage of queue pair data structure in fio thread (Changpeng Liu) [21:40:02] Diff URL: https://github.com/spdk/spdk/compare/50c48ee92d1b...030fb5e2bb83 [21:40:02] *** Parts: travis-ci (~travis-ci@ec2-18-212-56-59.compute-1.amazonaws.com) () [21:48:22] *** Joins: travis-ci (~travis-ci@ec2-18-234-119-81.compute-1.amazonaws.com) [21:48:23] (spdk/master) nvme: remove spdk_nvme_ctrlr_connect_opts data structure (Changpeng Liu) [21:48:23] Diff URL: https://github.com/spdk/spdk/compare/030fb5e2bb83...ef7827dc06de [21:48:23] *** Parts: travis-ci (~travis-ci@ec2-18-234-119-81.compute-1.amazonaws.com) () [21:53:49] *** Joins: travis-ci (~travis-ci@ec2-54-226-25-56.compute-1.amazonaws.com) [21:53:50] (spdk/master) nvmf: add namespace reservation release command support (Changpeng Liu) [21:53:51] Diff URL: https://github.com/spdk/spdk/compare/ef7827dc06de...84ee3a62c74a [21:53:51] *** Parts: travis-ci (~travis-ci@ec2-54-226-25-56.compute-1.amazonaws.com) () [23:06:16] *** Joins: lhodev_ (~lhodev@66-90-218-190.dyn.grandenetworks.net) [23:08:23] *** Quits: lhodev (~lhodev@66-90-218-190.dyn.grandenetworks.net) (Ping timeout: 245 seconds)