Hello everyone,
I see FreeBSD as a very powerful option for designing a formidable high availability SAN. The storage options in FreeBSD are amazing, yet there are so many ways of doing this that my head is spinning, and I am trying to find what could be considered good practices. Here is the...
I wanted to boot my FreeBSD server from a mirror, but I wanted to mirror both ZFS pool and the EFI partition.
So I performed this kind of configuration:
# gpart create -s gpt nvd0
# gpart create -s nvd1
# gpart add -t efi -s 200M nvd0
# gpart add -t efi -s 200M nvd1
# gpart add -t freebsd-zfs...
I'm installing a new 13.2-RELEASE system with dual M.2 Samsung EVO 990 PRO 1TB SSDs. I'm attempting to make the second SSD a gmirror array, but it fails with:
gmirror: Can't store metadata on /dev/nvd0: Operation not permitted.
In my extensive searches, this appears to be that both GPT and...
Hello!
I have two gmirrors on my machine. Both are showing up as degraded. These are brand new drives that I just installed (so I don't mind blowing up the configuration and re-doing things).
I followed this guide to get going as I have no experience with gmirror...
Hello folks,
I'm using a remote headless server on 11.4-REALEASE-p8 that is used to host services for my personal needs. The motherboard (an Intel DH67BL) handles softraid capabilities and thinking of using a second disk to make a raid 1.
Reading the handbook at chapter 19.3.3, it's possible...
In the pre-gpt days, this was possible and was a drop-dead simple way to create a mirror, even after the initial install.
My understanding is that gpt and gmirror battle for the last sector of the disk for metadata, and therefore the gmirror method became more complex - you basically have to...
I need to create 3 filesystems (UFS2) on two mirrored (by gmirror) spinning HDD drives. Write intencity would be around 3 writes of few kB per second on each, but that is 24/7 for years (logging).
Maybe it doesn't matter too much, but while replacing several years old weared out drives on...
Hi,
We're trying to setup 2 x HDDs into mirror mode via gmirror during FreeBSD installation and this is what we're encountered with :
http://prntscr.com/knui20
Can you please help us out of this trouble ?
Regards.
I am in the process of migrating to UEFI on my laptop. I would like /boot to be on a separate partition in order to have / on GELI, but I cannot get the UEFI bootloader to play along.
It finds both my mirrored /boot UFS partitions just fine, but refuses to continue because /boot/loader.efi does...
Hello, I have recently hit a snare with a recent installation and was hoping that I might be able to get some help here.
I understand that GPT and gmirror do not get along, however there is a work around that had currently worked for me on 9.0. This no longer works for me and I was wondering...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.