errors like TypeError in method ...

2011-12-12 Thread gregor . ibic
Hi, I'm using Amanda for 7 years now, and now the version 2.6.* does not compile anymore on linux. So I tried versions 3.2.* and 3.3.* , and every version I tried it segfaults on some point. On amlabel, or amcheck or amdump. I get errors like TypeError in method 'critical' , argument 1 of type

Re: errors like TypeError in method ...

2011-12-12 Thread gregor . ibic
versions 3.2.* and 3.3.* , and every version I tried it segfaults on some point. On amlabel, or amcheck or amdump. I get errors like TypeError in method 'critical' , argument 1 of type char * Best regards Gregor [attachment critical.diff deleted by Gregor Ibic/INTELICOM]

Re: errors like TypeError in method ...

2011-12-12 Thread gregor . ibic
post it. Jean-Louis Best regards, Gregor Ibic From: Jean-Louis Martineau martin...@zmanda.com To: gregor.i...@intelicom.si, Cc: amanda-hack...@amanda.org, amanda-users@amanda.org Date: 12/12/2011 06:29 PM Subject: Re: errors like TypeError in method ... Sent by: owner-amanda-hack

Re: errors like TypeError in method ...

2011-12-12 Thread gregor . ibic
I'm attaching the debug files Best regards, Gregor Ibic From: Jean-Louis Martineau martin...@zmanda.com To: gregor.i...@intelicom.si, Cc: amanda-hack...@amanda.org, amanda-users@amanda.org Date: 12/12/2011 06:29 PM Subject:Re: errors like TypeError in method ... Sent

Re: samba backups

2005-09-11 Thread Gregor Ibic
As I wrote about issues with samba backup, I can now say that backup doesnt stall if I enable compression on server (amanda server), and regulary stalls without compression. Has to be something wrong with pipeing to tar. regards, Gregor

Re: samba backups

2005-09-07 Thread Gregor Ibic
Hi, I checked and there is plenty of space on all drives, and samba does not log anything on smbclient behalf. And I dont run samba server. Strange that the other amada config dumps fine, and this stalls everytime on same spot! regards, Gregor Ibic

Re: samba backups

2005-09-05 Thread Gregor Ibic
Hm, hm, strange. I created a new amanda conf with only that share in disklist and it finishes ok. Could be a problem of indexing? I saw that once a while sendbackup sends index info, for file indexing purpose. Could this be a problem? Where can I trace this out. It seems that is not a

Re: samba backups

2005-08-31 Thread Gregor Ibic
Here is a process list and strace to smbclient and tar. You can see that is stalled at some opening of the file. I modified share name and file name for security reasons. regards, gregor 19432 ?S 0:00 /bin/sh /usr/sbin/amdump tape 19442 ?S 0:20

Re: samba backups

2005-08-29 Thread Gregor Ibic
to strace the process (didnt come to my mind sorry). regards, Gregor Ibic

samba backups

2005-08-28 Thread Gregor Ibic
I have a problem with backuping one samba share. Backup / smbclient stalls after backuping some data. Files on the server dont have permission to access them, but it should skip them with errors and backup other data, but sendbackup stalls and I have to kill smbclient to finish amdump. I dont

runtapes problem

2005-07-14 Thread Gregor Ibic
I switched from one tape to two tapes per run, and now I have problems with changer. It does not use the next free tape like it should, but it reuses the last used tape. Also it tries to use tapes that are marked with no-reuse. I use 2.4.5 version. Should I downgrade or patch? regards,

Re: runtapes problem

2005-07-14 Thread Gregor Ibic
yes. should it be 2 ? But I want to use everyday full backups on new tapes, in cycle of reusable tapes Graeme Humphries wrote: On Thu, 2005-07-14 at 19:53 +0200, Gregor Ibic wrote: I switched from one tape to two tapes per run, and now I have problems with changer. It does not use

Re: runtapes problem

