Forum Discussion

Gabriella's avatar
Gabriella
Icon for Altocumulus rankAltocumulus
Nov 17, 2021
Solved

Image installation status audited

Hello there, I'm upgrading a Viprion's guest and during the installation of the ISO on the new volume I'm facing this situation: --------------------------------------------------------------------...
  • Simon_Blakely's avatar
    Aug 29, 2022

    This is caused by a file present (/shared/noupgrade) that signals to lind (the lind process manages software installation and volume creation tasks) that software installation tasks cannot occur. If this file inadvertently remains on the system, then it prevents lind from proceeding, and boot volumes show the status audited.

    If this file is present, it can be deleted.

     

    # rm /shared/noupgrade
    # tmsh show sys software

     

    on a multi-blade system, use clsh

     

    # clsh rm /shared/noupgrade
    # tmsh show sys software