2013年4月2日星期二

ZFS the last world file system (Good File System)


# 安装 with 仓库epel
yum install zfs-fuse

# How to start automatically while the machine is on

/etc/init.d/zfs-fuse start
chkconfig zfs-fuse on

# How to add a disk to aliyun vps
zpool add opensource /dev/xvdc
# Wait about 1 minutes


[root@AY1302270447342 ~]# zfs list
NAME         USED  AVAIL  REFER  MOUNTPOINT
opensource   716G  1.21T   716G  /opensource



没有评论:

发表评论