From 25f9380706ebaacb615d4b2c66cc319f7b895b3a Mon Sep 17 00:00:00 2001 From: batiati Date: Sun, 10 Apr 2022 17:56:22 -0300 Subject: [PATCH] Max iscsi volumes limit on FreeBSD --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 312829e..f934689 100644 --- a/README.md +++ b/README.md @@ -215,6 +215,9 @@ Ensure the following services are configurged and running: - `curl --header "Accept: application/json" --user root: 'http(s):///api/v2.0/iscsi/portal'` - `curl --header "Accept: application/json" --user root: 'http(s):///api/v2.0/iscsi/initiator'` - `curl --header "Accept: application/json" --user root: 'http(s):///api/v2.0/iscsi/auth'` + - The maximum number of volumes is limited to 255 by default on FreeBSD (physical devices such as disks and CD-ROM drives count against this value). + Be sure to properly adjust both [tunables](https://www.freebsd.org/cgi/man.cgi?query=ctl&sektion=4#end) `kern.cam.ctl.max_ports` and `kern.cam.ctl.max_luns` to avoid running out of resources when dynamically provisioning iSCSI volumes on FreeNAS or TrueNAS Core. + - smb If you would prefer you can configure `democratic-csi` to use a