小编Raa*_*mEE的帖子

如果当前池是根池,如何将新磁盘添加到 ZFS 并使其可用于现有安装点?

我的 S11 服务器有以下配置:

磁盘 #1 用于 rpool,这是我想添加磁盘 #2 以增加已安装文件夹可用大小的根池,但我无法将磁盘添加到现有 rpool,因为它是根池。

有没有办法让新磁盘可用于“/”文件夹?是我创建新 zpool 并将其安装在新文件夹下的唯一选择吗?

谢谢。

拉姆EE


 root@raamee:~# zpool status
  pool: rpool
 state: ONLINE
 status: The pool is formatted using an older on-disk format. The pool can
         still be used, but some features are unavailable.
 action: Upgrade the pool using 'zpool upgrade'. Once this is done, the
         pool will no longer be accessible on older software versions.
  scan: none requested
 config:

         NAME        STATE     READ WRITE CKSUM
         rpool       ONLINE       0     0     0
           c4t0d0s0 …
Run Code Online (Sandbox Code Playgroud)

solaris zfs zpool

5
推荐指数
1
解决办法
2万
查看次数

标签 统计

solaris ×1

zfs ×1

zpool ×1