CN112667164A - Shared storage unit management monitoring method and system - Google Patents

Shared storage unit management monitoring method and system Download PDF

Info

Publication number
CN112667164A
CN112667164A CN202011602093.7A CN202011602093A CN112667164A CN 112667164 A CN112667164 A CN 112667164A CN 202011602093 A CN202011602093 A CN 202011602093A CN 112667164 A CN112667164 A CN 112667164A
Authority
CN
China
Prior art keywords
raid
instruction
management host
target
volume
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202011602093.7A
Other languages
Chinese (zh)
Inventor
向师狮
刁赟
陈月玲
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Hunan Bojiang Information Technology Co Ltd
Original Assignee
Hunan Bojiang Information Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Hunan Bojiang Information Technology Co Ltd filed Critical Hunan Bojiang Information Technology Co Ltd
Priority to CN202011602093.7A priority Critical patent/CN112667164A/en
Publication of CN112667164A publication Critical patent/CN112667164A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Debugging And Monitoring (AREA)

Abstract

The invention discloses a shared storage unit management monitoring method and a system, wherein the method is applied to a shared storage unit management monitoring system; the shared storage unit management monitoring system comprises a blade server and a management host; the blade server is in communication connection with the management host; the blade server comprises a storage unit; compared with the traditional mode of using a Linux system to operate and manage, the shared storage unit management and monitoring method provided by the invention has the advantages that the storage unit of the blade server is managed through the management host, and the management mode is simple, convenient and visual.

Description

