[Bacula-users] MySQL Structure question (1.36.*)

2005-12-05 Thread Rushowr
Anyone have a rundown of the relationships that bacula uses between tables
in the mysql db? I'm trying to manually track down a file and ALL jobs
within a date range that saved it, but the database is so spread out, it
would be beautiful if I could come across this. I could have sworn I saw it
online, but can't find it, and the PDF of documentation doesn't have it
either..

Thanks to any who can help. (A SQL query that would find file FINDMEX.sql
and all jobs that saved that file in the date range STARTDATE to ENDDATE
would be even more awesome).

Thanks,

Sherwood



---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637alloc_id=16865op=click
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


RE: [Bacula-users] Am I being ignored here?

2005-07-27 Thread Rushowr
Thanks for the reply :)
Thanks for the heads up. I had used hourly before, but this time I was
attempting say every 2 hours, or every 4 hours. I ended up just defining
each time the job would kick off on a daily basis, as the boss didn't want
all our backups running EVERY hour. 

Oh and, to anyone I may have offended last night. I apologize. I had a
couple too many glasses of wine after work and was getting chewed out at
like 11PM for a system going down... My bad, very sorry :|

Cheers to all of ya, this list is very helpful :)



--Original Message-
-From: Brian McDonald [mailto:[EMAIL PROTECTED] 
-Sent: Wednesday, July 27, 2005 7:14 AM
-To: Rushowr
-Cc: bacula-users@lists.sourceforge.net
-Subject: Re: [Bacula-users] Am I being ignored here?
-
-Rushowr wrote:
-
- Am I asking just entirely idiotic questions or what? Two 
-submissions 
- today, both admitting I may have missed something, no 
-answers. I'm not 
- trying to be a jerk, but c'mon guys.
-
-Ignored is such a strong word...  Someone answered your 
-second, so I'll knock off the first:
-
--- question 1 --
-
-*From:* [EMAIL PROTECTED]
-[mailto:[EMAIL PROTECTED] *On Behalf 
-Of *Rushowr
-*Sent:* Tuesday, July 26, 2005 9:47 AM
-*To:* bacula-users@lists.sourceforge.net
-*Subject:* [Bacula-users] Scheduling every XX hours?
-
-Anyone care to enlighten me on how I might designate a 
-schedule resource to run every XX hours? I have a every 2 
-hours planned, and a every 4 hours planned, and was hoping 
-NOT to have to specify every hour that it runs. Is there a 
-keyword that I'm missing?
-
--- --
-
-Did you try...
-
-Schedule {
-Name = HourlyIncremental
-Run = hourly
-}
-
-The 'hourly' keyword is in the manual under the Schedule resource.
-
-
-Brian
-




---
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477alloc_id=16492op=click
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


RE: [Bacula-users] Am I being ignored here?

2005-07-27 Thread Rushowr
Ryan, you're a godsend. THAT's what it was. I KNEW I had previously used
that line before but missed it in the manual and the last time I used it was
when I worked for another company 3 years ago.

Thanks again


--Original Message-
-From: [EMAIL PROTECTED] 
-[mailto:[EMAIL PROTECTED] On Behalf 
-Of Ryan Novosielski
-Sent: Wednesday, July 27, 2005 3:23 PM
-To: bacula-users@lists.sourceforge.net
-Subject: Re: [Bacula-users] Am I being ignored here?
-
-Not even, AFAIK. Pretty sure you can do: hours = 
-0,4,8,12,16,20 or something similar. I do it with days of the 
-week (ie. 2,4-5).
-
- _  _ _  _ ___  _  _  _
-|Y#| |  | |\/| |  \ |\ |  | | Ryan Novosielski - User Support 
-Spec. III 
-|$| |__| |  | |__/ | \| _| | [EMAIL PROTECTED] - 
-973/972.0922 (2-0922)
-\__/ Univ. of Med. and Dent.| IST/AST - NJMS Medical Science 
-Bldg - C630 
-
-
-
-Phil Stracchino wrote:
-
-Brian McDonald wrote:
-  
-
-Rushowr wrote:
-
-
-Anyone care to enlighten me on how I might designate a schedule 
-resource to run every XX hours? I have a every 2 hours 
-planned, and a 
-every 4 hours planned, and was hoping NOT to have to specify every 
-hour that it runs. Is there a keyword that I'm missing?
-  
-
--- --
-
-Did you try...
-
-Schedule {
-   Name = HourlyIncremental
-   Run = hourly
-}
-
-The 'hourly' keyword is in the manual under the Schedule resource.
-
-
-
-Yes, but I think what he wants is hourly/N for some integer 
-N.  I know 
-we don't support that specific syntax, but I don't know if there's a 
-simple way to do it other than enumerating a list of specific times.
-
-Though the enumeration would only have to be done once   
-every four 
-hours is only six lines.
-
-
-  
-
-
-
-

-SF.Net email is Sponsored by the Better Software Conference  
-EXPO September 19-22, 2005 * San Francisco, CA * Development 
-Lifecycle Practices Agile  Plan-Driven Development * 
-Managing Projects  Teams * Testing  QA Security * Process 
-Improvement  Measurement * http://www.sqe.com/bsce5sf 
-___
-Bacula-users mailing list
-Bacula-users@lists.sourceforge.net
-https://lists.sourceforge.net/lists/listinfo/bacula-users
-




---
SF.Net email is Sponsored by the Better Software Conference  EXPO September
19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile  Plan-Driven Development * Managing Projects  Teams * Testing  QA
Security * Process Improvement  Measurement * http://www.sqe.com/bsce5sf
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


RE: [Bacula-users] Re: Horribly slow through put on backup test to disk

2005-07-26 Thread Rushowr
 
If you guys don't mind, let me know if you find out a reason why the
throughput is so low, as it may be the same problem on my servers. I would
offer access to my systems as well but the company I work for says no can do
on that.

Thanks
--Original Message-
-From: [EMAIL PROTECTED] 
-[mailto:[EMAIL PROTECTED] On Behalf 
-Of George R.Kasica
-Sent: Monday, July 25, 2005 4:41 PM
-To: Phil Stracchino
-Cc: bacula-users@lists.sourceforge.net
-Subject: Re: [Bacula-users] Re: Horribly slow through put on 
-backup test to disk
-
-On Mon, 25 Jul 2005 13:48:09 -0400, you wrote:
-
-Well, it doesn't look as though anything there would not be 
-expected to 
-be up to the task   there must be something going on that's not 
-immediately apparent, but without poking around the system 
-by hand, I 
-don't have any particular ideas of what might be at fault.
-
-If you'd be interested in looking about let me know off list 
-and I'll set something up for you, I'll take all the help I can get.
-
-George
-
-

-SF.Net email is sponsored by: Discover Easy Linux Migration 
-Strategies from IBM. Find simple to follow Roadmaps, 
-straightforward articles, informative Webcasts and more! Get 
-everything you need to get up to speed, fast. 
-http://ads.osdn.com/?ad_id=7477alloc_id=16492op=click
-___
-Bacula-users mailing list
-Bacula-users@lists.sourceforge.net
-https://lists.sourceforge.net/lists/listinfo/bacula-users
-




---
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477alloc_id=16492op=click
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] Scheduling every XX hours?

2005-07-26 Thread Rushowr



Anyone care to 
enlighten me on how I might designate a schedule resource to run every XX hours? 
I have a every 2 hours planned, and a every 4 hours planned, and was hoping NOT 
to have to specify every hour that it runs. Is there a keyword that I'm 
missing?


RE: [Bacula-users] Scheduling every XX hours?

2005-07-26 Thread Rushowr



As a quick note, I DID use multiple run lines with the 
incremented times, but I was wondering if there was a way to specify in a 
similar way to "hourly" or "daily"

  
  
  From: [EMAIL PROTECTED] 
  [mailto:[EMAIL PROTECTED] On Behalf Of 
  RushowrSent: Tuesday, July 26, 2005 9:47 AMTo: 
  bacula-users@lists.sourceforge.netSubject: [Bacula-users] 
  Scheduling every XX hours?
  
  Anyone care to 
  enlighten me on how I might designate a schedule resource to run every XX 
  hours? I have a every 2 hours planned, and a every 4 hours planned, and was 
  hoping NOT to have to specify every hour that it runs. Is there a keyword that 
  I'm missing?


[Bacula-users] Mulitple FileSets in a job?

2005-07-26 Thread Rushowr




Maybe I 
missed it in the documentation. Can you specify multiple filesets for a 
job?


[Bacula-users] Am I being ignored here?

2005-07-26 Thread Rushowr



Am I asking just 
entirely idiotic questions or what? Two submissions today, both admitting I may 
have missed something, no answers. I'm not trying to be a jerk, but c'mon guys. 





RE: [Bacula-users] Re: Horribly slow through put on backup test to disk

2005-07-25 Thread Rushowr
Personally, I get very low throughput as well. I do have the transfers going
over a lower speed connection from the FD to the DIR/SD, but my throughput
is LOW. 

--Original Message-
-From: [EMAIL PROTECTED] 
-[mailto:[EMAIL PROTECTED] On Behalf 
-Of Phil Stracchino
-Sent: Monday, July 25, 2005 1:48 PM
-To: bacula-users@lists.sourceforge.net
-Subject: Re: [Bacula-users] Re: Horribly slow through put on 
-backup test to disk
-
-Well, it doesn't look as though anything there would not be 
-expected to be up to the task   there must be something 
-going on that's not immediately apparent, but without poking 
-around the system by hand, I don't have any particular ideas 
-of what might be at fault.
-
-
--- 
- Phil Stracchino   [EMAIL PROTECTED]
-Renaissance Man, Unix generalist, Perl hacker
- Mobile: 603-216-7037 Landline: 603-886-3518
-
-

-SF.Net email is sponsored by: Discover Easy Linux Migration 
-Strategies from IBM. Find simple to follow Roadmaps, 
-straightforward articles, informative Webcasts and more! Get 
-everything you need to get up to speed, fast. 
-http://ads.osdn.com/?ad_id=7477alloc_id=16492op=click
-___
-Bacula-users mailing list
-Bacula-users@lists.sourceforge.net
-https://lists.sourceforge.net/lists/listinfo/bacula-users
-




---
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477alloc_id=16492op=click
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


RE: [Bacula-users] Web interface?

2005-07-12 Thread Rushowr
Kern,
I did a quick perusal of the developer's document but found no answer as to
how the console program connects to the director. I am attempting to figure
out a way to basically make a clone for the console by way of php scripts.
I'll continue to read, but if you have any quick notes or links that can
point me in the right direction it would be most appreciated. The only area
that I could find that might have contained the information is:
http://www.bacula.org/developers/Impleme_Bacula_GUI_Interfa.html which does
not contain useful information for my project.
Mostly what I found in there is helpful if I was writing lower level code,
but I'm looking more into just accessing it from a web interface for my
admins. Again, I'll keep digging, maybe I haven't dug deep enough

Thanks again,
Sherwood

--Original Message-
-From: Kern Sibbald [mailto:[EMAIL PROTECTED] 
-Sent: Tuesday, July 12, 2005 8:57 AM
-To: Rushowr
-Cc: [EMAIL PROTECTED]
-Subject: Re: [Bacula-users] Web interface?
-
-On Tuesday 12 July 2005 13:54, Rushowr wrote:
- Last question concerning this, what protocol does the bconsole 
- interface use to connect to the director? If possible I'd like to 
- being development of my own interface (I would release it under the 
- gpl on sourceforge). Does it use telnet over the director port?
-
-Please see the developer's document. There are links to it 
-from www.bacula.org




---
This SF.Net email is sponsored by the 'Do More With Dual!' webinar happening
July 14 at 8am PDT/11am EDT. We invite you to explore the latest in dual
core and dual graphics technology at this free one hour event hosted by HP, 
AMD, and NVIDIA.  To register visit http://www.hp.com/go/dualwebinar
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users