SPDK NVMeoFの動かし方
SPDKをクローンして、ソースを準備。 root@ubuntu2:/home/takayuki/repos/spdk# git clone https://github.com/spdk/spdk.gitroot@ubu… 続きを読む »
SPDKをクローンして、ソースを準備。 root@ubuntu2:/home/takayuki/repos/spdk# git clone https://github.com/spdk/spdk.gitroot@ubu… 続きを読む »
PDUの受信処理。 iscsi_read_pduはconnのステートに応じて処理。
VSCodeからリモートホストへSSH接続を行うためには、VSCodeの拡張機能である「Remote Development」が必要。 Remote codeインストール 画面上部の[View]-[Extentions]… 続きを読む »
ターゲットノードを作成した場合、rpc_iscsi_create_target_nodeが呼び出される。 targetごとにpgのリストを持つ。 intiscsi_target_node_add_pg_ig_maps(s… 続きを読む »