11-17-2024, 02:34 PM
Try editing /etc/samba/smb.conf and add a share block like below then restart SMB (Samba)
[NVMe3600]
comment = NVMe 3600 Mount
path = /mnt/NVME/3600
read only = No
guest ok = Yes
Then connect to the "NVMe3600" share from Windows and see if the correct size is reported.
[NVMe3600]
comment = NVMe 3600 Mount
path = /mnt/NVME/3600
read only = No
guest ok = Yes
Then connect to the "NVMe3600" share from Windows and see if the correct size is reported.