<body><script type="text/javascript"> function setAttributeOnload(object, attribute, val) { if(window.addEventListener) { window.addEventListener('load', function(){ object[attribute] = val; }, false); } else { window.attachEvent('onload', function(){ object[attribute] = val; }); } } </script> <div id="navbar-iframe-container"></div> <script type="text/javascript" src="https://apis.google.com/js/platform.js"></script> <script type="text/javascript"> gapi.load("gapi.iframes:gapi.iframes.style.bubble", function() { if (gapi.iframes && gapi.iframes.getContext) { gapi.iframes.getContext().openChild({ url: 'https://www.blogger.com/navbar/29635054?origin\x3dhttp://toms-edublog.blogspot.com', where: document.getElementById("navbar-iframe-container"), id: "navbar-iframe" }); } }); </script>

Sunday, August 29, 2021

 

Moving On..

Big Intro

After 18 years working for the TIU, I decide to move on to another position. Tomorrow, I begin a new chapter at Juniata College. One of the unforeseen challenges of the move was migrating 18 years worth of technology back to the TIU Office. During the COVID pandemic, I had an opportunity to build the "home lab." This weekend I was left with "net zero." Ah, to begin a new.

Storage

The first part of the rebuild - Storage. I am huge fanboy of FreeNAS (now TrueNAS) however, I have a tendency to amass older computer technology. Due to the vintage of equipment, a home lab. The lab brought into the limelight many tools and techniques ranging from streaming video to infrastructure solutions. At the heart of many of the projects, was the OpemMediaVault (OMV) Network Attached Storage (NAS).

NAS Redux

Ingredients
Raspberry Pi 3
Western Digital Passport 1 TB drive
Coffee

The Deal

Downloaded the Raspbian Lite Version (i.e. CLI Only). Then followed the destructions at Pi My Life Up. Voila, back in business.

But wait there's more..

During the last installation, I used OMV in a hypervisor (maybe another post). During that build, not all the OMV plugins were available.
Hold the phone! There are OMV-Extra... WHAT!

Did I mention, Dockers integration?

More adventures to follow, stay tuned.

Additional Links Software RAID external hard drives

Labels: , ,


This page is powered by Blogger. Isn't yours?