
Solved!
Go to SolutionTrouble with Solaris
Hi,
I'm trying to make a savegroup of a client under a solaris zone.
Each time I start the group, it hangs with the return code 127.
77561:savegrp: command 'savefs -s server -c client -g Default -p -l full -R -v -F /etc/hosts' for client client exited with return code 127
I've checked all, but no clue, no log file, no output, nothing under documentation
I can save the file when initiated by the client.
Hosts files are correct, everyone can ping the other, but it cannot starts.
Can anyone help me ?
Thanks.
Denis
Responses (4)
Solutions (0)
From the client :
type: NSR client description;
pools supported: Yes;
browse time supported: Yes;
multiple balanced streams supported: Yes;
checkpoint restart capable: Yes;
remote user: root;
groups: root, other, bin, sys, adm, uucp, mail, tty, lp, nuucp, daemon;
arch: sparc;
client OS type: Solaris;
CPUs: 128;
kernel arch: sun4v;
MB used: 85527;
NetWorker version: 7.6.3.2.Build.860;
OS: SunOS 5.10;
version: 7.6.3.2.Build.860;
save set: path=/etc/hosts, arg=/etc/hosts, level=full, diskno=0, max_sessions=1, stype=save ;
parallelism: 8
savefs client: succeeded.
Reply

deniscnqd
68 Posts
1870
0
Posted September 9th, 2014 07:00
Stop thinking ;-)
The /nsr/res/servers file was correct when looked with a cat command but was containing ctrl-H character only visible with vi...
So, the server list was not correct.
Thanks.