Solaris 8 compile problem with amanda 2.4.4

2003-06-23 Thread Jim Mozley
*This message was transferred with a trial version of CommuniGate(tm) Pro* Hi all, Having trouble with a solaris 8 compile of amanda 2.4.4 on sparc hardware. I've compile amanda successfully before on the same platform, but cannot work out what I'm doing wrong. The problem manifests when I run

Re: Solaris 8 compile problem with amanda 2.4.4

2003-06-23 Thread Martin Hepworth
Jim where's libgcc_s.so.1 ??? in /usr/local/lib ? if it is then you'll have to include that in the LD_LIBRARY_PATH. This a a runtime path (like $PATH, $MANPATH etc) that is used by Solaris to search for libs during execution. -- Martin Hepworth Senior Systems Administrator Solid State Logic

Re: Solaris 8 compile problem with amanda 2.4.4

2003-06-23 Thread Jim Mozley
*This message was transferred with a trial version of CommuniGate(tm) Pro* Peter, The problem manifests when I run amcheck: ld.so.1: /usr/local/sbin/amcheck: fatal: libgcc_s.so.1: open failed: No such file or directory what does ldd /usr/local/sbin/amcheck tells you ? # ldd

DVP Haziran Blteni

2003-06-23 Thread Dvp Blten
Title: Mterilerimize Mterilerimize, ileri teknolojiyi hzl kullanmalarnda yardmc olurken, kritik operasyonlarnda sper performans yakalamalarn salarz. 01. DVP Interactive 04. zmlerimiz 02.

Re: Solaris 8 compile problem with amanda 2.4.4

2003-06-23 Thread Peter Kunst
Hi Jim, Jim Mozley wrote: *This message was transferred with a trial version of CommuniGate(tm) Pro* Peter, The problem manifests when I run amcheck: ld.so.1: /usr/local/sbin/amcheck: fatal: libgcc_s.so.1: open failed: No such file or directory [..] Allthough libgcc_s.so.1 is

Re: Solaris 8 compile problem with amanda 2.4.4

2003-06-23 Thread Jim Mozley
*This message was transferred with a trial version of CommuniGate(tm) Pro* Peter, The problem manifests when I run amcheck: ld.so.1: /usr/local/sbin/amcheck: fatal: libgcc_s.so.1: open failed: No such file or directory [..] Allthough libgcc_s.so.1 is not found it is in

Re: Solaris 8 compile problem with amanda 2.4.4

2003-06-23 Thread Jim Summers
On Mon, 2003-06-23 at 07:50, Jim Mozley wrote: *This message was transferred with a trial version of CommuniGate(tm) Pro* Peter, The problem manifests when I run amcheck: ld.so.1: /usr/local/sbin/amcheck: fatal: libgcc_s.so.1: open failed: No such file or directory [..]

Re: Solaris 8 compile problem with amanda 2.4.4

2003-06-23 Thread Jim Mozley
*This message was transferred with a trial version of CommuniGate(tm) Pro* Jim, I may have missed some of the things already tried, but I was wondering if the logged in user also has the LD_LIBRARY_PATH set accurately? Seems that has gotten me once or twice. Has got me before too. However,

Amanda and smbclient not working

2003-06-23 Thread Mark Le Noury
Hi, I have been trying to get amanda to backup some of our windows servers, without much luck. Here is what the configuration looks like: /etc/amandapass file: //server/share administrator%password disklist entry: server //server/share central The dump program is set to GNUTAR. When I run

Re: Amanda and smbclient not working

2003-06-23 Thread Joshua Baker-LePain
On 23 Jun 2003 at 3:45pm, Mark Le Noury wrote disklist entry: server //server/share central The dump program is set to GNUTAR. When I run amcheck it reports that the host is down. I used strace to see what amcheck is doing, and it seems that amcheck thinks the server is a unix/linux

Re: Solaris 8 compile problem with amanda 2.4.4

2003-06-23 Thread Jim Mozley
*This message was transferred with a trial version of CommuniGate(tm) Pro* Jon, The line below, quoted from one of your earlier messages, should make the setting of LD_LIBRARY_PATH superfluous. CFLAGS=-L/usr/local/lib -L/usr/lib LDFLAGS=-R/usr/local/lib Both are ld(1) options and could be

RE: HP DLT1e tapetype

