Posts by mikelliot

    Hello,


    I’m trying to update my omv and i have an error code 500.


    Specific installation as It’s a VM on a Freebox Ultra.


    No problem during the last year.


    Any idea ?

    Hi guys,

    Just for update :


    Thanks for your patience and help :)

    Hi geaves,



    Pass, that's out of my ball park :) I don't shutdown my Microserver and it's very rare I connect a monitor to check the console


    Idem. It was more for my knowledge ;)

    Hi geaves,


    Should I put again the "old" disk in place and then remove it ? Cause I've made exactly what you said (maybe with the second reboot missing, can't remember).

    Thank again for you help :)


    EDIT :

    Using this page : https://phoenixnap.com/kb/fsck-command-linux I've corrected a lot of errors. Seems to be ok now.


    BUT (always a BUT), now I found initialramdisk very long to load (about 1 to 2 mn). I've not noticed this before but not sure it's new...

    Hi, it's me (again),


    My RAID has finished the recovering, but is always not mounting.



    Code: cat /proc/mdstat
    root@serveurmaison:~# cat /proc/mdstat
    Personalities : [raid6] [raid5] [raid4] [raid0] [raid1] [raid10] 
    md127 : active raid5 sda[2] sdd[0] sdb[4] sdc[1]
          5860150272 blocks super 1.2 level 5, 512k chunk, algorithm 2 [4/4] [UUUU]
          bitmap: 0/15 pages [0KB], 65536KB chunk
    
    unused devices: <none>


    Code: blkid
    root@serveurmaison:~# blkid
    /dev/sdd: UUID="b1bd0cdb-83d9-766c-8fd3-c89bdd62753a" UUID_SUB="e67f0313-548c-4414-d8c8-fe79867ea78a" LABEL="openmediavault:OMV" TYPE="linux_raid_member"
    /dev/md127: LABEL="Raid5" UUID="b6dd9418-30ce-499c-90ca-7fc678a3fe24" BLOCK_SIZE="4096" TYPE="ext4"
    /dev/sdb: UUID="b1bd0cdb-83d9-766c-8fd3-c89bdd62753a" UUID_SUB="a3cd44ed-b24b-ca41-25bf-6ef359d37588" LABEL="openmediavault:OMV" TYPE="linux_raid_member"
    /dev/sde5: UUID="0747ae2c-7242-41d2-b70f-d20bacbe9126" TYPE="swap" PARTUUID="0a762683-05"
    /dev/sde1: UUID="20dd934e-4034-45ce-aacf-c6ea0d908b28" BLOCK_SIZE="4096" TYPE="ext4" PARTUUID="0a762683-01"
    /dev/sdc: UUID="b1bd0cdb-83d9-766c-8fd3-c89bdd62753a" UUID_SUB="85ed296c-7ef9-37bd-16ed-d61c11f676b8" LABEL="openmediavault:OMV" TYPE="linux_raid_member"
    /dev/sda: UUID="b1bd0cdb-83d9-766c-8fd3-c89bdd62753a" UUID_SUB="f123a240-b61a-ae20-ffeb-6140b93c49b7" LABEL="openmediavault:OMV" TYPE="linux_raid_member"
    Code: mdadm --detail --scan --verbose
    root@serveurmaison:~# mdadm --detail --scan --verbose
    ARRAY /dev/md/OMV level=raid5 num-devices=4 metadata=1.2 name=openmediavault:OMV UUID=b1bd0cdb:83d9766c:8fd3c89b:dd62753a
       devices=/dev/sda,/dev/sdb,/dev/sdc,/dev/sdd

    In addition, losing to the console, I have this message :


    My understanding is that I should not have swapped just as it the disks but :

    1/ remove form the raid the disk,

    2/ Rebooting

    3/ Then add the new disk ?


    Is it too late to correct this ?

    Hi geaves,


    I will continue with SW raid as I trust OMV as a very good solution with a very good community. 😀


    I've just received new disk and replaced the one which seems in the baddest condition (sda). I'm now in recovering mode. 8)


    I will order a second disk next month and replace the other one with SMART warnings.


    I'm using OMV since... a long time, and each time I had problems I had a solution via the community.


    I'm using it in a VM on a Freebox Ultra (triple play box from Internet provider Free) and it's working well (but no RAID) and in the configuration with an HP Microserver Gen8.


    Thanks for the help ! :)

    Hi,


    I confirm that sda is normally in the raid but not anymore.


    Since last reboot, the Raid is not mounting (see screen shot).

    Hello,

    Sorry for the delay.

    Thanks for your help.

    Code: cat /proc/mdstat
    root@serveurmaison:~# cat /proc/mdstat
    Personalities : [raid6] [raid5] [raid4] [raid0] [raid1] [raid10] 
    md127 : active raid5 sdc[2] sdb[1] sdd[0]
          5860150272 blocks super 1.2 level 5, 512k chunk, algorithm 2 [4/3] [UUU_]
          bitmap: 15/15 pages [60KB], 65536KB chunk
    
    unused devices: <none>
    Code: blkid
    root@serveurmaison:~# blkid
    /dev/sdd: UUID="b1bd0cdb-83d9-766c-8fd3-c89bdd62753a" UUID_SUB="e67f0313-548c-4414-d8c8-fe79867ea78a" LABEL="openmediavault:OMV" TYPE="linux_raid_member"
    /dev/md127: LABEL="Raid5" UUID="b6dd9418-30ce-499c-90ca-7fc678a3fe24" BLOCK_SIZE="4096" TYPE="ext4"
    /dev/sdb: UUID="b1bd0cdb-83d9-766c-8fd3-c89bdd62753a" UUID_SUB="85ed296c-7ef9-37bd-16ed-d61c11f676b8" LABEL="openmediavault:OMV" TYPE="linux_raid_member"
    /dev/sde5: UUID="0747ae2c-7242-41d2-b70f-d20bacbe9126" TYPE="swap" PARTUUID="0a762683-05"
    /dev/sde1: UUID="20dd934e-4034-45ce-aacf-c6ea0d908b28" BLOCK_SIZE="4096" TYPE="ext4" PARTUUID="0a762683-01"
    /dev/sdc: UUID="b1bd0cdb-83d9-766c-8fd3-c89bdd62753a" UUID_SUB="f123a240-b61a-ae20-ffeb-6140b93c49b7" LABEL="openmediavault:OMV" TYPE="linux_raid_member"


    Code: mdadm --detail --scan --verbose
    root@serveurmaison:~# mdadm --detail --scan --verbose
    ARRAY /dev/md/OMV level=raid5 num-devices=4 metadata=1.2 name=openmediavault:OMV UUID=b1bd0cdb:83d9766c:8fd3c89b:dd62753a
       devices=/dev/sdb,/dev/sdc,/dev/sdd

    4 HDD 2TB for the Raid. Seems after running a SMART that 2 HDD a in a degraded state. See att


    1 SSD 128 Gb (not sure of the capacity) for OMV


    I had the problem after updating and rebooting.

    Hello,

    After reboot, one of the HDD on my NAS is not mounting anymore (RAID5).

    Trying to add the disk to the RAID via RAID -> Recover and I have the following error ;

    "Failed to execute command 'export PATH=/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin; export LC_ALL=C.UTF-8; export LANGUAGE=; mdadm --manage '/dev/md127' --add /dev/sda 2>&1' with exit code '1': mdadm: add new device failed for /dev/sda as 4: Invalid argument


    OMV\ExecException: Failed to execute command 'export PATH=/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin; export LC_ALL=C.UTF-8; export LANGUAGE=; mdadm --manage '/dev/md127' --add /dev/sda 2>&1' with exit code '1': mdadm: add new device failed for /dev/sda as 4: Invalid argument in /usr/share/php/openmediavault/system/process.inc:247

    Stack trace:

    #0 /usr/share/openmediavault/engined/rpc/mdmgmt.inc(420): OMV\System\Process->execute()

    #1 [internal function]: Engined\Rpc\MdMgmt->add()

    #2 /usr/share/php/openmediavault/rpc/serviceabstract.inc(124): call_user_func_array()

    #3 /usr/share/php/openmediavault/rpc/rpc.inc(86): OMV\Rpc\ServiceAbstract->callMethod()

    #4 /usr/sbin/omv-engined(544): OMV\Rpc\Rpc::call()

    #5 {main}"


    Does anybody knows what should be the problem ?


    HP MicroServer gen 8.

    On ILO starting, no error message (as I know).

    Hello,

    Excuse my English, I'm French 8o

    I'm under OMV 5.5.4-1 (Usul) and tried the Donate button.

    It opens a new blank tab.

    New installation on Proxmox 6.


    Same problem on a second server HP Microserver gen8 with only OMV on it.