Hi,
I have some issues with Tape library.
I would like to create a new media pool but when I created, I stuck on create page for a min.
I have only one Tap Library but in Library list it shows a ton of unknown changer offline.
Can anyone help me on this? Where are these come from and how I can delete it.
Using Veeam B&P 9.5
Thank you,
-
- Novice
- Posts: 6
- Liked: never
- Joined: May 24, 2020 5:37 am
- Full Name: Kan
- Contact:
-
- Novice
- Posts: 6
- Liked: never
- Joined: May 24, 2020 5:37 am
- Full Name: Kan
- Contact:
Re: Tape Library unknown changer Offline
Picture not show on my main post.
Below is a picture for issue
Below is a picture for issue
-
- Veteran
- Posts: 643
- Liked: 312 times
- Joined: Aug 04, 2019 2:57 pm
- Full Name: Harvey
- Contact:
Re: Tape Library unknown changer Offline
Hi Kan,
I've seen this before on a client's site and I think it was a side effect of some bug. Support was able to clean the database for the client at the time, but I wonder if you could do this in powershell.
Do something like change your "real" library to a unique name (let's use "real-library" for this example) and try this in powershell:
$libraries = Get-VBRTapeLibrary | ? {$_.Name -ne 'real-library'}
$libraries | Remove-VBRTapeLibrary
I think that should clear it all for you. Regrettably, I can't test this So do a backup of your Veeam Configuration first
I've seen this before on a client's site and I think it was a side effect of some bug. Support was able to clean the database for the client at the time, but I wonder if you could do this in powershell.
Do something like change your "real" library to a unique name (let's use "real-library" for this example) and try this in powershell:
$libraries = Get-VBRTapeLibrary | ? {$_.Name -ne 'real-library'}
$libraries | Remove-VBRTapeLibrary
I think that should clear it all for you. Regrettably, I can't test this So do a backup of your Veeam Configuration first
-
- Product Manager
- Posts: 2579
- Liked: 708 times
- Joined: Jun 14, 2013 9:30 am
- Full Name: Egor Yakovlev
- Location: Prague, Czech Republic
- Contact:
Re: Tape Library unknown changer Offline
Definitely looks like Support Case. Feel free to open one via cp.veeam.com
/Thanks!
/Thanks!
Who is online
Users browsing this forum: No registered users and 24 guests