NPS VM reloads or reboots during OS installation

Symptom

NPS VM reloads or reboots during OS installation

Cause

The image-service pod stops when NPS VM reloads or reboots. image-service pod is required for OS installation on servers.

Action
  1. Delete existing image-service pod using the following command:
    nps baremetal -a delete -nos <nos_type> -l <loglevel>
    Where
    • nos is the Network Operating System

    • <nos_type> is cumulus or aruba.

  2. Create image-service pod again.
    nps baremetal -a install -nos <nos_type> -l <loglevel>
    Where
    • nos is the Network Operating System

    • <nos_type> is cumulus or aruba.