Skip to main content

Unpack and install Fusion File Share (both nodes)

$ tar -xzvf tuxera-smb-3020.5.29-x86_64-bionic-user-evaluation.tgz
tuxera-smb-3020.5.29-x86_64-bionic-user-evaluation/
tuxera-smb-3020.5.29-x86_64-bionic-user-evaluation/VERSION-INFO
tuxera-smb-3020.5.29-x86_64-bionic-user-evaluation/smb/
tuxera-smb-3020.5.29-x86_64-bionic-user-evaluation/smb/bin/
tuxera-smb-3020.5.29-x86_64-bionic-user-evaluation/smb/bin/tsmb-server
tuxera-smb-3020.5.29-x86_64-bionic-user-evaluation/smb/conf/
tuxera-smb-3020.5.29-x86_64-bionic-user-evaluation/smb/conf/tsmb.conf
tuxera-smb-3020.5.29-x86_64-bionic-user-evaluation/smb/tools/
tuxera-smb-3020.5.29-x86_64-bionic-user-evaluation/smb/tools/tsmb-privilege
tuxera-smb-3020.5.29-x86_64-bionic-user-evaluation/smb/tools/tsmb-passwd
tuxera-smb-3020.5.29-x86_64-bionic-user-evaluation/smb/tools/tsmb-cfg
tuxera-smb-3020.5.29-x86_64-bionic-user-evaluation/smb/tools/tsmb_pacemaker_alert
tuxera-smb-3020.5.29-x86_64-bionic-user-evaluation/smb/LICENSES.SMB
tuxera-smb-3020.5.29-x86_64-bionic-user-evaluation/smb/README.SMB
$ sudo cp -af tuxera-smb-3020.5.29-x86_64-bionic-user-evaluation/smb/bin/tsmb-server /usr/sbin/tsmb-server
$ sudo cp -af tuxera-smb-3020.5.29-x86_64-bionic-user-evaluation/smb/conf/tsmb.conf /<path_to_shared_storage>/tsmb.conf
$ sudo cp -af tuxera-smb-3020.5.29-x86_64-bionic-user-evaluation/smb/tools/tsmb-passwd /usr/bin/tsmb-passwd
$ sudo cp -af tuxera-smb-3020.5.29-x86_64-bionic-user-evaluation/smb/tools/tsmb-cfg /usr/bin/tsmb-cfg
note

The file tsmb.conf is a configuration file that MUST be shared between all nodes. When Fusion writes to the configuration file, advisory locks are taken so that no two nodes can modify the configuration file at the same time assuming the filesystem respects advisory locks.