Moving one jail from host to host

This is a quick post about the steps I’m using to move my jails from one host to another. This is bing done as I merge two hosts into one. I have not attempted to automate this, apart from the initial syncoid copying of data. This post is base roughly upon my Mastodon post from yesterday. In this post: FreeBSD 13.1 sanoid-2.1.0 copying from slocum copying to r730-01 use of /etc/jail.conf.d/ Right, now, […]

Moving one jail from host to host Read More »

Moving the poudriere jail from slocum to r730-01

NOTE: If you’re looking for a jail configuration for poudriere, please refer to Configuration for running poudriere in a jail on FreeBSD 14. I recently moved the pkg01 jail from one host to another. I’m having trouble getting it to build packages. [pkg01 dan ~] % sudo poudriere testport -j 131amd64 -p dvl -z primary -i devel/py-pip [00:00:00] Error: Please load the linux module on the host using “kldload linux” On the host:

Moving the poudriere jail from slocum to r730-01 Read More »

R730-01

This is the host I’ve been talking about. Adding this entry to /boot/loader.conf will turn off MFI and enable MRSAS instead. hw.mfi.mrsas_enable=”1″ Then you’ll see expected device names for drives, such as da0 instead of mfisyspd0. This will be done later. The HBA installed in this host is supported by the FreeBSD mrsas driver. The host has the Invader/Fury 12Gb/s MR controller installed. There will be more drives. These aren’t necessarily the drives

R730-01 Read More »

I have new hardware available – should I upgrade or not?

I brought home three Dell R730 after saving them from ewaste. Two of them have 8x 3.5″ drive bays. One has 8x 2.5″ drive bays, with with for another 8. This is the one I’m considering for use. I have a fourth R730 in the basement, but I don’t know those specifications, and it already has 16 drive bays. I was thinking of replacing my Dell R720 with one of them, but just

I have new hardware available – should I upgrade or not? Read More »

Updating firmware etc on a Dell R730

EDIT: I’m updating this post with new information, I’m missing some photos – they are on my other laptop… EDIT: If you get stuck with older firmware which cannot use existing DELL infrastructure, give https://updateyodell.net a try. It helped me leapfrog along the upgrade path. I started reading Updating firmware etc on a Dell R720 – the details were in a Twitter thread. Until recently, that was sufficient. Today, that thead won’t load.

Updating firmware etc on a Dell R730 Read More »

Why doesn’t sysutils/vm-bhyve start my hosts?

After booting, my vms are not started by sysutils/vm-bhyve. Why? Perhaps it’s because I did not set vm_list. Here is me starting them today up after booting the host yesterday. NOTE: I already have a not to myself to add VM monitoring to Nagios. [pro03 dan ~] % slocum Last login: Tue Jan 17 14:52:12 2023 from pro03.startpoint.vpn.example.org [slocum dan ~] % sudo vm list NAME DATASTORE LOADER CPU MEMORY VNC AUTO STATE

Why doesn’t sysutils/vm-bhyve start my hosts? Read More »

Scroll to Top