diff --git a/proxmox backup server.md b/proxmox backup server.md new file mode 100644 index 0000000..401e108 --- /dev/null +++ b/proxmox backup server.md @@ -0,0 +1,12 @@ + +## iscsi + +``` bash +root@pbs:~# cat /etc/iscsi/initiatorname.iscsi +## DO NOT EDIT OR REMOVE THIS FILE! +## If you remove this file, the iSCSI daemon will not start. +## If you change the InitiatorName, existing access control lists +## may reject this initiator. The InitiatorName must be unique +## for each iSCSI initiator. Do NOT duplicate iSCSI InitiatorNames. +InitiatorName=iqn.1993-08.org.debian:01:ab2a867f97fd +``` \ No newline at end of file