I have the same problem as the bug report in
amanda-client: NT_STATUS_ACCESS_DENIED causes SMB backup to fail completely rather than report warnings after upgrade -...
Type: Posts; User: r8qt7
I have the same problem as the bug report in
amanda-client: NT_STATUS_ACCESS_DENIED causes SMB backup to fail completely rather than report warnings after upgrade -...
The spm has probably a different problem but the rest is working.
Firewall (iptables) is disabled. Localhost (and the others hosts) are working if I use amcheck a2g-4 localhost instead of the...
Since a week I have problems with amcheck and amdump. I'll get the following problems.
I worked with 3.3.6 and today I have compiled Amanda 3.3.7p1 for our Debian machine. I have confuscated the...
These are the holding disks for the config. In the directories are tar.gz files. It seems that there are older holding disk data but I'm wondering how it can happen that these files still exists even...
Hi,
files from the holding disk on the harddisk of our AMANDA backup server occupied a lot of space. I deleted the holding disks with
Amadmin says there are no more holding disk data but in...
Hi there,
I have a configuration like
dumpcycle 7
runspercycle 5
runtapes 4
tapecycle 12
and I use 12 tapes in one dumpcycle. I would like to be able to overwrite the 12 tapes after a...
Hi xHan,
thanks for your answer. At the moment I do need 12 tapes for a backup week. The tapes should be completely overwritten in the next backup cycle (which is one month from the previous week...
Unfortunately the amanda.conf manpage says differently. No I need 4 tapes for the first day (full backup) and 2 for the incrementals.
I did try it with tapecycle 12 but it still wants a new or...
This is great. Another 'non-answer'. :(
[email protected]:~/zrm# dpkg -i mysql-zrm_2.2.0_all.deb
(Reading database ... 39205 files and directories currently installed.)
Preparing to replace mysql-zrm 2.2.0 (using mysql-zrm_2.2.0_all.deb) ......
Hi,
we have a Tape Changer with 12 usable slots. Unfortunetly we use all 12 tapes (4 for the first day (Monday) and 2 for each other 4 days).
The cycle configuration is:
cycles.conf:
After I uninstalled AMANDA Windows Client 3.3.3 and tried to reinstall it, it said
A conflicting Zmanda Product seems to be installed on the machine. Please uninstall before installing...
I do have a Tape Changer and a cleaner tape. If I try to use
amtape something clean
it says
ERROR: 'chg-robot:' does not support clean
How can I clean my tape? It definitely works with...
At first I must admit this is one of the worst frequented forum for Open Source software I have seen for years. There are almost always no answers for questions. AMANDA - great software but the...
I have a weekly backup cycle (from Monday to Friday), I have 10 tapes per week to overwrite my cycles.conf is
dumpcycle 7
runspercycle 5
tapecycle 10
On Friday it was overwriting my first...
Hi,
if I include in my disklist an entry like
my.server.org / sbo
does it include another partition which is mounted in /u1 or do I have to explicitly include it in the DLE?
Greetings and...
Hi, I do have a Tandberg Exabyte Magnum 224 Tape Changer with an included IBM Ultrium-TD4 drive. Works fine but I haven't found a way to disable the hardware compression.
Any ideas? Perhaps...
I do have a suggestion for the next Windows client release.
At the moment the two services aren't automatically restart if they crash (and I had several circumstances where the service crashed)....
Yes, I need to add the dumptype
define dumptype abuser {
client-username "amandabackup"
}
for Non-Debian Systems
Ok - great.
I still don't understand how AMANDA differentiate between full backup and incremental. Doesn't it have to do a full backup on the first day of the dumpcycle anyway (there is no...
Hi Andre,
I'm in the testing phase, too. I suggest you use a virtual tape changer first (at least I do). The configuration part in the amanda.conf
tapetype HD
define tapetype HD {
...
How is this possible? Even if I run it 5 times in a cron and two times in the command line it is the same command with the same config. How is it not affecting the cron amdumps?
I'm wondering about the configuration options for:
dumpcycle int Default: 10 days. The number of days in the backup cycle
runspercycle The number of amdump runs in dumpcycle days
Lets...
Amanda server (3.3.1) doesn't find the client with amcheck if you use an IP address on client side which is additionally bounded to the same NIC (e.g. eth0:0).
I tried to create a prescript with the tool. Didn't work
Lets say I have something line
someserver.com c:/ zwc
in my server disklist
and I want to run a batch file (which dumps a...