Jump to content
XPEnology Community

youhq

Member
  • Posts

    12
  • Joined

  • Last visited

Posts posted by youhq

  1. On 2019/11/24 at PM1点58分, ronron1982 said:

    再次感谢V02MAX,我已经在裸机GEN8系统上很好地运行了它。 

    r2.thumb.jpg.d531f1c223dae7f2f2ed3660c9cf3620.jpg

    也可以使用我的(SAS HBA)卡。板载和hba控制器上的所有驱动程序均可见。 

     

    r1.thumb.jpg.99b5fefe4c577ed49662fffbf2af0033.jpg

     

     

     

    我试图按照说明进行操作,并在启动时创建了任务。 

    ----

    更多/usr/local/etc/rc.d/S99HP-AMS.sh#!/
    bin / sh
    modprobe /volume1/Downloads/hp-ams/hpilo.ko
    sudo LD_LIBRARY_PATH = / volume1 / Downloads / hp-ams / lib /第1卷/下载量/ hp-ams / sbin / amsHelper -f -I0 -M1,5,14,16,18,23,99

    ----

    但是没有运气,系统报告“找不到文件“ s99hp-ams.sh””,像这样。 

    然后我尝试:(我替换了路径,因为我不想弄乱我现有的文件夹。) 

    ----

    insmod /volume1/hp-ams/hp-ams/hpilo.ko
    modprobe /volume1/hp-ams/hp-ams/hpilo.ko
    LD_LIBRARY_PATH = / volume1 / hp-ams / hp-ams / lib / volume1 / hp-ams / hp-ams / sbin / amsHelper -f -I0 -M1,5,14,16,18,23,99

    ----

    它运行成功,但是我不确定“ s99hp-ams.sh”是什么。 

    我不知道该文件无法加载怎么办。 

     

    顺便说一句,再次感谢V02MAX和大家。 

     

     

     

    735477416_TIM20191208233512.thumb.png.26772cb3597af8037f01f34092b3b143.png

    image.png.36bbbaa49dae6be664bd2f15a4fef3a3.png

    04-HD Max ok?I tried again,but still no success

     

    ml310e gen8 v2

    918+

    1.04b loader

    dsm 6.2.2-24922 update 4

  2. 21 hours ago, IG-88 said:

    its kind of hard to tell what you try to say, did you try both?

    loader 1.03b with 3615 DSM 6.2.2.

    loader 1.04b with 918+ DSM 6.2.2

     

    also not sure what you trying to say, you used 3615 dsm 6.2.2 with the original spk?

    whats 04-hd max?

     

    the driver need to be compiled, the spk is a dsm compatible version of what hp released as rpm

    after installing the spk (2.5.0) i'd expect you extract the files from the rpm (2.9.1) copy them to the places where the spk installed the 2.5.0 files and replace them with the one's from 2.9.1

    just look into the "/scripts/postinst" from the spk package

    
    ret=`ln -s "${SYNOPKG_PKGDEST}/files/sbin/amsHelper" /sbin/amsHelper`
    ret=`ln -s "${SYNOPKG_PKGDEST}/modules/$DSM_VERSION/hpilo.ko" /lib/modules/hpilo.ko`
    ret=`ln -s "${SYNOPKG_PKGDEST}/files/usr/local/etc/rc.d/S99HP-AMS.sh" /usr/local/etc/rc.d/S99HP-AMS.sh`

    its just the amsHelper and a startspript (made for dsm), youi just have to copy the new amsHelper to /sbin in DSM

     

    it does not function with the extracted amsHelper from rpr (2.9.1)

     

    amsHelper: error while loading shared libraries: libnl.so.1: cannot open shared object file: No such file or directory
     

  3. I have tested both 1.02b 3615 DSM 6.1.7 and 1.04b 918+ DSM 6.2.2  with good Agentless Management Service (AMS) results. But what I need to mention is that 04-HD Max temperature sensor cannot be recognized through ILO hard driver.thus, the fans cannot adjust the speed automatically.

     

    20191030233422.thumb.png.37c3e7f3fc24daf98fca891a6505ac49.png

     

    20191030233409.thumb.png.9586b72447461c70cebf506ded8a7777.png

     

  4. 14 minutes ago, IG-88 said:

    that module was for 3615/17 as the spk is, 918+ has different kernel (4.4.x)

    
    package="hp-ams"
    version="2.5.0"
    description="HPE Agentless Management Service (hp-ams) provides support for HP Integrated Lights-Out 4 (HP iLO 4) Embedded Health and Alerting."
    arch="bromolow broadwell"

     

     

    Thank you very much, I will try again.

  5. 2 hours ago, IG-88 said:

    您可以在6.2.1及更高版本中尝试使用

    (至少多数民众赞成在hp_ams-5.2_2.5.0-1.spk中的关键部分)

     

    hpilo.ko 16.3 kB·1下载

     

     

    e3 1220l v3,ds918+,DSM 6.2.2-24922 Update 3

    hp_ams-5.2_2.5.0-1.spk:This package is not supported on the platform of DiskStation or is incompatible with the current DSM version.

    hpilo.ko:insmod: ERROR: could not insert module /lib/modules/hpilo.ko: Invalid module format

     

×
×
  • Create New...