Beiträge von johnvick

    OK solved this, maybe I have broken some rules, please advise if this is the case.


    Using info in this tread I changed the name of the USB NIC by UDEV rule.


    Add the NIC by its new name in network interfaces.

    Add VLAN to that NIC.

    Changed the MAC address of the VLAC NIC.

    Tag all relevant devices on managed switch to join VLAN 2.

    All relevant devices now connect to VLAN 2.

    Thanks, the Proxmox end is working fine, it is connecting a bare metal OMV to VLAN with USB NIC that isn't working. From what I have read it is to do with the naming convention for USB NICs making the device name too long.

    Found this in syslog:


    2024-05-19T17:03:32.516222+12:00 omv systemd-networkd[357]: /run/systemd/network/10-netplan-enx1cbfce26001d.network:7: Invalid netdev name in VLAN=, ignoring assignment: enx1cbfce26001d.2


    With reference to above screenshot I have tried different IP addresses on USB NIC and VLAN but can't get this working.

    Just bought a managed switch and have created VLAN with ID=2. From the Proxmox interface I have added two LXC containers and one OMV VM to the VLAN. In Windows 11 I have added a NIC to the VLAN. Tagging done on managed switch. All devices connecting. Problem is I can't add my main OMV device to the VLAN. What do I have to change in above pic (or elsewhere) to get it working? I want the IP for the VLAN to be 192.168.2.3. Any help appreciated.

    I have uninstalled and reinstalled plugin.


    I create an array called Array1.

    I try to add disk with content and data. and get this error:


    paritynum: The value "1" is not an integer.


    OMV\Json\SchemaValidationException: paritynum: The value "1" is not an integer. in /usr/share/php/openmediavault/json/schema.inc:342

    Stack trace:

    #0 /usr/share/php/openmediavault/json/schema.inc(293): OMV\Json\Schema->validateInteger()

    #1 /usr/share/php/openmediavault/json/schema.inc(631): OMV\Json\Schema->validateType()

    #2 /usr/share/php/openmediavault/json/schema.inc(399): OMV\Json\Schema->checkProperties()

    #3 /usr/share/php/openmediavault/json/schema.inc(289): OMV\Json\Schema->validateObject()

    #4 /usr/share/php/openmediavault/json/schema.inc(261): OMV\Json\Schema->validateType()

    #5 /usr/share/php/openmediavault/rpc/paramsvalidator.inc(59): OMV\Json\Schema->validate()

    #6 /usr/share/php/openmediavault/rpc/serviceabstract.inc(179): OMV\Rpc\ParamsValidator->validate()

    #7 /usr/share/openmediavault/engined/rpc/snapraid.inc(257): OMV\Rpc\ServiceAbstract->validateMethodParams()

    #8 [internal function]: OMVRpcServiceSnapRaid->setDrive()

    #9 /usr/share/php/openmediavault/rpc/serviceabstract.inc(122): call_user_func_array()

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

    #11 /usr/sbin/omv-engined(535): OMV\Rpc\Rpc::call()

    #12 {main}

    Check this thread:


    I upgraded to omv7 all working fine. I upgraded the regen script but my old scheduled task fails.


    Code
    /usr/sbin/omv-regen backup -d3 -u -b /mnt/USB32/Regen
    
    Invalid argument. Exiting...


    I am sure this is something simple but can't work it out. Any help appreciated.

    Thanks, it has happened with a second reboot, I was getting emails an hour after starting the system. How would I delay monit?


    The reason my upgrade went wrong is covered in this thread:


    I had a difficult upgrade this morning but all working now as far as I can tell.


    Since the upgrade I have been receiving multiple email warnings about nginx, rrdcached, collectd - not exist, does exist, execution failed, execution succeeded.


    All these services are running. How can I fix?

    Thanks, I have fixed it. I did

    # apt update

    This suggested dkpg --configure -a


    Ran this, a lot of packages were installed. I think therefore the upgrade ended prematurely and that command finished it off.


    Thanks again for your help and a great program.

    Thanks for you help.


    On boot I get error php8.2-fpm does not start.


    It's an intel system.

    Just upgraded there is a message about this service not starting. Web interface not working but main thing is Jellyfin is OK.


    Any help appreciated.