再次讨论,S8创建1T文件系统

发表于:2007-06-09来源:作者:点击数: 标签:
小弟最近做了一个项目,其中有一个T3,单盘180G,做一个卷,容量大于1T。 newfs时提示要-sxxxxxxx,按照提示操作,系统崩溃,进到OK状态。 没办法只能分两个raid5卷 请问S8不支持1T以上文件系统吗?请指点。 well1 回复于:2003-01-12 14:10:33 好像是不支持,

小弟最近做了一个项目,其中有一个T3,单盘180G,做一个卷,容量大于1T。
newfs 时提示要 -s xxxxxxx,按照提示操作,系统崩溃,进到OK状态。
没办法只能分两个raid 5卷
请问S8 不支持1T以上文件系统吗?请指点。

 well1 回复于:2003-01-12 14:10:33
好像是不支持,,,

 well1 回复于:2003-01-12 14:17:51
This Infodoc lists the maximum single file and file system size of 4.1.x and
Solaris 2.x up to 2.9 (Solaris 9).                        
This document also applies to Solaris x86 (but there might be some issues with larger ( > 30Gb  drives. 

This due to hardware limitations of some PC motherboard/disk configurations. 

OS RELEASE              SINGLE FILE             FILE SYSTEM
===============         ===========             ===========
4.1.x                      2 GB                     2 GB
4.1.x + ODS                2 GB                     1 TB
Solaris 2.0-2.5.1          2 GB                     1 TB
Solaris 2 + SDS            2 GB                     1 TB
Solaris 2.6 - Sol 9        ~800 GB                  1 TB

A single file of Solaris 2.6 is limited to "about" 800 GB because the
file MUST fit inside a file system. The file system is nominally 1 TB,
but in fact one must create enough overhead in such a large file system
that the largest single file ends up being "about" 800 GB.
(part of this is a bug, but even if bug-free a single file can't be 1 TB)

Note that in Solaris 2.6, the swap and tmpfs file system are still limited
to 2 GB.  This is not the total amount of swap, just a limit per slice or per
swap file.  There can be multiple swap slices or files totaling more than 2Gb.
Also, any higher rev. of Solaris running 32 bit kernel has the above limit.
Solaris 7 or higher running 64 bit kernel doesn't  Have that limit. See Sol 8
swap (1M) manpage (USAGE paragraph) for the new limits.

Please note that the root file system is limited to ~2 GB on
all but Ultras due to an OBP limitation (~1 GB on systems with OBP 
versions 1.0->2.6).                              


 wolfop 回复于:2003-01-12 18:40:17
这么大的文件系统,别用UFS了,用Veritas的文件系统吧。

 windowsnt 回复于:2003-01-12 21:42:47
vxfs能支持多大?

 caozy 回复于:2003-01-12 22:04:27
sunsolve上说明白了,solaris 8 and solaris 9不支持1T的ufs,到solairs 10可能会支持

 mrcenter 回复于:2003-01-13 02:31:45
up一次。

 x3y4z5 回复于:2003-01-13 08:58:50
我用的vxfs3.5作超过1t的卷,使用效果也不好,使用中会崩溃,然后重新作卷,做完后使用一段时间有崩溃。sun的工程师建议不要超过1t,vxfs使用3。4。

 hgzwjl 回复于:2003-01-13 10:08:24
感谢。这样我就放心了,给客户有交待了

原文转自:http://www.ltesting.net