Git Product home page Git Product logo

Comments (5)

rajeshP524 avatar rajeshP524 commented on June 2, 2024

The IDRAC is becoming unresponsive when containerized badfish is performing bulk actions, due to which I think it fails saying that "failed to communicate with host"

from badfish.

sadsfae avatar sadsfae commented on June 2, 2024

Hey @sanjaychari in your command example I don't see you mapping your --host-list target file anywhere, is that being mapped? e.g. -v /tmp/my-hosts:/tmp/my-hosts:z so you can refer to it with --host-list /tmp/myhosts for example.

On iDRAC instability, they are just fragile. It's recommended to reboot them via --racreset before doing bulk operations on them to alleviate problems, they aren't designed to take a lot of heavy API calls unfortunately and there's not a lot we can do about that.

from badfish.

sanjaychari avatar sanjaychari commented on June 2, 2024

Hi @sadsfae,

The hosts file dell-hosts is at /home/sanjay/jetpack/badfish on the host. I am mounting the entire directory onto the badfish container with -v /home/sanjay/jetpack/badfish:/dell and then passing the hosts list using --host-list /dell/dell-hosts.

We already perform a racreset on all systems in Jetpack before setting the boot order(https://github.com/redhat-performance/jetpack/blob/b48d6bbe632a4f774605467c449ca2f68928f7cf/set_boot_order.yml#L11-L26).

from badfish.

sadsfae avatar sadsfae commented on June 2, 2024

@sanjaychari ah ok, maybe you can show us or we can look at the hosts internally? What part of your playbook is returning the unavailable return status? cc: @grafuls

Is the behavior sporadic in that sometimes it works and sometimes it doesn't?

Have you tried also forcefully clearing the iDRAC job queue via --clear-jobs --force ? Give this a try too and then reboot any ones that don't return like you want.

If the behavior is sporadic it's probably not a badfish issue otherwise it wouldn't work at all but maybe we can isolate and remedy the behavior on the idrac side.

from badfish.

sadsfae avatar sadsfae commented on June 2, 2024

Closing this due to inactivity, we haven't received any other similar reports and there's been loads of container runs since then.

from badfish.

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.