If a server is disabled it 'only' means that you cannot run new backups. Data can still be recovered and you must be able to administer your data zone. So the GUI must still be working.
However, from the CLI you still have nsradmin, for example:
C:\nsradmin -s
NetWorker administration program.
Use the "help" command for help, "visual" for full-screen mode.
Kleinenbroich
86 Posts
0
November 29th, 2016 23:00
Hi,
on the NetWorker server run: nsradmin -c "type:NSR license"
Regards
Michael
bingo.1
2.4K Posts
0
November 30th, 2016 00:00
If a server is disabled it 'only' means that you cannot run new backups. Data can still be recovered and you must be able to administer your data zone. So the GUI must still be working.
However, from the CLI you still have nsradmin, for example:
C:\nsradmin -s
NetWorker administration program.
Use the "help" command for help, "visual" for full-screen mode.
nsradmin> . type: nsr license
Current query set
nsradmin> show host id
nsradmin> p
host id: ;
.....
nsradmin> q
C:\>
ahmedhamed1
4 Posts
0
November 30th, 2016 00:00
42503:nsradmin: Program not registered
There does not appear to be a NetWorker server running on EMC.local
Kleinenbroich
86 Posts
0
November 30th, 2016 03:00
Hi,
Check whether NetWorker is running. E.g. on Linux: ps -ef|grep nsr
Run nsradmin direct on the NetWorker server, without the -s option to avoid firewall or name resolution problems.
Regards
Michael
bingo.1
2.4K Posts
0
November 30th, 2016 04:00
In this case it is obvious that the NW server is not running. Please start nsrd appropriately:
Windows net start nsrd
Unix/Linux /etc/init.d/networker start
See the Installation Guide for details.
ahmedhamed1
4 Posts
0
November 30th, 2016 20:00
Still same error,
There does not appear to be a NetWorker server running on EMC.local
ahmedhamed1
4 Posts
0
November 30th, 2016 20:00
@ bingo,
below error is comming,
System error 5 has occurred.
Access is denied.
bingo.1
2.4K Posts
0
December 1st, 2016 06:00
A bit more info like so unimportant issues as OS & NW version would not be wrong.
So we talk about Windows, correct?
Then you do not have the proper rights and/or the previous rights have been affected.
The easiest way to overcome this is to do a remove/re-install to the same path.
Make sure that the install user is a member of a local admin group.
You will not lose anything as long as you do not touch the NW directories.