CN106170788A - 网络文件系统中处理i/o请求的方法及设备 - Google Patents

网络文件系统中处理i/o请求的方法及设备 Download PDF

Info

Publication number
CN106170788A
CN106170788A CN201580001166.8A CN201580001166A CN106170788A CN 106170788 A CN106170788 A CN 106170788A CN 201580001166 A CN201580001166 A CN 201580001166A CN 106170788 A CN106170788 A CN 106170788A
Authority
CN
China
Prior art keywords
nfs
file system
system server
network file
requests
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.)
Granted
Application number
CN201580001166.8A
Other languages
English (en)
Other versions
CN106170788B (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.)
Huawei Technologies Co Ltd
Original Assignee
Huawei Technologies 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 Huawei Technologies Co Ltd filed Critical Huawei Technologies Co Ltd
Publication of CN106170788A publication Critical patent/CN106170788A/zh
Application granted granted Critical
Publication of CN106170788B publication Critical patent/CN106170788B/zh
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

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/0628Interfaces specially adapted for storage systems making use of a particular technique
    • G06F3/0655Vertical data movement, i.e. input-output transfer; data movement between one or more hosts and one or more storage devices
    • G06F3/0659Command handling arrangements, e.g. command buffers, queues, command scheduling
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/18File system types
    • G06F16/182Distributed file systems
    • G06F16/1824Distributed file systems implemented using Network-attached Storage [NAS] architecture
    • G06F16/183Provision of network file services by network file servers, e.g. by using NFS, CIFS
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • 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/061Improving I/O performance
    • 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
    • G06F3/0635Configuration or reconfiguration of storage systems by changing the path, e.g. traffic rerouting, path reconfiguration
    • 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/0605Improving or facilitating administration, e.g. storage management by facilitating the interaction with a user or administrator
    • 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/067Distributed or networked storage systems, e.g. storage area networks [SAN], network attached storage [NAS]

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Data Mining & Analysis (AREA)
  • Databases & Information Systems (AREA)
  • Human Computer Interaction (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

一种网络文件系统中处理I/O请求的方法及设备。该方法包括:当不能识别I/O请求中的网络文件系统文件句柄NFS FH时,网络文件系统服务器向集中控制器发送对不能识别的NFS FH的解析请求(201);网络文件系统服务器接收集中控制器根据解析请求发送的不能识别的NFS FH对应的文件标识,文件标识为集中控制器从预先存储的NFS FH与文件标识的对应关系中确定的(202);网络文件系统服务器根据文件标识,处理I/O请求(203)。上述方法及设备能够实现虚拟机的无感知迁移。

Description

PCT国内申请,说明书已公开。

Claims (16)

  1. PCT国内申请,权利要求书已公开。
CN201580001166.8A 2015-02-03 2015-02-03 网络文件系统中处理i/o请求的方法及设备 Active CN106170788B (zh)

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/CN2015/072152 WO2016123744A1 (zh) 2015-02-03 2015-02-03 网络文件系统中处理i/o请求的方法及设备

Publications (2)

Publication Number Publication Date
CN106170788A true CN106170788A (zh) 2016-11-30
CN106170788B CN106170788B (zh) 2019-09-20

Family

ID=56563294

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201580001166.8A Active CN106170788B (zh) 2015-02-03 2015-02-03 网络文件系统中处理i/o请求的方法及设备

Country Status (5)

Country Link
US (1) US10338849B2 (zh)
EP (1) EP3244322A4 (zh)
JP (1) JP6378847B2 (zh)
CN (1) CN106170788B (zh)
WO (1) WO2016123744A1 (zh)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2018094686A1 (zh) 2016-11-25 2018-05-31 华为技术有限公司 一种smb业务故障处理方法和存储设备
CN109933384A (zh) * 2019-03-20 2019-06-25 浪潮商用机器有限公司 一种服务器本地化方法和系统

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101883028A (zh) * 2010-06-30 2010-11-10 中兴通讯股份有限公司 网络文件系统服务器的检测方法及装置
US8615502B2 (en) * 2008-04-18 2013-12-24 Mcafee, Inc. Method of and system for reverse mapping vnode pointers
CN103561101A (zh) * 2013-11-06 2014-02-05 中国联合网络通信集团有限公司 一种网络文件系统
CN103636165A (zh) * 2011-06-30 2014-03-12 微软公司 透明故障转移
CN103765372A (zh) * 2011-08-26 2014-04-30 威睿公司 配置用于输入/输出操作的对象存储系统
US8990270B2 (en) * 2006-08-03 2015-03-24 Hewlett-Packard Development Company, L. P. Protocol virtualization for a network file system

Family Cites Families (20)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4154893B2 (ja) 2002-01-23 2008-09-24 株式会社日立製作所 ネットワークストレージ仮想化方法
US7526668B2 (en) * 2006-06-08 2009-04-28 Hitachi, Ltd. Failover method of remotely-mirrored clustered file servers
US20070288535A1 (en) 2006-06-13 2007-12-13 Hitachi, Ltd. Long-term data archiving system and method
US20080027998A1 (en) * 2006-07-27 2008-01-31 Hitachi, Ltd. Method and apparatus of continuous data protection for NAS
EP1912404B1 (en) * 2006-10-11 2011-06-01 Murata Machinery, Ltd. File transfer server
US8706833B1 (en) * 2006-12-08 2014-04-22 Emc Corporation Data storage server having common replication architecture for multiple storage object types
US8918488B2 (en) * 2009-02-04 2014-12-23 Citrix Systems, Inc. Methods and systems for automated management of virtual resources in a cloud computing environment
US20110202765A1 (en) * 2010-02-17 2011-08-18 Microsoft Corporation Securely move virtual machines between host servers
CN102761566B (zh) * 2011-04-26 2015-09-23 国际商业机器公司 迁移虚拟机的方法和装置
US8601473B1 (en) * 2011-08-10 2013-12-03 Nutanix, Inc. Architecture for managing I/O and storage for a virtualization environment
US8656389B2 (en) * 2011-08-22 2014-02-18 Vmware, Inc. Virtual port command processing during migration of virtual machine
US9864711B2 (en) * 2011-12-16 2018-01-09 Intel Corporation Automatic downstream to upstream mode switching at a universal serial bus physical layer
US8943110B2 (en) * 2012-10-25 2015-01-27 Blackberry Limited Method and system for managing data storage and access on a client device
US9165006B2 (en) * 2012-10-25 2015-10-20 Blackberry Limited Method and system for managing data storage and access on a client device
US20140359612A1 (en) * 2013-06-03 2014-12-04 Microsoft Corporation Sharing a Virtual Hard Disk Across Multiple Virtual Machines
JP2016526720A (ja) * 2013-06-19 2016-09-05 エグザブロックス・コーポレーション クラスタベースの記憶システムにおけるデータスクラビング
US9870268B2 (en) * 2013-08-05 2018-01-16 Amazon Technologies, Inc. Virtual computing instance migration
US9985829B2 (en) * 2013-12-12 2018-05-29 Exablox Corporation Management and provisioning of cloud connected devices
CN109101318B (zh) * 2014-03-12 2022-04-05 华为技术有限公司 一种虚拟机迁移控制方法及装置
US9923767B2 (en) * 2014-04-15 2018-03-20 Splunk Inc. Dynamic configuration of remote capture agents for network data capture

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8990270B2 (en) * 2006-08-03 2015-03-24 Hewlett-Packard Development Company, L. P. Protocol virtualization for a network file system
US8615502B2 (en) * 2008-04-18 2013-12-24 Mcafee, Inc. Method of and system for reverse mapping vnode pointers
CN101883028A (zh) * 2010-06-30 2010-11-10 中兴通讯股份有限公司 网络文件系统服务器的检测方法及装置
CN103636165A (zh) * 2011-06-30 2014-03-12 微软公司 透明故障转移
CN103765372A (zh) * 2011-08-26 2014-04-30 威睿公司 配置用于输入/输出操作的对象存储系统
CN103561101A (zh) * 2013-11-06 2014-02-05 中国联合网络通信集团有限公司 一种网络文件系统

Also Published As

Publication number Publication date
US20170329558A1 (en) 2017-11-16
JP6378847B2 (ja) 2018-08-22
WO2016123744A1 (zh) 2016-08-11
US10338849B2 (en) 2019-07-02
EP3244322A1 (en) 2017-11-15
JP2018503928A (ja) 2018-02-08
EP3244322A4 (en) 2017-11-22
CN106170788B (zh) 2019-09-20

Similar Documents

Publication Publication Date Title
EP3414661B1 (en) Efficient live-migration of remotely accessed data
US9244717B2 (en) Method and system for visualizing linked clone trees
US9952782B1 (en) Method and system for accessing data between different virtual disk formats in a virtualization environment
US9854036B2 (en) Method for migrating memory data of virtual machine, and related apparatus and cluster system
EP3598301B1 (en) Cloud management platform, virtual machine management method, system thereof
US8244954B2 (en) On-demand paging-in of pages with read-only file system
US8245013B2 (en) Mapped offsets preset ahead of process migration
JP6099458B2 (ja) 特定の仮想マシンに関連するトレース・データを得るためのコンピュータ実装方法、プログラム、トレーサ・ノード
US9378039B2 (en) Virtual machine storage replication schemes
US9886304B1 (en) Storage device sharing among virtual machines
US11797494B2 (en) Snapshot management in distributed file systems
US11199990B2 (en) Data reduction reporting in storage systems
US10824513B1 (en) Processing input/output operations while snapshot and extent copy operations are in progress for a logical storage volume
CN108268609A (zh) 一种文件路径的建立、访问方法和装置
US11681653B2 (en) Namespace representation and enhanced browsability for replicated file systems
CN103019847A (zh) 对虚拟机数据进行迁移的方法及系统
CN106170788A (zh) 网络文件系统中处理i/o请求的方法及设备
US10831794B2 (en) Dynamic alternate keys for use in file systems utilizing a keyed index
US9268496B2 (en) Choosing a multipath I/O (MPIO) path control module (PCM) for a logical unit number (LUN) on a host that supports multiple PCMS
US9535977B1 (en) Object building for an aggregate object class request
US11983147B2 (en) Deduplicating data integrity checks across systems
WO2024041351A1 (en) Disabling processor facility on new processor generation without breaking binary compatibility
US11138185B1 (en) Method, apparatus and computer program product for managing data inconsistencies in file systems
US20190265902A1 (en) Live migration of applications using capi flash

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant