[go: up one dir, main page]

CN1258145C - System of intelligent network storage device based on virtual storage - Google Patents

System of intelligent network storage device based on virtual storage Download PDF

Info

Publication number
CN1258145C
CN1258145C CNB021276285A CN02127628A CN1258145C CN 1258145 C CN1258145 C CN 1258145C CN B021276285 A CNB021276285 A CN B021276285A CN 02127628 A CN02127628 A CN 02127628A CN 1258145 C CN1258145 C CN 1258145C
Authority
CN
China
Prior art keywords
virtual
resource
resources
network storage
storage
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.)
Expired - Fee Related
Application number
CNB021276285A
Other languages
Chinese (zh)
Other versions
CN1474275A (en
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.)
Beijing Zhongke Blue Whale Information Technology Co ltd
Tianjin Zhongke Bluewhale Information Technology Co ltd
Original Assignee
Institute of Computing Technology of CAS
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 Institute of Computing Technology of CAS filed Critical Institute of Computing Technology of CAS
Priority to CNB021276285A priority Critical patent/CN1258145C/en
Publication of CN1474275A publication Critical patent/CN1474275A/en
Application granted granted Critical
Publication of CN1258145C publication Critical patent/CN1258145C/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

一种基于虚拟存储的智能网络存储设备的系统,包括:智能虚拟路由装置,用于支持虚拟资源到网络存储设备的映射和多个网络存储设备之间的负载平衡;全局资源管理装置,用于在多个网络存储设备存储资源的统一分配和管理;网络存储设备,用于存储海量的物理存储资源和计算资源。本发明通过网络存储设备内部和之间的负载平衡可以发挥出所有设备综合的服务性能,虚拟存储提高了存储设备和资源的利用效率和可管理性,全局的资源管理保证了存储容量的可扩展性和I/O性能的可扩展性。

Figure 02127628

A system of intelligent network storage devices based on virtual storage, comprising: an intelligent virtual routing device for supporting the mapping of virtual resources to network storage devices and load balancing among multiple network storage devices; a global resource management device for Unified allocation and management of storage resources in multiple network storage devices; network storage devices are used to store massive physical storage resources and computing resources. In the present invention, the comprehensive service performance of all devices can be exerted through the load balancing within and between network storage devices, the virtual storage improves the utilization efficiency and manageability of storage devices and resources, and the global resource management ensures the scalability of storage capacity Scalability and I/O performance.

Figure 02127628

Description

基于虚拟存储的智能网络存储设备的系统System of intelligent network storage device based on virtual storage

技术领域technical field

本发明涉及信息技术领域,特别涉及一种基于虚拟存储的智能海量网络存储设备的系统。The invention relates to the field of information technology, in particular to an intelligent mass network storage device system based on virtual storage.

背景技术Background technique

网络存储设备系统是海量数据信息的载体,它主要应用在网络存储环境中,通过网络向外部提供高可用的、高性能的数据服务。目前,在网络存储设备领域领先的是XIOtech公司的MAGNITUDE系统。The network storage device system is the carrier of massive data information. It is mainly used in the network storage environment to provide high-availability and high-performance data services to the outside through the network. Currently, the leader in the field of network storage devices is the MAGNITUDE system of XIOtech.

如图1所示,MAGNITUDE的虚拟存储结构是将存储设备中的多个物理磁盘组织成多个虚拟磁盘提供给用户使用。每个虚拟磁盘可以包含多个物理磁盘的部分或全部存储空间,并可以定义成不同的类型,如RAID0,RAID0+1等。用户可以定义虚拟磁盘的容量和类型并象使用物理磁盘一样使用虚拟磁盘,而不必关心具体的物理存储结构。用户可以方便的扩展虚拟磁盘的容量且不必关心存储的内容。As shown in Figure 1, the virtual storage structure of MAGNITUDE organizes multiple physical disks in the storage device into multiple virtual disks for users to use. Each virtual disk can contain part or all of the storage space of multiple physical disks, and can be defined into different types, such as RAID0, RAID0+1, etc. Users can define the capacity and type of virtual disks and use virtual disks as physical disks without caring about the specific physical storage structure. Users can easily expand the capacity of the virtual disk without caring about the stored content.

