CN110990203A - Solid state disk testing method and device - Google Patents

Solid state disk testing method and device Download PDF

Info

Publication number
CN110990203A
CN110990203A CN201911072199.8A CN201911072199A CN110990203A CN 110990203 A CN110990203 A CN 110990203A CN 201911072199 A CN201911072199 A CN 201911072199A CN 110990203 A CN110990203 A CN 110990203A
Authority
CN
China
Prior art keywords
terminal
solid state
data
state disk
test data
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
CN201911072199.8A
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.)
Biwin Storage Technology Co Ltd
Original Assignee
Biwin Storage 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 Biwin Storage Technology Co Ltd filed Critical Biwin Storage Technology Co Ltd
Priority to CN201911072199.8A priority Critical patent/CN110990203A/en
Publication of CN110990203A publication Critical patent/CN110990203A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/22Detection or location of defective computer hardware by testing during standby operation or during idle time, e.g. start-up testing
    • G06F11/2205Detection or location of defective computer hardware by testing during standby operation or during idle time, e.g. start-up testing using arrangements specific to the hardware being tested
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/22Detection or location of defective computer hardware by testing during standby operation or during idle time, e.g. start-up testing
    • G06F11/2273Test methods

Abstract

The invention discloses a solid state disk testing method, which comprises the following steps: the method comprises the steps that a first terminal and a second terminal are in remote connection, the first terminal is used for obtaining test data of the solid state disk, and the second terminal is used for sorting and analyzing the test data of the solid state disk; the second terminal remotely accesses the first terminal to obtain the test data of the solid state disk; and the second terminal automatically arranges the test data of the solid state disk into a chart through a set script program. According to the solid state disk testing method, the first terminal and the second terminal are remotely connected, so that the testing data acquired by the first terminal can be automatically acquired by the second terminal, and the chart is automatically generated through the set script program, so that the time loss of manually arranging the data is reduced, and the purpose of improving the solid state disk testing efficiency is achieved. In addition, the invention also discloses a solid state disk testing device.

Description

