Archive Data Server: Difference between revisions

From FSU Fox's Lab Wiki
Jump to navigation Jump to search
Line 22: Line 22:
Dell R710 rack server (11th gen, around 2010)
Dell R710 rack server (11th gen, around 2010)


OS : lubuntu 20.04
OS : lubuntu 22.04


storage: 4 x 2 TB RAID 5 = 6 TB
storage: 4 x 2 TB RAID 5 = 6 TB

Revision as of 00:15, 25 June 2022

The archive data server is build upon an relic Dell R710 rack server, which was bought around 2010 and haven't been using for long time. It was a format ANASEN DAQ computer. The server has 8 TB of storage.

Users home directories and data and code of finished experiments will be stored in the server.

Solution on installing UEFI-boot OS

This is a very old machines that boosting from BIOS that read only the 1st 512kB for the master boot record and the 2nd 512kB for the boottrap.img. It provides UEFI boot manual (so that Ubuntu 20 USB boot drive can run), but, most probably, the RAID controller dose not support the UEFI, so when boosting the RAID array from UEFI, it switches back to BIOS mode. That's why an installed Ubuntu 20.04 cannot boot and return the grub command line. In fact, in the grub command line, it only see 2 partitions, the (proc) and (hd0), which are both 512kB. This indicates that it is using BIOS mode to see the first 2 512kB for boot loader.

I first install Ubuntu 12.04. Able to boot, then update to Ubuntu 14.04. It works well.

In fact, we can install Lubuntu (or Ubuntu) 22.04 as legacy BIOS. We have to boot the startup drive in BIOS, then the Lubuntu will be installed as BIOS using master boot record.

Ubuntu startup disk creator cannot do that. We use Rufus in Windows, setting the boot disk to be MBR (master boot record) and boot from BIOS.

Network

IP : 128.186.111.52

Alias : newton.physics.fsu.edu

Spec.

Dell R710 rack server (11th gen, around 2010)

OS : lubuntu 22.04

storage: 4 x 2 TB RAID 5 = 6 TB

Max hard disk size supported : 2 TB

Update BIOS

  1. prepare an empty USB stick
  2. have a windows PC
  3. download the RUFUS
  4. download the latest BIOS 6.6.0 https://dl.dell.com/FOLDER05012843M/1/R710-060600C.exe
  5. use the window PC, run RUFUS
    1. select FreeDOS
    2. Check the 2nd, 3rd and 4th check boxes
    3. make the bootable disk
  6. in Dell R710, F11 to boot manual (if UEFI, switch to BIOS)
  7. Select "Hard Drive C:"
    1. Select USB
  8. then it will go to DOS
  9. run the R710-060600C.exe
  10. follow the instruction