Hello!
I encountered the following problem when configuring iSCSI storage:
Unable to configure Header/Data Digest for specific target.
I can enable Digest for all connections in /etc/iscsi/iscsid.conf
But for specific target in /etc/iscsi/nodes/ this is not possible, because the target configuration files are overwritten (to the generated proxmox, apparently) after restarting the open-iscsi service.
What do you recommend?
I encountered the following problem when configuring iSCSI storage:
Unable to configure Header/Data Digest for specific target.
I can enable Digest for all connections in /etc/iscsi/iscsid.conf
Code:
#node.conn[0].iscsi.HeaderDigest = CRC32C / None
#node.conn[0].iscsi.DataDigest = CRC32C / None
But for specific target in /etc/iscsi/nodes/ this is not possible, because the target configuration files are overwritten (to the generated proxmox, apparently) after restarting the open-iscsi service.
What do you recommend?
Last edited: