Unsolved
This post is more than 5 years old
25 Posts
0
1092
June 22nd, 2009 23:00
2 problems when i wanna to make a file restore
I got 2 problems when i wanna to make a file restore.
(1)
Version: Networker 7.2.x (Server & Client)
I could not find any files under a mount point (For example, /abc) in the Networker client when perform Networker restore. This machine was upgraded from Solaris 8 to Solaris 10 in May, and i did re-install and configure the networker backup of this machine after OS upgrade.
We noted that /abc was a soft link pointing to /data/abc in previous Solaris 8 OS while /abc is now a mount point to local disk. The Networker backup of this machine is completed without error, but the files under /abc disappear in Networker restore. How can i restore the data?
(2)
Version: Networker 7.4.x (Server & Client)
We set the browse and retention policies be 6 days. The full backup job are OK at last Monday (1 tape used), and we changed the recycle of this tape from auto to manual. Today, we put this tape into the tape library and we would like to make a file restore. But we can't restore those file by this tape. There is no record inside the index. I can just restore those file by this Monday full backup. How can i restore the data by using the last Monday full backup? Thanks!
Thanks a lots!!
(1)
Version: Networker 7.2.x (Server & Client)
I could not find any files under a mount point (For example, /abc) in the Networker client when perform Networker restore. This machine was upgraded from Solaris 8 to Solaris 10 in May, and i did re-install and configure the networker backup of this machine after OS upgrade.
We noted that /abc was a soft link pointing to /data/abc in previous Solaris 8 OS while /abc is now a mount point to local disk. The Networker backup of this machine is completed without error, but the files under /abc disappear in Networker restore. How can i restore the data?
(2)
Version: Networker 7.4.x (Server & Client)
We set the browse and retention policies be 6 days. The full backup job are OK at last Monday (1 tape used), and we changed the recycle of this tape from auto to manual. Today, we put this tape into the tape library and we would like to make a file restore. But we can't restore those file by this tape. There is no record inside the index. I can just restore those file by this Monday full backup. How can i restore the data by using the last Monday full backup? Thanks!
Thanks a lots!!
No Events found!


amediratta
2 Intern
•
2K Posts
1
June 23rd, 2009 00:00
restore.
(1)
Version: Networker 7.2.x (Server & Client)
I could not find any files under a mount point (For
example, /abc) in the Networker client when perform
Networker restore. This machine was upgraded from
Solaris 8 to Solaris 10 in May, and i did re-install
and configure the networker backup of this machine
after OS upgrade.
We noted that /abc was a soft link pointing to
/data/abc in previous Solaris 8 OS while /abc is now
a mount point to local disk. The Networker backup of
this machine is completed without error, but the
files under /abc disappear in Networker restore. How
can i restore the data?
Check if there is anything under /data/abc in the restore window.
(2)
Version: Networker 7.4.x (Server & Client)
We set the browse and retention policies be 6 days.
The full backup job are OK at last Monday (1 tape
used), and we changed the recycle of this tape from
auto to manual. Today, we put this tape into the tape
library and we would like to make a file restore. But
we can't restore those file by this tape. There is no
record inside the index. I can just restore those
file by this Monday full backup. How can i restore
the data by using the last Monday full backup?
As per the policy you set, the Browse policy was 6 days so after 6 days, Networker will remove indexes from the server until you changed its life using some command line. These indexes will stay on tape and you need to rebuild them using scanner -i OR nsrck -L7.
Alternate way would be to do a Save Set recovery.
Thanks a lots!!
ble1
6 Operator
•
14.4K Posts
•
56.2K Points
1
June 23rd, 2009 04:00
For second problem, you can either do ssid restore or recover index with nsrck -L7 -t
AoA1
25 Posts
0
June 23rd, 2009 20:00
AoA1
25 Posts
0
June 23rd, 2009 20:00
(2) Thanks a lots, i think i need to modify the retention policy again.
amediratta
2 Intern
•
2K Posts
0
June 23rd, 2009 20:00
AoA1
25 Posts
0
June 23rd, 2009 21:00
DavidHampson
2 Intern
•
1.1K Posts
0
June 24th, 2009 03:00
We noted that /abc was a soft link pointing to
a mount point to local disk.
that /abc is just a folder on that box? Can you post the output for ls -l /abc ?