CN111475106A - RAID customization creating method, system, terminal and storage medium - Google Patents

RAID customization creating method, system, terminal and storage medium Download PDF

Info

Publication number
CN111475106A
CN111475106A CN202010167998.XA CN202010167998A CN111475106A CN 111475106 A CN111475106 A CN 111475106A CN 202010167998 A CN202010167998 A CN 202010167998A CN 111475106 A CN111475106 A CN 111475106A
Authority
CN
China
Prior art keywords
raid
hard disk
information
package information
server
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.)
Withdrawn
Application number
CN202010167998.XA
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.)
Suzhou Inspur Intelligent Technology Co Ltd
Original Assignee
Suzhou Inspur Intelligent 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 Suzhou Inspur Intelligent Technology Co Ltd filed Critical Suzhou Inspur Intelligent Technology Co Ltd
Priority to CN202010167998.XA priority Critical patent/CN111475106A/en
Publication of CN111475106A publication Critical patent/CN111475106A/en
Withdrawn legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/06Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
    • G06F3/0601Interfaces specially adapted for storage systems
    • G06F3/0602Interfaces specially adapted for storage systems specifically adapted to achieve a particular effect
    • G06F3/0604Improving or facilitating administration, e.g. storage management
    • G06F3/0607Improving or facilitating administration, e.g. storage management by facilitating the process of upgrading existing storage systems, e.g. for improving compatibility between host and storage device
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/06Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
    • G06F3/0601Interfaces specially adapted for storage systems
    • G06F3/0628Interfaces specially adapted for storage systems making use of a particular technique
    • G06F3/0629Configuration or reconfiguration of storage systems
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/06Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
    • G06F3/0601Interfaces specially adapted for storage systems
    • G06F3/0668Interfaces specially adapted for storage systems adopting a particular infrastructure
    • G06F3/0671In-line storage system
    • G06F3/0683Plurality of storage devices
    • G06F3/0689Disk arrays, e.g. RAID, JBOD

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The invention provides a method, a system, a terminal and a storage medium for establishing RAID customization, comprising the following steps: verifying the integrity of the hard disk information of the server; reading customer package information; selecting a target hard disk from the server according to the package information; calling a creating script to read RAID parameters in the customer package information and creating an RAID on the target hard disk according to the RAID parameters. According to the invention, through improvement of the existing scheme, customized automatic setting can be realized, so that manpower is reduced, and through reduction of manpower and faults caused by human factors, the manpower cost is reduced, the production efficiency is improved, and the purposes of improving the productivity and saving the cost are achieved.

Description

