The invention discloses a
software framework implementation method of a management module of a storage
system, and belongs to the technical field of the management module of the storage
system. According to the technical scheme, the implementation method is characterized in that a
software framework comprises a UI (
User Interface) layer, a middle layer and a bottom layer, wherein the UI layer provides an interface for an administrator or a management interface for an upper application and is meanwhile responsible for communication interaction with the middle layer; the middle layer is responsible for communication with the UI layer and the bottom layer for implementing interaction of
user space data and kernel space data; the bottom layer is concrete implementation of an upper layer
functional requirement, operates in a kernel state, and makes contact with actual hardware. The UI layer provides a command line tool or an API (
Application Programming Interface); the middle layer is used for performing related configuration on the storage
system through a configuration file; the bottom layer is used for realizing a query function, a storage equipment stop function and a storage equipment
activation function. The development mode of the management module is abstracted to form the
software framework, the development speed of the management module of the storage system is greatly improved, and the efficiency of a developer is improved.