浏览
帮助
登录
此帖子已超过 5 年
Solved!
sercher
54 消息
0
883
2013年8月18日 17:00
是否需要停止业务进行操作?
回复(1)
cxemc
2 Intern
•
362 消息
2013年8月18日 18:00
无需停止业务,在线操作,脚本根据下面的填写就好。有问题随时沟通。
$ nas_fs -name -create [size= [T|G|M]] pool=
[worm={enterprise|compliance|off}]
where:
= name of the file system
= size of the file system
= storage pool for the file system
Example:
To create an FLR-enabled file system worm_ufs2 with a specified size of 100 GB that uses the clar_r5_performance pool,
type:
$ nas_fs -name worm_ufs2 -create size=100G pool=clar_r5_performance worm=enterprise
戴尔支持资源
查看更多
查看全部
Top
cxemc
2 Intern
2 Intern
•
362 消息
0
2013年8月18日 18:00
无需停止业务,在线操作,脚本根据下面的填写就好。有问题随时沟通。
$ nas_fs -name -create [size= [T|G|M]] pool=
[worm={enterprise|compliance|off}]
where:
= name of the file system
= size of the file system
= storage pool for the file system
Example:
To create an FLR-enabled file system worm_ufs2 with a specified size of 100 GB that uses the clar_r5_performance pool,
type:
$ nas_fs -name worm_ufs2 -create size=100G pool=clar_r5_performance worm=enterprise