2005-07-14 Thread Gregor Ibic
, 2005-07-14 at 20:57 +0200, Gregor Ibic wrote: yes. should it be 2 ? It should be the number of tapes you have in a cycle, AFAIK. But I want to use everyday full backups on new tapes, in cycle of reusable tapes So you want full backups every day, onto a different tape every day? I'd think

RE: Encrypted network traffic

2003-12-30 Thread Gregor Ibic
Title: Encrypted network traffic I would say, encrypt it on a lower layer like IPSEC. regards, gregor Intelicom d.o.o.Security software companyhttp://www.intelicom.siemail: [EMAIL PROTECTED]

amrecover / smb backups

2003-12-30 Thread Gregor Ibic
I get core dumps often when doing smb restores. Usually when I have long directory names or with some national characters. If I select some higher directory, all subdirectories, also with strange names get restored fine. regards, gregor

RE: Who Is ... the author of amstatus?

2003-12-11 Thread Gregor Ibic
I saw zour page, it looks a nice tool. It would be nice if you could rotate the image for 90 degrees, to have a timeline on x-axis. regards, gregor

Samba issues

2003-11-11 Thread Gregor Ibic
I found out that if I run more than one samba dump (smbclient) at once, the smb jobs get stucked. If I run them serialy (spindle) it works much better (probaby ok). There must be some issues with multiple simultaneus smb jobs, but I cant tell what is wrong. Also the jobs have to be a little bit

RE: Samba issues

2003-11-11 Thread Gregor Ibic
I submitted a bug to samba bugzilla. regards, gregor

RE: Problems backing up via Samba - again.

2003-11-03 Thread Gregor Ibic
Tape config fails. Yes I have holding disks, and this config worked time ago. I do not have always timeouts in the log. Sometimes the smbclient just stall after some hour of downloading data. It seems like the smbclient and tar stop comunicating or something like that. It maybe also the problem

RE: Problems backing up via Samba - again.

2003-11-02 Thread Gregor Ibic
I think I have a similar problem, but I didnt detect which file is causing problems. Also in one setup/config it signals the error and on the other config not. Everything is the same except the backup medium (tape, disk) really strange regards, gregor

smb backup timeout

2003-10-29 Thread Gregor Ibic
I backup some smb shares. It worked nice for a while but then this strange things start to happen. I have several smb shares in disklist that i backup and it seems like the smbclient stalls on non/defined times. Sometimes one diskentry stall , on second time another diskentry stall, so the backup

samba3

2003-10-18 Thread Gregor Ibic
here is the latest patch to samba3. before there were more issues with smbtar, but there were solved (i posted a bug with some diffs and samba people fixed it). I patch samba and not amanda, to have a posibility to switch samba versions, that come more often that i want to mess with a working

RE: Amanda and Samba 3.0.0

2003-09-26 Thread Gregor Ibic
the problem is that smbtar sends some other info at the end, and the size line is not properly parsed in samba. I created patches for Samba 3rc1, rc2 but not for 3.0.0 version. Please, make noise, bother me, to post a patch. Regards, gregor Intelicom d.o.o. Security software company

Adding a new kind of DUMPER

2003-08-25 Thread Gregor Ibic
Where should i start with implementing a new kind of dumper? For some special database for example. I read the dumper-api doc, but the date is pretty old. Is it up to date? Also the code is pretty complicated to understand from source. Can someone give me an overview? thanks, gregor

RE: anyone used smbclient -T with the r option?

2003-08-18 Thread Gregor Ibic
Samba3rc1. i tried to exclude smbclient //server/share -TcaqrX backup.tar *.doc and it worked then tried to exclude pagefile.sys smbclient //server/share -TcaqrX backup.tar pagefile.sys didnt work / but it is not a proper regular expression. this is ok. smbclient //server/share -TcaqrX

RE: amrecover fatal error, smb restore

2003-08-17 Thread Gregor Ibic
I experience same error. Also I have a hard disk based backup of some win2k. Also the error does not happen allways at the same point (change directory). Sometimes yes and sometimes not. I tried to restore at some upper directory and the restore was just fine. Regards, gregor

RE: Problems backing up large W2K drive

