To move the
■
.pfx
and mount a mount point and then move the files as follows:
Windows
UNIX or Linux
2
Insert the USB drive into an appliance USB port on the media server appliance
that you want to reimage.
files into a local directory on a remote computer, create
This example assumes that the Windows system uses Samba.
Create and mount a mount point as follows:
■
net use <AnAvailableDriveLetter>:
\\<appliance-host>\"incoming patches"
Create and mount a mount point as follows:
■
net use <AnAvailableDriveLetter>:
\\<appliance-host>\"incoming_patches"
Copy the .pfx file as follows:
■
# copy /inst/patch/incoming/*.pfx
/mnt/<computer_name>
This example assumes that the UNIX or Linux system uses
NFS.
Create and mount a mount point as follows:
■
# mkdir -p /mnt/<computer_name>
# mount -t nfs <computer_name>:/<share_name>
/mnt/<computer_name>
Copy the .pfx file as follows:
■
# cp /inst/patch/incoming/*.pfx
/mnt/<computer_name>
Disaster Recovery
Disaster recovery scenarios
145
Need help?
Do you have a question about the NetBackup 5030 and is the answer not in the manual?