Uploaded image for project: 'Satellite'
  1. Satellite
  2. SAT-19526

satellite-installer fails with error "Ruby Integer outside of Puppet Integer max range" if a filesystem with 8.00 EiB is mounted

XMLWordPrintable

    • None
    • None
    • None
    • Manual

      Description of problem:
      satellite-installer fails with error "Ruby Integer outside of Puppet Integer max range" if a filesystem with 8.00 EiB is mounted

      Version-Release number of selected component (if applicable):

      • Satellite & Capsule 6.11.4

      How reproducible:

      • The customer has a Netapp fileshare mounted through NFS v4

      Steps to Reproduce:
      1. Mount a filesystem with a size of 9223371665325424640 bytes
      2. Run satellite-installer
      3.

      Actual results:
      The satellite installer shows error

      [ERROR ] [configure] Evaluation Error: Error while evaluating a '=>' expression, Use of a Ruby Integer outside of Puppet Integer max range, got '0x8000000000000000' (file: /usr/share/foreman-installer/modules/foreman_proxy/manifests/register.pp, line: 23, column: 7) on node XXX

      Expected results:
      The satellite installer should work regardless of a big filesystem

      Additional info:

      Puppet facter information:

      ...
      /redacted =>

      { available => "8.00 EiB", available_bytes => 9223371665325424640, capacity => "0.00%", device => "redacted", filesystem => "nfs4", options => [ "rw", "relatime", "vers=4.1", "rsize=1048576", "wsize=1048576", "namlen=255", "hard", "proto=tcp", "timeo=600", "retrans=2", "sec=sys", "clientaddr=redacted", "local_lock=none", "addr=redacted" ], size => "8.00 EiB", size_bytes => 9223372036854775808, used => "346.01 GiB", used_bytes => 371529351168 }

      ,
      ...

              jira-bugzilla-migration RH Bugzilla Integration
              rhn-support-smeyer Stefan Meyer
              RH Bugzilla Integration RH Bugzilla Integration
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: