Advanced disk pool down
Version is 8.2
Hi all,
I am trying to setup a disk pool for my new backups. This was working in Feb but now it's saying the volume is marked as down:
1589819453 1 33280 8 lsabackup01.ad.locksmithanimation.com 0 0 0 *NULL* nbemm Volume lsabackup01.ad.locksmithanimation.com:QNAP_ADU:\\qnap\Veritas_Backups marked down
1589819513 1 33280 8 lsabackup01.ad.locksmithanimation.com 0 0 0 *NULL* nbemm Volume lsabackup01.ad.locksmithanimation.com:QNAP_ADU:\\qnap\Veritas_Backups marked down
1589819573 1 33280 8 lsabackup01.ad.locksmithanimation.com 0 0 0 *NULL* nbemm Volume lsabackup01.ad.locksmithanimation.com:QNAP_ADU:\\qnap\Veritas_Backups marked down
1589819633 1 33280 8 lsabackup01.ad.locksmithanimation.com 0 0 0 *NULL* nbemm Volume lsabackup01.ad.locksmithanimation.com:QNAP_ADU:\\qnap\Veritas_Backups marked down
1589819693 1 33280 8 lsabackup01.ad.locksmithanimation.com 0 0 0 *NULL* nbemm Volume lsabackup01.ad.locksmithanimation.com:QNAP_ADU:\\qnap\Veritas_Backups marked down
1589819753 1 33280 8 lsabackup01.ad.locksmithanimation.com 0 0 0 *NULL* nbemm Volume lsabackup01.ad.locksmithanimation.com:QNAP_ADU:\\qnap\Veritas_Backups marked down
1589819813 1 33280 8 lsabackup01.ad.locksmithanimation.com 0 0 0 *NULL* nbemm Volume lsabackup01.ad.locksmithanimation.com:QNAP_ADU:\\qnap\Veritas_Backups marked down
This is a unc path but was working. Here is a few logs that I know have been asked for in the past:
Storage Server : *removed for the forum*
Storage Server Type : AdvancedDisk
Storage Type : Formatted Disk, Direct Attached
State : UP
Flag : OpenStorage
Flag : AdminUp
Flag : InternalUp
Flag : SpanImages
Flag : LifeCycle
Flag : CapacityMgmt
Flag : FragmentImages
Flag : Cpr
Flag : RandomWrites
Flag : FT-Transfer
Flag : CapacityManagedRetention
Flag : CapacityManagedJobQueuing
Disk Pool Name : QNAP_ADU
Disk Pool Id : QNAP_ADU
Disk Type : AdvancedDisk
Status : UP
Flag : Patchwork
Flag : Visible
Flag : OpenStorage
Flag : AdminUp
Flag : InternalUp
Flag : SpanImages
Flag : LifeCycle
Flag : CapacityMgmt
Flag : FragmentImages
Flag : Cpr
Flag : RandomWrites
Flag : FT-Transfer
Flag : CapacityManagedRetention
Flag : CapacityManagedJobQueuing
Raw Size (GB) : 44089.86
Usable Size (GB) : 44089.86
High Watermark : 98
Low Watermark : 80
Num Volumes : 1
Max IO Streams : -1
Comment :
Storage Server : lsabackup01.ad.locksmithanimation.com (UP)
Disk Pool Name : QNAP_ADU
Disk Type : AdvancedDisk
Disk Volume Name : *removed for the forum*
Disk Media ID : @aaaap
Total Capacity (GB) : 44089.86
Free Space (GB) : 37925.51
Use% : 13
Status : DOWN
Flag : ReadOnWrite
Flag : AdminUp
Flag : InternalDown
Num Read Mounts : 0
Num Write Mounts : 1
Cur Read Streams : 0
Cur Write Streams : 0
Num Repl Sources : 0
Num Repl Targets : 0
I can manually mount and create a text file in there as well. Does anyone know the cause of this? More than happy to run anything else as needed.
Many Thanks
Mark
Please forgive me, but I'm battling to piece everything together.
Here you received 'server name not found' error:
./nbdevquery -listconfig -storage_server lsabackup01 -stype advanceddisk
DSM was unable to find the following storage server: lsabackup01
failed to get storage server configuration information, server name not found in the NetBackup configurationMaybe because you used short name instead of FQDN ? Does the command work when you use FQDN?
Your last post shows :
Configured Disk Volume \\qnap\Veritas_Backups is not found on storage serverYou say ' .... it's only the unc share of the volume that has changed.'
Is \\qnap\Veritas_Backups the updated path?
Is this the same path that you manually use on the storage server (lsabackup01) to access the path?Lastly - NBU logon services -
Please try this:
Change these 2 services to Windows user with write access to the storage (you may try your own user name as a test, since you know that is working):
NetBackup Client Service
NetBackup Remote Manager and Monitor Service
(Reference: https://www.veritas.com/support/en_US/doc/62428570-127355758-0/v41399748-127355758 )Restart these 2 services.
Let us know if there is any progress.