1. Slice provisioning error – CentOS stream

Slice provisioning error – CentOS stream

Home Forums FABRIC General Questions and Discussion Slice provisioning error – CentOS stream

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #4942
    Bruce Hartpence
    Participant

      Error occurred when using either MASS or WASH

      failed lease update- all units failed priming: Exception during create for unit: b2e4f07a-4af3-4c91-b676-1c2ac49dcec3 NoneType object has no attribute get#all units failed priming: Exception during create for unit: b2e4f07a-4af3-4c91-b676-1c2ac49dcec3 NoneType object has no attribute get#

      #4943
      Komal Thareja
      Participant

        Hello Bruce,

        Thank you for reporting this issue. The default user for default_centos9_stream is cloud-user instead of centos Our configuration was incorrect and has been updated and the issue has been addressed. Please try a slice and let us know if you still observe any failures or errors.

        Also, please note the FABlib uses the default user for default_centos9_stream as centosAny execution of the commands via node.execute() should be pass in the username as cloud-user.

        node.execute(‘echo Hello, FABRIC from node hostname -s‘, username=”cloud-user”)

        We’ll address this in FABLib as well.

        Appreciate your feedback!

        Thanks,

        Komal

      Viewing 2 posts - 1 through 2 (of 2 total)
      • You must be logged in to reply to this topic.