MAGNITUDE虚拟存储结构最大的优点是为用户提供了易于理解的方便的管理存储系统的接口。但是,由于其虚拟磁盘存储与物理存储是一一对应的(物理存储的分配和配置是在虚拟磁盘定义时完成的),因此不可避免存在以下问题:The biggest advantage of the MAGNITUDE virtual storage structure is that it provides users with an easy-to-understand interface for managing storage systems. However, since its virtual disk storage is in one-to-one correspondence with physical storage (the allocation and configuration of physical storage is completed when the virtual disk is defined), the following problems inevitably exist:

1当一个虚拟磁盘写满,其它虚拟磁盘使用很少而系统没有可用物理资源时,空闲存储资源没有被有效的利用。1 When a virtual disk is full, other virtual disks are rarely used and the system has no available physical resources, idle storage resources are not effectively utilized.

2由于网络设备对外的接口是虚拟磁盘,用户对某个虚拟磁盘的访问将被绑定在此虚拟磁盘所映射的物理存储,当其负载过重时,无法把负载转移到其他的虚拟磁盘。这是存储设备内部的负载平衡问题。2 Since the external interface of the network device is a virtual disk, the user's access to a virtual disk will be bound to the physical storage mapped to this virtual disk. When the load is too heavy, the load cannot be transferred to other virtual disks. This is a load balancing issue within the storage device.

3这种结构没有涉及到多个存储设备资源共享和负载平衡的问题。3 This structure does not involve the resource sharing and load balancing issues of multiple storage devices.

发明内容Contents of the invention

本发明的目的在于,提供一种基于虚拟存储的智能网络存储设备的系统,解决现有系统存在物理存储资源使用效率低和多个存储设备之间资源共享与负载平衡的问题。The object of the present invention is to provide a virtual storage-based intelligent network storage device system to solve the problems of low utilization efficiency of physical storage resources and resource sharing and load balancing among multiple storage devices in the existing system.

为实现上述目的,基于虚拟存储的智能网络存储设备的系统,包括:In order to achieve the above purpose, the system of intelligent network storage devices based on virtual storage includes:

智能虚拟路由装置,包含虚拟资源映射表、资源和负载表,用于支持虚拟资源到网络存储设备的映射和多个网络存储设备之间的负载平衡;The intelligent virtual routing device includes a virtual resource mapping table, a resource and load table, and is used to support mapping of virtual resources to network storage devices and load balancing among multiple network storage devices;

全局资源管理装置,用于在多个网络存储设备存储资源的统一分配和管理;Global resource management device, used for unified allocation and management of storage resources in multiple network storage devices;

网络存储设备,所有的存储设备使用统一的虚拟存储空间,用于存储海量的物理存储资源和计算资源。Network storage devices, all storage devices use a unified virtual storage space for storing massive physical storage resources and computing resources.

本发明通过网络存储设备内部和之间的负载平衡可以发挥出所有设备综合的服务性能,虚拟存储提高了存储设备和资源的利用效率和可管理性,全局的资源管理保证了存储容量的可扩展性和I/O性能的可扩展性。In the present invention, the comprehensive service performance of all devices can be brought into play through the load balance within and between network storage devices, the virtual storage improves the utilization efficiency and manageability of storage devices and resources, and the global resource management ensures the scalability of storage capacity Scalability and I/O performance.

附图说明Description of drawings

图1是现有技术的结构图。Fig. 1 is a structural diagram of the prior art.

图2是本发明的逻辑结构图。Fig. 2 is a logical structure diagram of the present invention.

具体实施方式Detailed ways

如图2所示,本发明包括智能虚拟路由,全局资源管理,网络存储设备,通过网络向外部提供数据服务。外部通过智能虚拟路由访问网络存储设备,网络存储设备将数据和处理结果直接返回给外部。As shown in Fig. 2, the present invention includes intelligent virtual routing, global resource management, network storage equipment, and provides data services to the outside through the network. The outside accesses the network storage device through intelligent virtual routing, and the network storage device directly returns data and processing results to the outside.

