基于NAS存储的网络文档共享系统
2021-01-22黄鸿,李文杰,严源,刘东东
黄鸿,李文杰,严源,刘东东


[摘 要]随着云服务器的广泛使用,基于互联网服务的业务也日益增多,但是对于内外网文件交换、文件共享的服务却是少之又少,伴随着业务需求的深入,内外网多系统之间互相合作,资源共享的需求越来越高,意味着需要更多的内网服务出现。基于NAS的存储环境的合理设计,可实现了近年来存储空间动态扩展。本文着重探讨了业务逻辑和文件特征等属性,性属性具有一定的通用性,在业务逻辑的生产环境中得到了广泛的应用。
[关键词]NAS(网络连接存储);分级存储;RAID(独立冗余磁盘阵列)
[中图分类号]TP333 [文献标志码]A [文章编号]2095–6487(2021)12–0–02
Network Document Sharing System Based on NAS Storage
Huang Hong ,Li Wen-jie ,Yan Yuan ,Liu Dong-dong
[Abstract]With the widespread use of cloud server, business based on Internet services is increasing, but for internal and external file exchange and file sharing service is few, with the depth of business demand, more cooperation between internal and external systems, resource sharing demand is more and more high, means that more intranet services.The rational design of the NAS-based storage environment can realize the dynamic expansion of the storage space in recent years.This paper focuses on the attributes of business logic and file characteristics, which are somewhat universal and are widely used in the production environment of business logic.
[Keywords]NAS (network-connected storage); tiered storage; RAID (independent redundant disk array)
随着云服务器的广泛使用,基于互联网服务的业务也日益增多,但是对于内外网文件交换、文件共享的服务却是少之又少,随着业务需求的深入,内外网多系统之间互相合作,资源共享的需求越来越高,意味着需要更多的内网服务出现。
在现有技术中,内外网之间是相互隔离的,但是外网用户有获取内网文件的需求,现有技术中为了解决该问题,通常采用设置独立的数据库的方式,内网服务器将内网文件上传到数据库中,外网用户在身份验证通过后访问该数据库。这种采用独立的数据库的方式,只适用于需要备份的文件数量较少的情况,对于并发的多文件存储与同时访问,造成数据库备份困难、请求响应困难。对于电子资料来说,其存储方案主要分为三大类:直接连接存储(以下简称:DAS)、网络连接存储(以下简称:NAS)和存储区域网络(以下简称:SAN)。……