2003-07-25 Thread Gregor Ibic
i installed cygwin version and it is working ok. with cygwin version you can exclude what do you like, just like on linux installation. regards, gregor

RE: amrecover problem: need help/advice

2003-07-20 Thread Gregor Ibic
try to read the tape (or chunk - fsf) with dd dd if=/dev/nst0 of=/ bs=1024 count= where NNN is greater than your backup job/disk entry and see what happens i restored some valueable tape (MTF formated) reading this way and putting the pieces together. regards, gregor

RE: Win 2000?

2003-07-18 Thread Gregor Ibic
use ntbackup, save the systemstate to file and backup this file to tape regards, gregor

cleanup holding disk

2003-07-15 Thread Gregor Ibic
how can i clean holdingdisk i tried with amcleanup but holdingdisk still have files in it i dont want to flush it to the tape. regards, gregor

RE: cleanup holding disk

2003-07-15 Thread Gregor Ibic
no, amdanda works ok, i just some backup in the middle and wanted to clean all temporary files. rm works regards, gregor

RE: backup of a mounted smb share

2003-07-01 Thread Gregor Ibic
maybe i will try it. but the plan is to create an install package with precompiled cygwin version of amanda. regards, gregor

backup of a mounted smb share

2003-06-29 Thread Gregor Ibic
I tried to backup a pre-mounted share from some win2k host in disklist I have amanda_server_name /mnt/mounted_smb_share root-tar-full when i try with amcheck, it said that everything is ok. also i can list files on a mounted directory but when i start the backup, and check with

pre-backup jobs on client

2003-06-22 Thread Gregor Ibic
I mentioned some time ago that it would be nice to have a possibility to trigger some jobs before backup is started. Jobs should be triggered on the client. It would be nice to trigger backups of ACL, maybe ntbackup jobs, I know that this can be done with ssh but it is not so nice.

RE: LTO1 tapetype

2003-06-19 Thread Gregor Ibic
speed should be much higher regards, gregor -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Tom Brown Sent: Thursday, June 19, 2003 11:37 AM To: Paul Bijnens Cc: AMANDA Users Subject: Re: LTO1 tapetype its finished! define tapetype unknown-tapetype {

RE: LTO1 tapetype

2003-06-19 Thread Gregor Ibic
round 13000kps regards, gregor -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Tom Brown Sent: Thursday, June 19, 2003 12:31 PM To: Gregor Ibic; AMANDA Users Subject: Re: LTO1 tapetype what kind of speed should it be and how can i increase this write

RE: LTO1 tapetype

2003-06-19 Thread Gregor Ibic
I first taped some jobs with amanda and check the speed of the unit. But Im not sure if speed parameter is used anyway. regards, gregor -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Tom Brown Sent: Thursday, June 19, 2003 12:58 PM To: Gregor Ibic; AMANDA

RE: not an amanda tape

2003-06-19 Thread Gregor Ibic
I also have such a situation! if I try to relabel it, it say that the tape is already labeled. But this is probably read from tapelist file and not really from the tape. version 2.4.4-20030605 chg-zd-mtx regards, gregor

RE: still having problems with name resolution backup to disk of NT servers via samba

2003-06-16 Thread Gregor Ibic
check with host ip_of_your_backup_server from the remote machine reverse lookup must be functional, or you can just put the alias in the hosts file regards, gregor

reuse of tapes

2003-06-16 Thread Gregor Ibic
I setup amanda config for test environment and enter: dumpcycle 1 runspercycle 1 tapecycle 1 tapes and doing always full backup why I get problems on reusing the tape on the same day several times? I see that changer loops on all tapes and then exits. regards, gregor

chg-zd-mtx little coorection on rewinding

2003-06-16 Thread Gregor Ibic
I changed the position of sleep command when tape is inserted with changer. Its better to wait first a poll_drive_ready seconds when tape is inserted and then try to rewind the tape. works really smoothly this way. if the delay is at the end of the loop, the rewind command produces errors, cause

holding disk 2GB

2003-06-15 Thread Gregor Ibic
why i get chunks od 2Gb in holding disk even if I have kernel 2.4.20, ext3 and amanda compiled with 64bit offset? regards, gregor

RE: holding disk 2GB

2003-06-15 Thread Gregor Ibic
I have a 100GB holding disk, and chunks set to 0GB

RE: holding disk 2GB

2003-06-15 Thread Gregor Ibic
, 2003 11:05 PM To: Gregor Ibic; [EMAIL PROTECTED] Subject: Re: holding disk 2GB On Sunday 15 June 2003 16:24, Gregor Ibic wrote: I have a 100GB holding disk, and chunks set to 0GB tar or dump? i've seen a rumor or 2 that dump, some versions has a limit but I'm not an expert on dump, I don't use

chg-zd-mtx configuration file problem

2003-06-11 Thread Gregor Ibic
i configured chg-zd-mtx, it works ok, besides that does not reall all parameters from the config file some parameters are read an some not, strange. i then modified the cgh-zd-mtx directly and it works ok, but it would be nicer if it reads the config file properly. regards, gregor

RE: cygwin spaces in disklist directory

2003-06-11 Thread Gregor Ibic
in ideal environment you could boot your PC remotly with network boot, that boots partimage create a remote disk image and back this file with amanda. what do you think? regards, gregor

amrecover tapeserver

2003-06-08 Thread Gregor Ibic
I compiled amanda package on another PC and then installed it on the backup server. Now the amrecover default tapeserver and indexserver points to the PC where the package was compiled. Is there an option to specify tape and index server in the config file, cause I'm lazy to always type that in

recover boot diskette

2003-06-08 Thread Gregor Ibic
does anyone have a boot diskette with amanda clients on it, to boot from the diskette and restore the server? regards, gregor

chg-zd-mtx read configuration

2003-06-07 Thread Gregor Ibic
why only some of configuration parameters are read for example, firstslot and lastslot are read properly but offline_before_unload not (and some others also not)? which is the preferes changer method? chg-zd-mtx , chg-mtx, or chg-scsi? regards, Gregor

RE: rait output driver

2003-06-04 Thread Gregor Ibic
Is it possible to create a config with rait writing and where the tape part is done with some rotation (like few tapes with full backup) and one disk tape with everyday full backup. In this way I would have a fast recover procedure for the last day and do the backup only once and not twice for

RE: amrecover file based backup and rewind

2003-03-13 Thread Gregor Ibic
Jean helped me. I set the amrecover_changer in amanda.conf to a string changer and used settape changer in amrecover and now it works great! regards, Gregor

amrecover file based backup and rewind

2003-03-12 Thread Gregor Ibic
Im trying to recover some file from file based backup. Im using the changer for rotating backup folders. The problem is that amrecover wants to rewind the tape, but it tries to rewind the file:/data/Daily instead of file:/data/Daily/backup/Daily03 which is the real file backup tape. If I rewind

AMRecover

2003-02-26 Thread Gregor Ibic
I still cant figure out why I dont see files from incremental backup. I see only files from full backup with amrecover ls command. Im using file based backup with some slots, so each backup data goes to another folder. I can see files from the incremental backup in data and also in index files

How can I execute pre-job and post-job tasks?

2003-02-23 Thread Gregor Ibic
I want to stop some service,... Regards, Gregor

Tapeless backup

2003-02-23 Thread Gregor Ibic
Hi! I can do a tapeless backup but only one revision. New backup overwrites the old one. I saw postings how to use changer device but that was for version that didnt have file device. What is the strategy to have for example 7 daily backups level 0 that go to diferent places? Regards, Gregor

RE: Tapeless backup

2003-02-23 Thread Gregor Ibic
Ok, I have done some symlinks to data directories and create a few tapes with amlabel. I create backup, first full and then incremental. It works ok. Before incremental I add some file to the directory that I backup. Then when I try to recover files I do not get this additional file that is in

Compiling Amanda under Cygwin

2003-01-25 Thread Gregor Ibic
of 2.4.3 version and 2.5.0 version, snapshots. I always get the errors. Not always the same, but primary I want to enable the stable version. Regards, Gregor Ibic