在系统中,智能虚拟路由负责将外部数据请求转发到相应的的网络存储设备。智能虚拟路由中有虚拟资源映射表(如表1),描述了虚拟资源与网络设备的映射关系。通过查询这张表,智能虚拟路由可以定位外部请求数据(通过虚拟资源表示)所在的网络设备,从而完成转发功能。当资源映射关系变化时(增加、减少或改变),全局资源管理通过存储路由更新协议更新智能虚拟路由的虚拟资源映射表,从而保证映射的正确性和完备性。In the system, the intelligent virtual router is responsible for forwarding external data requests to corresponding network storage devices. There is a virtual resource mapping table (such as Table 1) in the intelligent virtual routing, which describes the mapping relationship between virtual resources and network devices. By querying this table, the intelligent virtual router can locate the network device where the external request data (represented by the virtual resource) is located, so as to complete the forwarding function. When the resource mapping relationship changes (increase, decrease or change), the global resource management updates the virtual resource mapping table of the intelligent virtual routing through the storage routing update protocol, so as to ensure the correctness and completeness of the mapping.

智能虚拟路由的另一个任务是和存储设备一起完成存储设备之间的资源和负载平衡。智能虚拟路由中有一张资源和负载表(如表2),描述了网络设备物理资源和负载的情况。当外部请求资源时,智能虚拟路由查询这张表,根据存储设备的资源和负载情况,将资源请求发到相应的存储设备。从而完成对资源使用的平衡和负载的平衡。存储设备负责将自己的资源和负载情况反映在资源和负载表中,可以通过关掉和打开资源和负载表中的表项,如表2中设备1的2个表项被关闭,在资源分配时会更多的向设备2请求。这样,通过存储设备和智能虚拟路由的配合,可以灵活有效的完成对资源和负载的平衡,保证系统所有设备发挥综合的总体服务性能。Another task of intelligent virtual routing is to complete resource and load balancing between storage devices together with storage devices. There is a resource and load table (such as Table 2) in the intelligent virtual router, which describes the physical resource and load of the network equipment. When an external resource is requested, the intelligent virtual router queries this table, and sends the resource request to the corresponding storage device according to the resource and load of the storage device. In this way, resource usage balance and load balance are completed. The storage device is responsible for reflecting its own resources and load conditions in the resource and load table. You can turn off and open the entries in the resource and load table. For example, if the two entries of device 1 in Table 2 are closed, the resource allocation More requests will be made to device 2. In this way, through the cooperation of storage devices and intelligent virtual routers, the balance of resources and loads can be flexibly and effectively completed, ensuring that all devices in the system can exert comprehensive overall service performance.

存储系统中,所有的存储设备使用统一的虚拟存储空间,虚拟存储空间的分配由全局资源管理完成。当某个网络存储设备需要新的虚拟存储资源,它向全局资源管理请求。根据资源分配的情况,全局资源管理为其分配新的虚拟存储空闲资源,并更新虚拟智能路由。虚拟存储空间的分配和回收是动态完成的,即需要时分配,不用时释放,从而保证虚拟存储空间使用的有效性。In the storage system, all storage devices use a unified virtual storage space, and the allocation of the virtual storage space is completed by global resource management. When a network storage device needs new virtual storage resources, it requests from the global resource management. According to the situation of resource allocation, global resource management allocates new virtual storage idle resources for it, and updates virtual intelligent routing. The allocation and recycling of virtual storage space is done dynamically, that is, it is allocated when needed and released when not in use, thus ensuring the effectiveness of the use of virtual storage space.

网络存储设备将物理资源组织成资源组的形式向外部提供存储服务。资源组是具有相同属性的虚拟资源的集合,是对资源的一个完全划分。属性包括物理属性和用户属性。物理属性反映了物理介质的物理特性,用户属性反映用户相关特性。资源组可以跨多个网络存储设备。Network storage devices organize physical resources into resource groups to provide external storage services. A resource group is a collection of virtual resources with the same attributes, which is a complete division of resources. Attributes include physical attributes and user attributes. The physical attribute reflects the physical characteristics of the physical medium, and the user attribute reflects the user-related characteristics. A resource group can span multiple network storage devices.

整个系统向用户提供单一的虚拟磁盘接口和多个具有不同属性的资源组,如RAID0资源组,RAID5资源组等。资源组为用户提供了多种选择和使用空间的灵活性,用户可以根据自己的需求对资源组进行组织并在其上搭建自己的资源管理子系统。资源组为用户提供了一个资源使用的通用平台。The whole system provides users with a single virtual disk interface and multiple resource groups with different attributes, such as RAID0 resource group, RAID5 resource group, etc. Resource groups provide users with a variety of options and flexibility in using space. Users can organize resource groups according to their needs and build their own resource management subsystems on them. Resource groups provide users with a common platform for resource usage.

用户通过资源组来使用资源。当用户需要资源时,用户向系统申请空闲资源。根据用户的需求和资源的使用情况,系统在相应的资源组内分配虚拟资源并为其配置相应的物理资源(虚拟资源与物理资源的映射也可以在外部访问发生时完成,这样可以提高资源使用效率,但会降低系统服务性能),然后将虚拟资源返回给用户。当用户资源过剩时,用户将空闲资源释放给系统,以便其它用户使用。当资源组内的虚拟资源不能满足分配要求时,网络存储设备向全局资源管理申请新的虚拟资源。两级的递进式资源分配、使用和释放(回收)使得系统具有很好的可扩展性和灵活性。系统给用户分配资源时,考虑了用户资源的使用情况以及物理资源的使用情况,当用户资源的申请频繁且消耗快时,为该用户分配的资源将逐渐增加。而且每次资源分配的资源数量相比磁盘容量小,这种少量多次并根据用户情况配给的分配策略使得系统可以充分利用物理资源,避免了大量的物理资源被少量用户占用的情况。Users use resources through resource groups. When a user needs resources, the user applies to the system for free resources. According to the needs of users and the usage of resources, the system allocates virtual resources in corresponding resource groups and configures corresponding physical resources for them (the mapping between virtual resources and physical resources can also be completed when external access occurs, which can improve resource usage. Efficiency, but will reduce system service performance), and then return the virtual resources to the user. When user resources are excessive, the user releases idle resources to the system for other users to use. When the virtual resources in the resource group cannot meet the allocation requirements, the network storage device applies to the global resource management for new virtual resources. The two-level progressive resource allocation, use and release (recycling) make the system have good scalability and flexibility. When the system allocates resources to users, it takes into account the usage of user resources and physical resources. When user resources are frequently requested and consumed quickly, the resources allocated to the user will gradually increase. Moreover, the number of resources allocated each time is smaller than the disk capacity. This small amount of multiple allocation strategy based on user conditions enables the system to make full use of physical resources and avoid the situation that a large number of physical resources are occupied by a small number of users.

本发明通过系统中的负载平衡策略提供很好的并行访问性能。当某个资源组的负载过重时,首先这个资源组所在的存储设备将在智能虚拟路由的资源和负载表中关掉这个资源组的部分或全部资源请求路由(资源访问仍然正常工作)。这时,对此资源组的资源请求将转移到其他的资源组,从而将负载转移到其他的资源组。当此资源组负载下降到一定程度时,它会在智能虚拟路由的资源和负载表中打开自己部分或全部的资源请求路由,从而可以向外部提供资源服务。The invention provides good parallel access performance through the load balancing strategy in the system. When the load of a certain resource group is too heavy, at first the storage device where this resource group is located will turn off some or all resource request routes of this resource group in the resource and load table of intelligent virtual routing (resource access still works normally). At this time, resource requests for this resource group will be transferred to other resource groups, thereby transferring the load to other resource groups. When the load of this resource group drops to a certain level, it will open some or all of its resource request routes in the resource and load table of intelligent virtual routing, so as to provide resource services to the outside.

