Re: Installing OpenBSD 6.5 sparc64 onto RAID1

Chris Ross <[email protected]> Mon, 1 Jul 2019 14:55:23 -0400
Newsgroups gmane.os.openbsd.sparc
Message-ID <[email protected]>
On Mon, Jul 01, 2019 at 01:34:23PM -0400, Alex McWhirter wrote:
> It's been a while since i last installed on sparc64,
> 
> but i remember putting the rootfs and subvolumes on raid1, but i made a 
> separate boot partition on each drive, then used a shutdown script that 
> kept the two boot partitions in sync.
> 
> IIRC, ofwboot will just look for the kernel on the first boot partition 
> it finds, so as long as the two partitions stay synced it should boot 
> fine after disk removal / failure.

Yeah.  And, some of the older descriptions of how to do this required that.
But, since the bootloader can do this now, and is for others, I hope to
avoid that.

FMI, in your case, is the boot partition you put on your sparc normally
mounted, or just a small only-mounted-to-be-updated partition that only
ofwboot uses?  In either case, what files need to be in it?

Thanks.

           - Chris