[00:59:21] *** Quits: ziyeyang_ (ziyeyang@nat/intel/x-xlybwrsiangtpzrf) (Quit: Leaving) [01:44:02] Hi, I found rpc.py support option -s and -p to specify server and port. If I want to use these options, should I do some configurations in server side? [01:46:18] There is scripts/rpc_http_proxy.py in spdk, but it seems that this script doesn't support rpc.py -s -p . [01:46:40] @bwalker hello, are you here? Have some question about threads, need your help [02:13:29] *** Quits: Shuhei (caf6fc61@gateway/web/freenode/ip.202.246.252.97) (Ping timeout: 256 seconds) [08:07:43] *** Joins: lhodev (~lhodev@66-90-218-190.dyn.grandenetworks.net) [10:19:11] zhouhui: support -s -p from rpc.py will be dropped soon [10:20:11] zhouhui: rpc_http_proxy is a server side for SPDK RPCs - you set your IP on which it should listen to incoming requests and port [10:20:57] it translates incomming requests over http or https (json) and sends to rpc sock created by spdk app [10:28:01] zhouhui: you can find example for client side implementation in python here: https://review.openstack.org/#/c/564229/37/cinder/volume/drivers/spdk.py (function _rpc_call) [10:45:08] *** Quits: zhouhui (~wzh@114.255.44.140) (Ping timeout: 250 seconds) [12:51:58] *** Joins: tomzawadzki (uid327004@gateway/web/irccloud.com/x-trjfnilfbncxseuh) [13:59:27] *** Quits: KipIngram (~kipingram@185.149.90.58) (Ping timeout: 240 seconds) [15:30:34] *** Joins: travis-ci (~travis-ci@ec2-54-161-98-49.compute-1.amazonaws.com) [15:30:35] (spdk/master) lvol: add option to change default data erase method (Maciej Szwed) [15:30:35] Diff URL: https://github.com/spdk/spdk/compare/0652c0a6c4a4...adb39585efa6 [15:30:35] *** Parts: travis-ci (~travis-ci@ec2-54-161-98-49.compute-1.amazonaws.com) () [15:30:57] *** Joins: travis-ci (~travis-ci@ec2-54-166-5-31.compute-1.amazonaws.com) [15:30:58] (spdk/master) jsonrpc: support half closed connections (Pawel Wodkowski) [15:30:58] Diff URL: https://github.com/spdk/spdk/compare/adb39585efa6...bbcb35f58b3a [15:30:58] *** Parts: travis-ci (~travis-ci@ec2-54-166-5-31.compute-1.amazonaws.com) () [17:45:35] *** Joins: zhouhui (~wzh@114.255.44.140) [18:52:13] mszwed: Got it, thanks. [20:59:57] *** Joins: travis-ci (~travis-ci@ec2-54-166-5-31.compute-1.amazonaws.com) [20:59:58] (spdk/master) vhost/scsi: add per-session SCSI target state (Darek Stojaczyk) [20:59:58] Diff URL: https://github.com/spdk/spdk/compare/e8eef2900375...058c4c890b55 [20:59:58] *** Parts: travis-ci (~travis-ci@ec2-54-166-5-31.compute-1.amazonaws.com) () [21:22:44] *** Joins: bwalker_ (~bwalker@ip70-190-226-244.ph.ph.cox.net) [21:22:44] *** ChanServ sets mode: +o bwalker_ [21:28:59] *** Joins: travis-ci (~travis-ci@ec2-54-227-19-192.compute-1.amazonaws.com) [21:29:00] (spdk/master) nvmf: Add the Keep Alive feature (JinYu) [21:29:00] Diff URL: https://github.com/spdk/spdk/compare/058c4c890b55...b8769cdb0881 [21:29:00] *** Parts: travis-ci (~travis-ci@ec2-54-227-19-192.compute-1.amazonaws.com) ()