Re: [Bacula-users] new bacula installation

2010-08-13 Thread jeffrey Lang
Again use "lsscsi -g" to get detailed and direct information about your devices. Below is the output for my system [r...@bkupsvr2 ~]# lsscsi -g [0:0:0:0]diskATA WDC WD3000HLFS-0 04.0 /dev/sda /dev/sg0 [1:0:0:0]diskATA WDC WD3000HLFS-0 04.0 /dev/sdb /dev/sg1 [5:0:0

Re: [Bacula-users] new bacula installation

2010-08-13 Thread jeffrey Lang
Try using lsscsi -g to show all your connected tape/changer and disk drives. Craig Miskell wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Jeremiah D. Jester wrote: John, You are correct. The device wasn't 'sg0' but rather 'sg1'. I made the change in bacula-sd.conf, restarte

Re: [Bacula-users] new bacula installation

2010-08-12 Thread Rory Campbell-Lange
On 12/08/10, Jeremiah D. Jester (jj...@u.washington.edu) wrote: > Also curious that I cannot mount a tape on /dev/nst0 even though nothing is > mounted. ... > 3902 Cannot mount Volume on Storage Device "Drive1" (/dev/nst0) because: > Requested Volume "" on "Drive1" (/dev/nst0) is not a Bacula labe

Re: [Bacula-users] new bacula installation

2010-08-12 Thread Rory Campbell-Lange
On 12/08/10, Jeremiah D. Jester (jj...@u.washington.edu) wrote: > Am I correct that the 124t has two drives? I loaded 16 tapes and > configured them as Drive1 (/dev/nst0) and Drive2 (/dev/nst1) but am > only showing 8 tapes regardless of the Drive number I specify. Any > ideas? You can see the con

Re: [Bacula-users] new bacula installation

2010-08-12 Thread Jeremiah D. Jester
| -----Original Message- From: Jeremiah D. Jester [mailto:jj...@u.washington.edu] Sent: Thursday, August 12, 2010 3:39 PM To: Rory Campbell-Lange Cc: bacula-users Subject: Re: [Bacula-users] new bacula installation Rory, Am I correct that the 124t has two drives? I loaded 16 tapes and con

Re: [Bacula-users] new bacula installation

2010-08-12 Thread Jeremiah D. Jester
h D. Jester Cc: bacula-users Subject: Re: [Bacula-users] new bacula installation On 12/08/10, Jeremiah D. Jester (jj...@u.washington.edu) wrote: > I'm setting up bacula on a new machine with a new Dell LT04 > autoloader. The device appears to be registering with linux (rhel > 5.5).

Re: [Bacula-users] new bacula installation

2010-08-12 Thread John Drescher
On Thu, Aug 12, 2010 at 6:05 PM, Jeremiah D. Jester wrote: > A reboot helped. This shows the exact model as /dev/sg2. Now I need to > identify the tape drives! :) > > > [r...@scrappy ~]# tapeinfo -f /dev/sg2 > Product Type: Medium Changer > Vendor ID: 'DELL    ' > Product ID: 'PV-124T         ' >

Re: [Bacula-users] new bacula installation

2010-08-12 Thread Jeremiah D. Jester
ag=11L4 Storage Element 6:Full :VolumeTag=18L4 Storage Element 7:Full :VolumeTag=13L4 Storage Element 8:Full :VolumeTag=14L4 -Original Message- From: John Drescher [mailto:dresche...@gmail.com] Sent: Thursday, August 12, 2010 2:24 PM To: Jeremiah D. Jester; bacu

Re: [Bacula-users] new bacula installation

2010-08-12 Thread Rory Campbell-Lange
On 12/08/10, Jeremiah D. Jester (jj...@u.washington.edu) wrote: > I'm setting up bacula on a new machine with a new Dell LT04 > autoloader. The device appears to be registering with linux (rhel > 5.5). All fd,sd and dir daemons are running. I have exactly the same LT04 autoloader. # lsscsi -g

Re: [Bacula-users] new bacula installation

2010-08-12 Thread Jeremiah D. Jester
Scobie [mailto:rich...@sauce.co.nz] Sent: Thursday, August 12, 2010 2:36 PM To: Jeremiah D. Jester Cc: John Drescher; bacula-users Subject: Re: [Bacula-users] new bacula installation Jeremiah D. Jester wrote: > I'm confused. The tapeinfo output for /dev/sg1 says it is a 'Tape Drive&#x

Re: [Bacula-users] new bacula installation

2010-08-12 Thread Richard Scobie
Jeremiah D. Jester wrote: > I'm confused. The tapeinfo output for /dev/sg1 says it is a 'Tape Drive' and > of type 'TD4' or LT04, the new supported capacity. Sg0 is the hard drive. I > get no output for devices sg3-sg10. Please explain. What is the output of: cat /proc/scsi/sg/device_strs On

Re: [Bacula-users] new bacula installation

2010-08-12 Thread John Drescher
> I'm confused. The tapeinfo output for /dev/sg1 says it is a 'Tape Drive' and > of type 'TD4' or LT04, the new supported capacity. Sg0 is the hard drive. I > get no output for devices sg3-sg10.  Please explain. > > Thanks. There should be a separate device for each tape drive and each autochang

Re: [Bacula-users] new bacula installation

2010-08-12 Thread Craig Miskell
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Jeremiah D. Jester wrote: > John, > > You are correct. The device wasn't 'sg0' but rather 'sg1'. I made the change > in bacula-sd.conf, restarted daemons but still ran into the same problem. > Other ideas? > > [r...@scrappy bacula]# tapeinfo -f /de

Re: [Bacula-users] new bacula installation

2010-08-12 Thread Jeremiah D. Jester
ze: 0 DataCompEnabled: yes DataCompCapable: yes DataDeCompEnabled: yes CompType: 0x1 DeCompType: 0x1 BOP: yes Block Position: 0 -Original Message- From: John Drescher [mailto:dresche...@gmail.com] Sent: Thursday, August 12, 2010 2:04 PM To: Jeremiah D. Jester Cc: bacula-users Subject: Re:

Re: [Bacula-users] new bacula installation

2010-08-12 Thread John Drescher
On Thu, Aug 12, 2010 at 4:58 PM, Jeremiah D. Jester wrote: > John, > > You are correct. The device wasn't 'sg0' but rather 'sg1'. I made the change > in bacula-sd.conf, restarted daemons but still ran into the same problem. > Other ideas? > > [r...@scrappy bacula]# tapeinfo -f /dev/sg1 | head -5

Re: [Bacula-users] new bacula installation

2010-08-12 Thread Jeremiah D. Jester
CDB=yes mtx: Request Sense: SKSV=yes mtx: Request Sense: Field Pointer = 00 00 READ ELEMENT STATUS Command Failed JJ -Original Message- From: John Drescher [mailto:dresche...@gmail.com] Sent: Thursday, August 12, 2010 1:51 PM To: Jeremiah D. Jester Cc: bacula-users Subject: Re: [Bacu

Re: [Bacula-users] new bacula installation

2010-08-12 Thread John Drescher
2010/8/12 Jeremiah D. Jester : > I’m setting up bacula on a new machine with a new Dell LT04 autoloader. The > device appears to be registering with linux (rhel 5.5). All fd,sd and dir > daemons are running. > > [r...@scrappy bacula]# dmesg | grep "tape" > > st 2:0:0:0: Attached scsi tape st0 > > H

[Bacula-users] new bacula installation

2010-08-12 Thread Jeremiah D. Jester
I'm setting up bacula on a new machine with a new Dell LT04 autoloader. The device appears to be registering with linux (rhel 5.5). All fd,sd and dir daemons are running. [r...@scrappy bacula]# dmesg | grep "tape" st 2:0:0:0: Attached scsi tape st0 However I get a "no slots in changer" error wh