2003-06-23 Thread Ean Kingston
Hi all, Sorry about posting the HW compression version first (especially to anyone who searches the archives). I read more on st.conf (yes it's running under Solaris 8) and played some with the various options. Here is what I got when I used the correct device: $amtapetype -e 40g -f

adding snapshot backups?

2003-06-23 Thread lloyd
currently, i have a backup schedule that uses ten tapes over ten days. however, i think this just provides one recent copy of a given file. periodically, i'd like to create snapshots (full backups) in case someone has a corrupt file that went unnoticed since the last backup. what's the best

Re: adding snapshot backups?

2003-06-23 Thread Brian Cuttler
Lloyd, (Assuming dump utility), Amanda will schedule a level 0 every (at most) dump cycle if not more frequently. When the dump level is advances, to say level 1, if the user file is modified it will appear on each level 1 until dump level becomes 2. If the file is again modified it will appear

Re: adding snapshot backups?

2003-06-23 Thread lloyd
Brian Cuttler wrote: You have a tape cycle of 10, what is your dump cycle ? Certain less than 10, hopefully less than 5. 5 given one untouched copy of the your level 0 backup while the older level 0 is being overwritten (assuming a single level 0 per dump cycle). the dump cycle, runs per cycle,

Re: adding snapshot backups?

2003-06-23 Thread Gene Heskett
On Monday 23 June 2003 13:44, lloyd wrote: currently, i have a backup schedule that uses ten tapes over ten days. however, i think this just provides one recent copy of a given file. periodically, i'd like to create snapshots (full backups) in case someone has a corrupt file that went unnoticed

Re: adding snapshot backups?

2003-06-23 Thread Frank Smith
--On Monday, June 23, 2003 14:10:58 -0400 lloyd [EMAIL PROTECTED] wrote: Brian Cuttler wrote: You have a tape cycle of 10, what is your dump cycle ? Certain less than 10, hopefully less than 5. 5 given one untouched copy of the your level 0 backup while the older level 0 is being overwritten

Re: Solaris 8 compile problem with amanda 2.4.4

2003-06-23 Thread Anthony A. D. Talltree
if it is then you'll have to include that in the LD_LIBRARY_PATH. This a a runtime path (like $PATH, $MANPATH etc) that is used by Solaris to search for libs during execution. The right way is to use -R during linking instead of LD_LIBRARY_PATH

RE: adding snapshot backups?

2003-06-23 Thread Ean Kingston
It sounds to me like what you want to do is make a new amanda configuration which you run once a week and have it take full backups only. You would then need enough tapes to do say 12 full backups. That way you would have data from about 3 months ago if you needed it. Then, each week, in

Re: adding snapshot backups?

2003-06-23 Thread Brian Cuttler
Lloyd, Highly recommended that you have at least 2x times the number of runs as dump cycle, else you run the risk of overwriting the only level 0 of any particular partition. Can you run dumpcycle of 5 rather than 10 ? Depends on the amount of data you are dumping and the capacity of your

how does Amanda decide which tape to use?

2003-06-23 Thread Ean Kingston
Hi all, I've got my tape drive stuff sorted out (thanks for all your help) and now I'm looking at setting up my tape rotation schedule. I need to be sure I get it right since it will be handed off to operators that won't be doing any debugging if something goes wrong. So, here is my plan. I

amrestore question

2003-06-23 Thread Jon Sippel
I've just finished setting up amanda here, and am making sure I know how to do full-volume restores with amrestore before disaster strikes and I _NEED_ to know. That said, I'm running into a problem: I have a level 0 dump of a filesystem from one server, and am trying to restore it to a

Re: amrestore question

2003-06-23 Thread Frank Smith
--On Monday, June 23, 2003 16:46:28 -0400 Jon Sippel [EMAIL PROTECTED] wrote: I've just finished setting up amanda here, and am making sure I know how to do full-volume restores with amrestore before disaster strikes and I _NEED_ to know. That said, I'm running into a problem: I have a

Re: amrestore question

2003-06-23 Thread Gene Heskett
On Monday 23 June 2003 16:46, Jon Sippel wrote: I've just finished setting up amanda here, and am making sure I know how to do full-volume restores with amrestore before disaster strikes and I _NEED_ to know. That said, I'm running into a problem: I have a level 0 dump of a filesystem from

Re: amrestore question

2003-06-23 Thread Gene Heskett
On Monday 23 June 2003 17:42, Frank Smith wrote: --On Monday, June 23, 2003 16:46:28 -0400 Jon Sippel [EMAIL PROTECTED] wrote: I've just finished setting up amanda here, and am making sure I know how to do full-volume restores with amrestore before disaster strikes and I _NEED_ to know. That

MERAKLISINA RESÝMLER - ÝYÝ EÐLENCELER

2003-06-23 Thread AGANÝGÝ NAGANÝGÝ
Title: Gratest XXX content BEDAVA RESÝMLER Group:Gurup takýlanlar Blowjob:Üflemeli çalgýlar Shaved:Traþlý sevenlere Asian:Ateþli Asyalýlar Virgin:Bakire kýzlar burada Black:Zenci güzelleri Pornstar:Porno yýldýzlarý Threesome:Üçlü takýlanlar Hardcore:Sýký takýlanlar Anime:Çizgi porno