Beiträge von kamilmirza

    Sorry, no idea what you're doing. To be able to help please provide output from 'sudo armbianmonitor -u', then check the mountpoint of your sda partition, do a 'cd /path/to/sda1' and provide output from

    Code
    iozone -e -I -a -s 1000M -r 128k -r 16384k -i 0 -i 1

    here's the armbianmonitor -u log LINK
    and here's the iozone out
    strange it shows 19-23 MBs
    benchmark the same HDD with NTFS it shows above 110 MB/s on Windows


    greetings


    i am using omv4 latest official build for odroid-xu4
    im facing jittery uploads on FTP and constant 25MB/s uploads on SMB
    downloads are perfect 110MB/s
    tried iperf and its fine
    hdd benchmark is all fine too


    on omv3 never faced such issue


    i'm attaching GIF files for FTP and SMB
    here's the log

    greetings


    i am using omv4 latest official build for odroid-xu4
    im facing jittery uploads on FTP and constant 25MB/s uploads on SMB
    downloads are perfect 110MB/s
    tried iperf and its fine
    hdd benchmark is all fine too


    on omv3 never faced such issue


    i'm attaching GIF files for FTP and SMB
    here's the log

    well i am successful installing omv-remotedesktop plugin on omv4
    everything thing works BUT
    how can i optimize xrdp?
    i have tried adding following in xrdp.ini


    Code
    bitmapcachepersistenable:i:1
    bitmapCacheSize:1:32000
    max_bpp=128
    use_compression=yes

    but there feels no compression on the image quality
    tried changing my windows rdp settings but no dice


    how can i use vnc viewer on xrdp? for low/optimized image quality
    i need this because i access my omv remotely via ssh


    bugs:
    it fails to logout my desktop session when i click logout and states
    Session manager must be in idle state when requesting a shutdown

    greetings everyone


    i really want to use a web browser on my odroid-xu4 with omv4
    is it possible with omv-remotedesktop plugin via vnc?
    do i have create a new user for xfce4?
    i am familiar with x11vnc, do i have to config anything like x11vnc?
    what about X11 framebuffer drivers Mali GPU drivers and xorg.conf for the framebuffer drivers

    greetings everyone


    i have successfully upgraded from omv v3 to v4
    have tested ftp and smb, they works fine
    but apt-get update fails to complete
    what should be the problem?
    it is stuck as


    Zitat

    - The last partition for data use will be automatically resized on first boot to use all available SD card space. Though you need to put your filesystem of choice on it (eg mkfs.btrfs /dev/mmcblk0p3)
    openmediavault-flashmemory plugin preinstalled to reduce wear on SD card/eMMC.

    oh i see
    thanks

    i have 32GB eMMC 5.0
    it created 1st boot, 2nd btrfs of ~7 GB and the 3rd partition with remaining free space without any partition type


    oh that's a bummer - anyways i'll try to manage
    thanks a lot man!

    thanks a lot
    have updated my eMMC now its booting fine with eMMC
    had to manually resize my root partition, though


    few off-topic questions, if you don't mind
    can't change ethernet name from enx to eth0
    is there any proper method to add desktop environment on it?

    This is a recipe to get a pretty slow performing OMV installation afterwards (but it might be better now that meveric updated his image to a more recent kernel -- in the past images using the old 3.x kernels and not using any optimizations performed not even half as fast as our optimized image).
    The differences to our optimized OMV 4 image @ryecoaaron already mentioned are outlined in detail here: https://forum.armbian.com/topi…findComment&comment=44097

    that's a great read, thank you for this
    is boot from emmc supported? last time i heard armbian is only bootable from micro-sd card on odroid-xu4
    i have flashed it on my emmc got zero response no ALIVE LED blinking

    greetings


    i have freshly installed Debian Stretch from HERE, fully updated/upgraded
    then i followed THIS guide to install omv 4
    first it failed saying no space in /boot, i deleted old kernels from boot directory and restarted the shell script
    have tried apt-get -f install but no gain
    following is the error log


    greetings follow members of omv


    i have installed omv on odroid jessie, followed these instructions: INSTRUCTIONS
    everything is up and working fine :)


    i have a little problem with slow read rates(~30MB) on SMB but write rates (~60MB) are fine
    i have: 1x Seagate 1TB EXT4 USB 3.0 and 1x WD 1TB NTFS USB 3.0
    both connected to 4-Port USB 3.0 bus powered with 5V/2.5A power adaptor
    odroid and my PC(win10) are connected to Gigabit network
    can you guys help me sort out this problem


    here are my stats of both HDDS


    SEAGATE (EXT4)
    ————————-
    SMB Rates
    Write: ~60MB
    Read: ~33MB




    WD (NTFS)
    ——————
    SMB Rates:
    W ~63MB
    R ~32MB



    @ryecoaaron well i have manage to successfully install omv v3 Erasmus
    don't know what happened and just ran apt-get install openmediavault and it completed without any error
    thank you for your assistance :)


    one more thing i have a portable USB3.0 1TB HDD (single ext4 partition)
    i want to share the whole partition on SMB/CIFS (for Windows) and NFS (for Kodi devices on my network)
    how can i achieve this?

    greetings guys


    i am new to NAS and UNIX
    i have searched omv forums but haven't found any thing which helped me upgrade to omv v3
    i am trying to update/upgrade Odroid XU4 2.1.1 build (downloaded from sourceforge) to omv v3
    i have tried


    Code
    apt-get update && apt-get dist-upgrade && omv-update
    omv-release-upgrade

    but after omv-release-upgrade it gives some errors; sorry couldn't get the output - trying for the 4th time as i'm writing
    and when i rebooted, the omv webpage didn't load (ERR_CONNECTION_TIMED_OUT)
    haven't configured one single thing on v2
    tried multiple times with clean install but no success


    can someone provide step-by-step instructions to update/upgrade to v3???