This post is more than 5 years old
2 Intern
•
217 Posts
0
1148
December 17th, 2012 02:00
Save Set linux client
Hello,
I have a question about saveset under linux. For some of our client, we've configured the following Saveset:
/
/boot
/home
/oracle
/oracle/LUN/oraarch
/sapmnt
/usr/sap
/usr/sap/srgdata
/usr/sap/trans
/var
Does it make sense to have "/" at first line? It's "/" an equivalent for the "All" saveset under Windows? Will the datas be backed up two times? Same question for "/oracle" and "/oracle/LUN", for "/usr/sap", "/usr/sap/srgdata" and "/usr/sap/trans".
Thanks in advance for your help.
Regards,
Greg
0 events found
No Events found!


NWadmin1
89 Posts
0
December 17th, 2012 02:00
Hi,
Does it make sense to have "/" at first line?
The answer is: YES
Is "/" an equivalent for the "All" saveset under Windows?
The answer is: NO
Will the datas be backed up two times?
The answer is: NO
Same question for "/oracle" and "/oracle/LUN", for "/usr/sap", "/usr/sap/srgdata" and "/usr/sap/trans"?
Here the answe is: YES
Regards,
Mustafa
NWadmin1
89 Posts
0
December 17th, 2012 02:00
Hi Greg,
The Saveset "All" on a Linux machine will backup everything listed in /etc/fstab and /etc/mtab
If you set the Saveset to "All" then NetWorker runs the following command on this Linux host:
#savefs -pv -s -c
You can set the Saveset on the Linux Client as "All" and run the above manually to confirm.
In Unix/Linux environemnt, the / is the root of the Structure only.. please check with your Linux Admin for more details.
Regards,
Mustafa
Castromotorbox
2 Intern
•
217 Posts
0
December 17th, 2012 02:00
Hello Mustafa,
Thanks for your very quick answer. Can you please be a bit more explicit? Who will Networker working with those Saveset?
Thanks again in advance.
Greg
ble1
6 Operator
•
14.4K Posts
•
56.2K Points
0
December 17th, 2012 06:00
Not necessary if those are different and separate fs points under mnt points.