RAID customization creating method, system, terminal and storage medium
Technical Field
The invention relates to the technical field of RAID, in particular to a method, a system, a terminal and a storage medium for establishing RAID customization.
Background
In the cloud computing era, the market demand of the servers is greatly increased, the demand on the number of the servers is increasingly increased, and meanwhile, the demand on the servers is also diversified due to the diversity of the market demand. The establishment of the model formally improves the prior art in the large environment, thereby meeting various market demands.
In the current solutions, both of the most basic and the most extensive solutions have significant drawbacks. One is that the customization degree of the customer is not enough, and the complex requirement of the current market cannot be met; the other is specialized maintenance by order, requiring a large number of specialists and this process is inevitable and leads to errors due to the large number of interventions by personnel.
Disclosure of Invention
In view of the above-mentioned deficiencies of the prior art, the present invention provides a RAID customization creating method, system, terminal and storage medium to solve the above-mentioned technical problems.
In a first aspect, the present invention provides a RAID customization creating method, including:
verifying the integrity of the hard disk information of the server;
reading customer package information;
selecting a target hard disk from the server according to the package information;
calling a creating script to read RAID parameters in the customer package information and creating an RAID on the target hard disk according to the RAID parameters.
Further, the verifying the integrity of the hard disk information of the server includes:
reading BOM material information of a server;
acquiring local hard disk information of a server;
judging whether the local hard disk information of the server is consistent with the BOM material information:
and if so, judging that the server hard disk information passes the verification.
Further, the reading of the customer package information includes:
establishing a database of packages required by customers;
storing customer package information into the database, wherein the customer package information comprises the wiring mode of each RAID card, detailed information of the type and the size of the connected storage equipment, whether to establish RAID, the mode of establishing RAID, a read-write strategy and whether to set a system disk.
Further, after the target hard disk is selected from the server according to the package information, the method further includes:
and determining the tool type for creating the RAID according to the target hard disk and the customer package information.
Further, the creating a RAID on the target hard disk according to the RAID parameters includes:
and setting the creation script as a loop set, wherein the creation script circularly reads RAID parameters from the client package information and automatically calls a tool for creating the RAID to create the RAID on the target hard disk.
In a second aspect, the present invention provides a RAID customization creation system, including:
the hard disk checking unit is configured for checking the integrity of the hard disk information of the server;
the package reading unit is configured for reading the package information of the client;
the target selecting unit is configured to select a target hard disk from the server according to the package information;
and the automatic creation unit is configured to call a creation script to read RAID parameters in the customer package information and create RAID on the target hard disk according to the RAID parameters.
Further, the package reading unit includes:
the storage establishing module is used for configuring a database for establishing a package required by a client;
and the package storage module is configured to store customer package information into the database, wherein the customer package information comprises the wiring mode of each RAID card, detailed information of the type and size of the connected storage equipment, whether to establish RAID (redundant array of independent disks), the mode of establishing RAID, a read-write strategy and whether to set a system disk.
Further, the system further comprises:
and the tool determining unit is configured for determining the type of the tool for creating the RAID according to the target hard disk and the customer package information.
In a third aspect, a terminal is provided, including:
a processor, a memory, wherein,
the memory is used for storing a computer program which,
the processor is used for calling and running the computer program from the memory so as to make the terminal execute the method of the terminal.
In a fourth aspect, a computer storage medium is provided having stored therein instructions that, when executed on a computer, cause the computer to perform the method of the above aspects.
The beneficial effect of the invention is that,
according to the RAID customization creating method, system, terminal and storage medium provided by the invention, through refining and standardizing the work order information, establishing a database for the package information of the client, and extracting useful information from the work order, the BOM and the package database through a data processing technology, the requirement of the client on multi-dimensional positioning is achieved, and the aim of realizing automation of the complicated requirements of the client in the production process is fulfilled. According to the invention, through improvement of the existing scheme, customized automatic setting can be realized, so that manpower is reduced, and through reduction of manpower and faults caused by human factors, the manpower cost is reduced, the production efficiency is improved, and the purposes of improving the productivity and saving the cost are achieved.
In addition, the invention has reliable design principle, simple structure and very wide application prospect.
Drawings
In order to more clearly illustrate the embodiments or technical solutions in the prior art of the present invention, the drawings used in the description of the embodiments or prior art will be briefly described below, and it is obvious for those skilled in the art that other drawings can be obtained based on these drawings without creative efforts.
FIG. 1 is a schematic flow diagram of a method of one embodiment of the invention.
FIG. 2 is a schematic flow diagram of a method of one embodiment of the invention.
FIG. 3 is a schematic block diagram of a system of one embodiment of the present invention.
Fig. 4 is a schematic structural diagram of a terminal according to an embodiment of the present invention.
Detailed Description
In order to make those skilled in the art better understand the technical solution of the present invention, the technical solution in the embodiment of the present invention will be clearly and completely described below with reference to the drawings in the embodiment of the present invention, and it is obvious that the described embodiment is only a part of the embodiment of the present invention, and not all 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 following explains key terms appearing in the present invention.
Write Policy Write strategy
Read Policy Read strategy
Stripe Size Stripe depth
FIG. 1 is a schematic flow diagram of a method of one embodiment of the invention. Wherein, the execution subject in fig. 1 may be a RAID customization creation system.
As shown in fig. 1, the method 100 includes:
step 110, verifying the integrity of the hard disk information of the server;
step 120, reading the information of the customer package;
step 130, selecting a target hard disk from the server according to the package information;
step 140, calling the creation script to read the RAID parameters in the customer package information and creating RAID on the target hard disk according to the RAID parameters.
In order to facilitate understanding of the present invention, the RAID customization creating method provided in the present invention is further described below with reference to the principle of the RAID customization creating method of the present invention and the process of customizing a RAID in the embodiment.
Specifically, referring to fig. 2, the RAID customization creating method includes:
and S1, verifying the integrity of the hard disk information of the server.
The BOM information is extracted and processed, the used tools can be determined through the material information, and the equipment information captured by the machine is compared with the information in the BOM and the library, so that the accuracy of the hard disk information is determined.
And S2, reading the customer package information.
And establishing a database of packages required by the client. The connection mode of each RAID card, the detailed information of the type and size of the connected storage equipment, whether to establish RAID, the mode of establishing RAID, the read-write strategy and whether to set a system disk are described in detail.
And S3, selecting a target hard disk from the server according to the package information.
And selecting a corresponding target hard disk from the server according to the number and the type of the hard disks required by the RAID type in the package information.
Meanwhile, a RAID creation tool is determined according to the customer package information, and the RAID card is generally of three types, namely RAID type, SAS type and PMC type. The compiling tool corresponding to the RAID type is storcli64, the compiling tool corresponding to the SAS type is SAS3ircu, and the compiling tool corresponding to the PMC type is arcconf.
And S4, calling the creation script to read the RAID parameters in the customer package information and creating the RAID on the target hard disk according to the RAID parameters.
Under the condition that the accuracy of hard disk information is guaranteed, only the scripts of the RAID group are designed to be circularly constructed, and data can be extracted from a package database and used as parameters of the scripts. Through the transmission of parameters, the information such as the level, the strategy and the like of the RAID can be autonomously obtained, so that the RAID creation tool can be called to automatically construct the RAID, and meanwhile, the diversity of customer requirements can be met.
As shown in fig. 3, the system 300 includes:
a hard disk verification unit 310 configured to verify the integrity of the hard disk information of the server;
a package reading unit 320 configured to read customer package information;
a target selecting unit 330 configured to select a target hard disk from the server according to the package information;
and the automatic creation unit 340 is configured to invoke a creation script to read a RAID parameter in the customer package information and create a RAID on the target hard disk according to the RAID parameter.
Optionally, as an embodiment of the present invention, the package reading unit includes:
the storage establishing module is used for configuring a database for establishing a package required by a client;
and the package storage module is configured to store customer package information into the database, wherein the customer package information comprises the wiring mode of each RAID card, detailed information of the type and size of the connected storage equipment, whether to establish RAID (redundant array of independent disks), the mode of establishing RAID, a read-write strategy and whether to set a system disk.
Optionally, as an embodiment of the present invention, the system further includes:
and the tool determining unit is configured for determining the type of the tool for creating the RAID according to the target hard disk and the customer package information.
Fig. 4 is a schematic structural diagram of a terminal system 400 according to an embodiment of the present invention, where the terminal system 400 may be used to execute the RAID customization creating method according to the embodiment of the present invention.
The terminal system 400 may include: a processor 410, a memory 420, and a communication unit 430. The components communicate via one or more buses, and those skilled in the art will appreciate that the architecture of the servers shown in the figures is not intended to be limiting, and may be a bus architecture, a star architecture, a combination of more or less components than those shown, or a different arrangement of components.
The memory 420 may be used for storing instructions executed by the processor 410, and the memory 420 may be implemented by any type of volatile or non-volatile storage terminal or combination thereof, such as Static Random Access Memory (SRAM), electrically erasable programmable read-only memory (EEPROM), erasable programmable read-only memory (EPROM), programmable read-only memory (PROM), read-only memory (ROM), magnetic memory, flash memory, magnetic disk or optical disk. The executable instructions in memory 420, when executed by processor 410, enable terminal 400 to perform some or all of the steps in the method embodiments described below.
The processor 410 is a control center of the storage terminal, connects various parts of the entire electronic terminal using various interfaces and lines, and performs various functions of the electronic terminal and/or processes data by operating or executing software programs and/or modules stored in the memory 420 and calling data stored in the memory. The processor may be composed of an Integrated Circuit (IC), for example, a single packaged IC, or a plurality of packaged ICs connected with the same or different functions. For example, the processor 410 may include only a Central Processing Unit (CPU). In the embodiment of the present invention, the CPU may be a single operation core, or may include multiple operation cores.
A communication unit 430, configured to establish a communication channel so that the storage terminal can communicate with other terminals. And receiving user data sent by other terminals or sending the user data to other terminals.
The present invention also provides a computer storage medium, wherein the computer storage medium may store a program, and the program may include some or all of the steps in the embodiments provided by the present invention when executed. The storage medium may be a magnetic disk, an optical disk, a read-only memory (ROM) or a Random Access Memory (RAM).
Therefore, the invention achieves the multi-dimensional positioning of the customer requirements by thinning and standardizing the work order information, establishing a database for the package information of the customer and extracting useful information from the databases of the work order, the BOM and the package through a data processing technology, thereby realizing the aim of realizing automation of the complicated requirements of the customer in the production process. According to the invention, through improvement of the existing scheme, customized automatic setting can be realized, so that manpower is reduced, and through reduction of manpower and faults caused by human factors, the manpower cost is reduced, the production efficiency is improved, and the purposes of improving the productivity and saving the cost are achieved.
Those skilled in the art will readily appreciate that the techniques of the embodiments of the present invention may be implemented as software plus a required general purpose hardware platform. Based on such understanding, the technical solutions in the embodiments of the present invention may be embodied in the form of a software product, where the computer software product is stored in a storage medium, such as a usb disk, a removable hard disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk or an optical disk, and the like, and the storage medium can store program codes, and includes instructions for enabling a computer terminal (which may be a personal computer, a server, or a second terminal, a network terminal, and the like) to perform all or part of the steps of the method in the embodiments of the present invention.
The same and similar parts in the various embodiments in this specification may be referred to each other. Especially, for the terminal embodiment, since it is basically similar to the method embodiment, the description is relatively simple, and the relevant points can be referred to the description in the method embodiment.
In the embodiments provided in the present invention, it should be understood that the disclosed system and method can be implemented in other ways. For example, the above-described system embodiments are merely illustrative, and for example, the division of the units is only one logical functional division, and other divisions may be realized in practice, for example, a plurality of units or components may be combined or integrated into another system, or some features may be omitted, or not executed. In addition, the shown or discussed mutual coupling or direct coupling or communication connection may be an indirect coupling or communication connection through some interfaces, systems or units, and may be in an electrical, mechanical or other form.
The units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the units can be selected according to actual needs to achieve the purpose of the solution of the embodiment.
In addition, functional units in the embodiments of the present invention may be integrated into one processing unit, or each unit may exist alone physically, or two or more units are integrated into one unit.
Although the present invention has been described in detail by referring to the drawings in connection with the preferred embodiments, the present invention is not limited thereto. Various equivalent modifications or substitutions can be made on the embodiments of the present invention by those skilled in the art without departing from the spirit and scope of the present invention, and these modifications or substitutions are within the scope of the present invention/any person skilled in the art can easily conceive of the changes or substitutions within the technical scope of the present invention. Therefore, the protection scope of the present invention shall be subject to the protection scope of the claims.