Solid state disk testing method and device
Technical Field
The invention relates to the technical field of hard disk testing, in particular to a method and a device for testing a solid state disk.
Background
As is well known, parameters such as IOPS (Input/Output Operations Per Second) and BW (Bandwidth) of the solid state disk determine the performance of the solid state disk, and the larger the values of IOPS and BW are, the higher the performance of the solid state disk is.
In the prior art, the performance of a solid state disk is usually obtained by using a FIO test in a Linux system, after performance data of the solid state disk is obtained, the performance data needs to be manually copied to a Windows system, and then the performance data is manually arranged into a chart for analysis.
Therefore, after the performance data of the solid state disk is obtained in the Linux system, the performance data needs to be sorted and analyzed by consuming more manual time, so that the testing efficiency of the solid state disk is low.
Disclosure of Invention
The invention mainly aims to provide a solid state disk testing method to solve the technical problem that the existing solid state disk testing efficiency is low.
In order to solve the technical problem, the invention provides a solid state disk testing method, which comprises the following steps: the method comprises the steps that a first terminal and a second terminal are in remote connection, the first terminal is used for obtaining test data of the solid state disk, and the second terminal is used for sorting and analyzing the test data of the solid state disk; the second terminal remotely accesses the first terminal to obtain the test data of the solid state disk; and the second terminal automatically arranges the test data of the solid state disk into a chart through a set script program.
Preferably, the remotely accessing the first terminal by the second terminal to acquire the test data of the solid state disk includes: copying the test data of the solid state disk from the first terminal through file transfer software; and storing the test data of the solid state disk copied from the first terminal in a fixed text folder of the second terminal.
Preferably, the test data of the solid state disk exists in the form of a plurality of texts on the second terminal, each text stores a plurality of data, and the second terminal automatically arranges the test data of the solid state disk into a table through a set script program includes: creating a table, and searching the text according to the saved path of the text; copying data in the text, and pasting a plurality of data stored in the same text to the same vertical column of the table respectively; and aggregating each column of data in the table into a corresponding data chart.
Preferably, after the step of automatically arranging the test data of the solid state disk into a chart by the second terminal through a set script program, the method for testing a solid state disk further includes: comparing the data with a set value; and if the data is smaller than a set value, marking the data and generating a test report.
Preferably, after the step of automatically arranging the test data of the solid state disk into a chart by the second terminal through a set script program, the method for testing a solid state disk further includes: calculating the average value of each row of data in the table, and comparing the average value with a set value; and if the average value is smaller than a set value, marking the data corresponding to the average value and generating a test report.
The invention also provides a solid state disk testing device, which comprises: the remote connection module is used for establishing remote connection between a first terminal and a second terminal, the first terminal is used for acquiring the test data of the solid state disk, and the second terminal is used for sorting and analyzing the test data of the solid state disk; the data acquisition module is used for the second terminal to remotely access the first terminal so as to acquire the test data of the solid state disk; and the chart generation module is used for automatically arranging the test data of the solid state disk into a chart by the second terminal through a set script program.
Preferably, the data acquisition module includes: the data copying unit is used for copying the test data of the solid state disk from the first terminal by the second terminal through file transfer software; and the data storage unit is used for storing the test data of the solid state disk copied from the first terminal into a fixed text folder of the second terminal by the second terminal.
Preferably, the chart generating module comprises: the table creating unit is used for creating a table and searching the text according to the storage path of the text; the data pasting unit is used for copying the data in the text and pasting a plurality of data stored in the same text to the same vertical column of the table respectively; and the data summarization unit is used for summarizing each line of data in the table into a corresponding chart.
Preferably, the solid state disk testing apparatus further includes: the first comparison module is used for comparing the data with a set value; and the first report generation module is used for marking the data and generating a test report when the data is smaller than a set value.
Preferably, the solid state disk testing apparatus further includes: the second comparison module is used for calculating the average value of each line of data in the table and comparing the average value with a set value; and the second report generation module is used for marking the data corresponding to the average value and generating a test report when the average value is smaller than a set value.
The embodiment of the invention has the beneficial effects that: the first terminal and the second terminal are connected through the remote operation software, so that the test data acquired by the first terminal can be automatically acquired by the second terminal, and the chart is automatically generated through the set script program, so that the time loss of manual data arrangement is reduced, and the purpose of improving the test efficiency of the solid state disk is achieved.
Drawings
FIG. 1 is a flowchart illustrating a method for testing a solid state drive according to a first embodiment of the present invention;
FIG. 2 is a flowchart illustrating a method for testing a solid state drive according to a second embodiment of the present invention;
FIG. 3 is a flowchart illustrating a solid state disk testing method according to a third embodiment of the present invention;
FIG. 4 is a flowchart illustrating a method for testing a solid state disk according to a fourth embodiment of the present invention;
FIG. 5 is a flowchart illustrating a fifth exemplary embodiment of a method for testing a solid state drive according to the present invention;
FIG. 6 is a functional block diagram of an embodiment of a solid state disk testing apparatus according to the invention.
Detailed Description
Reference will now be made in detail to embodiments of the present invention, examples of which are illustrated in the accompanying drawings, wherein like or similar reference numerals refer to the same or similar elements or elements having the same or similar function throughout. The embodiments described below with reference to the drawings are exemplary and intended to be illustrative of the present invention and should not be construed as limiting the present invention, and all other embodiments that can be obtained by one skilled in the art based on the embodiments of the present invention without inventive efforts shall fall within the scope of protection of the present invention.
In order to solve the above technical problem, the present invention provides a method for testing a solid state disk, and referring to fig. 1, the method for testing a solid state disk includes:
step S10, a first terminal and a second terminal establish remote connection, wherein the first terminal is used for obtaining test data of the solid state disk, and the second terminal is used for sorting and analyzing the test data of the solid state disk;
it should be noted that the first terminal is operating in the Linux system and the second terminal is operating in the Windows system. In addition, a FIO open source test tool is installed on the first terminal, so as to obtain test data of the solid state disk to be tested, such as a hard disk read-write speed, a bandwidth, a throughput and the like, in the Linux system through the FIO open source test tool.
The remote connection method of the first terminal and the second terminal comprises the following steps: firstly, acquiring connection request information, and acquiring a first IP address and a first port number of an active connection request side according to the connection request information; secondly, sending the first IP address and the first port number to a passive connection request side; then, acquiring connection response information, and acquiring a second IP address and a second port number of the passive connection request side according to the connection response information; then, sending the second IP address and the second port number to an active connection request side; and finally, establishing a data connection channel according to the first IP address, the first port number, the second IP address and the second port number, wherein the data connection channel is used for connecting the active connection request side and the passive connection request side. It should be noted that the aforementioned active request side may be the first terminal or the second terminal.
Step S20, the second terminal remotely accesses the first terminal to obtain the test data of the solid state disk;
after the first terminal and the second terminal are remotely connected, the second terminal can remotely access the first terminal, so that the test data of the solid state disk acquired by the first terminal is copied to a disk of the second terminal. Compared with the traditional method of copying test data by using a USB flash disk or other methods, the method can greatly reduce the loss of labor time, thereby improving the test efficiency of the solid state disk.
In order to enable the second terminal to copy the test data from the first terminal conveniently, a text transmission software is installed on the second terminal in advance, so that data transmission between the Linux system and the Windows system is realized through the text transmission software.
Specifically, referring to fig. 2, the step S20 further includes:
step S21, copying the test data of the solid state disk from the first terminal through the file transfer software;
in this embodiment, after the text transfer software is installed on the second terminal, the test data of the solid state disk may be directly copied from the first terminal, where the text transfer software may be Xftp5, Pscp, Send Anywhere, and the like, including but not limited to this.
And step S22, storing the test data of the solid state disk copied from the first terminal in a fixed text folder of the second terminal.
In order to save time, the solid state disk test data acquired from the first terminal can be stored in the fixed text folder of the second terminal, and when the test data needs to be extracted, the required test data can be directly extracted from the fixed text folder without searching through a storage path. Of course, the test data may be randomly stored without being stored in the fixed folder, the storage path of the test data is recorded after the storage, and when the test data needs to be extracted, the test data is searched from the second terminal according to the storage path of the test data.
And step S30, the second terminal automatically arranges the test data of the solid state disk into a chart through a set script program.
It can be understood that the performance change conditions of the solid state disk, such as the read-write speed of the hard disk, the maximum throughput of the hard disk, the bandwidth of the hard disk, and the like, can be more intuitively checked through the graph. After the second terminal acquires the test data of the solid state disk from the first terminal, all the test data can be automatically sorted according to a preset rule by running a set script program, and a corresponding chart is generated for a tester to check.
Referring to fig. 3, in the step 30, the method includes:
step S31, creating a table, and searching a text according to the saved path of the text;
it should be noted that the test data of the solid state disk exists in the form of a plurality of texts on the second terminal, and each text stores a plurality of data, such as Iops data 119, 121.
The second terminal automatically creates a form, such as an Excel form, through a set script program for subsequent data processing. After the table is successfully created, the test data of the solid state disk needs to be pasted into the table, but before the test data is successfully created, the storage position of the test data needs to be determined. It can be understood that, when the second terminal copies and stores the test data from the first terminal, the storage path of the test data is already recorded, so that the text can be found only according to the storage path of the text.
Step S32, copying the data in the text, and pasting a plurality of data stored in the same text to the same vertical column of the table respectively;
each text contains a plurality of data, and after the text data is found, the data is pasted in each vertical column of the table, such as 119 in the second row and the second column of the table, 121 in the third row and the second column of the table, and 121 in the fourth row and the second column of the table. For multiple data texts, if the first text is placed in the second column of the table in the manner previously described, the second data text is placed in the third column of the table, and so on.
In step S33, each row of data in the table is assembled into a corresponding data chart.
The generated diagram has three different display modes, namely, three different data diagrams can be generated through a set script program. Specifically, taking a broken line chart as an example, the read-write speed of the solid state disk is sorted, the ordinate of the broken line chart corresponds to the read-write speed of the solid state disk, and the three data charts are respectively: 1. the reading and writing speeds of the solid state disks in each row are displayed in the same broken line chart, and the broken line chart has the advantage that abnormal data can be found visually; 2. the reading and writing speeds of the solid state disks in each column are independently collected into a broken line chart; 3. the data of the first text is placed in the second column, the data of the second text is placed in the third column, and so on.
In a preferred embodiment, referring to fig. 4, after step S30, the method for testing a solid state disk according to the present invention further includes:
step S40, comparing the data with the set value;
in step S50, if the data is smaller than the set value, the data is marked and a test report is generated.
In this embodiment, the size of the set value can be changed through the second terminal, the size of each data in the text is compared with the size of the set value, if the data is smaller than the set value, it is indicated that the data is abnormal, the script program marks the data in the table and the chart, and a test report is generated so that a tester can conveniently check the data. That is to say, can arrange in order, analysis and report the mistake to the test data of solid state hard disk automatically through the script program of setting for, avoided traditional artifical arrangement analysis test data's time loss to improve the efficiency of software testing to solid state hard disk.
In another preferred embodiment, referring to fig. 5, after step S30, the method for testing a solid state disk according to the present invention further includes:
step S60, calculating the average value of each column of data in the table, and comparing the average value with the set value;
in step S70, if the average value is smaller than the set value, data corresponding to the average value is marked, and a test report is generated.
Similarly, the set value can be changed through the second terminal, the average value of each line of data is compared with the set value, if the average value is smaller than the set value, the line of data is abnormal, the line of data is marked through the script program, and a test report is generated to be checked by a tester. By averaging each column of data, test errors can be reduced, thereby improving test accuracy.
Based on the solid state disk test method proposed in the foregoing, the present invention also provides a solid state disk test apparatus, referring to fig. 5, the solid state disk test apparatus includes:
the remote connection module 10 is used for establishing remote connection between a first terminal and a second terminal, the first terminal is used for acquiring test data of the solid state disk, and the second terminal is used for sorting and analyzing the test data of the solid state disk;
the data acquisition module 20 is used for the second terminal to remotely access the first terminal so as to acquire the test data of the solid state disk;
and the chart generating module 30 is used for the second terminal to automatically arrange the test data of the solid state disk into a chart through a set script program.
In the above embodiment, the data acquisition module 20 includes:
the data copying unit 21 is used for copying the test data of the solid state disk from the first terminal by the second terminal through text transmission software;
and the data storage unit 22 is used for the second terminal to store the test data of the solid state disk copied from the first terminal in a fixed text folder of the second terminal.
In the above embodiment, the chart generating module 30 includes:
a table creating unit 31, configured to create a table and search for a text according to a saving path of the text;
a data pasting unit 32 for copying data in a text and pasting a plurality of data stored in the same text to the same vertical column of a table, respectively;
and the data summarizing unit 33 is used for summarizing each row of data in the table into a corresponding chart.
In a preferred embodiment, the solid state disk testing apparatus further includes:
the first comparison module 40 is used for comparing the data with the set value;
and a first report generating module 50 for marking the data and generating a test report when the data is less than the set value.
In another preferred embodiment, the solid state disk testing apparatus according to the present invention further includes:
a second comparing module 60, configured to calculate an average value of each column of data in the table, and compare the average value with a set value;
and a second report generating module 70, configured to mark data corresponding to the average value and generate a test report when the average value is smaller than the set value.
All or part of the modules in the solid state disk testing device can be realized by software, hardware and a combination thereof. The modules can be embedded in a computer device in a hardware form, and can also be stored in a memory in a software form, so that the computer device can call and execute the functions corresponding to the modules. The working principle and the function of each functional module can be referred to the implementation process of the solid state disk test method shown in fig. 1 to 5, and are not described herein again.
The above description is only a part of or preferred embodiments of the present invention, and neither the text nor the drawings should be construed as limiting the scope of the present invention, and all equivalent structural changes, which are made by using the contents of the present specification and the drawings, or any other related technical fields, are included in the scope of the present invention.

