stfsstatus

Displays the version of the file-system driver for the specified virtual client for AIX®.

Read syntax diagramSkip visual syntax diagram
>>-stfsstatus---- –kmname--kernel_ext_name-------------------><

Parameters

–kmname kernel_ext_name
Identifies kernel-extension name of the file-system driver associated with the virtual client.

The file-system driver is loaded as a kernel extension. To identify the instance of the file-system drive, 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.

Prerequisites

You must have root privileges to use this command.

Description

After issuing this command, if the client is running, the version of the file-system driver is displayed. If the file-system driver is not loaded, an error message is displayed stating that system could not determined the file-system driver instance.

Example

Display the file-system-driver version The following example displays the version of the file-system driver for the local client:
stfsstatus -kmname /usr/tank/client/bin/stfs

Parent topic: AIX-client commands

Terms of use | Feedback
(C) Copyright IBM Corporation 2003, 2004. All Rights Reserved.