Hi,
I've receveid a 32G Sandisk SSD, so I would to use it for Nas4Free.
Today, I've 3 disk, a 250Go for Nas4Free (os, swap, and jail), and a ZFS mirror with 2x3To
How I can migrate to SSD ? Is this list the correct guide ?
1) Export ZFS Pool
2) Export Nas4Free configuration
3) Install Nas4Free on SSD
4) Import configuration
5) Import ZFS Pool
Thanks a lot for your help !
Best regards
This is the old XigmaNAS forum in read only mode,
it will taken offline by the end of march 2021!
I like to aks Users and Admins to rewrite/take over important post from here into the new fresh main forum!
Its not possible for us to export from here and import it to the main forum!
it will taken offline by the end of march 2021!
I like to aks Users and Admins to rewrite/take over important post from here into the new fresh main forum!
Its not possible for us to export from here and import it to the main forum!
OS disk migration HD>SSD
- raulfg3
- Site Admin

- Posts: 4865
- Joined: 22 Jun 2012 22:13
- Location: Madrid (ESPAÑA)
- Contact:
- Status: Offline
Re: OS disk migration HD>SSD
is correct, but two more points:
6) once installed N4F on SSD , mount and format second partition of SSD Disk (in UFS)
7) mount temporary old boot disk and copy jail folder to new second partition of SSD
Test that all works as expected.
PD: When you install N4F on SSD you do not need all disk , 4 to 8 GB are enought for all packages that you want to install, so the rest is usefull to use for jails , temp files, Torrent folder, etc...
6) once installed N4F on SSD , mount and format second partition of SSD Disk (in UFS)
7) mount temporary old boot disk and copy jail folder to new second partition of SSD
Test that all works as expected.
PD: When you install N4F on SSD you do not need all disk , 4 to 8 GB are enought for all packages that you want to install, so the rest is usefull to use for jails , temp files, Torrent folder, etc...
12.1.0.4 - Ingva (revision 7743) on SUPERMICRO X8SIL-F 8GB of ECC RAM, 11x3TB disk in 1 vdev = Vpool = 32TB Raw size , so 29TB usable size (I Have other NAS as Backup)
Wiki
Last changes
HP T510
Wiki
Last changes
HP T510
-
jeje91m
- NewUser

- Posts: 5
- Joined: 17 Jan 2013 20:11
- Status: Offline
Re: OS disk migration HD>SSD
Yes I've forgot this pointraulfg3 wrote:is correct, but two more points:
6) once installed N4F on SSD , mount and format second partition of SSD Disk (in UFS)
7) mount temporary old boot disk and copy jail folder to new second partition of SSD
Test that all works as expected.
Thanks a lot, I will try this soon.
-
jeje91m
- NewUser

- Posts: 5
- Joined: 17 Jan 2013 20:11
- Status: Offline
Re: OS disk migration HD>SSD
Migration is success !
Thanks a lot
Best regards
Thanks a lot
Best regards
-
Mizma
- experienced User

- Posts: 79
- Joined: 02 Feb 2013 15:53
- Status: Offline
Re: OS disk migration HD>SSD
I've installed a Full installation on a 60GB SSD I wasn't sure what size to pick on the partition but I went for 1043 Meg and a swapfile of 11993 Meg. I see in your post you recomend 4 to 8 GB so I probobly have to redo it. But about this second partion how do i mange to do that? Do I go for a MBR partition in disk managment and UFS file sytem? Do I shose "Partition number 3"? and then just formating the disk? And how do I know that I dont over whrite the swap partion and the partion that the nas4free is on?raulfg3 wrote:is correct, but two more points:
6) once installed N4F on SSD , mount and format second partition of SSD Disk (in UFS)
7) mount temporary old boot disk and copy jail folder to new second partition of SSD
Test that all works as expected.
PD: When you install N4F on SSD you do not need all disk , 4 to 8 GB are enought for all packages that you want to install, so the rest is usefull to use for jails , temp files, Torrent folder, etc...
This is the precent setup.
Code: Select all
Device /dev/ada0 - INTEL SSDSC2CT060A3 300i
******* Working on device /dev/ada0 *******
parameters extracted from in-core disklabel are:
cylinders=116301 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=116301 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 2136582 (1043 Meg), flag 80 (active)
beg: cyl 0/ head 1/ sector 1;
end: cyl 132/ head 254/ sector 63
The data for partition 2 is:
sysid 165 (0xa5),(FreeBSD/NetBSD/386BSD)
start 2136645, size 90526275 (44202 Meg), flag 0
beg: cyl 133/ head 0/ sector 1;
end: cyl 647/ head 254/ sector 63
The data for partition 3 is:
sysid 165 (0xa5),(FreeBSD/NetBSD/386BSD)
start 92662920, size 24563385 (11993 Meg), flag 0
beg: cyl 648/ head 0/ sector 1;
end: cyl 128/ head 254/ sector 63
The data for partition 4 is:
<UNUSED>-
Mizma
- experienced User

- Posts: 79
- Joined: 02 Feb 2013 15:53
- Status: Offline
Re: OS disk migration HD>SSD
Reinstalled and now N4F 12GB, Swap none. I have mounted Partition 2 with MBR and UFS. Missed that it already was formated at install.