Jump to content
XPEnology Community

devid79

Member
  • Posts

    27
  • Joined

  • Last visited

Posts posted by devid79

  1. 3 minutes ago, sebg35 said:

     I also get the installation loop ->

     

    • DS3617XS - Installation loop - Not asking for migration

    -Previous DSM install from 6.2.3 with Internet connection disconnected

     

    • DS3615XS - Installation OK - Only one CPU core Seen (As DSM 7 & 918+) - Not asking for migration

    -Previous DSM install from 6.2.3 with Internet connection disconnected

     

    • DS3617XS - Installation loop - asking to format all 4 disks

    - 4  disks formated with Internet connection disconnected

     

     

    I rollback to Jun & DSM 6.2.3 with DS3617XS

    Test with fresh installation and correct sata map 

  2. 2 minutes ago, Aigor said:

    Hi, did you get stucked at 55% during installation? 

    yes each time it reached 54/55% then it restarted and the installation started from 0 or said that the disks had been moved. I tried everything even changing sata maps or disks. but the problem later seen on the firewall connecting when installing to synology. removing the internet I solved.

    • Like 1
  3. Hi guys a big thank you to @pocopico, for the great work. I solved the installation loop.
    You will have to disconnect the internet connection during the installation, I noticed through firewalls that requests are made to synology updates. blocking them, the installation continues up to 100% and the system starts.

    • Like 1
  4. I want to thank the whole community for the support they have given me these days. I am available to share the solution I found.
    Thanks again I will always stay in this forum.
    You are great 😍

    HP Z230 32 GB RAM 

     

    🙏

    Cattura.thumb.PNG.f00dd0c1aafc0a6fa5fbe59ad9d148cc.PNG

     

    {
       "extra_cmdline": {
        "vid": "0x0951",
        "pid": "0x1607",
        "netif_num": "4",
        "sn": "1720LWN022200",
        "mac1": "001132614DED",
        "mac2": "001132617DEE",
        "mac3": "001132617DEF",
        "mac4": "001132617DE0",
        "DiskIdxMap": "00",
        "SataPortMap": "3",
        "SasIdxMap": "0"
    },
    "synoinfo": {
        "maxlanport": "4",
        "internalportcfg": "0xfff",
        "esataportcfg": "0xff000",
        "maxdisks": "12"
    },
    "ramdisk_copy": {},
    "extensions": []
    }

     

    • Like 1
    • Thanks 1
  5. 37 minutes ago, paro44 said:

    I'm still thinking that your vid and pid are mixed up/exchanged.

    vid (vendor id) for Kingston usb stick is 0951, pid (product id) is 1607 (your config file shows vid=1607, pid=0951). In the config file you have to fill pid first, then vid. That is a little bit unusual, so check twice that they are correct.

    I mixed up vid and pid some time ago and had similar problem, that only one of 4 drives was seen. With correct vid and pid it worked.

    Same error sata port 2 

  6. 28 minutes ago, paro44 said:

    I'm still thinking that your vid and pid are mixed up/exchanged.

    vid (vendor id) for Kingston usb stick is 0951, pid (product id) is 1607 (your config file shows vid=1607, pid=0951). In the config file you have to fill pid first, then vid. That is a little bit unusual, so check twice that they are correct.

    I mixed up vid and pid some time ago and had similar problem, that only one of 4 drives was seen. With correct vid and pid it worked.

     @paro44thx, but with or without  this? i exchange vip and pid, i correct the vid and pid

        "DiskIdxMap": "00",
        "SataPortMap": "2",
        "SasIdxMap": "0"

     

     

  7. 43 minutes ago, haydibe said:

     

    @devid79 The picture does not tell how many controllers are found. please share the output of these three commands:
     

    
    lspci -k | grep -EiA2 'SATA|SCSI'
    ls /dev/sd?
    cat /proc/scsi/sg/devices

     

    @haydibe

     

    this is the 3 command

     

    lspci -k | grep -EiA2 'SATA|SCSI'

    00:1f.2 SATA controller: Intel Corporation 8 Series/C220 Series Chipset Family 6-port SATA Controller 1 [AHCI mode] (rev 05)
            Subsystem: Hewlett-Packard Company 8 Series/C220 Series Chipset Family 6-port SATA Controller 1 [AHCI mode]
            Kernel driver in use: ahci
            Kernel modules: ahci

     

    ls /dev/sd?

     

    /dev/sda
    with only 1 HDD on BLUE PORT SATA 0

     

    cat /proc/scsi/sg/devices

     

    0       0       0       0       0       1       32      0       1

     

    i wait you thx a lot

  8. 59 minutes ago, haydibe said:

    There is no need to perfom manual changes in the grub.cfg.

     

    Just do what @shibbywrote about the setting in your user_config.json (needs to be set BEFORE the image is build!):

     

    But this time try different values. This setting IS system specific - and you should set as many `SataPortMap` slots (shibby's example shows 1 controller with 4 port, u357's example shows two controller, one with 4 ports and a second controller with 2 port) as you have in your system and adjust the position of the first harddisk on the controllers using `DiskIdxMap` (shibby's example starts with Disk1 (hexdecimal representation of 0) on the single 4 port controller, which makes the disk for the next existing controller start from 5 ; u357's example start with Disk 14 (hex representation of 13) on the first 4 port controller, disk 1 (hex representation of 0) one the second controller with 2 ports...

     

    The DiskIdxMap is the two digit hex representation of "drive number - 1" for the first disk of each controller.

    The SataPortMap is a single decimal digit representation of the number of ports for each controller.

     

    Maker sure both values are in sync: if you declare 3 Controllers in SataPortMap, make sure to declare 3 DiskIdxMap settings as well.

     

    I am quite sure that a short forum search will provide the right documentation that explains SataPortMap and DiskIdxMap in detail.

    @haydibe i'm a noob on this, help me to find correct id 

     

    hp z230 

    116D6FC9-A8BE-4A64-8395-5A9123EB191E.heic

  9. Hello Guys,

     

    I have HP Z230 with this configuration

     

    • Intel Xeon e5-1225 v3 
    • 32 GB DDR3 1600MHZ
    • 6 port SATA 0,1,2,3,4,5
    • BIos L51 v01.63

     

    i use for image the last  ./redpill_tool_chain.sh auto bromolow-7.0.1-42218

     

    #############################################
    filename:       /opt/redpill-lkm/redpill.ko
    license:        GPL
    version:        v0.5-at-2021_11_22-10_25_50
    author:         TTG
    retpoline:      Y
    srcversion:     9D5817BD80754EFE921A0AC
    depends:
    vermagic:       3.10.108 SMP mod_unload
    #############################################

     

    with this user_config.json

     

    #############################################
    Using user_config.json:
    {
       "extra_cmdline": {
        "pid": "0x0951",
        "vid": "0x1607",
        "netif_num": "4",
        "sn": "1610LWN022200",
        "mac1": "001132xxxxxx",
        "mac2": "001132xxxxxx",
        "mac3": "001132xxxxxx",
        "mac4": "001132xxxxxx"
    },
    "synoinfo": {
        "maxlanport": "4",
    },
    "ramdisk_copy": {},
    "extensions": []
    }#############################################

     

     

    }#############################################
    /opt/redpill-load /opt
    [#] Checking runtime for required tools... [OK]
    [#] Updating extensions...
    
    [#] Checking runtime for required tools... [OK]
    [#] Extension thethorgroup.boot-wait is already installed from https://raw.githubusercontent.com/tossp/rp-ext/master/redpill-boot-wait/rpext-index.json
    [#] Checking runtime for required tools... [OK]
    [#] Updating thethorgroup.boot-wait extension...
    [#] Downloading remote file https://raw.githubusercontent.com/tossp/rp-ext/master/redpill-boot-wait/rpext-index.json to /opt/redpill-load/custom/extensions/_new_ext_index.tmp_json
    ######################################################################## 100.0%
    
    [#] Extension thethorgroup.boot-wait index is already up to date
    [#] Updating thethorgroup.boot-wait extension... [OK]
    [#] Checking runtime for required tools... [OK]
    [#] Updating ds3615xs_42218 platforms extensions...
    [#] Downloading remote file https://raw.githubusercontent.com/RedPill-TTG/redpill-boot-wait/master/recipes/universal.json to /opt/redpill-load/custom/extensions/_ext_new_rcp.tmp_json
    ######################################################################## 100.0%
    
    [#] Extension thethorgroup.boot-wait for ds3615xs_42218 platform is already up to date
    [#] Updating ds3615xs_42218 platforms extensions... [OK]
    [#] Updating extensions... [OK]
    [#] Verifying /opt/redpill-load/cache/ds3615xs_42218.pat file... [OK]
    [#] Unpacking /opt/redpill-load/cache/ds3615xs_42218.pat file to /opt/redpill-load/build/1637576756/pat-ds3615xs_42218-unpacked... [OK]
    [#] Verifying /opt/redpill-load/build/1637576756/pat-ds3615xs_42218-unpacked/zImage file... [OK]
    [#] Patching /opt/redpill-load/build/1637576756/pat-ds3615xs_42218-unpacked/zImage to /opt/redpill-load/build/1637576756/zImage-patched... [OK]
    [#] Verifying /opt/redpill-load/build/1637576756/pat-ds3615xs_42218-unpacked/rd.gz file... [OK]
    [#] Unpacking /opt/redpill-load/build/1637576756/pat-ds3615xs_42218-unpacked/rd.gz file to /opt/redpill-load/build/1637576756/rd-ds3615xs_42218-unpacked... [OK]
    [#] Apply patches to /opt/redpill-load/build/1637576756/rd-ds3615xs_42218-unpacked... [OK]
    [#] Patching config files in ramdisk... [OK]
    [#] Adding OS config patching... [OK]
    [#] Repacking ramdisk to /opt/redpill-load/build/1637576756/rd-patched-ds3615xs_42218.gz... [OK]
    [#] Bundling extensions... [#] Checking runtime for required tools... [OK]
    [#] Dumping ds3615xs_42218 platform extensions to /opt/redpill-load/build/1637576756/custom-initrd/exts... [OK]
    [#] Packing custom ramdisk layer to /opt/redpill-load/build/1637576756/custom.gz... [OK]
    [#] Generating GRUB config... [OK]
    [#] Creating loader image at /opt/redpill-load/images/redpill-DS3615xs_7.0.1-42218_b1637576756.img... [OK]
    [#] Cleaning up... [OK]

     

    the image start and open webconfiguration to ip:5000 but the problem is this

     

    hard disk errors were detected(2,3,4,5) ; sata ports have been disabled. 

     

    Help me Please🙏

     

     

  10. Hi Guys,

    thx a lot and appreciate your help .

     

    I resolve the problem with json and burn usb key with correct information, but another problem with sata. The system on web xxxxx:5000 disable sata port, any ideas?

     

    thx a lot

    i use redpill-DS3615xs_7.0.1-42218_b1637512779.img bromolow_user_config_json

    i have the z230 HP and HP microserver gen8 

  11. Hello when add more net

     

    "extra_cmdline": {
        "pid": "0x0951",
        "vid": "0x1625",
    "netif_num": "4",
    "sn": "1710LWN023200",
    "mac1": "001132410000"
    "mac2": "001132410000"
    "mac3": "001132410000"
    "mac4": "001132410000"
    },
    "synoinfo": {},
    "ramdisk_copy": {},
    "extensions": []
    
    the result is
    
    [#] Checking runtime for required tools... [OK]
    include/json.sh: line 16: 2: unbound variable
    Makefile:29: recipe for target 'build_redpill_load' failed
    make: *** [build_redpill_load] Error 1

     

     

    More thanks in advantage

×
×
  • Create New...