I hate manually configuring #iSCSI via #targetcli - every time a backstore isn't present, it just gets dropped and i need to restore the whole config:
gunzip /etc/rtslib-fb-target/backup/saveconfig-20250911-09:52:13-json.gz
cp /etc/rtslib-fb-target/backup/saveconfig-20250911-09:52:13-json /etc/rtslib-fb-target/saveconfig.json
targetcli clearconfig confirm=True
targetcli restoreconfig
for some reason, i don't need to "systemctl restart"


