From 03b9f6bb882aa6fb2469462762a5c5824bbe5da0 Mon Sep 17 00:00:00 2001 From: Nicole Rappe Date: Thu, 28 Dec 2023 05:14:59 -0700 Subject: [PATCH] Update Virtualization/Proxmox/ProxmoxVE.md --- Virtualization/Proxmox/ProxmoxVE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Virtualization/Proxmox/ProxmoxVE.md b/Virtualization/Proxmox/ProxmoxVE.md index fdf3c15..28caccb 100644 --- a/Virtualization/Proxmox/ProxmoxVE.md +++ b/Virtualization/Proxmox/ProxmoxVE.md @@ -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. \ No newline at end of file + 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. \ No newline at end of file