Unsolved
This post is more than 5 years old
1 Message
0
1702
October 28th, 2016 08:00
Backup Successfull and Failed
I Run a backup for a Filesystem in a AIX Server , the backup, Complete´s successfully and with failures
i try to look for a solution but i could not find it
79248:nsrsnap:Ignoring unrecognized option 'q', use '-?' to see usage
42960:nsrsnap:Add /backupapli/backupFINASTD 12345678 1
92347:nsrsnap:***************** Snapshot Management operation has started, logging to "/nsr/logs/nwsnap.raw" *****************10/28/16 08:06:56.133190 [nsr/save/nsrsnap.c 611] Calling nsrrm_host
10/28/16 08:06:56.154053 [nsr/save/nsrsnap.c 886] Calling get_pool_name..
52051:nsrsnap:Printing savecmd=nsrsnap_save after parsing
10/28/16 08:06:56.243256 [nsr/save/nsrsnap.c 1693] Calling snap_wait..
10/28/16 08:07:31.243596 [nsr/save/nsrsnap.c 1714] Calling parse_fs_logs_and_prefix..
101847:nsrsnap_save:Cannot backup: Mount Host name not specified.
usage: nsrsnap_save [ ] [path_1 path_2 ...]
options: [-BCEiKnPqSuUvVx] [-b pool] [-c client-name] [-D snapshot_debug] [-G Debug]
[-e expiration time] [-f dirfile] [-F file] [-g group] [-I input file] [-l level]
[-M ] [-R snapset_savetime] [-s server] [-S] [-t date]
[-w browse time] [-y retention time]
[-A key=value] ...
My Networker version 8.2.1.8


CarlosRojas
1.7K Posts
1
November 3rd, 2016 02:00
Hi,
What type of backup are you running? I don't think you need to use snapshot method to backup an AIX file system.
Please ensure you didn't add the client into a "Snapshot group", so please check the group properties and make sure that "Snapshot" is not selected nor there is a snapshot pool.
Thank you,
Carlos
shareef2
21 Posts
0
November 3rd, 2016 02:00
Hi Jesus
this error means that you did not populate the Snapshot backup with the right parameters , it is complaining specifically from the absence of the "Mount hostname" , the mount hostname is the host where the FS will be mounted after Snapshot creation.
- is this a Snapshot backup ? I mean is using Snapshot mechanism an intended configuration ? let me ask the question in a different way ; how did you configure that client ?
to show the full client configuration run the following commands from your Networker server
nsradmin
. type : nsr client ; name :
option hidden
print
- those will dump the named client configuration in text mode , and you can easily paste that to the Forum
Regards
Shareef
ble1
6 Operator
•
14.4K Posts
•
56.2K Points
0
November 3rd, 2016 03:00
You don't have to use snap for aix fs backup - that's what the error is.