Claims (10)

1. A method for creating a RAID customization, comprising:
verifying the integrity of the hard disk information of the server;
reading customer package information;
selecting a target hard disk from the server according to the package information;
calling a creating script to read RAID parameters in the customer package information and creating an RAID on the target hard disk according to the RAID parameters.
2. The method of claim 1, wherein the verifying the integrity of the hard disk information of the server comprises:
reading BOM material information of a server;
acquiring local hard disk information of a server;
judging whether the local hard disk information of the server is consistent with the BOM material information:
and if so, judging that the server hard disk information passes the verification.
3. The method of claim 1, wherein reading customer package information comprises:
establishing a database of packages required by customers;
storing customer package information into the database, wherein the customer package information comprises the wiring mode of each RAID card, detailed information of the type and the size of the connected storage equipment, whether to establish RAID, the mode of establishing RAID, a read-write strategy and whether to set a system disk.
4. The method of claim 1, wherein after the selecting a target hard disk from the server according to the package information, the method further comprises:
and determining the tool type for creating the RAID according to the target hard disk and the customer package information.
5. The method of claim 4, wherein creating a RAID on the target hard disk according to RAID parameters comprises:
and setting the creation script as a loop set, wherein the creation script circularly reads RAID parameters from the client package information and automatically calls a tool for creating the RAID to create the RAID on the target hard disk.
6. A RAID customization creation system comprising:
the hard disk checking unit is configured for checking the integrity of the hard disk information of the server;
the package reading unit is configured for reading the package information of the client;
the target selecting unit is configured to select a target hard disk from the server according to the package information;
and the automatic creation unit is configured to call a creation script to read RAID parameters in the customer package information and create RAID on the target hard disk according to the RAID parameters.
7. The system of claim 6, wherein the package reading unit comprises:
the storage establishing module is used for configuring a database for establishing a package required by a client;
and the package storage module is configured to store customer package information into the database, wherein the customer package information comprises the wiring mode of each RAID card, detailed information of the type and size of the connected storage equipment, whether to establish RAID (redundant array of independent disks), the mode of establishing RAID, a read-write strategy and whether to set a system disk.
8. The system of claim 6, further comprising:
and the tool determining unit is configured for determining the type of the tool for creating the RAID according to the target hard disk and the customer package information.
9. A terminal, comprising:
a processor;
a memory for storing instructions for execution by the processor;
wherein the processor is configured to perform the method of any one of claims 1-5.
10. A computer-readable storage medium, in which a computer program is stored which, when being executed by a processor, carries out the method according to any one of claims 1-5.
CN202010167998.XA 2020-03-11 2020-03-11 RAID customization creating method, system, terminal and storage medium Withdrawn CN111475106A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010167998.XA CN111475106A (en) 2020-03-11 2020-03-11 RAID customization creating method, system, terminal and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010167998.XA CN111475106A (en) 2020-03-11 2020-03-11 RAID customization creating method, system, terminal and storage medium

