]> git.proxmox.com Git - ceph.git/blame - ceph/src/spdk/test/iscsi_tgt/calsoft/iscsi.json
import 15.2.0 Octopus source
[ceph.git] / ceph / src / spdk / test / iscsi_tgt / calsoft / iscsi.json
CommitLineData
11fdf7f2
TL
1{
2 "subsystem": "iscsi",
3 "config": [
4 {
5 "params": {
6 "allow_duplicated_isid": true,
7 "nop_timeout": 30,
8 "nop_in_interval": 10,
11fdf7f2 9 "max_sessions": 256,
9f95a23c 10 "error_recovery_level": 2
11fdf7f2
TL
11 },
12 "method": "set_iscsi_options"
13 }
14 ]
15}