Beiträge von bluskye

    See error below clicking on "Users" in left navigation menu


    Code
    $dpkg -l openmediavault
    Desired=Unknown/Install/Remove/Purge/Hold
    | Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
    |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
    ||/ Name           Version      Architecture Description
    +++-==============-============-============-===========================================================
    ii  openmediavault 6.3.11-2     all          openmediavault - The open network attached storage solution



    you probably saved something on disks but I wonder how it is with that amd.

    Yeah, i dont have data to help, but I chose the 5600G for low power and the onboard graphics, freeing up PCIE slots for my NVME PCIE adaptors. You can see 2 of them taking up 2 PCIE slots. Great little CPU, more than overkill for my needs, the skylake was already overkill.

    Been using OMV since 2.x days, never posted a picture but here is the latest build that "should" last another decade or so. Leveraged a X470 motherboard and case I never used as a desktop, AMD 5600G (when it was $132 past winter), 32GB RAM, 2x16TB HDDs, and 4xNVME SSDs. Live's in a crawl space for free cooling and no worries for noise.

    Hi,

    UPS is set to shutdown on low battery, but it appears it shutdowns on power off regardless.


    Here are the logs, can someone help?



    Here is what UPS is reading from the UPS


    Code
    $dpkg -l openmediavault-nut
    Desired=Unknown/Install/Remove/Purge/Hold
    | Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
    |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
    ||/ Name               Version      Architecture Description
    +++-==================-============-============-=============================================
    ii  openmediavault-nut 6.0.3-1      all          openmediavault Network UPS Tools (NUT) plugin

    Here's what i did, can someone help how to get systemd back to the correct version so OMV can upgrade? Think this may have happened after I installed glances.



    The following packages have been kept back:

    openmediavault


    $dpkg -l | grep systemd

    Code
    ii  libsystemd-shared:amd64            251.3-1~bpo11+1                amd64        systemd shared private library
    ii  libsystemd0:amd64                  251.3-1~bpo11+1                amd64        systemd utility library
    ii  python3-systemd                    234-3+b4                       amd64        Python 3 bindings for systemd
    ii  systemd                            251.3-1~bpo11+1                amd64        system and service manager
    ii  systemd-sysv                       251.3-1~bpo11+1                amd64        system and service manager - SysV links

    Yeah, its super flexible. I dont even bother to look at rotational speeds, cache, or brand. As long as its a reliable drive that supports RAID and it goes sale, I buy it. When I made a new NAS, i simply threw the old drives in new case and openmediavault recognized it ready to mount. Easy.

    I have one last question, if you have a minute. Since you added a drive to your array AFTER the array was created,, is the new drive the exact same size AND model as the existing drives, or is it slightly dissimilar?
    Thanks

    I have a mix of 2x3TB and 3x2TB drives. I found a deal on 3TB enterprise drives that were as cheap as WD 2TB reds. mdadm is smart enough to use RAID5 array of 5x2TB, brand is irrelevant. Easy. In the future if I find more 3TB drives, I can grow the RAID to a 5x3TB array. Hope that helps.

    At this point, I've used mdadm command mdadm lines to "add" and "grow" a RAID 5 array several times. I've created failures and recovered. So far, it's been flawless but it's important to note those operations were in a VM. (The real world, with a broad spectrum of hardware, is much different.)
    You said it was reshaping. So how did it end up for you? And if you've been running RIAD 5 for awhile, how long has it been and what issues have you experienced so far? Thanks.

    The RAID grew successfully! I have never had issues with mdadm managing my RAID for like 8 years. I recovered 2 HD failures (and recovered) over the years and migrated the RAID array to a new system. Perfect. This was the first time I grew the RAID to 5 devices. So far, very happy.

    I asked the question OMV 2 versus OMV 3 - Growing RAID 5, in a new thread. Here's to hoping one of the programmers, a moderator, or other subject matter expert takes a look.


    OMV 2 Versus OMV 3 - Growing RAID 5

    Hello,
    Wow took sometime for some replies. I will give your link a shot, but yes, I think something is not working right in OMV3 when it comes to growing a RAID5. Yes, I did wipe the drive prior to hitting the button.


    Update - your command to add the spare to the RAID in your link worked! Reshaping now!