Shared storage unit management monitoring method and system
Technical Field
The invention relates to the technical field of shared storage, in particular to a method and a system for managing and monitoring a shared storage unit.
Background
At present, the application range of the blade server is wider and wider, and the market share is higher and higher. Because a plurality of servers, switches, storage units and other equipment are arranged in the blade server cabinet, the switches and the storage units provide network and data storage services, and if the equipment has problems, the services provided by the system can be seriously influenced.
Therefore, monitoring management needs to be performed on the storage unit of the blade server, but the existing storage unit for the blade server is mounted on the blade server, and the blade server is generally equipped with a linux operating system for the purpose of working stability; the linux operating system is very cumbersome and unintuitive to manage the storage units, and is not convenient for a network administrator to quickly and effectively manage the storage units of the blade servers.
Disclosure of Invention
The invention mainly aims to provide a method and a system for managing and monitoring a shared storage unit, and aims to solve the problem that the management of the storage unit of a blade server is very complicated and unintuitive in the prior art.
The technical scheme provided by the invention is as follows:
a shared memory unit management monitoring method is applied to a shared memory unit management monitoring system; the shared storage unit management monitoring system comprises a blade server and a management host; the blade server is in communication connection with the management host; the blade server comprises a storage unit; the shared storage unit management monitoring method comprises the following steps:
accessing the blade server through a browser of the management host;
acquiring server information and basic information of the storage unit, wherein the server information comprises a CPU utilization rate and a memory utilization rate, the basic information of the storage unit comprises basic information of a disk and basic information of RAID (redundant array of independent disk), the basic information of the disk comprises a disk file system, and the basic information of RAID comprises a RAID file system;
and displaying the server information and the basic information of the storage unit through the management host.
Preferably, the storage unit comprises a magnetic disk; the accessing the blade server through the browser of the management host further comprises:
acquiring a disk information viewing instruction input to the management host;
acquiring basic information of the disk according to the disk information viewing instruction;
and generating disk information according to the basic information of the disk, and displaying the disk information through the management host, wherein the disk information comprises a plurality of disk frames with different colors, each disk frame represents different disks, the management host also displays an information frame corresponding to the disk frame, and the information frame is used for displaying parameter information of each disk.
Preferably, the accessing the blade server through the browser of the management host further includes:
acquiring a newly-added RAID instruction input to the management host;
judging whether the storage unit has the unused disk or not;
if so, acquiring configuration parameters input to the management host, wherein the configuration parameters comprise a RAID name, a RAID mode, chunksize and the disk name of the disk for building the RAID;
acquiring an execution newly-added instruction input to the management host;
and generating the RAID according to the newly added execution instruction and the configuration parameters.
Preferably, the generating a RAID according to the new instruction and the configuration parameter further includes:
marking the selected RAID as a target RAID;
obtaining a viewing detail instruction corresponding to the target RAID and input to the management host;
obtaining RAID information of the target RAID, and displaying the RAID information of the target RAID; wherein the RAID information comprises a Creation Time.
Preferably, the generating a RAID according to the new instruction and the configuration parameter further includes:
acquiring a newly added physical volume command and the RAID name input to the management host;
generating a physical volume according to the newly-added physical volume instruction and the RAID name;
acquiring a new volume group adding command and the RAID name input to the management host;
generating a volume group name according to the new volume group adding instruction;
generating a volume group according to the newly added physical volume instruction, the RAID name and the volume group name;
acquiring a new logical volume adding instruction, the volume group name and the capacity value which are input to the management host;
generating a logical volume name according to the newly added logical volume instruction;
generating a logical volume according to the newly added logical volume instruction, the volume group name, the capacity value and the logical volume name;
marking the selected logical volume as a target logical volume;
acquiring a mounting instruction corresponding to the target logical volume and input to the management host;
and mounting the target logic volume on the blade server according to the mounting instruction.
Preferably, the mounting the target logical volume to the blade server according to the mounting instruction further includes:
acquiring a mount canceling instruction corresponding to the target logical volume and input to the management host;
according to the mounting canceling instruction, the target logic is reeled and mounted on the blade server;
acquiring a deletion logical volume instruction corresponding to the target logical volume and input to the management host;
deleting the target logical volume according to the logical volume deleting instruction;
marking the selected volume group as a target volume group;
acquiring a volume group deleting instruction corresponding to the target volume group and input to the management host;
deleting the target volume group according to the volume group deleting instruction;
marking the selected physical volume as a target physical volume;
acquiring a physical volume deleting instruction corresponding to the target physical volume and input to the management host;
and deleting the target physical volume according to the physical volume deleting instruction.
Preferably, the deleting the target physical volume according to the delete physical volume instruction further includes:
marking the selected RAID as a target RAID;
acquiring a deleting RAID instruction corresponding to the target RAID and input to the management host;
and deleting the target RAID according to the RAID deletion instruction.
Preferably, the blade server is provided with a network port; the shared storage unit management monitoring method further comprises the following steps:
acquiring parameters of the network port;
displaying a network port drawing frame through the management host, wherein the network port drawing frame is used for displaying parameters of the corresponding network port, and the parameters of the network port comprise an IP address, a port name and a file path;
marking the selected network port frame as a target frame;
acquiring an editing IP instruction and an IP modification value which are input to the management host and correspond to the target drawing frame;
and modifying the IP address in the parameters of the network port corresponding to the target drawing frame into the IP modified value according to the IP editing instruction.
Preferably, the shared storage unit management monitoring method further includes:
acquiring a new user instruction, a user account, a user name and a user state which are input to the management host, wherein the user state comprises activation and deactivation;
and adding the user according to the new user instruction, the user account, the user name and the user state.
The invention also provides a shared storage unit management and monitoring system, which applies any one of the shared storage unit management and monitoring methods; the shared storage unit management monitoring system comprises a blade server and a management host; the blade server is in communication connection with the management host; the blade server includes a storage unit.
Through above-mentioned technical scheme, can realize following beneficial effect:
compared with the traditional mode of using a Linux system to operate and manage, the shared storage unit management and monitoring method provided by the invention has the advantages that the storage unit of the blade server is managed through the management host, and the management mode is simple, convenient and visual.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, it is obvious that the drawings in the following description are only some embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to the structures shown in the drawings without creative efforts.
FIG. 1 is a flowchart illustrating a first embodiment of a method for managing and monitoring a shared memory unit according to the present invention;
fig. 2 is a schematic diagram of a shared storage unit management monitoring method according to a first embodiment of the present invention, where the server information and the basic information of the storage unit are displayed by a display of the management host;
FIG. 3 is a schematic diagram of a shared storage unit management monitoring method according to a second embodiment of the present invention, in which disk information is displayed on a display of the management host;
fig. 4 is a schematic diagram of inputting configuration parameters to the management host according to a third embodiment of the method for managing and monitoring a shared memory unit according to the present invention;
fig. 5 is a schematic diagram of a new physical volume instruction and the RAID name input to the management host according to a fifth embodiment of the shared storage unit management monitoring method according to the present invention;
fig. 6 is a schematic diagram of a new volume group adding instruction and the RAID name input to the management host according to a fifth embodiment of the shared storage unit management monitoring method according to the present invention;
fig. 7 is a schematic diagram of a new logical volume command, the volume group name, and the volume value input to the management host according to a fifth embodiment of the shared storage unit management monitoring method of the present invention;
FIG. 8 is a schematic diagram illustrating an ISCSI start procedure according to a first embodiment of the method for managing and monitoring a shared memory unit according to the present invention.
Detailed Description
It should be understood that the specific embodiments described herein are merely illustrative of the invention and are not intended to limit the invention.
The invention provides a method and a system for managing and monitoring a shared storage unit.
As shown in fig. 1, in a first embodiment of a method for managing and monitoring a shared memory unit according to the present invention, the method is applied to a system for managing and monitoring a shared memory unit; the shared storage unit management monitoring system comprises a blade server and a management host; the blade server is in communication connection with the management host; the management host comprises a display and an input device (such as a keyboard and a mouse); the management host carries a Windows series operating system; the blade server comprises a storage unit; the blade server is loaded with a Linux operating system; the embodiment comprises the following steps:
step S110: and accessing the blade server through the browser of the management host.
Specifically, in this embodiment, in order to access the blade server through the Web (Web page) side of the management host, during access, authentication needs to be performed first, and the authentication is performed by verifying an account and a password, so as to improve the security performance.
Step S120: the method comprises the steps of obtaining server information and basic information of the storage unit, wherein the server information comprises a CPU utilization rate and a memory utilization rate, the basic information of the storage unit comprises basic information of a disk and basic information of RAID, the basic information of the disk comprises a disk file system, and the basic information of RAID comprises a RAID file system.
A disk array (RAID) is a disk group with a large capacity, which is formed by combining a plurality of Independent Disks, and the performance of the entire disk system is improved by the additive effect generated by providing data by individual Disks.
Specifically, after accessing the blade server, the management host acquires server information and basic information of the storage unit, where the server information includes a CPU utilization rate and a memory utilization rate, the basic information of the storage unit includes basic information of a disk and basic information of RAID, the basic information of the disk includes a disk file system, and the basic information of RAID includes a RAID file system.
In addition, the basic information of the disk also comprises the disk type, available space, used space and mounting points; therefore, management personnel can know the conditions of the disk and the RAID quickly and intuitively.
Step S130: and displaying the server information and the basic information of the storage unit through the management host.
Specifically, as shown in fig. 2, the server information and the basic information of the storage unit are displayed on the display of the management host.
Compared with the traditional mode of using a Linux system to operate and manage, the shared storage unit management and monitoring method provided by the invention has the advantages that the storage unit of the blade server is managed through the management host, and the management mode is simple, convenient and visual.
In a second embodiment of the method for managing and monitoring a shared memory unit, the method is based on the first embodiment; the storage unit comprises a magnetic disk; step S110, the following steps are also included thereafter:
step S210: and acquiring a disk information viewing instruction input to the management host.
Specifically, the management host acquires a disk information viewing instruction input to the management host through the input device.
Step S220: and acquiring the basic information of the disk according to the disk information viewing instruction.
Specifically, the management host acquires the basic information of the disk according to the disk information viewing instruction.
Step S230: and generating disk information according to the basic information of the disk, and displaying the disk information through the management host, wherein the disk information comprises a plurality of disk frames with different colors, each disk frame represents different disks, the management host also displays an information frame corresponding to the disk frame, and the information frame is used for displaying parameter information of each disk.
Specifically, as shown in fig. 3, the management host generates disk information according to the basic information of the disk, and displays the disk information through the management host; the disk information comprises a plurality of disk picture frames with different colors, each disk picture frame represents different disks, and the disk names of the disks are displayed in the disk picture frames; the management host also displays an information frame corresponding to the disk frame, wherein the information frame is used for displaying the parameter information of each disk.
The parameter information here includes: disk Device code (Device Model) and disk Serial Number (Serial Number))And various disk parameters are processed, so that management personnel can know the parameters of the disk conveniently.
In a third embodiment of a method for managing and monitoring a shared memory unit according to the present invention, the method is based on the second embodiment; step S110, the following steps are also included thereafter:
step S310: and acquiring a newly-added RAID command input to the management host.
Specifically, the management host obtains a new RAID command input to the management host.
Step S320: and judging whether the storage unit has the unused disk or not.
Specifically, the management host determines whether the unused disk exists in the storage unit.
If yes, go to step S330: obtaining configuration parameters input to the management host, wherein the configuration parameters comprise a RAID name, a RAID mode, chunksize and the disk names of the disks for building the RAID.
Specifically, as shown in fig. 4, the management host obtains configuration parameters input to the management host, where the configuration parameters include a RAID name, a RAID mode, chunksize (block size), and the disk names of the disks that constitute the RAID.
Step S340: and acquiring an execution newly-added instruction input to the management host.
Specifically, the management host obtains an execution addition instruction input to the management host.
Step S350: and generating the RAID according to the newly added execution instruction and the configuration parameters.
Specifically, the management host generates a RAID in the storage unit according to the execution addition instruction and the configuration parameter. This embodiment is an operation method of the newly added RAID.
In a fourth embodiment of the method for managing and monitoring a shared memory unit according to the present invention, the method is based on the third embodiment; step S350, the following steps are also included:
step S410: marking the selected RAID as a target RAID.
Specifically, the RAID selected by the management personnel is marked as a target RAID by the management host.
Step S420: and obtaining a view detail instruction corresponding to the target RAID input to the management host.
Specifically, the management host obtains a view detail instruction corresponding to the target RAID input to the management host.
Step S430: obtaining RAID information of the target RAID, and displaying the RAID information of the target RAID; wherein the RAID information comprises a Creation Time.
Specifically, the management host acquires RAID information of the target RAID and displays the RAID information of the target RAID; wherein the RAID information includes Creation Time (Creation Time).
Through the embodiment, the management personnel can acquire and visually know the RAID information of each RAID.
In a fifth embodiment of a method for managing and monitoring a shared memory unit according to the present invention, the method is based on the third embodiment; step S350, the following steps are also included:
step S501: and acquiring a newly added physical volume command and the RAID name input to the management host.
Specifically, as shown in fig. 5, the management host obtains the new physical volume command and the RAID name input to the management host.
Step S502: and generating a physical volume according to the newly-added physical volume instruction and the RAID name.
Specifically, the management host generates a physical volume according to the newly-added physical volume instruction and the RAID name.
Step S503: and acquiring a new volume group adding command and the RAID name input to the management host.
Specifically, as shown in fig. 6, the management host obtains a new volume group addition command and the RAID name input to the management host.
Step S504: and generating a volume group name according to the new volume group adding instruction.
Specifically, the management host generates a volume group name according to the new volume group adding instruction.
Step S505: and generating a volume group according to the newly added physical volume instruction, the RAID name and the volume group name.
Specifically, the management host generates a volume group according to the newly added physical volume instruction, the RAID name, and the volume group name.
Step S506: and acquiring a new logical volume instruction, the volume group name and the capacity value which are input to the management host.
Specifically, as shown in fig. 7, the management host obtains a new logical volume command, the volume group name, and the capacity value input to the management host.
Step S507: and generating a logical volume name according to the newly added logical volume instruction.
Specifically, the management host generates a logical volume name according to the new logical volume instruction.
Step S508: and generating a logical volume according to the newly-added logical volume instruction, the volume group name, the capacity value and the logical volume name.
Specifically, the management host generates a logical volume according to the new logical volume command, the volume group name, the capacity value, and the logical volume name.
Step S509: marking the selected logical volume as a target logical volume.
Specifically, the management host marks the selected logical volume as a target logical volume.
Step S510: and acquiring a mounting instruction corresponding to the target logical volume, which is input to the management host.
Specifically, the management host obtains a mount instruction corresponding to the target logical volume, which is input to the management host.
Step S511: and mounting the target logic volume on the blade server according to the mounting instruction.
Specifically, the management host mounts the target logical volume on the blade server according to the mount instruction.
This embodiment is a specific method of generating a logical volume in a storage unit and mounting the logical volume on a blade server.
In a sixth embodiment of a method for managing and monitoring a shared memory unit according to the present invention, the method is based on the fifth embodiment; step S511, then, includes the following steps:
step S601: and acquiring a mount canceling instruction corresponding to the target logical volume and input to the management host.
Specifically, the management host obtains a mount cancel instruction corresponding to the target logical volume, which is input to the management host.
Step S602: and reeling and unloading the target logic to the blade server according to the unloading instruction.
Specifically, the management host loads and unloads the target logic to the blade server according to the unloading instruction.
Step S603: and acquiring a deletion logical volume instruction corresponding to the target logical volume and input to the management host.
Specifically, the management host obtains a delete logical volume instruction corresponding to the target logical volume, which is input to the management host.
Step S604: and deleting the target logical volume according to the logical volume deleting instruction.
Specifically, the management host deletes the target logical volume according to the delete logical volume instruction.
Step S605: marking the selected volume group as a target volume group.
Specifically, the management host marks the selected volume group as a target volume group.
Step S606: and acquiring a volume group deleting instruction which is input to the management host and corresponds to the target volume group.
Specifically, the management host obtains a delete volume group command corresponding to the target volume group, which is input to the management host.
Step S607: and deleting the target volume group according to the volume group deleting instruction.
Specifically, the management host deletes the target volume group according to the volume group deletion instruction.
Step S608: marking the selected physical volume as a target physical volume.
Specifically, the management host marks the selected physical volume as a target physical volume.
Step S609: and acquiring a physical volume deleting instruction corresponding to the target physical volume, which is input to the management host.
Specifically, the management host obtains a delete physical volume instruction corresponding to the target physical volume, which is input to the management host.
Step S610: and deleting the target physical volume according to the physical volume deleting instruction.
Specifically, the management host deletes the target physical volume according to the delete physical volume instruction.
This embodiment is a specific method for mounting and deleting a logical volume in a storage unit in contact. It should be noted that the addition and mounting requirements of the logical volume are strictly performed according to the above flow sequence, and the deletion sequence must be strictly performed according to the above flow sequence. Before each step is executed, it must be guaranteed that its predecessors have completed, otherwise an exception will result.
In a seventh embodiment of a method for managing and monitoring a shared memory unit according to the present invention, the method is based on the sixth embodiment; step S610, then, further includes the following steps:
step S710: marking the selected RAID as a target RAID.
Specifically, the management host marks the RAID selected by the management staff as a target RAID.
Step S720: and acquiring a deleting RAID instruction corresponding to the target RAID and input to the management host.
Specifically, the management host obtains a delete RAID command corresponding to the target RAID input to the management host.
Step S730: and deleting the target RAID according to the RAID deletion instruction.
Specifically, the management host deletes the target RAID according to the RAID deletion instruction. This embodiment is a specific step of deleting RAID.
In an eighth embodiment of a method for managing and monitoring a shared memory unit according to the present invention, the method is based on the sixth embodiment; the blade server is provided with a network port; the embodiment further comprises the following steps:
step S810: and acquiring the parameters of the network port.
Specifically, the management host acquires parameters of the network port.
Step S820: displaying a network port drawing frame through the management host, wherein the network port drawing frame is used for displaying parameters of the corresponding network port, and the parameters of the network port comprise an IP address, a port name and a file path.
Specifically, a network port drawing frame is displayed through the display of the management host, where the network port drawing frame is used to display parameters of the corresponding network port, and the parameters of the network port include an IP address, a port name, and a file path.
Step S830: marking the selected network port frame as a target frame.
Specifically, the management host marks the network port frame selected by the manager through the input device as a target frame.
Step S840: and acquiring an editing IP instruction and an IP modification value which are input to the management host and correspond to the target drawing frame.
Specifically, the management host obtains an edit IP command and an IP modification value corresponding to the target frame, which are input to the management host.
Step S850: and modifying the IP address in the parameters of the network port corresponding to the target drawing frame into the IP modified value according to the IP editing instruction.
Specifically, the management host modifies the IP address in the parameter of the network port corresponding to the target drawing frame into the IP modification value according to the edit IP instruction. This embodiment is a method for modifying the network IP of the blade server.
In a ninth embodiment of a method for managing and monitoring a shared memory unit according to the present invention, the method is based on the eighth embodiment; the embodiment further comprises the following steps:
step S910: and acquiring a new user instruction, a user account, a user name and a user state which are input to the management host, wherein the user state comprises activation and deactivation.
Specifically, the management host obtains a new user instruction, a user account, a user name and a user state input to the management host, wherein the user state comprises activation and deactivation.
Step S920: and adding the user according to the new user instruction, the user account, the user name and the user state.
Specifically, the management host adds the user according to the new user instruction, the user account, the user name and the user state. The embodiment provides a user management function, and can manage the user account used by the administrator.
In a tenth embodiment of a method for managing and monitoring a shared memory unit according to the present invention, the method is based on the first embodiment; the embodiment further comprises the following steps:
step S1010: the ISCSI procedure is started.
Specifically, the management host starts the ISCSI procedure. The ISCSI program is a self-contained functional module of the Windows series operating system; iscsi (Internet Small Computer System interface), Internet Small Computer System interface, also called IP-SAN, is a storage technology based on Internet and SCSI-3 protocol, and is used to implement remote management of storage units, i.e. the storage units can be remotely mounted locally, which is convenient for remote file management of the storage units. The specific starting method is shown in fig. 8.
Step S1030: and remotely loading the storage unit to the management host according to the IP address of the blade server and the ISCSI program.
Specifically, the management host remotely loads the storage unit to the management host according to the IP address of the blade server and the ISCSI program.
Step S1030: and performing read-write operation on the storage unit through the management host.
Specifically, at this time, the management host may perform read/write operations on the storage unit. Therefore, network management personnel can conveniently perform remote file management on the storage unit, such as read-write operation and the like.
In an eleventh embodiment of a method for managing and monitoring a shared memory unit according to the present invention, the method is based on the sixth embodiment; step S601 and step S602, the following steps are also included therebetween:
step S1110: and obtaining a verification account number input to the management host.
Specifically, the management host obtains a verification account number input to the management host.
Step S1120: and judging whether the verification account number is consistent with the user account number for creating the target logical volume.
Specifically, the management host determines whether the verification account is consistent with the user account for creating the target logical volume.
The step is a security verification step, that is, when the logical volume needs to be unmounted, the operator needs to input the user account of the operator who creates the logical volume, so that the operator can be proved not to be an external person and is trustworthy, and the subsequent unmounted operation can be performed.
If yes, go to step S602.
Specifically, the management host executes step S602. By the embodiment, the safety of storage unit management is greatly enhanced.
The invention also provides a shared storage unit management and monitoring system, which applies any one of the shared storage unit management and monitoring methods; the shared storage unit management monitoring system comprises a blade server and a management host; the blade server is in communication connection with the management host; the blade server includes a storage unit.
The above-mentioned serial numbers of the embodiments of the present invention are merely for description and do not represent the merits of the embodiments.
Through the above description of the embodiments, those skilled in the art will clearly understand that the method of the above embodiments can be implemented by software plus a necessary general hardware platform, and certainly can also be implemented by hardware, but in many cases, the former is a better implementation manner. Based on such understanding, the technical solutions of the present invention may be embodied in the form of a software product, wherein the software product is stored in a storage medium (such as ROM/RAM, magnetic disk, optical disk), and includes instructions for enabling a terminal (such as a mobile phone, a computer, a server, an air conditioner, or a network device) to execute the method according to the embodiments of the present invention.
While the present invention has been described with reference to the embodiments shown in the drawings, the present invention is not limited to the embodiments, which are illustrative and not restrictive, and it will be apparent to those skilled in the art that various changes and modifications can be made therein without departing from the spirit and scope of the invention as defined in the appended claims.

