Beiträge von Fox_exe

    is there a default address where OMV bind to eth0: in image?

    Nope. Need recovery/debrick (But you can save main config for future reinstall).
    For WDMC Mirror available "miniOS" (Initrd with busybox, parted and mdadm).

    Just for fun: DSM 6.0 available soon.

    • DSM 6 available for WDMC Mirror (Testing)
    • Debian (omv) available for test on WDMC Gen2
    • DSM for WDMC Gen2 - soon.
    • Fixed NFS and ftp.
    • rrdcached sometime take 90-100% CPU usage. Just disable statistics.
    • OMV v2.x works fine, include Plex from omvextras.org (But transcoding really slow - weak CPU).
    • Added Recoery to Initrd. HDD formating only if reset button presset (Press and hold Reset button when HDD led's blinking (1-2-1-2)).
      If something went wrong - start telnet server.

    did someone try to install OMV on the My Cloud Mirror 6TB? Does it work?


    Yes. (WDMC Mirror Gen1)
    Debian Jessie + OMV v3.0.13 works, but have few erros. (rrdcached take ~80% CPU usage, nfs and ftp daemons cant start, no network adapters in webgui and few other important, but not critical errors)
    Maybe later i build same for WDMC Gen2 and Mirror Gen2. But need real hardware for developing and tests.
    Maybe i build DSM5 (xpenology)... maybe...


    I'm not a enginer/programmer/developer, so i need help with fixing it... I can't fix all.
    I was tired to do everything alone.

    DSM have more functinalyty and better WebGUI.
    WDMC really weak for transcoding. But i try Plex - its works fine. Maybe Swap disabled or similar?

    Code
    cat /proc/swaps


    if empty, do this:

    Code
    mkswap /dev/sda3
    swapon /dev/sda3


    and check /etc/fstab
    And... For streaming - use MiniDLNA. Its better.

    DSM 5.2 Available (Need repart (format) HDD). Works good!
    Also i update Recovery software - now we have Parted inside for manipulate HDD (No need linux anymore for Unbrick or reflash firmware)

    uplod speed to NAS about 25MB/s, download speed about 38-40MB/s


    Its normal for WD MyCloud (CPU: 2 cores, 650MHz).
    For better speed WD provide one trick - they use non-standart "Memory page size" with 64kb (4kb in normal kerel).
    Its unstable, but works.


    Without this patch Samba can get maximum ~50MB/s Download and ~30MB/s upload.
    Also connect shared folder as "Network drive".

    Just follow instructions from my google.drive (Or search info on official WD forums)
    WD firmware dont have any HDD limitations, so you can use any of SATA-I/II/III HDD (Include DOM modules or SSD)

    What should I do here?


    Just ignore or replace/delete old ssh keys.


    About Minidlna - Omvextras.org have new version of minidlna, but not all dependencies for hem.
    Fix 1: Temporary add Jessie repo
    Fix 2: Disable omvextras repo, install old minidlna (from wheezy), then add omvextras repo again and install plugin.
    FIx 3: Report about this issue to omv-extras.org and wait fix.

    I'm half sure that the WD mycloud is using the hard drives to store OMV.


    All easy - WDMC have md/raid volume (Its software raid, so possible run raid 0 or 1 in 2 volumes on one HDD).
    OMV installed in this md/raid partition (And recognize md as different HDD).
    So data partition is available in GUI (And md partition too).
    * Im install debian first, then install OMV from official repo, it its importatnt...

    All OMV builds can be updated to latest version via webgui or apt-get.


    Disk layout and other info available in Google.Drive folder. (See in Developing folder).


    Also i start porting Synology DSM to WDMC! (Kernel and initrd almost completed)

    Only English and Russian questions please.


    About WDMC:

    • All useful info available in my Google drive folder
    • Bootloader dont support USB or any other boot devices. Only internal HDD and network boot via TFTP.
    • Kernel sources available, so possible to build any drives/modules. (Kernel version - 3.2.68)
    • Due compatability reasons i dont modify root partition, so we have only 2GB (Need move DLNA Cache and other data to Data partition. Info - in g.drive)
    • About "Root partition as data partition": OMV thinks that is on a separate disk (MD raid = dedicated/virtual HDD).
    • System layout same as default WD's layout.
    • Sleep mode partial support (Installed ramlog and changed samba boot script). But need disable statistics or move all caches to ram.

    New Release: OMV v1.16

    • Latest OMV and Software.
    • Latest Kernel (v3.2.68)
    • Better performance (Samba - up to 50MB/s w/o tuning @ v3.6.6!)
    • Possible suspend/sleep/hdd_spindown. (For 24/7 sleep - need disable daily cronjobs)
    • All plugins available now (Include precompiled iscsi-target kernel module. But in gui - only "BlockIO" available)
    • Small fixes and tuning in system.

    Update!


    * OMV 1.11
    * Kernel 3.2.40 + Modules
    * Omvextras.org plugins
    * Samba v4.13
    * Transmission 2.84
    - IScsi Target still wont work (Need recompile kernel module and remove linux-headers from dependencies)
    - WON not supported by hardware
    - Samba's speed still low :(