Displays the version of the file-system driver for the specified virtual client for AIX®.
The file-system driver is loaded as a kernel extension. To identify the instance of the file-system driver, you identify the kernel extension. Each kernel extension has a name, but this name is not unique. This name is usually the file name of the object file from which you loaded the kernel extension (for example, /usr/tank/client/bin/stfs). To determine the kernel-extension name, use the genkex | grep stfs command.
stfsstatus -kmname /usr/tank/client/bin/stfs
Parent topic: AIX-client commands
Related tasks
Displaying the client-driver version