Update Virtualization/Proxmox/ProxmoxVE.md

This commit is contained in:
Nicole Rappe
2023-12-28 05:14:59 -07:00
parent 32aec6fe78
commit 03b9f6bb88

View File

@ -47,4 +47,4 @@ cat /etc/iscsi/initiatorname.iscsi | grep "InitiatorName="
```
!!! note
Example output of this command will include `InitiatorName=iqn.1993-08.org.debian:01:b16b0ff1778`. You will only need the section after the equal sign, in this case `iqn.1993-08.org.debian:01:b16b0ff1778` to add to TrueNAS Core.
Example output of this command will include `InitiatorName=iqn.1993-08.org.debian:01:b16b0ff1778`. You will only need the section after the equal sign, in this case `iqn.1993-08.org.debian:01:b16b0ff1778` to add to the TrueNAS Core **Allowed Initiators (IQN)** list.