Update Virtualization/Proxmox/ProxmoxVE.md
This commit is contained in:
@ -44,4 +44,7 @@ To get the iSCSI Initiator IQN of the current Proxmox node, you need to navigate
|
||||
- Run the following command to get the iSCSI Initiator (IQN) name to give to TrueNAS Core for the previously-mentioned steps:
|
||||
```
|
||||
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.
|
Reference in New Issue
Block a user