Sorry if this should be in the harddrive sub forum but it seemed to fit here better.
I am in the process of building a file server, which i was recommended to try a ZFS file system;
It consists of a 3Ware 3650SE-12 Port Raid Controller and 5*1.5Tb WD Greens in a raid 5 array, what i would trying to achieve is a single partition of approx. 7.5GB.
I have configured the raid controller and drives ( I assume its sitting there un formatted??) but now need to create a ZFS pool on the drive (a separate pool to the OS drive i should think).
The example given here is this;
# zpool create tank c1t2d0
I can just about grasp the command however
Whats this c1t2d0? how can i point it to my single raid array?
--EDIT
Sorry about the miss-spelt title, obviously it should be create
I am in the process of building a file server, which i was recommended to try a ZFS file system;
It consists of a 3Ware 3650SE-12 Port Raid Controller and 5*1.5Tb WD Greens in a raid 5 array, what i would trying to achieve is a single partition of approx. 7.5GB.
I have configured the raid controller and drives ( I assume its sitting there un formatted??) but now need to create a ZFS pool on the drive (a separate pool to the OS drive i should think).
The example given here is this;
# zpool create tank c1t2d0
I can just about grasp the command however
Whats this c1t2d0? how can i point it to my single raid array?
--EDIT
Sorry about the miss-spelt title, obviously it should be create
Last edited: