Reset Storage Pool N5000
Hi,
i've had to delete my storage server + disk pool from my Netbackup Master Server (7.1.0.3) because the disk media ID of N5000 (firmware 1.4.1) has been changed and wasn't available anymore.
now, i've managed to forcely delete storage server + disk pool, and add the same storage server again.
but when i try to add a disk pool, i see no volume available, so i thought i needed to reset the Storage Pool from the browser consolle of N5000.
i've tried the "normal" and the "full" way, but no success. these are the errors i receive:
do you have any idea?
thank you,
Alberto
Luckily i managed to solve this problem by myself. The error was:
nba-5000.system> reset storagepool normal
**** Are you sure?(Y|N))y
This is a single node system.
========== The reseting will take several minutes, please be patient...
Going to ssh to nba-5000.client.it for the MBE truncate.
Set data selection dirty 1
Set data selection dirty 3
*** Error Message ***
spa.job.1370
severity: 6
server: 1554000000
source: SPA-CLI_ResetStorage
description:
It is not allowed to delete a running Job (id: 809). Wait until the Job is finished or terminate it.
*** End ***
After googling a lot, i find out that i can kill that job in this way.
In a browser i executed this url, which killet the job
https://nba-5000/spa/ws/ws_task.php?action=endTask&id=<jobid>&login=root&passwd=<password>
after executing a lot of these commands via browser, i managed to complete a normal reset.
The content router still was in state unused and the volume not available, but doing a full reset completely solved our problem.