Hi,

On 3/20/2007 1:46 AM, Thomas Arseneault wrote:
> 
> 
> I have Adic Scalar 24 with dual IBM Ultrium-TD3 (Firmware version 54k1) 
> (one drive dedicated to our Windows servers and the other dedicated to 
> our Unix systems running Bacula version 2.0.2) which is an LTO-3 
> (400/800 GB) drive.  I have a 1 (59% used) and a 2 (49% used) Terabyte 
> file system that I back up to it. I have tested all the tapes to ensure 
> they are good (was able to write cleanly about 600Gb to each with no 
> problem outside of bacula) but when I run the backup the first tape goes 
> thought just fine (I list media and it shows 600GB someodd on that tape) 
> but subsequent tapes (it seem to swap tapes just fine) get the following 
> error on them, different size on all the tapes but around 12GB is where 
> errors out. I have also included an excerpt from my bacula-sd.conf file 
> just in case I screwed up something there. My OS is freebsd 6.1 stable. 
> I experienced these same errors with version 1.38, which is why I 
> upgraded. I need to know if this is a hardware issue or a bacula issue 
> before I call my hardware vendor frothing at the mouth. Any help would 
> be appreciated. Let me know if there is any other information you need.

System log entries around the time of the problems?

Operation not permitted sounds either OS related, or a suboptimal 
translation from a SCSI problem to the SCSI API of the OS.

I would make sure the HBA and drive setup can work seamless. RAID 
adapters for tape drives, for example, are known to cause trouble sometimes.

What HBA do you use?

Arno

>  
> 
> Tom Arseneault
> 
> Network Engineer
> 
> Voxify, Inc.
> 
>  
> 
> 19-Mar 09:01 chasm-sd: 3304 Issuing autochanger "load slot 4, drive 0" 
> command.
> 
> 19-Mar 09:02 chasm-sd: 3305 Autochanger "load slot 4, drive 0", status 
> is OK.
> 
> 19-Mar 09:02 chasm-sd: 3301 Issuing autochanger "loaded? drive 0" command.
> 
> 19-Mar 09:02 chasm-sd: 3302 Autochanger "loaded? drive 0", result is 
> Slot 4.
> 
> 19-Mar 09:02 chasm-sd: Wrote label to prelabeled Volume "000010" on 
> device "AdicScalar24" (/dev/nsa0.0)
> 
> 19-Mar 09:02 chasm-sd: New volume "000010" mounted on device 
> "AdicScalar24" (/dev/nsa0.0) at 19-Mar-2007 09:02.
> 
> 19-Mar 10:02 chasm-sd: chasm.2007-03-17_17.41.49 Error: block.c:569 
> Write error at 12:3826 on device "AdicScalar24" (/dev/nsa0.0). 
> ERR=Operation not permitted.
> 
> 19-Mar 10:06 chasm-sd: chasm.2007-03-17_17.41.49 Error: Error writing 
> final EOF to tape. This Volume may not be readable.
> 
> dev.c:1687 ioctl MTWEOF error on "AdicScalar24" (/dev/nsa0.0). 
> ERR=Input/output error.
> 
> 19-Mar 10:06 chasm-sd: End of medium on Volume "000010" 
> Bytes=12,246,054,912 Blocks=189,825 at 19-Mar-2007 10:06.
> 
> 19-Mar 10:06 chasm-sd: 3307 Issuing autochanger "unload slot 4, drive 0" 
> command.     
> 
>  
> 
>  
> 
>  
> 
>  
> 
> Device {
> 
> Device Type = Tape
> 
> Name = AdicScalar24
> 
> Media Type = LTO-3
> 
> Archive Device = /dev/nsa0.0
> 
> AutomaticMount = yes;
> 
> AlwaysOpen = yes;
> 
> RemovableMedia = yes;
> 
> RandomAccess = no;
> 
> Changer Command = "/usr/local/etc/bacula/mtx-changer %c %o %S %a %d"
> 
> Changer Device = /dev/changer
> 
> AutoChanger = yes
> 
> Alert Command = "sh -c .tapeinfo -f %c |grep TapeAlert|cat."
> 
> # FreeBSD Specific Settings
> 
> Offline On Unmount = no
> 
> Hardware End of Medium = no
> 
> BSF at EOM = yes
> 
> Backward Space Record = no
> 
> Fast Forward Space File = no
> 
> TWO EOF = yes
> 
> }
> 
>  
> 
> #
> 
> # An autochanger device with two drives
> 
> #
> 
> Autochanger {
> 
>   Name = Scalar24
> 
>   Device = AdicScalar24
> 
>   Changer Command = "/usr/local/etc/bacula/mtx-changer %c %o %S %a %d"
> 
>   Changer Device = /dev/changer
> 
> }
> 
> 
> ------------------------------------------------------------------------
> 
> -------------------------------------------------------------------------
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to share your
> opinions on IT & business topics through brief surveys-and earn cash
> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> Bacula-users mailing list
> Bacula-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bacula-users

-- 
IT-Service Lehmann                    [EMAIL PROTECTED]
Arno Lehmann                  http://www.its-lehmann.de

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to