correct, this info is available in index file, but reporter is not picking up this value as it is not a valid field for custom reports. This will be fixed in next release (2.2). Preview of 2.2 custom...
Type: Posts; User: gsat
correct, this info is available in index file, but reporter is not picking up this value as it is not a valid field for custom reports. This will be fixed in next release (2.2). Preview of 2.2 custom...
BTW , Another thing we(zmanda) were considering is using the Linux spec file and generate both Solaris SVR4 and IPS(opensoalris) packages, This has been tested and working fine for some of the...
from earlier posts and mysql documentation, You simply have filled up all the available memory based on your DataMemory setting. IF you have more ram available in each of your datanodes, you need to...
in solaris inetd config file should be at /var/lib/amanda/example/inetd.conf.amandaclient
is amanda service running?
try running following command , it should show online
# svcs -a |grep -i...
amanda server on sparc is 64 bit, libamglue.so should get installed in /usr/lib/64/libamglue.so, on your system why is at /usr/lib/?
correct location of libamglue should be :
pkgchk -l...
It looks it is a ENV issue for amandabackup user, perl(version 5.8.8) is bundled with ZMC, we don't use the perl distributed with OS.
Is /usr/lib/amanda in your LD_LIBRARY_PATH?
Is this a sparc...
patch for this bug is attached.
pl copy existing /usr/bin/pre-zrm-scheduler to /usr/bin/pre-zrm-scheduler.org
copy attached file as /usr/bin/pre-zrm-scheduler
chmod 750...
This looks to be a bug in the zrm-pre-scheduler, reporter is being called from mysql-zrm-scheduler and zrm-pre-scheduler, can you file a bug on this issue at
http://forums.zmanda.com/bugzilla/...
clearly it shows you are running two instances of reports, the generated xml file shows two different webserver-url links and time stamps, you might be running scheduler and reporter in sequence(...
This could be a problem with multi-homed systems, is server or client a multi homed one? do you have any virtual interfaces plumbed on the server/client Ethernet port? In the past isolating Ethernet...
Works for me on a 3.1 debian system, pl check if the awk binary is correct. Here is the extract from my system:
# cat /etc/debian_version
3.1
# uname -a
Linux debian-build 2.4.27-2-386 #1 Wed Aug...