Publications (1)

Publication Number Publication Date
CN111475106A true CN111475106A (en) 2020-07-31

Family

ID=71747395

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010167998.XA Withdrawn CN111475106A (en) 2020-03-11 2020-03-11 RAID customization creating method, system, terminal and storage medium

Country Status (1)

Country Link
CN (1) CN111475106A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112214167A (en) * 2020-09-18 2021-01-12 苏州浪潮智能科技有限公司 Spatial information management method, system, terminal and storage medium of solid state disk
CN112463045A (en) * 2020-11-23 2021-03-09 苏州浪潮智能科技有限公司 Method, device, equipment and product for controlling diversity of redundant arrays of disks in batch
CN112965662A (en) * 2021-03-03 2021-06-15 北京金山云网络技术有限公司 Configuration method and device of cloud server, management server and storage medium
CN113689163A (en) * 2021-07-30 2021-11-23 苏州浪潮智能科技有限公司 BOM price checking and quotation system and information management method thereof

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112214167A (en) * 2020-09-18 2021-01-12 苏州浪潮智能科技有限公司 Spatial information management method, system, terminal and storage medium of solid state disk
CN112463045A (en) * 2020-11-23 2021-03-09 苏州浪潮智能科技有限公司 Method, device, equipment and product for controlling diversity of redundant arrays of disks in batch
CN112463045B (en) * 2020-11-23 2023-01-10 苏州浪潮智能科技有限公司 Method, device, equipment and product for controlling diversity of redundant arrays of disks in batch
CN112965662A (en) * 2021-03-03 2021-06-15 北京金山云网络技术有限公司 Configuration method and device of cloud server, management server and storage medium
CN113689163A (en) * 2021-07-30 2021-11-23 苏州浪潮智能科技有限公司 BOM price checking and quotation system and information management method thereof
CN113689163B (en) * 2021-07-30 2023-07-18 苏州浪潮智能科技有限公司 BOM price checking and quoting system and information management method thereof