Claims (10)

1. A shared memory unit management monitoring method is characterized in that the method is applied to a shared memory unit management monitoring system; the shared storage unit management monitoring system comprises a blade server and a management host; the blade server is in communication connection with the management host; the blade server comprises a storage unit; the shared storage unit management monitoring method comprises the following steps:
accessing the blade server through a browser of the management host;
acquiring server information and basic information of the storage unit, wherein the server information comprises a CPU utilization rate and a memory utilization rate, the basic information of the storage unit comprises basic information of a disk and basic information of RAID (redundant array of independent disk), the basic information of the disk comprises a disk file system, and the basic information of RAID comprises a RAID file system;
and displaying the server information and the basic information of the storage unit through the management host.
2. The method of claim 1, wherein the storage unit comprises a disk; the accessing the blade server through the browser of the management host further comprises:
acquiring a disk information viewing instruction input to the management host;
acquiring basic information of the disk according to the disk information viewing instruction;
and generating disk information according to the basic information of the disk, and displaying the disk information through the management host, wherein the disk information comprises a plurality of disk frames with different colors, each disk frame represents different disks, the management host also displays an information frame corresponding to the disk frame, and the information frame is used for displaying parameter information of each disk.
3. The method of claim 2, wherein the accessing the blade server through the browser of the management host further comprises:
acquiring a newly-added RAID instruction input to the management host;
judging whether the storage unit has the unused disk or not;
if so, acquiring configuration parameters input to the management host, wherein the configuration parameters comprise a RAID name, a RAID mode, chunksize and the disk name of the disk for building the RAID;
acquiring an execution newly-added instruction input to the management host;
and generating the RAID according to the newly added execution instruction and the configuration parameters.
4. The method as claimed in claim 3, wherein the generating RAID according to the execution addition instruction and the configuration parameter further comprises:
marking the selected RAID as a target RAID;
obtaining a viewing detail instruction corresponding to the target RAID and input to the management host;
obtaining RAID information of the target RAID, and displaying the RAID information of the target RAID; wherein the RAID information comprises a Creation Time.
5. The method as claimed in claim 3, wherein the generating RAID according to the execution addition instruction and the configuration parameter further comprises:
acquiring a newly added physical volume command and the RAID name input to the management host;
generating a physical volume according to the newly-added physical volume instruction and the RAID name;
acquiring a new volume group adding command and the RAID name input to the management host;
generating a volume group name according to the new volume group adding instruction;
generating a volume group according to the newly added physical volume instruction, the RAID name and the volume group name;
acquiring a new logical volume adding instruction, the volume group name and the capacity value which are input to the management host;
generating a logical volume name according to the newly added logical volume instruction;
generating a logical volume according to the newly added logical volume instruction, the volume group name, the capacity value and the logical volume name;
marking the selected logical volume as a target logical volume;
acquiring a mounting instruction corresponding to the target logical volume and input to the management host;
and mounting the target logic volume on the blade server according to the mounting instruction.
6. The method of claim 5, wherein the mounting the target logical volume to the blade server according to the mounting instruction further comprises:
acquiring a mount canceling instruction corresponding to the target logical volume and input to the management host;
according to the mounting canceling instruction, the target logic is reeled and mounted on the blade server;
acquiring a deletion logical volume instruction corresponding to the target logical volume and input to the management host;
deleting the target logical volume according to the logical volume deleting instruction;
marking the selected volume group as a target volume group;
acquiring a volume group deleting instruction corresponding to the target volume group and input to the management host;
deleting the target volume group according to the volume group deleting instruction;
marking the selected physical volume as a target physical volume;
acquiring a physical volume deleting instruction corresponding to the target physical volume and input to the management host;
and deleting the target physical volume according to the physical volume deleting instruction.
7. The method according to claim 6, wherein the deleting the target physical volume according to the delete physical volume command further comprises:
marking the selected RAID as a target RAID;
acquiring a deleting RAID instruction corresponding to the target RAID and input to the management host;
and deleting the target RAID according to the RAID deletion instruction.
8. The method of claim 6, wherein the blade server is configured with a network port; the shared storage unit management monitoring method further comprises the following steps:
acquiring parameters of the network port;
displaying a network port drawing frame through the management host, wherein the network port drawing frame is used for displaying parameters of the corresponding network port, and the parameters of the network port comprise an IP address, a port name and a file path;
marking the selected network port frame as a target frame;
acquiring an editing IP instruction and an IP modification value which are input to the management host and correspond to the target drawing frame;
and modifying the IP address in the parameters of the network port corresponding to the target drawing frame into the IP modified value according to the IP editing instruction.
9. The method as claimed in claim 8, further comprising:
acquiring a new user instruction, a user account, a user name and a user state which are input to the management host, wherein the user state comprises activation and deactivation;
and adding the user according to the new user instruction, the user account, the user name and the user state.
10. A shared storage unit management monitoring system, wherein the shared storage unit management monitoring method according to any one of claims 1 to 9 is applied; the shared storage unit management monitoring system comprises a blade server and a management host; the blade server is in communication connection with the management host; the blade server includes a storage unit.
CN202011602093.7A 2020-12-30 2020-12-30 Shared storage unit management monitoring method and system Pending CN112667164A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011602093.7A CN112667164A (en) 2020-12-30 2020-12-30 Shared storage unit management monitoring method and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011602093.7A CN112667164A (en) 2020-12-30 2020-12-30 Shared storage unit management monitoring method and system

Publications (1)

Publication Number Publication Date
CN112667164A true CN112667164A (en) 2021-04-16

Family

ID=75410591

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011602093.7A Pending CN112667164A (en) 2020-12-30 2020-12-30 Shared storage unit management monitoring method and system

Country Status (1)

Country Link
CN (1) CN112667164A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113031880A (en) * 2021-05-27 2021-06-25 湖南博匠信息科技有限公司 Upper computer communication method and system suitable for multi-model storage equipment
CN116204502A (en) * 2023-05-04 2023-06-02 湖南博匠信息科技有限公司 NAS storage service method and system with high availability

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111221709A (en) * 2020-04-17 2020-06-02 湖南兴天电子科技有限公司 Server maintenance method and device, computer equipment and readable storage medium

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111221709A (en) * 2020-04-17 2020-06-02 湖南兴天电子科技有限公司 Server maintenance method and device, computer equipment and readable storage medium

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113031880A (en) * 2021-05-27 2021-06-25 湖南博匠信息科技有限公司 Upper computer communication method and system suitable for multi-model storage equipment
CN113031880B (en) * 2021-05-27 2021-08-17 湖南博匠信息科技有限公司 Upper computer communication method and system suitable for multi-model storage equipment
CN116204502A (en) * 2023-05-04 2023-06-02 湖南博匠信息科技有限公司 NAS storage service method and system with high availability
CN116204502B (en) * 2023-05-04 2023-07-04 湖南博匠信息科技有限公司 NAS storage service method and system with high availability

