Giter Site home page Giter Site logo

Comments (3)

007revad avatar 007revad commented on September 24, 2024 1

I find it interesting that you ignored the:

./Synology_HDD_db/syno_hdd_db.sh: line 1629: dmidecode: command not found

ERROR Total memory size is not numeric: ''

I hadn't realised that Synology NAS models without memory upgrade slots don't have dmidecode.

Both your NAS obviously had DSM 6 previously because they both have host.db and host_v7.db files.

It's interesting that the --showedits option chose to show the contents of the old ds218j_host.db for DS218j and the new v7 ds218_host_v7.db for the DS218.

The "rec_intvl" is not an error. In the old pre-v7 version of the drive database all drives have that line:

        }, {
            "model": "WD60EFZX-68B3FN0",
            "firmware": "",
            "rec_intvl": [1]
        }, {
            "model": "WD60EFRX-68MYMN1",
            "firmware": "82.00A82",
            "rec_intvl": [1]
        }, {

from synology_hdd_db.

wu0lss4j avatar wu0lss4j commented on September 24, 2024

I had no idea about the dmiencode connection. Yes, all of my NAS' have had DSM 6, I was very late to the DSM 7 party. Anyway, this situation only caused by 17.02.2024 HDD compat db push by Synology, which reddit thread then recommended this script. I studied the script, made an educated guess that this wouldn't mess the NAS and now I find myself here.

So I guess, what I want to ask is,... is this fine? I don't plan to run the script again until I replace dying HDDs. Am I ok with this?

from synology_hdd_db.

007revad avatar 007revad commented on September 24, 2024

Yes, it's all okay.

And with a DS218/DS218j you really don't need this script.

from synology_hdd_db.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.