Jump to content
XPEnology Community

norberto_

Rookie
  • Posts

    5
  • Joined

  • Last visited

Posts posted by norberto_

  1. On 10/4/2022 at 5:05 PM, TC-L said:

    1. Install DSM 7.x for TSET ( 500G HDDx2 , SHR Btrsf ) HDD 24H+ Sleep OK (DSM 7.x + LAN only, no app)
    2. DS213J 3T x 2 HDD RAID1 EXT4 DSM 6.2.4 Upgrade to DS918+ Install DSM-7.1.1-42962 (Intel i3 CPU, 8G RAM,
         TEST HDD cannot sleep normally, wake up after 10-20 minutes) Install only Synology photos APP 
    3. Reinstall the 3T x 2 hard drive and format it as SHR Btrsf, install DSM-7.1.1-42962 on DS918+ (hard drive sleep is similar to DS213J,
         wake up about 4-5 times a day) and only install Synology Photos, as shown in the figure: ( 3T x 4 about 36.5W after the whole
         system hibernates)

    DS918-Sleep.jpg

    without the script i have wakes about every 20 minutes.

    With the script applied i have wakeup every hour.

    image.thumb.png.e1ce304b04bfd6010f70ac248b3182bc.png

  2. On 9/13/2022 at 2:44 PM, TC-L said:

    run 24h+ Test OK!

    H/W: MB= ASUS B85M-K , CPU = i3-4130 , run DS918+ DSM 7.1.1-42962
    DSM 7.x Update Time nees 10~20 Mins Wait patiently for the system to boot

    =========================================================
    1.
    Control Panel -> Task  Scheduler -> Create -> Triggered Task -> User-defined script
    General -> Tesk : Boot -> User : root -> Event: Boot-up (v Enabled)
    Task Settings > User-defined script :

    if [ ! -d "/var/logbak" ]; then
         mkdir /var/logbak
         cp -a -f /var/log/.  /var/logbak/
    fi
    cp -a -f /var/logbak/.  /tmp/log/
    mount -B /tmp/log  /var/log

    2.
    Control Panel -> Task  Scheduler -> Create -> Triggered Task -> User-defined script
    General -> Tesk : Power Off -> User : root -> Event: Shutdown (v Enabled)
    Task Settings -> User-defined script :

    cp -a -f /tmp/log/.     /var/logbak

    =======================================================
    enjoy

    References:
    https://www.openos.org/threads/dsm7.4418/

    Thank you for the nice script.

    I have applied but is still have wake-ups every hour. 

    how was in your 24h test? no wake-up at all?

  3. On 9/16/2022 at 12:14 PM, fbelavenuto said:

    Please try the last release, alpha8

    Dear fbelavenuto,

     

    Thanks, i have tested alpha 9 as it came out in the meantime.

    I already have built system with TCRP and used 42962

    So Alpha9 did build the loader -- booted and it just loaded fine i could log in to my built system. Restarted few times now and works as it should.

    I will try to build again from scratch to test if i have a bit of time.

     

    Thank you

  4. 4 hours ago, fbelavenuto said:

    I don't know what the problem is! Can you try installing an older version like 42218?

    Dear fbelavenuto,

     

    tried alpha7 full from scratch again set to DS918+, 42218

    built loader then booted

    the drive in the metal is formatted fully to start that from cratch too.

    install screen --> used the 42218 pat from synology site

    rebooted loader noticed zImage andRamdisk change so adjusted.

    but then it goes again to same install screen as first time.

    If i check device status it shows not installed.

    the i let it to download latest from synology --> loader recognised so changed builid to 42962

    then it still boots to install screen

     

    edit:

    tested tcrp 0.9 dev version -- it installs the NAS and works as expected -- but i would like to have ARPL :-)

    even did nvme patch manually that is also still working in 42962

     

  5. Hi Guys,

     

    I have an issue as follows

    Device Baremetal thinkcentre m910 i7, 32gb ram. 

    Installing from scratch as just building and testing the nas as of yet.

    TCRP has worked with DSM7.0.1

     

    So ARPL 0.4 Alpha 7 burned to flashdrive

    boot and configure loader DS918+, DSM 7.1.1. 42962 and standard options, no addons 

    boot, i can connect to the NAS install using the 42962 pat file from Syno site.

    it installs reboots and first steps name, admin ... ok

    i have 1 ssd in the nas created a volume.After a reboot of nas i am just at the welcome screen to install the nas again.

    Any idea?

     

    Edit:

    did install again to see what happens. let the 10 minutes to pass and then Error "something went wrong" Connect again button

    then welcome .. install 

    So i am in install loop

     

    Thank you very much for help

     

×
×
  • Create New...