DELL

Testing two 12TB drives in a Dell R730 on FreeBSD

I’m ready to downsize. I’m going to replace knew with r730-03. The former has 20 5TB drives. I don’t need all that space now. I’ll settle for 12TB instead. The two new drives arrived today: [23:39 r730-03 dvl ~] % grep da2 /var/run/dmesg.boot da2 at mrsas0 bus 1 scbus1 target 2 lun 0 da2: Fixed Direct Access SPC-4 SCSI device da2: Serial Number 8CJVT8YE da2: 150.000MB/s transfers da2: 11444224MB (23437770752 512 byte sectors) […]

Testing two 12TB drives in a Dell R730 on FreeBSD Read More »

Maybe I need another zpool

I might need to create another zpool. Or perhaps move a drives/zpool from one host to another. In this post: FreeBSD 13.1 Background I am combining two hosts (slocum and r720-01) into one new host (r730-01). I have been moving jails from those hosts. I have an ansible playbook for creating new entries in /etc/jail.conf.d/. I thought I had the space calculations done right. Now I think I’m wrong.I’m already at 73% on

Maybe I need another zpool 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 »

Accessing a Dell iDRAC 7 via Nginx reverse proxy

HEADS UP: this is still under review. Until this notice is removed, I recommend not using this. I have a Dell R720 at an ISP. The iDRAC connection is filtered, by the ISP, and is accessible only from a small number of IP addresses. Sure, this talks about a web proxy. It works. So does the ssh forwarding shown at the bottom of this post. NOTE: I should start monitoring that IP addr

Accessing a Dell iDRAC 7 via Nginx reverse proxy Read More »

Scroll to Top