Uploaded image for project: 'Satellite'
  1. Satellite
  2. SAT-19435 REX job finished with exit code 0 but the script failed on client side due to no space.
  3. SAT-21091

[QE] REX job finished with exit code 0 but the script failed on client side due to no space

XMLWordPrintable

    • Icon: Sub-task Sub-task
    • Resolution: Done
    • Icon: Undefined Undefined
    • None
    • None
    • None
    • None
    • False
    • Hide

      None

      Show
      None
    • False
    • 0

      Reproduction steps (thanks aruzicka):

       
      on sat:

      satellite-installer --foreman-proxy-plugin-remote-execution-script-remote-working-dir=/var/tmp/rex

      on client

      mkdir /var/tmp/rex
      mount -t tmpfs -o size=8M tmpfs /var/tmp/rex

      job

      DIR="$(dirname "$0")"

      echo "Consuming all space"
      cat /dev/zero > "$DIR/zeroes"

              pondrejk@redhat.com Peter Ondrejka
              pondrejk@redhat.com Peter Ondrejka
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: