-
- Lurker
- Posts: 1
- Liked: never
- Joined: May 12, 2014 6:34 pm
- Full Name: David W. Duke
- Contact:
Tape Expiration Date Report
I have been searching for a way to schedule a powershell report to list all the tapes in a Media Pool along with the date that the backup on that tape expires.
This just tells me if it is or is not expired, and works great for creating reports to return tapes from offsite:
Get-VBRTapeMedium | Where-Object { ($_.IsOverwriteProtectionPeriodOver() -eq $True
What I want is to :
Get-VBRTapeMediaPool -Name "Weekly Backups" | Get-VBRTapeMedium | ***Pseudo Code follows**** { List of Barcodes and Date of Expiration }
This just tells me if it is or is not expired, and works great for creating reports to return tapes from offsite:
Get-VBRTapeMedium | Where-Object { ($_.IsOverwriteProtectionPeriodOver() -eq $True
What I want is to :
Get-VBRTapeMediaPool -Name "Weekly Backups" | Get-VBRTapeMedium | ***Pseudo Code follows**** { List of Barcodes and Date of Expiration }
-
- VP, Product Management
- Posts: 27564
- Liked: 2860 times
- Joined: Mar 30, 2009 9:13 am
- Full Name: Vitaliy Safarov
- Contact:
Re: Tape Expiration Date Report
Hi David,
I'm not very familiar with PowerShell, but in Veeam ONE v8 we are going to have a predefined report with the list of all locations/tapes their retention policy and expiration date. Should be exactly what you're after.
Thanks!
I'm not very familiar with PowerShell, but in Veeam ONE v8 we are going to have a predefined report with the list of all locations/tapes their retention policy and expiration date. Should be exactly what you're after.
Thanks!
-
- Product Manager
- Posts: 20677
- Liked: 2382 times
- Joined: Oct 26, 2012 3:28 pm
- Full Name: Vladimir Eremin
- Contact:
Re: Tape Expiration Date Report
If you haven't changed default mediaset's naming, then, you can try this script and see whether it helps. Thanks.
-
- Lurker
- Posts: 1
- Liked: never
- Joined: Jan 04, 2016 4:33 pm
- Full Name: Angel Machado
- Contact:
Re: Tape Expiration Date Report
We are in V8, Where I can find this report?Vitaliy S. wrote:Hi David,
I'm not very familiar with PowerShell, but in Veeam ONE v8 we are going to have a predefined report with the list of all locations/tapes their retention policy and expiration date. Should be exactly what you're after.
Thanks!
-
- Veeam Software
- Posts: 21167
- Liked: 2153 times
- Joined: Jul 11, 2011 10:22 am
- Full Name: Alexander Fogelson
- Contact:
Re: Tape Expiration Date Report
I believe Vitaliy is talking about this report. Thanks.
-
- Product Manager
- Posts: 20677
- Liked: 2382 times
- Joined: Oct 26, 2012 3:28 pm
- Full Name: Vladimir Eremin
- Contact:
Re: Tape Expiration Date Report
Moreover, more enhancements are coming for tape reports in Veeam ONE 9; so, stay tuned! Thanks.
-
- Influencer
- Posts: 16
- Liked: never
- Joined: Dec 20, 2018 3:56 pm
- Full Name: Eris Bleta
- Contact:
Re: Tape Expiration Date Report
I am tired to find the expiration of the tape itself, for example, if I have a tape and the media pool that protect the data for 7 days it means that this tape will expire every 7 days and will be available every 7 days but I need to know the real expiration of the tape because I don't like to write in this tape after 5 years?
Is any way to find it?
Is any way to find it?
-
- Product Manager
- Posts: 20677
- Liked: 2382 times
- Joined: Oct 26, 2012 3:28 pm
- Full Name: Vladimir Eremin
- Contact:
Re: Tape Expiration Date Report
What exactly do you mean by real expiration date? A date a tape becomes retired? Thanks!
-
- Influencer
- Posts: 16
- Liked: never
- Joined: Dec 20, 2018 3:56 pm
- Full Name: Eris Bleta
- Contact:
Re: Tape Expiration Date Report
yes, for example, if I add a new (blank) tape today 1/07/19 I want to retired it after 3 years, and if I have date on it I need to be able to read them but not to write on it anymore, thank you
-
- Veteran
- Posts: 7328
- Liked: 781 times
- Joined: May 21, 2014 11:03 am
- Full Name: Nikita Shestakov
- Location: Prague
- Contact:
Re: Tape Expiration Date Report
So, would you like to have an option to set the lifetime for tapes and than track it?
-
- Influencer
- Posts: 16
- Liked: never
- Joined: Dec 20, 2018 3:56 pm
- Full Name: Eris Bleta
- Contact:
Re: Tape Expiration Date Report
Correct
-
- Product Manager
- Posts: 20677
- Liked: 2382 times
- Joined: Oct 26, 2012 3:28 pm
- Full Name: Vladimir Eremin
- Contact:
Re: Tape Expiration Date Report
For now there it's not possible. A tape gets placed into retired pool, as soon as we get the corresponding information from a tape drive.
Thank you for your feature request, though; it's been noted!
Thank you for your feature request, though; it's been noted!
Who is online
Users browsing this forum: No registered users and 26 guests