- Minor
After upgrading to 7.2 I have noticed that shares are not shown to be located on the correct pool (bastian should be on pool data and exported as privat)![]()
The configuration for that share still looks correct
cat /boot/config/shares/Bastian.cfg
# Generated settings:
shareComment="Bastians private Share (mountpoint b)"
shareInclude=""
shareExclude=""
shareUseCache="only"
shareCachePool="data"
shareCOW="auto"
shareAllocator="highwater"
shareSplitLevel=""
shareFloor="3391160319"
shareExport="e"
shareCaseSensitive="auto"
shareSecurity="private"
shareReadList="uwe"
shareWriteList="bastian"
shareVolsizelimit=""
shareExportNFS="-"
shareExportNFSFsid="102"
shareSecurityNFS="private"
shareHostListNFS=""This happens both for shares Bastian and Uwe, both are the only shares with a config written with the first letter in upper-case.
For testing, I stopped the array, renamed the shares manually to lowercase and started the array again. Afterwards it works again
I can't be sure if this is a bug introduced with 7.2, as I am having trouble with my server for months now. This definitely worked in the past, so I think it is a regression bug. Those shares are old, like really old.