Claims (10)

1. A solid state disk test method is characterized by comprising the following steps:
the method comprises the steps that a first terminal and a second terminal are in remote connection, the first terminal is used for obtaining test data of the solid state disk, and the second terminal is used for sorting and analyzing the test data of the solid state disk;
the second terminal remotely accesses the first terminal to obtain the test data of the solid state disk;
and the second terminal automatically arranges the test data of the solid state disk into a chart through a set script program.
2. The method for testing the solid state disk according to claim 1, wherein the step of remotely accessing the first terminal by the second terminal to obtain the test data of the solid state disk comprises:
copying the test data of the solid state disk from the first terminal through file transfer software;
and storing the test data of the solid state disk copied from the first terminal in a fixed folder of the second terminal.
3. The method for testing the solid state disk according to claim 1, wherein the test data of the solid state disk exists in a form of a plurality of texts on the second terminal, each text stores a plurality of data, and the second terminal automatically arranges the test data of the solid state disk into a table through a set script program includes:
creating a table, and searching the text according to the saved path of the text;
copying data in the text, and pasting a plurality of data stored in the same text to the same vertical column of the table respectively;
and aggregating each column of data in the table into a corresponding data chart.
4. The method for testing the solid state disk according to claim 3, wherein after the step of automatically arranging the test data of the solid state disk into a chart by the second terminal through a set script program, the method for testing the solid state disk further comprises:
comparing the data with a set value;
and if the data is smaller than a set value, marking the data and generating a test report.
5. The method for testing the solid state disk according to claim 3, wherein after the step of automatically arranging the test data of the solid state disk into a chart by the second terminal through a set script program, the method for testing the solid state disk further comprises:
calculating the average value of each row of data in the table, and comparing the average value with a set value;
and if the average value is smaller than a set value, marking the data corresponding to the average value and generating a test report.
6. The utility model provides a solid state hard drives testing arrangement which characterized in that includes:
the remote connection module is used for establishing remote connection between a first terminal and a second terminal, the first terminal is used for acquiring the test data of the solid state disk, and the second terminal is used for sorting and analyzing the test data of the solid state disk;
the data acquisition module is used for the second terminal to remotely access the first terminal so as to acquire the test data of the solid state disk;
and the chart generation module is used for automatically arranging the test data of the solid state disk into a chart by the second terminal through a set script program.
7. The solid state disk testing device of claim 6, wherein the data acquisition module comprises:
the data copying unit is used for copying the test data of the solid state disk from the first terminal by the second terminal through file transfer software;
and the data storage unit is used for storing the test data of the solid state disk copied from the first terminal into a fixed text folder of the second terminal by the second terminal.
8. The solid state disk testing device according to claim 6, wherein the test data of the solid state disk exists in the form of a plurality of texts on the second terminal, each text storing a plurality of data, and the chart generating module comprises:
the table creating unit is used for creating a table and searching the text according to the storage path of the text;
the data pasting unit is used for copying the data in the text and pasting a plurality of data stored in the same text to the same vertical column of the table respectively;
and the data summarization unit is used for summarizing each line of data in the table into a corresponding chart.
9. The solid state disk testing device of claim 8, further comprising:
the first comparison module is used for comparing the data with a set value;
and the first report generation module is used for marking the data and generating a test report when the data is smaller than a set value.
10. The solid state disk testing device of claim 8, further comprising:
the second comparison module is used for calculating the average value of each line of data in the table and comparing the average value with a set value;
and the second report generation module is used for marking the data corresponding to the average value and generating a test report when the average value is smaller than a set value.
CN201911072199.8A 2019-11-05 2019-11-05 Solid state disk testing method and device Pending CN110990203A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911072199.8A CN110990203A (en) 2019-11-05 2019-11-05 Solid state disk testing method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911072199.8A CN110990203A (en) 2019-11-05 2019-11-05 Solid state disk testing method and device