存储设备中的负载平衡可以发生在一个存储设备内的物理介质之间和多个存储设备之间。对于一个负载过重的资源组,如果该资源组所在的存储设备负载不重,这个资源组会将它的负载转移到本存储设备的其他物理介质上,尽可能提供并行的访问服务;若此存储设备负载也很重,则将资源组的负载转移到负载较轻的其他存储设备上。此时资源组可能跨多个存储设备。可见,通过系统内的负载平衡策略可以很好的在存储设备内部和之间调节负载,从而得到很好的解决资源共享和访问性能的问题。Load balancing in a storage device can occur between physical media within a storage device and across multiple storage devices. For a resource group with heavy load, if the storage device where the resource group is located is not heavily loaded, the resource group will transfer its load to other physical media of the storage device to provide parallel access services as much as possible; if so If the load of the storage device is also heavy, the load of the resource group is shifted to other storage devices with a lighter load. At this point the resource group may span multiple storage devices. It can be seen that through the load balancing strategy in the system, the load can be well adjusted within and between the storage devices, so that the problems of resource sharing and access performance can be well solved.

本发明具有很好的可管理性,用户见到的是简单的标准的磁盘接口,可以选择使用或不使用资源组。用户只需简单的配置网络存储设备,无需管理磁盘空间的划分,空间的扩展,资源的映射等。The present invention has good manageability, what the user sees is a simple and standard disk interface, and can choose to use or not use the resource group. Users only need to configure network storage devices simply, and do not need to manage disk space division, space expansion, resource mapping, etc.

  虚拟资源 Virtual resources   所映射的设备 The mapped device   block:10000-19999 block: 10000-19999   10.10.20.20 10.10.20.20   block:20000-29999 block: 20000-29999   10.10.20.21 10.10.20.21   block:30000-39999 block: 30000-39999   10.10.20.22 10.10.20.22   block:40000-49999 block: 40000-49999   10.10.20.20 10.10.20.20   inode:10000-49999 inodes: 10000-49999   10.10.20.20 10.10.20.20   inode:50000-99999 inodes: 50000-99999   10.10.20.21 10.10.20.21

表1虚拟资源映射表Table 1 Virtual resource mapping table

表2资源负载表Table 2 Resource load table

Claims (4)

