ZIL and L2ARC on the installation SSD?
Posted: 11 Oct 2015 21:25
Hi there
I've an homebuilt NAS for about 2 years here (Intel Xeon E3-1225 v3 4x 3.20GHz, Samsung SSD 840 Evo 250GB, 16GB ECC RAM and 5x4TB WD Red) run with FreeNAS 9.2.2 alpha for over an year now. Was never quiet happy with it and now got back to NAS4Free (used the oled FreeNAS 0.7.2 on my upgraded Intel SS4200 for many years).
I've installed the NAS4Free-x64-LiveUSB-10.2.0.2 Image on the SDD (with swap) and just imported my ZFS Pool (about 10TB of Data, mostly pictures, mp3/flac and movies)
Now I want to use ZIL and L2ARC. Both should be on the same SSD. But i only have one partiton left:
my plan is to shrink the swap partition (number 2) to 10GB and the data partion (numerber 3) to 80GB (used for Jails, Addons, Extensions,..)
Than I've about 10GB for ZIL and 100GB for L2ARC left
But how to do that? I only can add full devices and even with partitions there are only 4 possible primary partitions (because of the MBR)
Can anyonehelp me here?
I've an homebuilt NAS for about 2 years here (Intel Xeon E3-1225 v3 4x 3.20GHz, Samsung SSD 840 Evo 250GB, 16GB ECC RAM and 5x4TB WD Red) run with FreeNAS 9.2.2 alpha for over an year now. Was never quiet happy with it and now got back to NAS4Free (used the oled FreeNAS 0.7.2 on my upgraded Intel SS4200 for many years).
I've installed the NAS4Free-x64-LiveUSB-10.2.0.2 Image on the SDD (with swap) and just imported my ZFS Pool (about 10TB of Data, mostly pictures, mp3/flac and movies)
Now I want to use ZIL and L2ARC. Both should be on the same SSD. But i only have one partiton left:
Code: Select all
******* Working on device /dev/ada0 *******
parameters extracted from in-core disklabel are:
cylinders=484521 heads=16 sectors/track=63 (1008 blks/cyl)
Figures below won't work with BIOS for partitions not in cyl 1
parameters to be used for BIOS calculations are:
cylinders=484521 heads=16 sectors/track=63 (1008 blks/cyl)
Media sector size is 512
Warning: BIOS sector numbering starts with sector 1
Information from DOS bootblock is:
The data for partition 1 is:
sysid 165 (0xa5),(FreeBSD/NetBSD/386BSD)
start 63, size 16402302 (8008 Meg), flag 80 (active)
beg: cyl 0/ head 1/ sector 1;
end: cyl 1020/ head 254/ sector 63
The data for partition 2 is:
sysid 165 (0xa5),(FreeBSD/NetBSD/386BSD)
start 16402365, size 40981815 (20010 Meg), flag 0
beg: cyl 1021/ head 0/ sector 1;
end: cyl 499/ head 254/ sector 63
The data for partition 3 is:
sysid 165 (0xa5),(FreeBSD/NetBSD/386BSD)
start 57384180, size 431007885 (210453 Meg), flag 0
beg: cyl 500/ head 0/ sector 1;
end: cyl 704/ head 254/ sector 63
The data for partition 4 is:
<UNUSED>
Than I've about 10GB for ZIL and 100GB for L2ARC left
But how to do that? I only can add full devices and even with partitions there are only 4 possible primary partitions (because of the MBR)
Can anyonehelp me here?