You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Where volume is name of storage-pool & volfile_server is name:port of any one of the volfile servers in kadalu-storage, which can be found through kadalu pool list --status --detail
Restart samba daemon
systemctl restart smbd
Access kadalu-storage pool through samba client to check if it is good for export in Windows etc.
smbclient //<samba-server-ip>/<shared-folder>
Here:
smbclient //fc5f92df48f7/myshare
After logging in, the backend data should be available here
Add support for Samba exports.
The text was updated successfully, but these errors were encountered: