CN112671942A - Method, device, equipment and storage medium for setting network port name - Google Patents

Method, device, equipment and storage medium for setting network port name Download PDF

Info

Publication number
CN112671942A
CN112671942A CN202011401262.0A CN202011401262A CN112671942A CN 112671942 A CN112671942 A CN 112671942A CN 202011401262 A CN202011401262 A CN 202011401262A CN 112671942 A CN112671942 A CN 112671942A
Authority
CN
China
Prior art keywords
target
network card
setting
target network
identification information
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
CN202011401262.0A
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.)
Inspur Electronic Information Industry Co Ltd
Original Assignee
Inspur Electronic Information Industry 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 Inspur Electronic Information Industry Co Ltd filed Critical Inspur Electronic Information Industry Co Ltd
Priority to CN202011401262.0A priority Critical patent/CN112671942A/en
Publication of CN112671942A publication Critical patent/CN112671942A/en
Pending legal-status Critical Current

Links

Images

Abstract

The application discloses a method for setting a network port name, which comprises the following steps: when the current network card is detected to be inserted, determining a target network card with the network port name changed due to the current network card; acquiring a first corresponding relation between target identification information of a target network card and a target PCIE bus address; setting a target corresponding relation for the target network card according to the first corresponding relation and a second corresponding relation of target identification information of the target network card and a target physical slot which are stored in advance; and setting the name of the target network port for the target network card by using the target identification information. Therefore, the target network interface name is set for the target network card according to the method, and the target network interface name cannot be changed due to the new insertion of the network card, so that the disorder condition of the network interface names is avoided, and the normal operation of the system can be relatively guaranteed. The application also discloses a setting device, equipment and a computer readable storage medium of the network port name, and the setting device, the equipment and the computer readable storage medium have the beneficial effects.

Description

Method, device, equipment and storage medium for setting network port name
Technical Field
The present invention relates to the field of servers, and in particular, to a method, an apparatus, a device, and a computer-readable storage medium for setting a port name.
Background
Currently, in the field of servers, the naming rule of the port name in the Linux System is that an Operating System (OS) names the port according to a PCIE (PCI Express, Peripheral Component Interconnect Express) bus address allocated to each network card by a BIOS (Basic Input Output System), for example, in a preset port name "enp 6s0f 0", en represents a PCIE device, p represents a PCIE device, 6 represents < bus >, s represents slot, and f represents function. When a network card is newly inserted into the Linux system, the network card occupies PCIE bus addresses originally allocated to the preset network card, so that the preset PCIE bus addresses of the preset network card change, and further the preset portal names of the preset network card change, so that the system has a disorder of the portal names, and further normal operation of the whole system is affected.
Therefore, how to avoid the disorder of the network port names and relatively guarantee the normal operation of the system is a technical problem that needs to be solved by those skilled in the art at present.
Disclosure of Invention
In view of the above, the present invention provides a method for setting a port name, which can avoid the disorder of the port name and relatively ensure the normal operation of the system; another object of the present invention is to provide a device, an apparatus and a computer-readable storage medium for setting a port name, all of which have the above advantages.
In order to solve the above technical problem, the present invention provides a method for setting a port name, including:
when the current network card is detected to be inserted, determining a target network card with a changed network port name caused by the current network card;
acquiring a first corresponding relation between target identification information of the target network card and a target PCIE bus address;
setting a target corresponding relation for the target network card according to the first corresponding relation and a second corresponding relation, stored in advance, of the target identification information of the target network card and a target physical slot;
and setting a target network port name for the target network card by using the target identification information.
Preferably, further comprising:
acquiring current identification information of the current network card, a current PCIE bus address and a current corresponding relation of a current physical slot;
and setting the current network port name for the current network card by using the current identification information.
Preferably, the process of acquiring the first corresponding relationship between the target identification information of the target network card and the target PCIE bus address specifically includes:
acquiring all current network port names of the system by using an nmcli command;
and after the target internet access name is determined from all the internet access names, acquiring the first corresponding relation between the target identification information of the target network card and the target PCIE bus address by utilizing an ethtool command.
Preferably, the process of setting a target network port name for the target network card by using the target identification information specifically includes:
and setting the target network interface name for the target network card by using the target MAC address of the target network card.
Preferably, the process of setting a target network port name for the target network card by using the target identification information specifically includes:
and setting the target network interface name for the target network card by using the target MAC address of the target network card and the information of the target physical slot.
Preferably, after the setting of the target internet access name for the target network card by using the target identification information, the method further includes:
and sending out corresponding prompt information.
Preferably, after the setting of the target internet access name for the target network card by using the target identification information, the method further includes:
and recording the target corresponding relation of the target network card.
In order to solve the above technical problem, the present invention further provides a device for setting a port name, including:
the determining module is used for determining a target network card with a changed network port name caused by the current network card when the current network card is detected to be inserted;
the first acquisition module is used for acquiring a first corresponding relation between target identification information of the target network card and a target PCIE bus address;
the setting module is used for setting a target corresponding relation for the target network card according to the first corresponding relation and a second corresponding relation, stored in advance, of the target identification information of the target network card and a target physical slot;
and the first naming module is used for setting a target network port name for the target network card by utilizing the target identification information.
In order to solve the above technical problem, the present invention further provides a device for setting a port name, including:
a memory for storing a computer program;
and the processor is used for realizing the steps of any one of the above network port name setting methods when executing the computer program.
In order to solve the above technical problem, the present invention further provides a computer-readable storage medium, where a computer program is stored, and when the computer program is executed by a processor, the computer program implements the steps of any one of the above methods for setting a port name.
The invention provides a setting method of network port names, which comprises the steps of acquiring a first corresponding relation between target identification information of a target network card and a target PCIE bus address, setting a target corresponding relation for the target network card according to the first corresponding relation and a second corresponding relation between target identification information of a pre-stored target network card and a target physical slot, and setting the target network port name for the target network card with the changed network port name by utilizing the target identification information; because the target identification information is uniquely corresponding to the target network card, the target network interface name is set for the target network card according to the method, and the target network interface name cannot be changed due to the new insertion of the network card, so that the disorder condition of the network interface names is avoided, and the normal operation of the system can be relatively guaranteed.
In order to solve the technical problem, the invention also provides a device, equipment and a computer readable storage medium for setting the network port name, which have the beneficial effects.
Drawings
In order to more clearly illustrate the embodiments or technical solutions of the present invention, the drawings used in the description of the embodiments or the prior art will be briefly described below, and 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 provided drawings without creative efforts.
Fig. 1 is a flowchart of a method for setting a port name according to an embodiment of the present invention;
fig. 2 is a structural diagram of a device for setting a port name according to an embodiment of the present invention;
fig. 3 is a structural diagram of a device for setting a port name according to an embodiment of the present invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
The core of the embodiment of the invention is to provide a method for setting the network port name, which can avoid the disorder condition of the network port name and relatively ensure the normal operation of the system; another core of the present invention is to provide a device, an apparatus and a computer-readable storage medium for setting a port name, all of which have the above advantages.
In order that those skilled in the art will better understand the disclosure, the invention will be described in further detail with reference to the accompanying drawings and specific embodiments.
Fig. 1 is a flowchart of a method for setting a port name according to an embodiment of the present invention. As shown in fig. 1, a method for setting a port name includes:
s10: when the current network card is detected to be inserted, determining a target network card with the network port name changed due to the current network card;
s20: acquiring a first corresponding relation between target identification information of a target network card and a target PCIE bus address;
s30: setting a target corresponding relation for the target network card according to the first corresponding relation and a second corresponding relation of target identification information of the target network card and a target physical slot which are stored in advance;
s40: and setting the name of the target network port for the target network card by using the target identification information.
Specifically, before the current network card is inserted, a second corresponding relationship between the target identification information of the target network card and the target physical slot is pre-stored, specifically, an ifconfig lspci or other command is used to read the port name and the PCIE bus address of the target network card in the Linux system, the target identification information of the target network card is obtained according to the currently obtained port name, and the second corresponding relationship between the target identification information, the PCIE bus address and the target physical slot is stored.
When a new network card is inserted into the Linux system, that is, the current network card is inserted into the Linux system, the current network card occupies PCIE resources of a preset network card in the Linux system. Therefore, when it is detected that the current network card is inserted, it is first required to determine which PCIE resource of the network card is occupied by the current network card, which causes a change in a PCIE bus address of the network card, and further causes a change in a port name of the network card. In this embodiment, a target network card with a port name changed due to the current network card is determined.
After the target network card is determined, the target identification information and the target PCIE bus address of the target network card are obtained, and a first corresponding relation between the target identification information and the target PCIE bus address of the target network card is determined.
After the first corresponding relationship is determined, because the first corresponding relationship is the corresponding relationship between the target identification information and the target PCIE bus address, and the second corresponding relationship is the corresponding relationship between the target identification information and the target physical slot, the corresponding relationship among the target identification information, the target PCIE bus address, and the target physical slot can be determined according to the first corresponding relationship and the second corresponding relationship, that is, the target corresponding relationship of the target network card is determined; therefore, other two pieces of information of the target network card can be determined directly according to any one of the three pieces of information subsequently, and information query is facilitated.
In actual operation, after the target corresponding relationship is determined, the pre-stored second corresponding relationship may be deleted, so as to avoid information confusion caused by storing a plurality of corresponding relationships, and save storage resources. And then, modifying the naming rule/usr/lib/udev/rule.d/71-bios devname.rule in the system, and setting the name of the target network interface for the target network card by utilizing the target identification information of the target network card.
In this embodiment, the target identification information may specifically be an MAC address of the target network card and/or a serial number of the target network card and/or a network card ID of the target network card and/or information of a target physical slot of the target network card, as long as the target network card can be uniquely identified, and the specific type of the target identification information is not limited in this embodiment.
The embodiment of the invention provides a method for setting a network port name, which comprises the steps of setting a target corresponding relation for a target network card by acquiring a first corresponding relation between target identification information of the target network card and a target PCIE bus address and according to the first corresponding relation and a second corresponding relation between the target identification information of the target network card and a target physical slot which are stored in advance, and setting the target network port name for the target network card with the changed network port name by utilizing the target identification information; because the target identification information is uniquely corresponding to the target network card, the target network interface name is set for the target network card according to the method, and the target network interface name cannot be changed due to the new insertion of the network card, so that the disorder condition of the network interface names is avoided, and the normal operation of the system can be relatively guaranteed.
On the basis of the above embodiments, the present embodiment further describes and optimizes the technical solution, and specifically, the present embodiment further includes:
acquiring current identification information of a current network card, a current PCIE bus address and a current corresponding relation of a current physical slot;
and setting the current network port name for the current network card by using the current identification information.
Specifically, in this embodiment, a corresponding current port name is further set for the newly inserted current network card. The specific operation process is as follows: when the current network card is inserted, the operating system names a network port according to a PCIE bus address allocated to the current network card by the BIOS, and sets a corresponding relation among a preset network port name, the current PCIE bus address and a current physical slot for the current network card; therefore, the current identification information of the current network card, the current PCIE bus address, and the current corresponding relationship of the current physical slot can be obtained according to the currently set preset port name, and then the current identification information of the current network card is used to set the current port name for the current network card.
As can be seen, in the embodiment, the current identification information of the current network card is further used to set the corresponding current port name for the current network card, so that the condition that the port names are out of order can be further avoided, and the normal operation of the system is further ensured.
On the basis of the foregoing embodiment, this embodiment further describes and optimizes the technical solution, and specifically, in this embodiment, the process of obtaining the first corresponding relationship between the target identification information of the target network card and the target PCIE bus address specifically includes:
acquiring all current network port names of the system by using an nmcli command;
after the target internet access name is determined from all the internet access names, a first corresponding relation between target identification information of the target network card and a target PCIE bus address is obtained by utilizing an ethtoolol command.
In this embodiment, the option ROM information of the target network card is specifically viewed through the nmcli command and the ethtoolol command, and the first corresponding relationship of the target network card is determined. More specifically, the current names of all the network ports of the system are obtained by using an nmcli command, after the name of the target network port is determined from all the network port names, target identification information and a target PCIE bus address of the target network card are obtained by using an ethtoolol command, and then the first corresponding relation of the target network card is determined according to the target identification information and the target PCIE bus address.
Therefore, the first corresponding relation of the target network card is determined according to the method of the embodiment, and the operation method is convenient and fast.
As a preferred embodiment, the process of setting a target network port name for a target network card by using target identification information specifically includes:
and setting a target network port name for the target network card by using the target MAC address of the target network card.
It should be noted that the MAC Address (Media Access Control Address) is a Media Access Control Address (MAC Address), also called Physical Address (Physical Address), which is an Address used to confirm the location of the network device; generally, the MAC address and the network card have a unique correspondence, and the MAC address generally does not change. Therefore, in this embodiment, the target MAC address of the target network card is preferably used as the target identification information to set the corresponding target network port name for the target network card.
As another preferred embodiment, the process of setting a target network port name for a target network card by using target identification information specifically includes:
and setting the target network interface name for the target network card by using the target MAC address of the target network card and the information of the target physical slot.
It should be noted that the information of the target physical slot refers to information used for identifying different physical slots, such as a slot number corresponding to the physical slot where the target network card is located. In this embodiment, specifically, a target MAC address of a target network card and information of a target physical slot are used to set a corresponding target network port name for the target network card; therefore, the physical slot corresponding to the target network card can be directly determined according to the target port name of the target network card, and the subsequent operation and maintenance operation of the target network card is facilitated.
On the basis of the foregoing embodiment, the embodiment further describes and optimizes the technical solution, and specifically, after setting a target network interface name for the target network card by using the target identification information, the embodiment further includes:
and sending out corresponding prompt information.
Specifically, in this embodiment, after the target network interface name is set for the target network card by using the target identification information, the prompting device is further triggered to send out the corresponding prompting information.
It should be noted that the prompting device may specifically be a buzzer and/or an indicator light and/or a display, and the prompting device such as the buzzer, the indicator light, the display, and the like is triggered to send out corresponding prompting information, such as a buzzer sound, a flashing light, displayed characters or images, and the like, so as to intuitively prompt the user that the renaming of the target network card has been completed, thereby further improving the user experience of the user.
On the basis of the foregoing embodiment, the embodiment further describes and optimizes the technical solution, and specifically, after setting a target network interface name for the target network card by using the target identification information, the embodiment further includes:
and recording the target corresponding relation of the target network card.
Specifically, in this embodiment, after the target network interface name is set for the target network card by using the target identification information, that is, after the target network card is renamed, the target corresponding relationship set for the target network card, that is, the corresponding relationship among the target identification information of the target network card, the target PCIE bus address, and the target physical slot, is further obtained, and the target corresponding relationship of the target network card is recorded.
It should be noted that, in actual operation, a specific recording manner may be recorded in a form of text, an excel table, or a database table, which is not limited in this embodiment and is selected according to actual requirements. More specifically, the storage may be performed in a Memory bank, a hard disk, a TF (Trans-flash Card) Card, an sd (secure Digital Memory Card), or the like, and the selection is specifically performed according to actual requirements, which is not limited in this embodiment.
In this embodiment, by further recording the target corresponding relationship of the target network card, operation and maintenance personnel can check the information of the target network card conveniently, so that the use experience of the user is further improved.
The above detailed description is made on the embodiment of the method for setting the port name provided by the present invention, and the present invention further provides a device, an apparatus, and a computer-readable storage medium for setting the port name corresponding to the method.
Fig. 2 is a structural diagram of a device for setting a port name according to an embodiment of the present invention, and as shown in fig. 2, the device for setting a port name includes:
the determining module 21 is configured to determine, when it is detected that the current network card is inserted, a target network card whose port name changes due to the current network card;
a first obtaining module 22, configured to obtain a first corresponding relationship between target identification information of a target network card and a target PCIE bus address;
the setting module 23 is configured to set a target corresponding relationship for the target network card according to the first corresponding relationship and a second corresponding relationship between the target identification information of the target network card and the target physical slot, which is stored in advance;
and the first naming module 24 is configured to set a target network port name for the target network card by using the target identification information.
The setting device of the network port name provided by the embodiment of the invention has the beneficial effect of the setting method of the network port name.
As a preferred embodiment, the setting device of a portal name further includes:
the second acquisition module is used for acquiring the current identification information of the current network card, the current PCIE bus address and the current corresponding relation of the current physical slot;
and the second naming module is used for setting the current internet access name for the current network card by using the current identification information.
As a preferred embodiment, the setting device of a portal name further includes:
and the prompting module is used for sending out corresponding prompting information after the target network interface name is set for the target network card by using the target identification information.
As a preferred embodiment, the setting device of a portal name further includes:
and the recording module is used for recording the target corresponding relation of the target network card after the target network interface name is set for the target network card by using the target identification information.
Fig. 3 is a structural diagram of a device for setting a port name according to an embodiment of the present invention, and as shown in fig. 3, the device for setting a port name includes:
a memory 31 for storing a computer program;
and a processor 32, configured to implement the steps of the setting method of the foregoing internet access name when executing the computer program.
The device for setting the network port name provided by the embodiment of the invention has the beneficial effect of the method for setting the network port name.
In order to solve the above technical problem, the present invention further provides a computer-readable storage medium, on which a computer program is stored, and the computer program, when executed by a processor, implements the steps of the setting method for the foregoing internet access name.
The computer-readable storage medium provided by the embodiment of the invention has the beneficial effect of the setting method of the internet access name.
The method, apparatus, device and computer readable storage medium for setting the port name provided by the present invention are described in detail above. The principles and embodiments of the present invention are explained herein using specific examples, which are set forth only to help understand the method and its core ideas of the present invention. It should be noted that, for those skilled in the art, it is possible to make various improvements and modifications to the present invention without departing from the principle of the present invention, and those improvements and modifications also fall within the scope of the claims of the present invention.
The embodiments are described in a progressive manner in the specification, each embodiment focuses on differences from other embodiments, and the same and similar parts among the embodiments are referred to each other. The device disclosed by the embodiment corresponds to the method disclosed by the embodiment, so that the description is simple, and the relevant points can be referred to the method part for description.
Those of skill would further appreciate that the various illustrative elements and algorithm steps described in connection with the embodiments disclosed herein may be implemented as electronic hardware, computer software, or combinations of both, and that the various illustrative components and steps have been described above generally in terms of their functionality in order to clearly illustrate this interchangeability of hardware and software. Whether such functionality is implemented as hardware or software depends upon the particular application and design constraints imposed on the implementation. Skilled artisans may implement the described functionality in varying ways for each particular application, but such implementation decisions should not be interpreted as causing a departure from the scope of the present invention.

Claims (10)

1. A method for setting a port name is characterized by comprising the following steps:
when the current network card is detected to be inserted, determining a target network card with a changed network port name caused by the current network card;
acquiring a first corresponding relation between target identification information of the target network card and a target PCIE bus address;
setting a target corresponding relation for the target network card according to the first corresponding relation and a second corresponding relation, stored in advance, of the target identification information of the target network card and a target physical slot;
and setting a target network port name for the target network card by using the target identification information.
2. The method of claim 1, further comprising:
acquiring current identification information of the current network card, a current PCIE bus address and a current corresponding relation of a current physical slot;
and setting the current network port name for the current network card by using the current identification information.
3. The method according to claim 1, wherein the process of obtaining the first correspondence between the target identification information of the target network card and the target PCIE bus address specifically includes:
acquiring all current network port names of the system by using an nmcli command;
and after the target internet access name is determined from all the internet access names, acquiring the first corresponding relation between the target identification information of the target network card and the target PCIE bus address by utilizing an ethtool command.
4. The method according to claim 3, wherein the process of setting a target network port name for the target network card by using the target identification information specifically includes:
and setting the target network interface name for the target network card by using the target MAC address of the target network card.
5. The method according to claim 3, wherein the process of setting a target network port name for the target network card by using the target identification information specifically includes:
and setting the target network interface name for the target network card by using the target MAC address of the target network card and the information of the target physical slot.
6. The method according to claim 1, wherein after said setting a target port name for the target network card by using the target identification information, further comprising:
and sending out corresponding prompt information.
7. The method according to any one of claims 1 to 6, wherein after said setting a target port name for the target network card by using the target identification information, further comprising:
and recording the target corresponding relation of the target network card.
8. A setting device of a network port name is characterized by comprising:
the determining module is used for determining a target network card with a changed network port name caused by the current network card when the current network card is detected to be inserted;
the first acquisition module is used for acquiring a first corresponding relation between target identification information of the target network card and a target PCIE bus address;
the setting module is used for setting a target corresponding relation for the target network card according to the first corresponding relation and a second corresponding relation, stored in advance, of the target identification information of the target network card and a target physical slot;
and the first naming module is used for setting a target network port name for the target network card by utilizing the target identification information.
9. A setting device of a portal name, comprising:
a memory for storing a computer program;
a processor for implementing the steps of the method for setting a portal name according to any one of claims 1 to 7 when executing the computer program.
10. A computer-readable storage medium, characterized in that a computer program is stored thereon, which, when being executed by a processor, implements the steps of the setting method of the portal name according to any one of claims 1 to 7.
CN202011401262.0A 2020-12-04 2020-12-04 Method, device, equipment and storage medium for setting network port name Pending CN112671942A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011401262.0A CN112671942A (en) 2020-12-04 2020-12-04 Method, device, equipment and storage medium for setting network port name

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011401262.0A CN112671942A (en) 2020-12-04 2020-12-04 Method, device, equipment and storage medium for setting network port name

Publications (1)

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

Family

ID=75402642

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011401262.0A Pending CN112671942A (en) 2020-12-04 2020-12-04 Method, device, equipment and storage medium for setting network port name

Country Status (1)

Country Link
CN (1) CN112671942A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113904930A (en) * 2021-09-27 2022-01-07 深信服科技股份有限公司 Network port ordering method, device, equipment and storage medium
CN114416185A (en) * 2021-12-27 2022-04-29 深信服科技股份有限公司 Network port ordering method, device, equipment and storage medium
CN116028394A (en) * 2023-03-29 2023-04-28 苏州浪潮智能科技有限公司 Device information acquisition method, device, system, communication device and storage medium

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20170237704A1 (en) * 2016-02-16 2017-08-17 Le Holdings (Beijing) Co., Ltd. Addressing communication method and electronic device based on media access control address
CN107135280A (en) * 2016-02-29 2017-09-05 上海格尔软件股份有限公司 The method that many network card equipments based on (SuSE) Linux OS adjust network interface card order
CN108696394A (en) * 2018-05-18 2018-10-23 深圳市智微智能科技开发有限公司 The means of communication and equipment of multiple PCIE network interface cards under a kind of Linux system
CN109347677A (en) * 2018-11-06 2019-02-15 郑州云海信息技术有限公司 The consistent method and device of network card equipment title in a kind of realization storage cluster

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20170237704A1 (en) * 2016-02-16 2017-08-17 Le Holdings (Beijing) Co., Ltd. Addressing communication method and electronic device based on media access control address
CN107135280A (en) * 2016-02-29 2017-09-05 上海格尔软件股份有限公司 The method that many network card equipments based on (SuSE) Linux OS adjust network interface card order
CN108696394A (en) * 2018-05-18 2018-10-23 深圳市智微智能科技开发有限公司 The means of communication and equipment of multiple PCIE network interface cards under a kind of Linux system
CN109347677A (en) * 2018-11-06 2019-02-15 郑州云海信息技术有限公司 The consistent method and device of network card equipment title in a kind of realization storage cluster

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
LEGEND050709COMEON: "linux下网卡命名改名", 《HTTPS://BLOG.CSDN.NET》 *

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113904930A (en) * 2021-09-27 2022-01-07 深信服科技股份有限公司 Network port ordering method, device, equipment and storage medium
CN113904930B (en) * 2021-09-27 2024-04-09 深信服科技股份有限公司 Network port ordering method, device, equipment and storage medium
CN114416185A (en) * 2021-12-27 2022-04-29 深信服科技股份有限公司 Network port ordering method, device, equipment and storage medium
CN114416185B (en) * 2021-12-27 2024-04-09 深信服科技股份有限公司 Network port ordering method, device, equipment and storage medium
CN116028394A (en) * 2023-03-29 2023-04-28 苏州浪潮智能科技有限公司 Device information acquisition method, device, system, communication device and storage medium
CN116028394B (en) * 2023-03-29 2023-06-16 苏州浪潮智能科技有限公司 Device information acquisition method, device, system, communication device and storage medium

Similar Documents

Publication Publication Date Title
CN112671942A (en) Method, device, equipment and storage medium for setting network port name
CN111177005A (en) Service application testing method, device, server and storage medium
CN108845877B (en) Method, device and system for managing memory
CN109981569B (en) Network system access method, device, computer equipment and readable storage medium
CN113467868B (en) Method and device for creating equipment resources
CN109960678B (en) Naming processing method and computer processing device
CN107566518B (en) Method and device for managing equipment information in file installation process
CN108197309A (en) A kind of method, system and the readable storage medium storing program for executing of the storage of server assets information
CN108596587B (en) Cash-up auditing method, apparatus, electronic device, program product and storage medium
CN114244702B (en) Switch configuration management method and device, electronic equipment and storage medium
CN109062820A (en) A kind of software performance testing method and device
CN109032678B (en) Method, apparatus, medium, and method for controlling amount of BIOS print information
CN107943912B (en) A kind of response type Resource TOC data visualization management method, terminal and device
CN108664505A (en) A kind of deriving method and device of database table structure
CN111722883A (en) Method and device for updating interface address and computer readable storage medium
CN109727036B (en) Transaction processing method and device
CN110772779A (en) Electronic card control method, device and system and referee electronic card
CN110704198A (en) Data operation method, device, storage medium and processor
US11729246B2 (en) Apparatus and method for determining types of uniform resource locator
CN106570004B (en) Data management method and device
CN110347683B (en) Data table merging processing method and device
CN112347046A (en) Method for acquiring creation time of file in distributed system
CN113031970A (en) Automatic installation and deployment method and system
CN108509301A (en) The update method and more new system of system slot information in a kind of SMBIOS
CN110502508A (en) A kind of method of calibration and system based on dynamic state of parameters

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

Application publication date: 20210416

RJ01 Rejection of invention patent application after publication