欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2, C++/F#/Lisp
Storage
来自开放百科 - 灰狐
(版本间的差异)
小 (→项目) |
|||
(未显示1个用户的35个中间版本) | |||
第1行: | 第1行: | ||
− | [[ | + | 李开复在开复学生论坛说:Google最厉害的技术是它的storage(file system)。我认为学计算机的学生都应该看看[[Google File System]]。它的search、GMail、video、blog spaces。等等都是用这个技术做的。当网络服务公司都在比谁能够用最少的代价作出最快、最稳健、最安全的large cluster,这方面的优势是比较可持续的。 |
− | + | ==简介== | |
+ | [[OpenStorage]] 构建自由、开放的存储基础设施. | ||
− | + | Storage 最核心的部分 [[File System]] | |
− | + | [[NAS the future of cloud storage|NAS:云存储的未来之路]] | |
− | + | ==NAS/SAN== | |
+ | NAS vs. SAN | ||
− | + | file-based Network Attached Storage and block-based Storage Area Networking | |
− | + | ==新闻== | |
− | == | + | {{SeeWikipedia}} |
+ | <rss>http://storage.doit.com.cn/docms/api/article.rss?siteid=8a9ee459ffc317c16cfd794e263d9f1d&max=50|short|date|max=10</rss> | ||
+ | |||
+ | ==相关== | ||
*http://www.opensourcestorage.com/ | *http://www.opensourcestorage.com/ | ||
*[[Google File System]] - http://labs.google.com/papers/gfs.html | *[[Google File System]] - http://labs.google.com/papers/gfs.html | ||
*Linux Filesystem Links - http://www.xenotime.net/linux/linux-fs.html | *Linux Filesystem Links - http://www.xenotime.net/linux/linux-fs.html | ||
− | == | + | |
+ | ==项目== | ||
+ | [[文件:OpenZFS-logo.png|right|OpenZFS]] | ||
+ | [[文件:TrueNAS-logo.png|right|FreeNAS & TrueNAS]] | ||
+ | *[[OpenZFS]] | ||
+ | *[[FreeNAS]] | ||
+ | *[[NFS]] | ||
*[[AMANDA]] | *[[AMANDA]] | ||
− | *[[ | + | *[[Bacula]] |
+ | *[[GFS2]] | ||
*[[OpenSolaris Storage]] | *[[OpenSolaris Storage]] | ||
*[[Nexenta]] | *[[Nexenta]] | ||
+ | *[[Open FCoE]] | ||
*[[Large File Support in Linux]] | *[[Large File Support in Linux]] | ||
*Red Hat [[Global File System]] - http://www.redhat.com/solutions/gfs/ | *Red Hat [[Global File System]] - http://www.redhat.com/solutions/gfs/ | ||
第28行: | 第41行: | ||
*XFS: A high-performance journaling filesystem - http://oss.sgi.com/projects/xfs/ | *XFS: A high-performance journaling filesystem - http://oss.sgi.com/projects/xfs/ | ||
*[[FreeNAS]]: 免费的NAS服务器 - http://www.freenas.org | *[[FreeNAS]]: 免费的NAS服务器 - http://www.freenas.org | ||
− | * | + | *OpenGFS 群集文件系统 - http://opengfs.sourceforge.net/ |
− | * | + | *OpenDLM 分布式锁管理 - http://opendlm.sourceforge.net/ |
*[[Open Cluster Framework]](OCF) - http://www.opencf.org/ | *[[Open Cluster Framework]](OCF) - http://www.opencf.org/ | ||
*[[Aperi Storage Management|Aperi]]: Open Source Storage Software Management Community - http://www-03.ibm.com/servers/storage/community/ | *[[Aperi Storage Management|Aperi]]: Open Source Storage Software Management Community - http://www-03.ibm.com/servers/storage/community/ | ||
*[[Linux iSCSI]] Project - http://linux-iscsi.sourceforge.net/ | *[[Linux iSCSI]] Project - http://linux-iscsi.sourceforge.net/ | ||
− | * [[OpenAFS]] | + | *[[OpenAFS]] |
− | * [[Storage Resource Broker|SRB]] | + | *[[Storage Resource Broker|SRB]] |
− | * [[GNU/Linux Semantic Storage System]] | + | *[[GNU/Linux Semantic Storage System]] |
− | * [[Serial ATA (SATA) for Linux]] | + | *[[Serial ATA (SATA) for Linux]] |
− | * [[Tahoe]] | + | *[[Tahoe]] |
+ | *[[Ceph]] | ||
+ | *[[GlusterFS]] | ||
+ | *[[MooseFS]] | ||
==商业公司== | ==商业公司== | ||
第47行: | 第63行: | ||
*SNIA CHINA - http://www.snia.org.cn | *SNIA CHINA - http://www.snia.org.cn | ||
− | == | + | ==文档== |
− | * | + | *[http://docs.huihoo.com/kvm/kvm-forum/2013/Linux-Storage-Stack-for-the-Cloud.pdf Linux Storage Stack for the Cloud] |
− | * [http://www.informationweek.com.cn/article_topictypeid_61_articleid_1264_sectopictypeid_69.html 集群文件系统 改变企业存储方式] - 感受开源集群文件系统[[Lustre]]的威力 | + | *[http://docs.huihoo.com/oracle/openworld/2014/UGF9209-Understanding-Storage-The-Latest-Trends-and-Technologies.ppt Understanding Storage: The Latest Trends and Technologies] |
+ | *[http://blog.huihoo.com/?p=232 先进存储框架的经济利益- IDC白皮书] | ||
+ | *[http://www.informationweek.com.cn/article_topictypeid_61_articleid_1264_sectopictypeid_69.html 集群文件系统 改变企业存储方式] - 感受开源集群文件系统[[Lustre]]的威力 | ||
*[http://www-128.ibm.com/developerworks/cn/aix/library/au-iscsi.html 在 AIX 上实现 iSCSI]:学习如何在 AIX 上实现 Internet 小型计算机系统接口(Internet small computer system interface,iSCSI)。文中循序渐进的过程将说明如何通过 Cisco MDS 在 AIX 主机上跨存储区域网络 (SAN) 实现 iSCSI。这些过程还将说明一些接口优化参数。 | *[http://www-128.ibm.com/developerworks/cn/aix/library/au-iscsi.html 在 AIX 上实现 iSCSI]:学习如何在 AIX 上实现 Internet 小型计算机系统接口(Internet small computer system interface,iSCSI)。文中循序渐进的过程将说明如何通过 Cisco MDS 在 AIX 主机上跨存储区域网络 (SAN) 实现 iSCSI。这些过程还将说明一些接口优化参数。 | ||
+ | |||
==RAID== | ==RAID== | ||
*[http://ldp.huihoo.org/HOWTO/Antares-RAID-sparcLinux-HOWTO/index.html Antares RAID SparcLinux Howto] | *[http://ldp.huihoo.org/HOWTO/Antares-RAID-sparcLinux-HOWTO/index.html Antares RAID SparcLinux Howto] | ||
第61行: | 第80行: | ||
*[http://ldp.huihoo.org/HOWTO/SCSI-2.4-HOWTO/index.html The Linux 2.4 SCSI subsystem HOWTO] | *[http://ldp.huihoo.org/HOWTO/SCSI-2.4-HOWTO/index.html The Linux 2.4 SCSI subsystem HOWTO] | ||
*[http://ldp.huihoo.org/HOWTO/SCSI-Generic-HOWTO/index.html The Linux SCSI Generic (sg) HOWTO] | *[http://ldp.huihoo.org/HOWTO/SCSI-Generic-HOWTO/index.html The Linux SCSI Generic (sg) HOWTO] | ||
− | == | + | |
+ | ==图集== | ||
+ | <gallery> | ||
+ | image:Soda-foundation.jpg|SODA | ||
+ | image:SAN-NAS-Comparison.png|SAN/NAS比较 | ||
+ | image:SAN-vs-NAS.png|SAN vs. NAS | ||
+ | image:oracle-exadata.jpg||Oracle和HP合作推出面向数据仓库应用的存储服务器: Exadata | ||
+ | image:evolution-of-network-storage.png | ||
+ | image:das-nas-san.jpg|DAS,NAS,SAN | ||
+ | image:das-nas-san.png | ||
+ | </gallery> | ||
+ | |||
+ | ==链接== | ||
*http://searchstorage.techtarget.com.cn/ | *http://searchstorage.techtarget.com.cn/ | ||
*http://searchstorage.techtarget.com/ | *http://searchstorage.techtarget.com/ | ||
+ | *[http://www.csdn.net/article/2011-08-01/302490 大规模存储的未来——内存云] | ||
+ | *[http://www.storageonline.com.cn/ 存储人生 - 网络存储(NAS) 统一存储 虚拟化技术] | ||
+ | *[http://www.infoq.com/cn/articles/storage-system-stuff 存储系统的那些事] | ||
+ | *[http://weibo.com/p/1001593731435679826426 封面报道:融合定义新存储!] | ||
+ | |||
+ | {{comment}} | ||
+ | |||
+ | [[category:storage]] |
2022年3月26日 (六) 07:25的最后版本
李开复在开复学生论坛说:Google最厉害的技术是它的storage(file system)。我认为学计算机的学生都应该看看Google File System。它的search、GMail、video、blog spaces。等等都是用这个技术做的。当网络服务公司都在比谁能够用最少的代价作出最快、最稳健、最安全的large cluster,这方面的优势是比较可持续的。
目录 |
[编辑] 简介
OpenStorage 构建自由、开放的存储基础设施.
Storage 最核心的部分 File System
[编辑] NAS/SAN
NAS vs. SAN
file-based Network Attached Storage and block-based Storage Area Networking
[编辑] 新闻
您可以在Wikipedia上了解到此条目的英文信息 Storage Thanks, Wikipedia. |
自http://storage.doit.com.cn/docms/api/article.rss?siteid=8a9ee459ffc317c16cfd794e263d9f1d&max=50加载RSS失败或RSS源被墙
[编辑] 相关
- http://www.opensourcestorage.com/
- Google File System - http://labs.google.com/papers/gfs.html
- Linux Filesystem Links - http://www.xenotime.net/linux/linux-fs.html
[编辑] 项目
- OpenZFS
- FreeNAS
- NFS
- AMANDA
- Bacula
- GFS2
- OpenSolaris Storage
- Nexenta
- Open FCoE
- Large File Support in Linux
- Red Hat Global File System - http://www.redhat.com/solutions/gfs/
- Oracle Cluster File System (OCFS) - http://oss.oracle.com/projects/ocfs/
- Lustre Cluster File System - http://www.clusterfs.com/
- General Parallel File System
- XFS: A high-performance journaling filesystem - http://oss.sgi.com/projects/xfs/
- FreeNAS: 免费的NAS服务器 - http://www.freenas.org
- OpenGFS 群集文件系统 - http://opengfs.sourceforge.net/
- OpenDLM 分布式锁管理 - http://opendlm.sourceforge.net/
- Open Cluster Framework(OCF) - http://www.opencf.org/
- Aperi: Open Source Storage Software Management Community - http://www-03.ibm.com/servers/storage/community/
- Linux iSCSI Project - http://linux-iscsi.sourceforge.net/
- OpenAFS
- SRB
- GNU/Linux Semantic Storage System
- Serial ATA (SATA) for Linux
- Tahoe
- Ceph
- GlusterFS
- MooseFS
[编辑] 商业公司
[编辑] 标准组织
- Storage Networking Industry Association(SNIA) - http://www.snia.org
- SNIA CHINA - http://www.snia.org.cn
[编辑] 文档
- Linux Storage Stack for the Cloud
- Understanding Storage: The Latest Trends and Technologies
- 先进存储框架的经济利益- IDC白皮书
- 集群文件系统 改变企业存储方式 - 感受开源集群文件系统Lustre的威力
- 在 AIX 上实现 iSCSI:学习如何在 AIX 上实现 Internet 小型计算机系统接口(Internet small computer system interface,iSCSI)。文中循序渐进的过程将说明如何通过 Cisco MDS 在 AIX 主机上跨存储区域网络 (SAN) 实现 iSCSI。这些过程还将说明一些接口优化参数。
[编辑] RAID
- Antares RAID SparcLinux Howto
- Linux ATA RAID HOWTO
- Boot + Root + Raid + Lilo : Software Raid mini-HOWTO
- Linux DPT Hardware RAID HOWTO
- Root RAID HOWTO cookbook
- The Software-RAID HOWTO
[编辑] SCSI
[编辑] 图集
[编辑] 链接
- http://searchstorage.techtarget.com.cn/
- http://searchstorage.techtarget.com/
- 大规模存储的未来——内存云
- 存储人生 - 网络存储(NAS) 统一存储 虚拟化技术
- 存储系统的那些事
- 封面报道:融合定义新存储!
<discussion>characters_max=300</discussion>
分享您的观点