亚洲av成人无遮挡网站在线观看,少妇性bbb搡bbb爽爽爽,亚洲av日韩精品久久久久久,兔费看少妇性l交大片免费,无码少妇一区二区三区
Chinaunix
標(biāo)題:
ZFS根池怎么添加新硬盤mirror啊......
[打印本頁]
作者:
啊泰
時(shí)間:
2015-02-13 20:34
標(biāo)題:
ZFS根池怎么添加新硬盤mirror啊......
root@web:/ # zpool status
pool: zroot
state: ONLINE
scan: none requested
config:
NAME STATE READ WRITE CKSUM
zroot ONLINE 0 0 0
da0p3 ONLINE 0 0 0
附加第二個(gè)磁盤,以配置鏡像根池。
# zpool attach zroot da1 da0 ???? da0p3???
作者:
啊泰
時(shí)間:
2015-02-13 20:43
root@web:/ # zpool attach zroot da0p3 da1
Make sure to wait until resilver is done before rebooting.
If you boot from pool 'zroot', you may need to update
boot code on newly attached disk 'da1'.
Assuming you use GPT partitioning and 'da0' is your new boot disk
you may use the following command:
gpart bootcode -b /boot/pmbr -p /boot/gptzfsboot -i 1 da0
root@web:/ # gpart bootcode -b /boot/pmbr -p /boot/gptzfsboot -i 1 da0
bootcode written to da0
貌似好了
歡迎光臨 Chinaunix (http://72891.cn/)
Powered by Discuz! X3.2