Similar Documents

Publication Publication Date Title
CN111475106A (en) RAID customization creating method, system, terminal and storage medium
CN109445690B (en) RAID card performance optimization method, device, terminal and storage medium
CN111274077A (en) Disk array reliability testing method, system, terminal and storage medium
CN112214384A (en) Hard disk serial number management method, system, terminal and storage medium
CN112187933A (en) Method and system for monitoring services in multi-architecture cloud platform
CN111966380A (en) BMC (baseboard management controller) firmware upgrading method, system, terminal and storage medium
CN109447384A (en) Verification method, device, equipment and the storage medium of air control system
CN114281788A (en) BMC firmware data extraction method, device, terminal and storage medium
CN111723020A (en) Method, device and equipment for testing electric energy meter testing software
CN114442930A (en) Method and device for controlling group disk array, electronic equipment and readable storage medium
CN110569154B (en) Chip interface function testing method, system, terminal and storage medium
CN109067605B (en) Storage subsystem fault diagnosis method and device, terminal and storage medium
CN111124854A (en) Method, system, terminal and storage medium for distributing smoking test cases
CN114661423A (en) Cluster configuration detection method and device, computer equipment and storage medium
CN111143434A (en) Intelligent data checking method, device, equipment and storage medium
CN113076231A (en) Server application scene setting method, system, terminal and storage medium
CN109920466B (en) Hard disk test data analysis method, device, terminal and storage medium
CN112003730A (en) Method, system, terminal and storage medium for rapid cluster deployment
CN111176924A (en) GPU card dropping simulation method, system, terminal and storage medium
CN113220368B (en) Storage client resource isolation method, system, terminal and storage medium
CN116599881A (en) Cloud platform tenant modeling test method, device, equipment and storage medium
CN111752677B (en) Cloud resource configuration method, system, terminal and storage medium
CN110703988B (en) Storage pool creating method, system, terminal and storage medium for distributed storage
CN112965862A (en) Server visual inspection method, system, terminal and storage medium
CN111966286A (en) Multi-data pool hierarchical migration method and system

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
WW01 Invention patent application withdrawn after publication

Application publication date: 20200731

WW01 Invention patent application withdrawn after publication