Jump to content
XPEnology Community

malvar

Rookie
  • Posts

    5
  • Joined

  • Last visited

Posts posted by malvar

  1. On 11/16/2022 at 3:10 PM, apriliars3 said:

     

    Use tcrp v0.9.3.0

     

    For issue with power off need 

     

    ./rploader.sh ext ds920p-7.1.1-42962 add https://raw.githubusercontent.com/pocopico/redpill-load/develop/redpill-acpid/rpext-index.json

     

    If you need drivers VirtIO on Proxmox

     

    ./rploader.sh ext ds920p-7.1.1-42962 add https://raw.githubusercontent.com/pocopico/redpill-load/master/redpill-virtio/rpext-index.json

     

    I'm already running DSM 7.1.1-42962 - can I still add power button option to shutdown server. If so, can someone please help how to do it. I've been struggling trying to figure out where to go or how to apply this extension. Thank you in advanced.

  2. On 1/10/2023 at 3:42 AM, Peter Suh said:

    Xpenology NVMe Cache auto-activator for TCRP release.

     

    If you have newly built the M SHELL for TCRP Friend loader
    TCRP automatically activates NVMe cache.

    Currently, DS3622xs+ and DS918+ are shipped, and support models will be shared as they continue to expand.

    After DSM installation is complete, reboot to enable NVMe cache.

     

    Developed as a service like powersched
    When the nvme-cache service is running, the first time when booting DSM, it searches whether or not NVMe cache is installed and activates it.

     

    like below
    You can also download and run nvme-cache.sh separately without building a loader.
    However, nvme-cache.sh, which is not included in the service type or scheduler, is executed once, and NVMe cache may be disabled again due to migration between Synology models or DSM Update.

    sudo -i
    curl -L "https://github.com/PeterSuh-Q3/rp-ext/raw/main/nvme-cache/src/nvme-cache.sh" -O
    chmod +x nvme-cache.sh
    ./nvme-cache.sh

     

    It is recommended to rebuild the loader and use it if possible.

     

    In conclusion, if you rebuild M SHELL for TCRP, install DSM, and reboot, the cache will be recognized by itself.

    TCRP and M SHELL worked for me. File transfer to NVME is really fast over 10GBe.

     

    Link I used https://github.com/PeterSuh-Q3/tinycore-redpill/releases/tag/v0.9.3.0-1 

     

    Running DS920+ with DSM 7.1.1-42962 

     

    Thank you.  

    • Like 1
  3. On 11/16/2022 at 3:10 PM, apriliars3 said:

     

    Use tcrp v0.9.3.0

     

    For issue with power off need 

     

    ./rploader.sh ext ds920p-7.1.1-42962 add https://raw.githubusercontent.com/pocopico/redpill-load/develop/redpill-acpid/rpext-index.json

     

    If you need drivers VirtIO on Proxmox

     

    ./rploader.sh ext ds920p-7.1.1-42962 add https://raw.githubusercontent.com/pocopico/redpill-load/master/redpill-virtio/rpext-index.json

    Finally got DSM 7.1.1-42962 running on my Asus Q170 motherboard.

     

    I used the following link which was a much easier method for me: https://github.com/PeterSuh-Q3/tinycore-redpill/releases/tag/v0.9.3.0-1

     

    Can you please give me some basic steps on how to setup power button to shutdown server. I'm not sure what I need to do with the link you provided.

     

    Thank you in advanced.

  4. On 12/18/2021 at 3:04 AM, id001 said:

    You can: 

     

    Hi all - I'm trying to add my Samsung 960EVO NVME as a storage drive but it's not going well. 

     

    I follow all steps above without any errors but when I reboot, the drive still does not show up in DSM and there's no “Available Pool 1” option. Also, after reboot, I SSH and cat /proc/mdstat and notice that MD4 device is no longer there either. 

     

    I've tried all different updates; 23739, 24922, 25426 and no luck. Has anyone had success in getting this to work on Xpenology? If so please help in telling me what I may be doing wrong. I'm a Linux noob.

     

    Asus Q170S1 motherboard w/ core i5 6500

    Xpenology DSM 6.2.3-25426 Update 3

     

    SSD.PNG

    SSD missing.PNG

×
×
  • Create New...