1 one kinds of intelligent mass network memory apparatus systems based on virtual store, comprise: the intelligent virtual route device, comprise virtual resource mapping table, resource and loading liquifier, be used for the virtual support resource to the mapping of the network storage equipment and the load balance between a plurality of network storage equipment;
The global resource management devices is used for unified distribution and management at a plurality of network storage equipment storage resources;
The network storage equipment, all memory devices use unified virtual memory space, are used to store the physical store resource and the computational resource of magnanimity.
2. by the described system of claim 1, it is characterized in that the described network storage equipment comprises physical disk and resource group.
3. by the described system of claim 2, it is characterized in that described resource group is the set of the virtual resource of same alike result.
4. by the described system of claim 1, it is characterized in that also comprising that total system provides single virtual disk interface and a plurality of resource group with same alike result to the user.
CNB021276285A 2002-08-06 2002-08-06 System of intelligent network storage device based on virtual storage Expired - Fee Related CN1258145C (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CNB021276285A CN1258145C (en) 2002-08-06 2002-08-06 System of intelligent network storage device based on virtual storage

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CNB021276285A CN1258145C (en) 2002-08-06 2002-08-06 System of intelligent network storage device based on virtual storage

Publications (2)

Publication Number Publication Date
CN1474275A CN1474275A (en) 2004-02-11
CN1258145C true CN1258145C (en) 2006-05-31

Family

ID=34143574

Family Applications (1)

Application Number Title Priority Date Filing Date
CNB021276285A Expired - Fee Related CN1258145C (en) 2002-08-06 2002-08-06 System of intelligent network storage device based on virtual storage

Country Status (1)

Country Link
CN (1) CN1258145C (en)

Families Citing this family (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1745378B1 (en) * 2004-04-23 2009-04-08 Panasonic Corporation Network resource management device
CN100458744C (en) * 2004-05-11 2009-02-04 深圳市朗科科技股份有限公司 Method and device for remote storing data
JP4402565B2 (en) * 2004-10-28 2010-01-20 富士通株式会社 Virtual storage management program, method and apparatus
US7743198B2 (en) * 2005-09-08 2010-06-22 International Business Machines Corporation Load distribution in storage area networks
CN100423491C (en) 2006-03-08 2008-10-01 杭州华三通信技术有限公司 Virtual network storing system and network storing equipment thereof
CN100527744C (en) * 2006-03-21 2009-08-12 华南理工大学 Intelligent network disc storage system and its realizing method
CN103391212B (en) * 2012-05-11 2016-08-24 中兴通讯股份有限公司 The fault-tolerance approach of a kind of resource management and device
BR112016030547B1 (en) 2014-11-06 2022-11-16 Huawei Cloud Computing Technologies Co., Ltd REPLICATION AND DISTRIBUTED STORAGE SYSTEM AND METHOD

Also Published As

Publication number Publication date
CN1474275A (en) 2004-02-11

Similar Documents

Publication Publication Date Title
US20220261377A1 (en) Scalable multi-tier storage structures and techniques for accessing entries therein
CN102255962B (en) Distributive storage method, device and system
CN1320434C (en) A distributed network attached storage system
US12204496B2 (en) Metadata control in a load-balanced distributed storage system
CN101556557B (en) Object file organization method based on object storage device
US7711711B1 (en) Networked storage system employing information lifecycle management in conjunction with a distributed global file system
CN103473365B (en) A kind of file memory method based on HDFS, device and distributed file system
CN104536903B (en) A kind of mixing storage method and system stored classifiedly by data attribute
KR20120092930A (en) Distributed memory cluster control apparatus and method using map reduce
JP2004164370A (en) Method and apparatus for allocating storage area of virtual volume
CN105005611B (en) A kind of file management system and file management method
KR20040071187A (en) Managing storage resources attached to a data network
US11755557B2 (en) Flat object storage namespace in an object storage system
EP3788501B1 (en) Data partitioning in a distributed storage system
CN101673271A (en) Distributed file system and file sharding method thereof
CA2469624A1 (en) Managing storage resources attached to a data network
CN106570113A (en) Cloud storage method and system for mass vector slice data
CN1258145C (en) System of intelligent network storage device based on virtual storage
CN1952941A (en) A resource allocation method and system for shared memory
Zhou et al. Hierarchical consistent hashing for heterogeneous object-based storage
CN101783814A (en) Metadata storing method for mass storage system
CN113918097A (en) Distributed storage method and system
CN1416062A (en) Method for gathering resources of storage media on computer network
CN111274259A (en) Data updating method for storage nodes in distributed storage system
Anjanadevi et al. An efficient dynamic indexing and metadata based storage in cloud environment

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant
ASS Succession or assignment of patent right

Owner name: TIANJIN ZHONGKE BLUE WHALE INFORMATION TECHNOLOGY

Free format text: FORMER OWNER: INST. OF COMPUTING TECHN. ACADEMIA SINICA

Effective date: 20091211

C41 Transfer of patent application or patent right or utility model
TR01 Transfer of patent right

Effective date of registration: 20091211

Address after: Tianjin New Technology Industrial Park Huayuan Industrial Park Haitai development 6 Road 6 green industrial base F 5 gate 201.

Patentee after: TIANJIN ZHONGKE BLUEWHALE INFORMATION TECHNOLOGY CO.,LTD.

Address before: No. 6 South Road, Zhongguancun Academy of Sciences, Beijing

Patentee before: Institute of Computing Technology, Chinese Academy of Sciences

ASS Succession or assignment of patent right

Owner name: BEIJING ZHONGKE BLUEWHALE INFORMATION TECHNOLOGY C

Effective date: 20140813

C41 Transfer of patent application or patent right or utility model
TR01 Transfer of patent right

Effective date of registration: 20140813

Address after: 300384 Tianjin Huayuan Industrial Park New Technology Industrial Park Development Road No. 6 6 Haitai green industry base building F 5 door No. 201

Patentee after: TIANJIN ZHONGKE BLUEWHALE INFORMATION TECHNOLOGY CO.,LTD.

Patentee after: Beijing Zhongke blue whale Information Technology Co.,Ltd.

Address before: 300384 Tianjin Huayuan Industrial Park New Technology Industrial Park Development Road No. 6 6 Haitai green industry base building F 5 door No. 201

Patentee before: TIANJIN ZHONGKE BLUEWHALE INFORMATION TECHNOLOGY CO.,LTD.

CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20060531

Termination date: 20210806

CF01 Termination of patent right due to non-payment of annual fee