Similar Documents

Publication Publication Date Title
CN107430666B (en) Tenant lock box
US20180152515A1 (en) File Storage Method and Apparatus for Instant Communication Messages
US20170034274A1 (en) Hybrid cloud information management system
CN112667164A (en) Shared storage unit management monitoring method and system
US20140040257A1 (en) Dashboard views of task activity
CN103427990A (en) Authority authentication method and terminal device
CN104468741A (en) Cloud desktop processing method and device
CN106775924A (en) Virtual machine starts method and apparatus
US11477207B2 (en) Configurable feature level controls for data
US11740897B2 (en) Methods for software development and operation process analytics and devices thereof
US20140094150A1 (en) Wireless communication apparatus and configuring method thereof
CN104796487A (en) Social interaction method and related equipment
CN112905971B (en) Method and device for processing information
CN112445392B (en) Organization authority processing method and device, electronic equipment and storage medium
CN110189807A (en) Health index measurement method, device and storage medium
CN109804599A (en) Service is provided according to user right
JP6607030B2 (en) Information processing apparatus, information processing system, processing method thereof, and program
WO2011079575A1 (en) Method, apparatus and mobile terminal for obtaining change data information
CN112667564B (en) Zynq platform record management method and system
WO2008081967A1 (en) Information processing device, information processing device control method, program, and recording medium
JP2003157616A (en) Data recording method, data recording system and its program
CN109725973A (en) A kind of data processing method and data processing equipment
CN103870748B (en) The security processing and device of virtual machine
CN102456104A (en) Menu authority creating method
JP2002245034A (en) System and method for processing document

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20210416