Jump to content
XPEnology Community

rockytoptim

Member
  • Posts

    11
  • Joined

  • Last visited

Posts posted by rockytoptim

  1. - Outcome of the update:  SUCCESSFUL

    - DSM version prior update: DSM 6.2.2-24922-4

    - Loader version and model: Jun's Loader v1.03b DS3615XS

    - Using custom extra.lzma: No

    - Installation type: ESXI on Dell R710

  2. This is stupid question.  I got the Active backup activated.  But I can't get it to connect to my esxi server. I open active backup and go to virtual machine, add,  then enter the following.

     

    server address: 192.168.1.10 This is the address i use to access the gui in chrome.

    web services port:443

    data transferport: 902

    account: admin

    password: password

     

    I get error "Fail to connect to the host {192.168.1.10]. Please check the server address, acountt settings and your network settings.

     

    I disable synology firewall just to make sure synology wasn't blocking something.

    ESXI has firewall rules for  443 & 902.

     

    Any help is appreciated

     

     

  3. hoppler method worked for me eventually but on first URL I had to turn of two factor authentication on my NAS or I got the error code 402.   I then renable two factor once I got bothURLS to say success. Just FYI to others that may have two factor turned on.

     

    On 12/4/2018 at 9:24 AM, hoppler said:

    There is a better way^^ Just activate it:

     

    In your browser open the following urls one after another:

     

    Replace the following: URL, PORT, USER, PASS, SERIALNUMBER (dont replace any other symbols like : oder ")

    1. https://URL:PORT/webapi/auth.cgi?api=SYNO.API.Auth&method=Login&version=1&account=USER&passwd=PASS
    2. https://URL:PORT/webapi/entry.cgi?api=SYNO.ActiveBackup.Activation&method=set&version=1&activated=true&serial_number="SERIALNUMBER"

    To get the current activation status call the 1. query above and then

    • https://URL:PORT/webapi/entry.cgi?api=SYNO.ActiveBackup.Activation&method=get&version=1

    ------------------------------

    Example for

    url: server,

    port: 5001,

    user: admin,

    pass: admin,

    serialnumber: 123400

    1. https://server:5001/webapi/auth.cgi?api=SYNO.API.Auth&method=Login&version=1&account=admin&passwd=admin
    2. https://server:5001/webapi/entry.cgi?api=SYNO.ActiveBackup.Activation&method=set&version=1&activated=true&serial_number="123400"

     

  4. - Outcome of the installation/update: SUCCESSFUL

    - DSM version prior update: Fresh Install

    - Loader version and model: JUN'S LOADER v1.03b - DS3615xs

    - Using custom extra.lzma: NO

    - Installation type: BAREMETAL -  Custom Server

    - Additional comments: Reboot needed.

  5. - Outcome of the update: SUCCESSFUL

    - DSM version prior update: DSM 6.1.6-15266 Update 1

    - Loader version and model: Jun's Loader v1.02b - DS3615xs

    - Using custom extra.lzma: NO

    - Installation type: Baremetal (Gigabyte GA-P35-DS4 ATK, Intel Core 2 Quad Q6600 4 3TB RED HDD)

    - Additional comments: REBOOT REQUIRED

  6. - Outcome of the update: SUCCESSFUL

    - DSM version prior update: DSM 6.1.5

    - Loader version and model: Jun's Loader v1.02b - DS3615xs

    - Using custom extra.lzma: NO

    - Installation type: Baremetal

    - Additional comments: REBOOT REQUIRED

  7. - Outcome of the update: SUCCESSFUL

    - DSM version prior update:  DSM 6.1.4-15217 Update 5

    - Loader version and model: Jun's Loader v1.02b - DS3615xs

    - Installation type: Baremetal (Old Gigabit MB and Dual Core CPU)

    - Additional comments: Requires reboot

  8. - Outcome of the update: SUCCESSFUL

    - DSM version prior update: DSM 6.1.4 15217 Update 5

    - Loader version and model: Jun's Loader v1.02b - DS3615xs

    - Installation type: Gigabyte MB, Dual core CPU

    - Additional comments: Requires reboot

  9.  Outcome of the update: SUCCESSFUL

    - DSM version prior update: DSM 6.1.4 15217 Update 2

    - Loader version and model: Jun's Loader v1.02b - DS3615xs

    - Installation type: Baremetal (Gigabyte GA-P35-DS4 ATK, Intel Core 2 Quad Q6600 4 3TB RED HDD)

    - Additional comments: Requires reboot

  10. So i installed XPEnoboot 5.2-5967.1 today.

     

    I have 4 HDD and have 3 esata ports

     

    I can see the HDD's when they are attached to the esata but they only show up as internal. I tried one usb HDD and it showed up as external.

     

    My HDD are on disk 1, 2, 3,4, nothing on 5

    My ESATA are on 6,7,8

     

    below is synoinfo.conf and /etc.defaults/synoinfo.conf

    If it interperet this correctly the matrix would be

     

    esata: 0xff000

    usb: 0x300000

    ata: 0xfff

     

    0000 1111 1111 0000 0000 0000 esata

    0011 0000 0000 0000 0000 0000 usb

    0000 0000 0000 1111 1111 1111

     

    I tried the following config but the esata hdd's don't show up in external devices or as internals

    esata: 0xe0

    usb: 0x300000

    ata:0xf

     

    0000 0000 0000 1110 0000 esata

    0011 0000 0000 0000 0000 usb

    0000 0000 0000 0000 1111 ata

    but the esata hdd's don't show up in external devices or as internals

     

    Any help would be appreciated.

×
×
  • Create New...