Categories
How-To Software Technical

HowTo Upgrade OpenMediaVault

Here are some quick and simple steps to upgrade your OpenMediaVault (OMV) to the latest version; OMV 1.0  (Kralizec). SSH into your OpenMediaVault server; in my case I am running OMV 0.5 and run the following command: apt-get update && apt-get dist-upgrade && omv-update Then type the following command: omv-release-upgrade Once completed you can either […]

Categories
How-To Technical

Finding the Failed Hard Drive – Linux Software RAID

After discovering my software raid system had suffered from a failed disk drive it was time to locate it and replace. But the question was “Which physical disk drive failed”. I don’t have a fancy blinking light or one that changes to amber or red when something is wrong. So to locate the drive I […]