Unsolved
This post is more than 5 years old
48 Posts
0
2206
September 18th, 2014 02:00
File system backup issue
Frequentely, am facing Read-only file system error from Backup. Have tried the following troubleshooting steps. Stillfacing the same issue.
OS: Win 2008
1. I have tried with dummy backup save -n, its works fine from client end.
2.. Checked the Communication end-to-end. everyhting is fine.
3. Renamed the tmp folder and checked the writer status.
4. Reinstalled the NW cleint. more opver nw server n client are same version.
No Events found!


crazyrov
6 Operator
•
1.3K Posts
0
September 18th, 2014 03:00
Prashanna,
Please share the error with us. What is the NW version on this machine ?
PraveenKS
5 Posts
0
September 18th, 2014 03:00
Hi Prashana,
Try to re-install networker agent through administrator user or give full permission on nsr files from the user through which u have installed. Make sure while installation u select run as administrator option in installation wizard window.
nmc2
268 Posts
0
September 18th, 2014 03:00
Can you paste the exact error message here?
Also was this backup working fine earlier?
Have you tried backup as OS administrator?
prashanna
48 Posts
0
September 18th, 2014 04:00
Read-only file system
(Client_name):All: retried 1 times.
Daemon.log
90491 09/18/2014 01:00:02 AM savegrp NSR notice (Client_name):All unexpectedly exited.
90492 09/18/2014 01:00:02 AM savegrp NSR notice (Client_name):All will retry 1 more time(s).
83647 09/18/2014 01:00:02 AM savegrp NSR notice 0100_Group_FS (Client_name):All See the file /nsr/logs/sg/0100_Group_FS/638948 for command output
84078 09/18/2014 01:00:03 AM savegrp NSR warning command 'savefs -s (Backup server) -c (Client_name) -g 0100_Group_FS -p -l full -R -v' for client (Client_name) exited with return code 76
90491 09/18/2014 01:00:03 AM savegrp NSR notice (Client_name):All unexpectedly exited.
83647 09/18/2014 01:00:03 AM savegrp NSR notice 0100_Group_FS (Client_name):All See the file /nsr/logs/sg/0100_Group_FS/639082 for command output
bingo.1
2.4K Posts
0
September 18th, 2014 06:00
As the probe (savefs) cannot run successfully, there is obviously no chance for any server-initiated program to succeed.
However, client-initiated backups can still work (as you see).
The origin could be a number of things (like firewall, name resoultion, access rights).
May I suggest that you run the savegroup command with "-D5" which should provide more detailled information:
savegrp -D5 -c client -G 0100_Group_FS > filename.txt 2>&1
If necessary, you can even increase the debug level until you see the obvious problem.
prashanna
48 Posts
0
September 18th, 2014 06:00
Nw server 8.1 and client on theis host is Nw 7.6.3
crazyrov
6 Operator
•
1.3K Posts
0
September 18th, 2014 08:00
As your client is a Windows 2008, i would suggest you to update the client to 8.1.1. Most of the backups issues related to VSS for windows 2008 are resolved in NW 8.1.1.