Loads the file-system driver as a kernel extension.
>>-insmod--driver_file_name-------------------------------------> >--+--------------------------------------------------------------------------+->< '-+------------------+--standin_major--=--number--flexsan_major--=--number-' '- fstype--=--name-'
Use this parameter when you load multiple instances of the file-system driver on the same client system. The file-system type name connects the file-system driver instance with a global namespace image.
You must have root privileges to use this command.
This command creates a file-system-driver instance by loading the file-system driver as a kernel extension. After loading the file-system driver, you can use the stfsclient command to create a virtual client and then use the stfsmount command to mount the global namespace.
insmod /usr/tank/client/bin/stfs.o
Parent topic: Linux-client commands
Related tasks
Starting a Linux client