跨主機的ZFS pool合併成一目錄管理? - BBS

Ina avatar
By Ina
at 2008-03-10T11:03

Table of Contents

※ 引述《[email protected] (...)》之銘言:
: ※ 引述《[email protected] (阿哲)》之銘言:
: : 有可能在系統/軟體層面實做到:
: : 使host A下一個目錄 /merge ,
: : 其可以合併使用三個 pool 的資源 (容量 = PA + PB + PC) 嗎?
: 用 iSCSI
: B 和 C 當 target,A 當 initiator
: 然後由 A 來建一個大的 zfs pool?
像是這樣
A_pool
|
_____________________________zfs_______________________________
| | | | | | | | | | | |
| | | | iSCSI iSCSI iSCSI iSCSI iSCSI iSCSI iSCSI iSCSI
| | | | | | | | | | | |
A_hd1 A_hd2 A_hd3 ... B_hd1 B_hd2 B_hd3 ... C_hd1 C_hd2 C_hd3 ...

或者是這樣?
A_pool
|
_____________________________zfs______________________
| | | | | |
| | | | iSCSI iSCSI
| | | | | |
| | | | _______zfs_______ _______zfs_______
| | | | | | | | | | | |
A_hd1 A_hd2 A_hd3 ... B_hd1 B_hd2 B_hd3 ... C_hd1 C_hd2 C_hd3 ...

--
Tags: BBS

All Comments

ftp.tw.freebsd.org連不上?

Skylar DavisLinda avatar
By Skylar DavisLinda
at 2008-03-08T14:25
Trying 140.113.17.209... Connected to freebsd.csie.nctu.edu.tw. 220---------- Welcome to Pure-FTPd [TLS] ---------- 220-You are user number 23 of 1000 allo ...

跨主機的ZFS pool合併成一目錄管理?

Elvira avatar
By Elvira
at 2008-03-08T02:55
假設現在有三台host都採用zfs pool 以Gigabit switch相連 host A pool: PA host B pool: PB host C pool: PC 有可能在系統/軟體層面實做到: 使host A下一個目錄 /merge , 其可以合併使用三個 pool 的資源 (容量 = ...

ftp.tw.freebsd.org連不上?

Callum avatar
By Callum
at 2008-03-07T12:08
請問現在ftp.tw.freebsd.tw (or freebsd.csie.nctu.edu.tw)是不是連不上? 嘗試連線紀錄如下... --- % ftp ftp.tw.freebsd.org NcFTP 3.2.0 (Aug 05, 2006) by Mike Gleason (http://ww ...

make發生問題

Elvira avatar
By Elvira
at 2008-03-06T22:18
我按照本板第十一篇的說法, 在修完/home/bbs/src/include裡的config.h後, 到/home/bbs/src/maple進行編譯。 但不知道是我編譯順序弄錯還是怎樣, 電腦總會出現許多warning。 我進到/home/bbs/src/maple後,首先make clean。 接著如 ...

使用 ports 安裝時出現的錯誤

Anonymous avatar
By Anonymous
at 2008-03-05T21:01
謝謝 Blueshine, 問題解決了. ^^ ※ 引述《Blueshine (越活越年輕的心)》之銘言: : ※ 引述《danny13 (danny)》之銘言: : : # cat /etc/make.conf : : # added by use.perl 2008-02-26 10:18:46 : ...