Error: (2111) All storage units are configured with On Demand Only and are not eligible for jobs requesting ANY storage unit
Problem
All backup jobs are failing with error (2111) All storage units are configured with On-Demand Only and are not eligible for jobs requesting ANY storage unit.
Error Message
Nov 17, 2020 11:49:17 AM - Info nbjm (pid=4284) starting backup job (jobid=410) for client nbclient2, policy Tape_nbclient2, schedule full
Nov 17, 2020 11:49:17 AM - Info nbjm (pid=4284) requesting STANDARD_RESOURCE resources from RB for backup job (jobid=410, request id:{4A1B3E43-0E58-477F-9711-1EECACD80F4B})
Nov 17, 2020 11:49:17 AM - requesting resource __ANY__
Nov 17, 2020 11:49:17 AM - requesting resource nbmaster1.NBU_CLIENT.MAXJOBS.nbclient2
Nov 17, 2020 11:49:18 AM - Error nbjm (pid=4284) NBU status: 2111, EMM status: All storage units are configured with On Demand Only and are not eligible for jobs requesting ANY storage unit
All storage units are configured with On Demand Only and are not eligible for jobs requesting ANY storage unit (2111)
Cause
The cause of this issue is that , all the storage unit is selected to run as on-demand only and in the policy attribute the storage unit selected is ANY_AVAILABLE
Reference Snippet for a storage unit with on-demand only (Marked in yellow)
In the Policy Attributes, Policy storage is selected to ANY_available as per below snip
Solution
1. Either uncheck the On demand only option in storage properties
2. The second work around if we don't want to uncheck the on demand option, select a specific storage unit and it should not be Any_available
3. After doing the changes , run the backup to complete it successfully