Unsolved
This post is more than 5 years old
194 Posts
0
806
September 22nd, 2006 06:00
savefs generates error "No 'NSR schedule' resource named"
Greetings,
I've noticed that all the clients on one of our 2 Legato servers when I use the command "savefs -s -pv" it always generates the errors "No 'NSR schedule' resource named...". One for each schedule used. All the schedules do exist and it doesn't affect the backups, they work. Just wondering what's causing this. The clients backed up by the other server doesn't have this problem.
Legato: v7.2.2
Servers: RedHat Linux 3.6
Clients: RedHat Linux & Tru64 Unix
Example)
csubss2:/> /usr/opt/networker/bin/savefs -s solegato2 -pv
No 'NSR schedule' resource named Full Aft Midnight
No 'NSR schedule' resource named Lvl 1 Aft Midnight
No 'NSR schedule' resource named Full Aft Midnight
No 'NSR schedule' resource named Full Bef Midnight
type: NSR client description;
pools supported: Yes;
migration supported: Yes;
browse time supported: Yes;
multiple balanced streams supported: Yes;
.
.
.
Vic
I've noticed that all the clients on one of our 2 Legato servers when I use the command "savefs -s -pv" it always generates the errors "No 'NSR schedule' resource named...". One for each schedule used. All the schedules do exist and it doesn't affect the backups, they work. Just wondering what's causing this. The clients backed up by the other server doesn't have this problem.
Legato: v7.2.2
Servers: RedHat Linux 3.6
Clients: RedHat Linux & Tru64 Unix
Example)
csubss2:/> /usr/opt/networker/bin/savefs -s solegato2 -pv
No 'NSR schedule' resource named Full Aft Midnight
No 'NSR schedule' resource named Lvl 1 Aft Midnight
No 'NSR schedule' resource named Full Aft Midnight
No 'NSR schedule' resource named Full Bef Midnight
type: NSR client description;
pools supported: Yes;
migration supported: Yes;
browse time supported: Yes;
multiple balanced streams supported: Yes;
.
.
.
Vic
No Events found!


vsemaska
194 Posts
0
September 22nd, 2006 06:00
Tried it and that one shows up as well so spaces is not the issue. Maybe a file permissions issue? Where are the schedules kept?
Thanks,
Vic
ble1
6 Operator
•
14.4K Posts
•
56.2K Points
0
September 22nd, 2006 06:00
You can give it a try and see if that changes anything - if yes then I guess we know what could be the issue.
ble1
6 Operator
•
14.4K Posts
•
56.2K Points
1
September 22nd, 2006 06:00
If you do something like grep "pattern" */* from pwd above you will find it. But I would be surprised if that would be problem as usually this is all set correctly. What if you restart daemons? I use these versions and platform, but I didn't see this before.
ble1
6 Operator
•
14.4K Posts
•
56.2K Points
0
September 22nd, 2006 07:00
So, in your case I would try something "savefs -vpn" first. If you wish to go against server, then add more switches, but have in mind that savefs might giving you this as it misses some information that usually has.
ble1
6 Operator
•
14.4K Posts
•
56.2K Points
0
September 22nd, 2006 07:00
vsemaska
194 Posts
0
September 22nd, 2006 07:00
solegato2:/root> savefs -s solegato2.ctstateu.edu -c csubss2.ctstateu.edu -g Test -p -l full -R -v -n
No 'NSR client' resource for client csubss2.ctstateu.edu
savefs: cannot retrieve client resources
savefs csubss2.ctstateu.edu: failed.
I know the spelling of the client is correct.
Vic
vsemaska
194 Posts
0
September 22nd, 2006 08:00
Vic
ble1
6 Operator
•
14.4K Posts
•
56.2K Points
0
September 22nd, 2006 08:00