Jump to content
XPEnology Community

jasonhill1

Member
  • Posts

    16
  • Joined

  • Last visited

Posts posted by jasonhill1


  1. Also I use Webmin which fails to start now on dsm7, but found it can be started via ssh, and maybe task schedular (as root, I'll try later)
     

    # open a terminal and ssh to your nas and login as admin
    > ssh admin@yournas
    Password: xxxxx
    admin@yournas> sudo /var/packages/webmin/target/etc/start
    Password: 
    Starting Webmin server in /var/packages/webmin/target/webmin
    admin@yournas> exit
    logout
    Connection to nas closed.

    As found in this guide: https://github.com/gnadelwartz/synomin/issues/5

  2. Thank you I tried the ds3617xs and its now working, I wanted to use the ds3622xs+ as I believe this allowed more CPU's / threads but on further testing I think the ds3617xs is also ok for my needs as i have 24 threads I can use

     

    I used the ARPL method choosing ds3617xs and the latest version & pat file.

    ARPL:
    https://github.com/fbelavenuto/arpl/releases/download/v0.5-alpha1/arpl-0.5-alpha1.img.zip

     

  3. Server Dell r510 12bay Server H200 LSI SAS (IT Mode) , Intel x520-da2 Nic

     

    Im setting up Redpill with dsm7 model ds3622, my Intel 10gb dualport nic was found and used during the TinyCore setup but is not found with normal boot or synology assistant

    The system worked without error on jun bootloader with dsm6


    I have also tried to manually add this driver but still not found

    ./rploader.sh ext ds3622xsp-7.1.1-42962 add https://raw.githubusercontent.com/pocopico/rp-ext/master/ixgbe/rpext-index.json


    I have since swaped the Nic out for an Intel 1gb card and all works, confirming I just need the drivers for the 10gb nic


    Please advise which drivers to add so I can have the 10gb Intel x520-da2 card working again.

    Process for install using latest version :

     

    ./rploader.sh update (non found)
    
    ./rploader.sh identifyusb
    
    ./rploader.sh serialgen DS3622xs+
    
    ./rploader.sh satamap (also read this is not required for hba ? )
    
    ./rploader.sh listmods ds3622xsp-7.1.1-42962
    
    ./rploader.sh ext ds3622xsp-7.1.1-42962 add https://raw.githubusercontent.com/pocopico/rp-ext/master/ixgbe/rpext-index.json
    
    ./rploader.sh build ds3622xsp-7.1.1-42962
     
    ./rploader.sh backup
    
    exitcheck.sh reboot

     

  4. Yes thank you, I also thought of a simpler way to sort out, my idea now is to save the encryption keys to a usb, have that usb and the boot load usb plugged into a usb hub onto a usb extension cable hidden away from the computer it self.

    My reason behind this was if some was to steal the computer they would only take the computer it self, and not take the time tracing where all the cables go.

    (which with a lot of cables would take quite some time and would have to know what they are looking for)

  5. Idea:

    Auto mount encrypted share if NAS is at a certain location for example it could be verified by public ip or ddns.

     

    I thought of this as I would like my system more secure if stolen but i often have my spare system off which turns on at certain times for HyperBackup but the share is encrypted and I have to mount the share each time.

     

  6. What’s the main difference between 3615/3617 and which is the better one to use ?

     

    I have a lot of services / packages running with 32gb ram. It looks like not much ram is being used but the 2gb swap file only has 78mb left is this ok ? Or is there a way to increase the swap file or make make the system use the ram instead...

  7. I have an issue where no backups via HyperBackup at a scheduled time, If I click Backup Now the task completes with no error, it just wont start on its own...

     

    For example I scheduled one for 12:15 in HyperBackup and in system log no error is displayed and it still has the green tick but just displays the next backup schedule time. (Skips the backup)

     

    I have done alot of searching and found in the root of the system under /var/log/synoscheduler.log below is an entry from my failed task.

    I have tried deleting all backup tasks, backing up to another location. Also tried just backing a single folder with a txt file in it, nothing seams to work.

    Please help.

     

    /var/log/synoscheduler.log
    2017-10-07T12:15:02+01:00 NAS synoschedtask: sched_task_db.c:111 Exec sql:[CREATE TABLE if not exists task_status(status_id INTEGER PRIMARY KEY ASC, pid INTEGER, timestamp INTEGER, app STRING, task_id INTEGER, status_code INTEGER, comment STRING, stop_time INTEGER);] error: file is encrypted or is not a database
    2017-10-07T12:15:02+01:00 NAS synoschedtask: sched_task_run.c:386 Init sqlite failed. [0x0000 (null):0]

     

    I also find this error in /var/log/messages.log
    synoscgi_SYNO.Entry.Request_1_request[25632]: APIRunner.cpp:309 WebAPI SYNO.Backup.Task is not valid

  8. All sound great,

     

    Also think they are moving to 64bit to support more ram and should be quicker :smile:

     

    I've been waiting for multiple certificates support for hosting several different hostnames.

     

    Let hope it's an easy upgrade from 5.2

×
×
  • Create New...