GithubHelp home page GithubHelp logo

[question/image_tests/configuration]: what is expected to be verified on kernel command line args about compute-image-tools HOT 5 CLOSED

googlecloudplatform avatar googlecloudplatform commented on July 22, 2024
[question/image_tests/configuration]: what is expected to be verified on kernel command line args

from compute-image-tools.

Comments (5)

gut avatar gut commented on July 22, 2024

@zmarano : can you please help me on this one?

from compute-image-tools.

zmarano avatar zmarano commented on July 22, 2024

Yeah we may have to break this out more and I am not sure how deep we want to get with validation.
The most important arg that should be the same everywhere is:
console=ttyS0,38400n8

Distros that support multiqueue SCSI should have (Debian 9 and all Ubuntu releases):
scsi_mod.use_blk_mq=Y

Most distros should also have but I don't believe all will so we may ignore that:
elevator=noop

Some distros (Debian is the one I know of) will disable predictive network interface naming which affects networkrules:
net.ifnames=0 biosdevname=0

from compute-image-tools.

gut avatar gut commented on July 22, 2024

And about the other test : "Ensure boot loader configuration for console logging is correct."? At the moment I'm considering having it implicitly tested by the other tests, as many use the console to communicate through "WaitForInstancesSignal"

from compute-image-tools.

gut avatar gut commented on July 22, 2024

or is it simply the "console=ttyS0,38400n8" as you said?

from compute-image-tools.

zmarano avatar zmarano commented on July 22, 2024

Oh yes, the console logging is just that:
console=ttyS0,38400n8
should exist in the kernel cmdline.

from compute-image-tools.

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.