Publications (1)

Publication Number Publication Date
CN110990203A true CN110990203A (en) 2020-04-10

Family

ID=70083276

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911072199.8A Pending CN110990203A (en) 2019-11-05 2019-11-05 Solid state disk testing method and device

Country Status (1)

Country Link
CN (1) CN110990203A (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103186444A (en) * 2013-04-15 2013-07-03 北京搜狐新时代信息技术有限公司 Performance testing method, platform and machine
CN107832208A (en) * 2017-10-20 2018-03-23 深圳怡化电脑股份有限公司 The automatic test approach and terminal device of software
CN109299051A (en) * 2018-12-10 2019-02-01 浪潮(北京)电子信息产业有限公司 A kind of performance data files management method and relevant apparatus
CN109684138A (en) * 2018-12-03 2019-04-26 郑州云海信息技术有限公司 A kind of visualization hard disk automatic test approach, device, terminal and storage medium
CN109741780A (en) * 2019-01-07 2019-05-10 东莞记忆存储科技有限公司 A kind of method and its system based on linux system test SSD performance

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103186444A (en) * 2013-04-15 2013-07-03 北京搜狐新时代信息技术有限公司 Performance testing method, platform and machine
CN107832208A (en) * 2017-10-20 2018-03-23 深圳怡化电脑股份有限公司 The automatic test approach and terminal device of software
CN109684138A (en) * 2018-12-03 2019-04-26 郑州云海信息技术有限公司 A kind of visualization hard disk automatic test approach, device, terminal and storage medium
CN109299051A (en) * 2018-12-10 2019-02-01 浪潮(北京)电子信息产业有限公司 A kind of performance data files management method and relevant apparatus
CN109741780A (en) * 2019-01-07 2019-05-10 东莞记忆存储科技有限公司 A kind of method and its system based on linux system test SSD performance

Similar Documents

Publication Publication Date Title
CN109254907B (en) Java-based interface test report generation method and system
CN107659455B (en) Method, storage medium, device and system for Mock data of iOS (internet operating system) end
CN110287696B (en) Detection method, device and equipment for rebound shell process
CN109710439B (en) Fault processing method and device
WO2019227641A1 (en) Application testing method, apparatus, terminal device and medium
CN103577310A (en) Method and device for recording software debugging logs
CN107193699A (en) One kind tests the wide time-delay method of HCA cassette tapes automatically by RDMA modes
CN106126421A (en) A kind of automatic test the method contrasting PCIE SSD performance
CN110798373A (en) Method for realizing performance test, test server and computer storage medium
CN113065300B (en) Method, system and device for backtracking simulation waveform in chip EDA simulation
CN110958292A (en) File uploading method, electronic device, computer equipment and storage medium
CN107577549A (en) It is a kind of to store the method for testing for deleting function again
CN113126993B (en) Automatic test method and system applied to vehicle detection software
CN105843716A (en) IO function test method based on MLTT (The Medusa Lab Test Tool Suite)
CN111124894B (en) Code coverage rate processing method and device and computer equipment
CN107562593A (en) A kind of automated testing method and system for verifying internal memory ECC functions
CN110990203A (en) Solid state disk testing method and device
CN104750846A (en) Method and device for finding substring
CN111752778B (en) Method and device for testing stability of solid state disk firmware under linux
CN107506436B (en) Method and device for testing storage performance of Internet of things database
WO2021092784A1 (en) Data writing, consistency checking and reading method and apparatus
CN107085553B (en) Input box testing method and device
CN111177119A (en) Database-based full-data comparison method, device, equipment and storage medium
CN110795319A (en) Performance test method, device and equipment of memory database and readable storage medium
CN111338956A (en) Automatic pressure measurement method, device, equipment and storage medium

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
CB02 Change of applicant information

Address after: 518000 floors 1-3 and 4 of buildings 4 and 8, zone 2, Zhongguan honghualing Industrial South Zone, No. 1213 Liuxian Avenue, Pingshan community, Taoyuan Street, Nanshan District, Shenzhen, Guangdong

Applicant after: BIWIN STORAGE TECHNOLOGY Co.,Ltd.

Address before: 518000 1st, 2nd, 4th and 5th floors of No.4 factory building, tongfuyu industrial town, Taoyuan Street, Nanshan District, Shenzhen City, Guangdong Province

Applicant before: BIWIN STORAGE TECHNOLOGY Co.,Ltd.

CB02 Change of applicant information