Desktop reconfig

Matthew Seaman matthew at FreeBSD.org
Mon Apr 11 07:19:32 UTC 2016


On 09/04/2016 15:32, Baho Utot wrote:
> New setup will have freebsd on raidz with Win7 on the SSD only.
>
> Can I install the four drives for the raidz, configure and install
> freebsd then remove ada1 when I have it all working?  or should I remove
> ada1 then install the raidz drives install then reinstall ada1 and the
> pull everything over?

Yes, this should work fine, but you'll need to be careful that you don't
accidentally overwrite the wrong drive from the installer.  Depending on
the details of your hardware it's entirely possible that the new drives
you add for ZFS could end up as ada0, ada1, ... with your previous
drives as ada4 and ada5.  Taking out the original ada1 while doing the
initial install would be a simple way of avoiding that.  ZFS should
continue to work just fine as you shuffle the disks around.

> Will the installer handle installing root to zfs raidz? or will I have
> to wing it?

Yes, this will work absolutely fine.  The installer can work with any of
the different RAID levels provided by ZFS.

> Going for a clean install and synth to do the ports.

In the long term, you don't want to mix ZFS and UFS in the same system
-- the two filesystems will fight over memory.  It shouldn't be a
problem to do that temporarily while you're copying your data onto ZFS
though, so long as you unmount the UFS partitions once you're done.

	Cheers,

	Matthew


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 931 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20160411/e037ef0d/attachment.sig>


More information about the freebsd-questions mailing list