Posts by latimeria

    Hello,

    I have seen the next omv update will include a new commit to solve some other problems with Jmicron usb adapters. Personally I'm quite bored to start from scratch every time this happens (really thank you votdev for your infinite efforts to solve that problems) and was seeking for some USB-PATA adapter with different chipset that is working out of the box. So any suggestions is welcome. Power adapter is not required as my pata hd are powered by a meanwell power supply, so just the cable with the adapter.

    Thank you

    consider that I have this commit applied https://github.com/openmediavault/openmediavault/pull/843

    ok my fault reading

    Code
    # JMicron JM20337 USB PATA/SATA bridge on Orangepi PC2
    ACTION=="add", KERNEL=="sd*", SUBSYSTEMS=="usb", \
      ATTRS{idVendor}=="152d", ATTRS{idProduct}=="2338", \
    ACTION=="add", KERNEL=="sd*", SUBSYSTEM=="block", \
      ENV{DEVTYPE}=="disk", \
      ATTRS{idVendor}=="152d", \
      ATTRS{idProduct}=="2338", \

    any reason why the SUBSYSTEM was changed from usb to block?

    Hello everybody,

    yesterday I found samba non more working....nothing done on my system, no recent updateds.

    I tried deactivating it, rebooting the system and then activating it back again, but the following error comes every time:

    Python
    Failed to execute command 'export PATH=/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin; export LANG=C.UTF-8; omv-salt deploy run --no-color samba 2>&1' with exit code '1': orangepipc2: ---------- ID: configure_samba_global Function: file.managed Name: /etc/samba/smb.conf Result: True Comment: File /etc/samba/smb.conf updated Started: 10:17:39.376322 Duration: 403.111 ms Changes: ---------- diff: --- +++ @@ -40,4 +40,3 @@ write cache size = 524288 getwd cache = yes socket options = TCP_NODELAY IPTOS_LOWDELAY -#======================= Share Definitions ======================= ---------- ID: configure_samba_shares Function: file.append Name: /etc/samba/smb.conf Result: True Comment: Appended 1 lines Started: 10:17:39.780096 Duration: 328.158 ms Changes: ---------- diff: --- +++ @@ -40,3 +40,4 @@ write cache size = 524288 getwd cache = yes socket options = TCP_NODELAY IPTOS_LOWDELAY +#======================= Share Definitions ======================= ---------- ID: configure_samba_recyclebin_cron Function: file.managed Name: /etc/cron.daily/openmediavault-samba-recycle Result: True Comment: File /etc/cron.daily/openmediavault-samba-recycle is in the correct state Started: 10:17:40.108900 Duration: 13.789 ms Changes: ---------- ID: remove_samba_recyclebin_cron_scripts Function: module.run Result: True Comment: file.find: ['/var/lib/openmediavault/cron.d/samba-recycle-7bffb172-38f8-4e6a-a97b-c59be755d659', '/var/lib/openmediavault/cron.d/samba-recycle-e0e3e61e-a7b5-44d0-b1af-eaedcab6d4ad'] Started: 10:17:40.126415 Duration: 11.593 ms Changes: ---------- file.find: - /var/lib/openmediavault/cron.d/samba-recycle-7bffb172-38f8-4e6a-a97b-c59be755d659 - /var/lib/openmediavault/cron.d/samba-recycle-e0e3e61e-a7b5-44d0-b1af-eaedcab6d4ad ---------- ID: configure_samba_recyclebin_cron_script_7bffb172-38f8-4e6a-a97b-c59be755d659 Function: file.managed Name: /var/lib/openmediavault/cron.d/samba-recycle-7bffb172-38f8-4e6a-a97b-c59be755d659 Result: True Comment: File /var/lib/openmediavault/cron.d/samba-recycle-7bffb172-38f8-4e6a-a97b-c59be755d659 updated Started: 10:17:40.138901 Duration: 614.338 ms Changes: ---------- diff: New file mode: 0750 ---------- ID: configure_samba_recyclebin_cron_script_e0e3e61e-a7b5-44d0-b1af-eaedcab6d4ad Function: file.managed Name: /var/lib/openmediavault/cron.d/samba-recycle-e0e3e61e-a7b5-44d0-b1af-eaedcab6d4ad Result: True Comment: File /var/lib/openmediavault/cron.d/samba-recycle-e0e3e61e-a7b5-44d0-b1af-eaedcab6d4ad updated Started: 10:17:40.753880 Duration: 140.76 ms Changes: ---------- diff: New file mode: 0750 ---------- ID: configure_default_wsdd Function: file.managed Name: /etc/default/wsdd Result: True Comment: File /etc/default/wsdd is in the correct state Started: 10:17:40.895480 Duration: 15.277 ms Changes: ---------- ID: test_samba_service_config Function: cmd.run Name: samba-tool testparm --suppress-prompt Result: False Comment: Command "samba-tool testparm --suppress-prompt" run Started: 10:17:40.918865 Duration: 3237.118 ms Changes: ---------- pid: 17588 retcode: 1 stderr: Traceback (most recent call last): File "/usr/bin/samba-tool", line 33, in <module> from samba.netcmd.main import cmd_sambatool File "/usr/lib/python2.7/dist-packages/samba/__init__.py", line 30, in <module> from samba import _glue ImportError: /usr/lib/aarch64-linux-gnu/libndr.so.0: undefined symbol: ndr_prind_tebug_helqer, version NDR_0.0.1 stdout: ---------- ID: start_samba_service Function: service.running Name: smbd Result: False Comment: One or more requisite failed: omv.deploy.samba.default.test_samba_service_config Started: 10:17:44.234320 Duration: 0.031 ms Changes: ---------- ID: start_samba_service_nmbd Function: service.running Name: nmbd Result: False Comment: One or more requisite failed: omv.deploy.samba.default.start_samba_service Started: 10:17:44.236226 Duration: 0.018 ms Changes: ---------- ID: start_wsdd_service Function: service.running Name: wsdd Result: True Comment: Service wsdd is already enabled, and is running Started: 10:17:44.236504 Duration: 407.922 ms Changes: ---------- wsdd: True Summary for orangepipc2 ------------ Succeeded: 8 (changed=7) Failed: 3 ------------ Total states run: 11 Total run time: 5.172 s

    I'm on oranpipc2 hardware

    any idea?

    Thank you

    votdev

    ....sorry I've been away for a long period

    Hello,

    facing more or less the same problem with tons of lines in syslog written by nmbd. The strange thing is that wins is disabled and that the local master browser option tab is no more present in the gui. I'm quite sure it's enabled looking at the logs. Has the tab been removed recently? I'm on armbian buster

    Thank you

    is now ok?:

    Code
    root@orangepipc2:~# find / -type f -name "lsb_release" -ls
    find: ‘/proc/4445/task/4445/net’: Invalid argument
    find: ‘/proc/4445/net’: Invalid argument
    find: ‘/proc/4446/task/4446/net’: Invalid argument
    find: ‘/proc/4446/net’: Invalid argument
    find: ‘/proc/4447/task/4447/net’: Invalid argument
    find: ‘/proc/4447/net’: Invalid argument
    find: ‘/proc/4448/task/4448/net’: Invalid argument
    find: ‘/proc/4448/net’: Invalid argument
         1785      4 -rwxr-xr-x   1 root     root         3638 May 14  2019 /usr/bin/lsb_release
    Code
    root@orangepipc2:~# find / -type f -name "lsb_release" -ls
    find: ‘/proc/31615/task/31615/net’: Invalid argument
    find: ‘/proc/31615/net’: Invalid argument
    find: ‘/proc/31616/task/31616/net’: Invalid argument
    find: ‘/proc/31616/net’: Invalid argument
    find: ‘/proc/31617/task/31617/net’: Invalid argument
    find: ‘/proc/31617/net’: Invalid argument
    find: ‘/proc/31618/task/31618/net’: Invalid argument
    find: ‘/proc/31618/net’: Invalid argument