Forum Discussion
Image installation status audited
- 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
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
Recent Discussions
Related Content
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com