This post is more than 5 years old
12 Posts
0
1102
April 14th, 2008 09:00
Save Set Definition
Pretty simple issue, but the docs are very brief on the defining save sets, so...
Is there a way to exclude a mount from a save set? I want to accomplish an entire server except for one mount point. The ALL set minus the mount would accomplish my objective but I have no info on how to specify this.
The alternative of specifying everything I do want would be tedious as well as how do I specify files on the root (/*) without getting the unwanted mount?
Thanks
Solaris 10
NetWorker 7.4
Is there a way to exclude a mount from a save set? I want to accomplish an entire server except for one mount point. The ALL set minus the mount would accomplish my objective but I have no info on how to specify this.
The alternative of specifying everything I do want would be tedious as well as how do I specify files on the root (/*) without getting the unwanted mount?
Thanks
Solaris 10
NetWorker 7.4
No Events found!


ble1
6 Operator
•
14.4K Posts
•
56.2K Points
0
April 15th, 2008 11:00
GPX1
12 Posts
0
April 23rd, 2008 10:00
GPX1
12 Posts
0
April 25th, 2008 16:00
<< / >>
skip: core
+skip: dir1
+skip: dir2
+skip: dir3
ble1
6 Operator
•
14.4K Posts
•
56.2K Points
0
April 28th, 2008 04:00
GPX1
12 Posts
0
April 29th, 2008 10:00
each mount I am excluding is on the root /
I matched the syntax from the default unix directive. maybe it needs the slash on each mount i.e. /d0026 ?
GPX1
12 Posts
0
April 29th, 2008 12:00
ble1
6 Operator
•
14.4K Posts
•
56.2K Points
1
April 29th, 2008 12:00
/ful_path_dir
+skip: .
[etc]