Beiträge von Okipa

    I Have this when connected to ssh on the server


    Code
    root@homeserver:~#  docker logs -f nextcloud 
    Error: No such container: nextcloud

    And when I try to launch a console to portainer :


    Code
    root@8c9c5995dbc9:/#  docker logs -f nextcloud
    bash: docker: command not found
    root@8c9c5995dbc9:/#

    This type of posts, doesn't help in any way to give any assistance.

    Either explain, in detail, what is happening or, at least post some outputs of logs or some screenshots of what's going on.

    Sure you're right !

    So i Have that error


    Code
    Internal Server Error
    
    The server encountered an internal error and was unable to complete your request.
    Please contact the server administrator if this error reappears multiple times, please include the technical details below in your report.
    More details can be found in the server log.

    Where I can find log details?

    I have a file inside nextcloud app data wich have .log extensions, but I can't open it or there is nothing inside.


    Thanks

    It sounds not good now, when reboot, omv is in emergency mode...

    I try CTRL+D to continue, then systemctl reboot.


    Then when i connect to UI in raid section :

    One disk seems to be missing...

    You're GREAT at multitasking !!!!!

    It works, I have now access to my files !


    I still have trouble to connect to my nextcloud UI... I will try later.


    Last more question, if i want to update to OMV 6, can I update with uplugged my HDD then done the same command as you provided and the raid grape will mount again in the newer version?

    Code
    root@homeserver:~# mdadm --assemble --force --verbose /dev/md0 /dev/sd[bcdef]
    mdadm: looking for devices for /dev/md0
    mdadm: /dev/sdb is busy - skipping
    mdadm: /dev/sdc is busy - skipping
    mdadm: /dev/sdd is busy - skipping
    mdadm: /dev/sde is busy - skipping
    mdadm: /dev/sdf is busy - skipping

    Strange, isn't it?

    Code
    root@homeserver:~# cat /proc/mdstat
    Personalities : [linear] [multipath] [raid0] [raid1] [raid6] [raid5] [raid4] [ra                                 id10]
    md0 : inactive sdf[4](S) sdb[1](S) sde[0](S) sdc[2](S) sdd[3](S)
          2441272440 blocks super 1.2
    
    unused devices: <none>
    Code
    root@homeserver:~# blkid
    /dev/sdb: UUID="e76967b0-2c69-1845-4480-cdbcd351e1bf" UUID_SUB="abb8dd1c-1794-d817-90a3-7c32d84dfbe5" LABEL="homeserver:RAID" TYPE="linux_raid_member"
    /dev/sda1: UUID="46cb65f6-77e9-43e6-b2c9-ba38f1bac0a8" TYPE="ext4" PARTUUID="e38d3587-01"
    /dev/sda5: UUID="c8cbc88b-12a3-4d1e-b5a9-340716023993" TYPE="swap" PARTUUID="e38d3587-05"
    /dev/sdd: UUID="e76967b0-2c69-1845-4480-cdbcd351e1bf" UUID_SUB="d8a95b43-2504-27cb-94fe-c3e1fb88d5cb" LABEL="homeserver:RAID" TYPE="linux_raid_member"
    /dev/sde: UUID="e76967b0-2c69-1845-4480-cdbcd351e1bf" UUID_SUB="9daf07c2-1f71-2c40-a820-8a27daa0742d" LABEL="homeserver:RAID" TYPE="linux_raid_member"
    /dev/sdc: UUID="e76967b0-2c69-1845-4480-cdbcd351e1bf" UUID_SUB="2e9bee1a-cc0c-e46c-d62b-5f2d60b8dad7" LABEL="homeserver:RAID" TYPE="linux_raid_member"
    /dev/sdf: UUID="e76967b0-2c69-1845-4480-cdbcd351e1bf" UUID_SUB="a32b09fc-4c80-e974-e17c-af24480fb5b8" LABEL="homeserver:RAID" TYPE="linux_raid_member"

    Sure,

    My server was in my garage a little far to my home connected via USB Wifi key. I think server switch to dhcp and didn't resolved IP adress.

    I put my server directly on my router then he catch and IP, then with putty i forced IP adress in OMV Firstaid.

    It works, but in the UI the ETH interface was still in DHCP... I reserved an dhcp ip.

    Then I have access.

    Hello Everybody.


    I fixed network issues, then i can access to my OMV UI but i don't have access to my files.

    I try that command.



    I tryed that one too :


    Code
    root@homeserver:~# sudo mount -t ext4 /dev/md0 /mnt
    mount: /mnt: wrong fs type, bad option, bad superblock on /dev/md0, missing codepage or helper program, or other error.

    Any Idea?


    have a nice day all !

    Clément

    Thank you for your answer.

    My DHCP start at 19.168.1.30 to 60 and all my fixed IP is from 2 to 20.

    The problem is that even i am plugged with RJ45 cable, le light on the network card is not working.


    I had 2 interface on OMV, wifi via USB key and ETH.


    I am completly lost !