Backup job may hang with queued or loading media status when using LeastFreeSpaceFirst selection method
book
Article ID: 100072444
calendar_today
Updated On:
Cause
Backup Exec does not use the next disk storage when LeastFreeSpaceFirst method is configured.
Resolution
Workaround
Use MostFreeSpaceFirst for the selection method of the storage device pool.
- On the Backup Exec media server, run BEMCLI. Start > All Programs > Veritas Backup Exec > Backup Exec Management Command Line Interface.
- Enter the following command:
Get-BEStorageDevicePool -Name "the storage device pool name" | Set-BEStorageDevicePool -SelectionMethod "MostFreeSpaceFirst"
This issue is presently under investigation by our Engineering Team. Depending on the results of this investigation, it may be addressed through a patch or hotfix in current or future software releases. However, this specific issue is not currently scheduled for inclusion in any upcoming release. If this issue has a significant business impact on your continued use of the product, please contact your Sales representative or the Sales team to discuss your concerns.
Issue/Introduction
Backup job hangs with queued or loading media status when all the following conditions are met:
- Getting non-virtual machine backups, such as flat-files under a specific drive letter.
- Getting backups to a storage device pool.
- LeastFreeSpaceFirst is configured for the selection method of the storage device pool.
- A storage device becomes full, and another storage device has enough free space.
Additional Information
ETrack: 4184785
Was this article helpful?
thumb_up
Yes
thumb_down
No