RE: [Veritas-bu] Sg / sgen driver issue

2006-05-16 Thread Song, Young
 


Thanks to everyone who responded to my posting.

Turned out that it was NSR.e1200 router configuration in the HP MSL5060 tape
library that I needed to change. My previous admin. had configured the
router with some WWN-mapping (like the soft zoning in FC switches) to bind
it to only specific server's HBA, so that's why I couldn't see all the
drives correctly no matter what I tried, although my OS  NBU configs all
seemed perfect.

I thought about this possibility with NSR.e1200 but was reluctant to touch
this and this made me delay my backup server migration almost 3 weeks!


- Young



-Original Message-
From: Justin Piszcz [mailto:[EMAIL PROTECTED] 
Sent: Monday, May 15, 2006 9:08 AM
To: Song, Young
Cc: veritas-bu@mailman.eng.auburn.edu
Subject: Re: [Veritas-bu] Sg / sgen driver issue

All the problems I had (initially) w/ fiber zoning was my initial setup of
the brocade switch.  After that you just use the cfgadm commands and be on
your way.

Justin.

On 5/15/06, Song, Young [EMAIL PROTECTED] wrote:



 Justin,


 Yes, I zoned my tape library on the Brocade switch and that's why the 
 host can see the library and its first drive. I put the library and 
 NBU master in a separate WWN-based zone. Is there any other special 
 zoning method I should be aware of?

 Thanks.

 - Young


 -Original Message-
 From: Justin Piszcz [mailto:[EMAIL PROTECTED]
 Sent: Saturday, May 13, 2006 9:49 AM
 To: Song, Young
 Cc: veritas-bu@mailman.eng.auburn.edu
 Subject: Re: [Veritas-bu] Sg / sgen driver issue

 Have you zoned the drives on the fiber switch? If you haven't, no 
 amount of boot -r or changing the st.conf is going to get your drives to
show up.

 On 5/11/06, Song, Young [EMAIL PROTECTED] wrote:
 
 
  Currently my /dev/rmt directory has symlinks for the ID 0 only no 
  matter what I tried (devfsadm, cfgadm, boot -r, etc.) By any chance, 
  is configuring the SG driver a next step once I have all the entries 
  in /dev/rmt? If I don't have /dev/rmt entries for the 2nd drive, 
  what
 should I do?
 
  Thanks.
 
 
  - Young
 
 
  -Original Message-
  From: Tristan Ball [mailto:[EMAIL PROTECTED]
  Sent: Wednesday, May 10, 2006 3:38 PM
  To: Song, Young; veritas-bu@mailman.eng.auburn.edu
  Subject: RE: [Veritas-bu] Sg / sgen driver issue
 
  Your st.conf probably has something like:
 
  name=st class=scsi
  target=0 lun=0;
 
  name=st class=scsi
  target=1 lun=0;
 
  You need to add lines like:
 
  name=st class=scsi
  target=0 lun=1;
 
  name=st class=scsi
  target=0 lun=2;
 
  I personally added Luns 1-7 on targets 0-7. That possibly makes boot 
  up a little slower, but it also means the drives will be picked up 
  almost regardless of whatever silliness I might pull on the SAN. :-)
 
  Regards,
  T.
 
  -Original Message-
  From: Song, Young [mailto:[EMAIL PROTECTED]
  Sent: Thursday, 11 May 2006 8:25 AM
  To: Tristan Ball; veritas-bu@mailman.eng.auburn.edu
  Subject: RE: [Veritas-bu] Sg / sgen driver issue
 
 
 
 
  Hi Tristan,
 
 
  That sounds to be my case as well.
 
   From the info for the one drive and router that are visible, how 
  can I identify and add the correct entry for the other tape drive 
  into st.conf file?
 
  Thanks!
 
 
  - Young
 
 
 
  -Original Message-
  From: Tristan Ball [mailto:[EMAIL PROTECTED]
  Sent: Wednesday, May 10, 2006 3:15 PM
  To: Song, Young; veritas-bu@mailman.eng.auburn.edu
  Subject: RE: [Veritas-bu] Sg / sgen driver issue
 
  Have a look at your st.conf. I have a MSL 6030, and it attaches to 
  the FC via a built in SCSI/FC router. That router presents the tape 
  drives as LUN's
  1  2, with the controller as LUN 0.
 
  By default, the solaris st only scans LUN 0, but that can be changed 
  in ST conf.
 
  Regards,
  Tristan.
 
  -Original Message-
  From: [EMAIL PROTECTED]
  [mailto:[EMAIL PROTECTED] On Behalf Of Song, 
  Young
  Sent: Thursday, 11 May 2006 4:33 AM
  To: 'veritas-bu@mailman.eng.auburn.edu'
  Subject: [Veritas-bu] Sg / sgen driver issue
 
 
 
  I'm trying to set up Sun Fire-480R as a new backup server to replace 
  an old one and in a situation where I'm stuck and thus want to ask here.
 
  I'm running Solaris 8 with all the latest Solaris patches including 
  st driver patch, etc.  latest SAN Foundation Kit 4.4.9.
 
  And I have a FC-attached HP MSL 5060 library with 2 LTO-1 drives via 
  Brocade Silkworm switches.
 
  After installing NetBackup v5.1, I tried following the steps in 
  MediaMgr_DeviceConfig_Guide.txt but no matter what I tried, I 
  couldn't have it see both tape drives properly and I believe it's 
  something to do with sg.conf, sg.links,  devlink.tab files. However, I
may be wrong.
 
  I tried all I could try with cfgadm, devfsadm, luxadm, zoning, etc.
  and know that I have all the proper connections and the box can see 
  the library itself but not all the drives.
 
  Anyone experienced similar things and have any advice?
 
 
  Thank

RE: [Veritas-bu] Sg / sgen driver issue

2006-05-15 Thread Song, Young
 


Justin,


Yes, I zoned my tape library on the Brocade switch and that's why the host
can see the library and its first drive. I put the library and NBU master in
a separate WWN-based zone. Is there any other special zoning method I should
be aware of?

Thanks.

- Young


-Original Message-
From: Justin Piszcz [mailto:[EMAIL PROTECTED] 
Sent: Saturday, May 13, 2006 9:49 AM
To: Song, Young
Cc: veritas-bu@mailman.eng.auburn.edu
Subject: Re: [Veritas-bu] Sg / sgen driver issue

Have you zoned the drives on the fiber switch? If you haven't, no amount of
boot -r or changing the st.conf is going to get your drives to show up.

On 5/11/06, Song, Young [EMAIL PROTECTED] wrote:


 Currently my /dev/rmt directory has symlinks for the ID 0 only no 
 matter what I tried (devfsadm, cfgadm, boot -r, etc.) By any chance, 
 is configuring the SG driver a next step once I have all the entries 
 in /dev/rmt? If I don't have /dev/rmt entries for the 2nd drive, what
should I do?

 Thanks.


 - Young


 -Original Message-
 From: Tristan Ball [mailto:[EMAIL PROTECTED]
 Sent: Wednesday, May 10, 2006 3:38 PM
 To: Song, Young; veritas-bu@mailman.eng.auburn.edu
 Subject: RE: [Veritas-bu] Sg / sgen driver issue

 Your st.conf probably has something like:

 name=st class=scsi
 target=0 lun=0;

 name=st class=scsi
 target=1 lun=0;

 You need to add lines like:

 name=st class=scsi
 target=0 lun=1;

 name=st class=scsi
 target=0 lun=2;

 I personally added Luns 1-7 on targets 0-7. That possibly makes boot 
 up a little slower, but it also means the drives will be picked up 
 almost regardless of whatever silliness I might pull on the SAN. :-)

 Regards,
 T.

 -Original Message-
 From: Song, Young [mailto:[EMAIL PROTECTED]
 Sent: Thursday, 11 May 2006 8:25 AM
 To: Tristan Ball; veritas-bu@mailman.eng.auburn.edu
 Subject: RE: [Veritas-bu] Sg / sgen driver issue




 Hi Tristan,


 That sounds to be my case as well.

  From the info for the one drive and router that are visible, how can 
 I identify and add the correct entry for the other tape drive into 
 st.conf file?

 Thanks!


 - Young



 -Original Message-
 From: Tristan Ball [mailto:[EMAIL PROTECTED]
 Sent: Wednesday, May 10, 2006 3:15 PM
 To: Song, Young; veritas-bu@mailman.eng.auburn.edu
 Subject: RE: [Veritas-bu] Sg / sgen driver issue

 Have a look at your st.conf. I have a MSL 6030, and it attaches to the 
 FC via a built in SCSI/FC router. That router presents the tape drives 
 as LUN's
 1  2, with the controller as LUN 0.

 By default, the solaris st only scans LUN 0, but that can be changed 
 in ST conf.

 Regards,
 Tristan.

 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] On Behalf Of Song, 
 Young
 Sent: Thursday, 11 May 2006 4:33 AM
 To: 'veritas-bu@mailman.eng.auburn.edu'
 Subject: [Veritas-bu] Sg / sgen driver issue



 I'm trying to set up Sun Fire-480R as a new backup server to replace 
 an old one and in a situation where I'm stuck and thus want to ask here.

 I'm running Solaris 8 with all the latest Solaris patches including st 
 driver patch, etc.  latest SAN Foundation Kit 4.4.9.

 And I have a FC-attached HP MSL 5060 library with 2 LTO-1 drives via 
 Brocade Silkworm switches.

 After installing NetBackup v5.1, I tried following the steps in 
 MediaMgr_DeviceConfig_Guide.txt but no matter what I tried, I couldn't 
 have it see both tape drives properly and I believe it's something to 
 do with sg.conf, sg.links,  devlink.tab files. However, I may be wrong.

 I tried all I could try with cfgadm, devfsadm, luxadm, zoning, etc. 
 and know that I have all the proper connections and the box can see 
 the library itself but not all the drives.

 Anyone experienced similar things and have any advice?


 Thank you in advance!!!


 - Young


 ___
 Veritas-bu maillist  -  Veritas-bu@mailman.eng.auburn.edu 
 http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu
 ___
 Veritas-bu maillist  -  Veritas-bu@mailman.eng.auburn.edu 
 http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu

___
Veritas-bu maillist  -  Veritas-bu@mailman.eng.auburn.edu
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu


RE: [Veritas-bu] Sg / sgen driver issue

2006-05-11 Thread Song, Young
 

Currently my /dev/rmt directory has symlinks for the ID 0 only no matter
what I tried (devfsadm, cfgadm, boot -r, etc.) By any chance, is configuring
the SG driver a next step once I have all the entries in /dev/rmt? If I
don't have /dev/rmt entries for the 2nd drive, what should I do?

Thanks.


- Young


-Original Message-
From: Tristan Ball [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, May 10, 2006 3:38 PM
To: Song, Young; veritas-bu@mailman.eng.auburn.edu
Subject: RE: [Veritas-bu] Sg / sgen driver issue

Your st.conf probably has something like:

name=st class=scsi
target=0 lun=0;

name=st class=scsi
target=1 lun=0;

You need to add lines like:

name=st class=scsi
target=0 lun=1;

name=st class=scsi
target=0 lun=2;

I personally added Luns 1-7 on targets 0-7. That possibly makes boot up a
little slower, but it also means the drives will be picked up almost
regardless of whatever silliness I might pull on the SAN. :-)

Regards,
T.

-Original Message-
From: Song, Young [mailto:[EMAIL PROTECTED]
Sent: Thursday, 11 May 2006 8:25 AM
To: Tristan Ball; veritas-bu@mailman.eng.auburn.edu
Subject: RE: [Veritas-bu] Sg / sgen driver issue

 


Hi Tristan,


That sounds to be my case as well.

 From the info for the one drive and router that are visible, how can I
identify and add the correct entry for the other tape drive into st.conf
file?

Thanks!


- Young



-Original Message-
From: Tristan Ball [mailto:[EMAIL PROTECTED]
Sent: Wednesday, May 10, 2006 3:15 PM
To: Song, Young; veritas-bu@mailman.eng.auburn.edu
Subject: RE: [Veritas-bu] Sg / sgen driver issue

Have a look at your st.conf. I have a MSL 6030, and it attaches to the FC
via a built in SCSI/FC router. That router presents the tape drives as LUN's
1  2, with the controller as LUN 0.

By default, the solaris st only scans LUN 0, but that can be changed in ST
conf.

Regards,
Tristan. 

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Song, Young
Sent: Thursday, 11 May 2006 4:33 AM
To: 'veritas-bu@mailman.eng.auburn.edu'
Subject: [Veritas-bu] Sg / sgen driver issue



I'm trying to set up Sun Fire-480R as a new backup server to replace an old
one and in a situation where I'm stuck and thus want to ask here.

I'm running Solaris 8 with all the latest Solaris patches including st
driver patch, etc.  latest SAN Foundation Kit 4.4.9. 

And I have a FC-attached HP MSL 5060 library with 2 LTO-1 drives via Brocade
Silkworm switches.

After installing NetBackup v5.1, I tried following the steps in
MediaMgr_DeviceConfig_Guide.txt but no matter what I tried, I couldn't have
it see both tape drives properly and I believe it's something to do with
sg.conf, sg.links,  devlink.tab files. However, I may be wrong.

I tried all I could try with cfgadm, devfsadm, luxadm, zoning, etc. and know
that I have all the proper connections and the box can see the library
itself but not all the drives.

Anyone experienced similar things and have any advice?


Thank you in advance!!!


- Young


___
Veritas-bu maillist  -  Veritas-bu@mailman.eng.auburn.edu
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu
___
Veritas-bu maillist  -  Veritas-bu@mailman.eng.auburn.edu
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu


[Veritas-bu] Sg / sgen driver issue

2006-05-10 Thread Song, Young


I'm trying to set up Sun Fire-480R as a new backup server to replace an old
one and in a situation where I'm stuck and thus want to ask here.

I'm running Solaris 8 with all the latest Solaris patches including st
driver patch, etc.  latest SAN Foundation Kit 4.4.9. 

And I have a FC-attached HP MSL 5060 library with 2 LTO-1 drives via Brocade
Silkworm switches.

After installing NetBackup v5.1, I tried following the steps in
MediaMgr_DeviceConfig_Guide.txt but no matter what I tried, I couldn't have
it see both tape drives properly and I believe it's something to do with
sg.conf, sg.links,  devlink.tab files. However, I may be wrong.

I tried all I could try with cfgadm, devfsadm, luxadm, zoning, etc. and know
that I have all the proper connections and the box can see the library
itself but not all the drives.

Anyone experienced similar things and have any advice?


Thank you in advance!!!


- Young


___
Veritas-bu maillist  -  Veritas-bu@mailman.eng.auburn.edu
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu


RE: [Veritas-bu] Sg / sgen driver issue

2006-05-10 Thread Song, Young
 


Hi Tristan,


That sounds to be my case as well.

 From the info for the one drive and router that are visible, how can I
identify and add the correct entry for the other tape drive into st.conf
file?

Thanks!


- Young



-Original Message-
From: Tristan Ball [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, May 10, 2006 3:15 PM
To: Song, Young; veritas-bu@mailman.eng.auburn.edu
Subject: RE: [Veritas-bu] Sg / sgen driver issue

Have a look at your st.conf. I have a MSL 6030, and it attaches to the FC
via a built in SCSI/FC router. That router presents the tape drives as LUN's
1  2, with the controller as LUN 0.

By default, the solaris st only scans LUN 0, but that can be changed in ST
conf.

Regards,
Tristan. 

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Song, Young
Sent: Thursday, 11 May 2006 4:33 AM
To: 'veritas-bu@mailman.eng.auburn.edu'
Subject: [Veritas-bu] Sg / sgen driver issue



I'm trying to set up Sun Fire-480R as a new backup server to replace an old
one and in a situation where I'm stuck and thus want to ask here.

I'm running Solaris 8 with all the latest Solaris patches including st
driver patch, etc.  latest SAN Foundation Kit 4.4.9. 

And I have a FC-attached HP MSL 5060 library with 2 LTO-1 drives via Brocade
Silkworm switches.

After installing NetBackup v5.1, I tried following the steps in
MediaMgr_DeviceConfig_Guide.txt but no matter what I tried, I couldn't have
it see both tape drives properly and I believe it's something to do with
sg.conf, sg.links,  devlink.tab files. However, I may be wrong.

I tried all I could try with cfgadm, devfsadm, luxadm, zoning, etc. and know
that I have all the proper connections and the box can see the library
itself but not all the drives.

Anyone experienced similar things and have any advice?


Thank you in advance!!!


- Young


___
Veritas-bu maillist  -  Veritas-bu@mailman.eng.auburn.edu
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu
___
Veritas-bu maillist  -  Veritas-bu@mailman.eng.auburn.edu
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu


[Veritas-bu] Tape drive speed discrepancy problem

2006-03-30 Thread Song, Young


I'm having some performance/thruput discrepancy problem with LTO-2 drives
and want to seek suggestions to resolve my problems.


My backup infrastructure has the following:

- Software

NBU DataCenter 4.5FP8


- NBU master+media server (running Solaris 8):

Sun Fire-280R:PCI1 slot has Dual-Channel Ultra320 SCSI-Channel Card
  PCI3 slot has Dual-Channel Ultra320 SCSI-Channel Card

- Tape Library:

Sun L100 w/ 3 x LTO-2 drives w/ LVD SCSI controller



And, I have the following physical SCSI connectivity:

PCI1 top channel- HP LTO-2 Drive2 in Sun L100 Library
PCI1 bottom channel - HP LTO-2 Drive3 in Sun L100 Library 
PCI3 top channel- HP LTO-2 Drive1 in Sun L100 Library
PCI3 bottom channel - Sun L100 Library controller

(each SCSI channel is properly terminated with an LVD SCSI terminator)



A problem that I'm having is that Drive1 runs at around 24-27MB/sec while
Drive2 at 16-17MB/sec to back up the same host at the same time (the 2
drives concurrently running).


Any recommendation for this situation? Would getting a 3rd Ultra320 SCSI
card and connecting each tape drive from a dedicated SCSI card be something
worth trying to resolve this performance discrepancy problem?


Thanks for your help in advance!


- Young






___
Veritas-bu maillist  -  Veritas-bu@mailman.eng.auburn.edu
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu


[Veritas-bu] Weird tape drive behavior

2006-03-23 Thread Song, Young



I just installed a new tape library Sun L100 with 3 x LTO-2 drives and one
of the drives keeps showing weird behaviors.

I believe I have all the proper SCSI terminations, drive mapping, etc.

It tries to mount a tape, position it, but sits there for a long time and
fails with the following error:

Positioning L01101 to file
Error bptm (pid=9063) ioctl (MTWEOF) failed on media id L01101, drive index
0, I/O error (bptm.c.17692)
Error bptm (pid=9063) FROZE media id L01101, could not write tape mark to
begin new image

When I tried using the mt command and run a tar backup on the drive, it went
successful and was OK when I tried positioning a tape back and forth to see
if I could back up or restore, so I tend to believe that the drive itself
may not be bad.


Any suggestion?

Thanks!


- Young



___
Veritas-bu maillist  -  Veritas-bu@mailman.eng.auburn.edu
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu


RE: [Veritas-bu] Weird tape drive behavior

2006-03-23 Thread Song, Young
 



Hi Chris,


Yes, I do have that directive in my bp.conf:

ALLOW_MEDIA_OVERWRITE = tar


Thanks.

- Young


-Original Message-
From: Christopher Jay Manders [mailto:[EMAIL PROTECTED] 
Sent: Thursday, March 23, 2006 12:11 PM
To: Song, Young
Cc: 'veritas-bu@mailman.eng.auburn.edu'
Subject: Re: [Veritas-bu] Weird tape drive behavior



Just checking...you do have this directive in your
/usr/openv/netbackup/bp.conf, right?


ALLOW_MEDIA_OVERWRITE = TAR




hth

--Chris






I just installed a new tape library Sun L100 with 3 x LTO-2 drives and one
of the drives keeps showing weird behaviors.

I believe I have all the proper SCSI terminations, drive mapping, etc.

It tries to mount a tape, position it, but sits there for a long time and
fails with the following error:

Positioning L01101 to file
Error bptm (pid=9063) ioctl (MTWEOF) failed on media id L01101, drive index
0, I/O error (bptm.c.17692)
Error bptm (pid=9063) FROZE media id L01101, could not write tape mark to
begin new image

When I tried using the mt command and run a tar backup on the drive, it
went
successful and was OK when I tried positioning a tape back and forth to see
if I could back up or restore, so I tend to believe that the drive itself
may not be bad.


Any suggestion?

Thanks!


- Young



___
Veritas-bu maillist  -  Veritas-bu@mailman.eng.auburn.edu
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu
  

___
Veritas-bu maillist  -  Veritas-bu@mailman.eng.auburn.edu
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu


RE: [Veritas-bu] Weird tape drive behavior

2006-03-23 Thread Song, Young
 


Hi Austin,


I'm using Data Center 4.5 FP8 on Sun Solaris 8.

Thanks.

- Young


-Original Message-
From: Austin Murphy [mailto:[EMAIL PROTECTED] 
Sent: Thursday, March 23, 2006 11:43 AM
To: Song, Young
Cc: veritas-bu@mailman.eng.auburn.edu
Subject: Re: [Veritas-bu] Weird tape drive behavior

Which version of NetBackup?  What OS?

NetBackup 5.1 MP2 on Solaris had a problem with positioning I think.
 MP3 or MP3A fixed it.  At least thats what our consultant told us.

Austin

On 3/23/06, Song, Young [EMAIL PROTECTED] wrote:



 I just installed a new tape library Sun L100 with 3 x LTO-2 drives and 
 one of the drives keeps showing weird behaviors.

 I believe I have all the proper SCSI terminations, drive mapping, etc.

 It tries to mount a tape, position it, but sits there for a long time 
 and fails with the following error:

 Positioning L01101 to file
 Error bptm (pid=9063) ioctl (MTWEOF) failed on media id L01101, drive 
 index 0, I/O error (bptm.c.17692) Error bptm (pid=9063) FROZE media id 
 L01101, could not write tape mark to begin new image

 When I tried using the mt command and run a tar backup on the drive, 
 it went successful and was OK when I tried positioning a tape back and 
 forth to see if I could back up or restore, so I tend to believe that 
 the drive itself may not be bad.


 Any suggestion?

 Thanks!


 - Young



 ___
 Veritas-bu maillist  -  Veritas-bu@mailman.eng.auburn.edu 
 http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu

___
Veritas-bu maillist  -  Veritas-bu@mailman.eng.auburn.edu
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu


[Veritas-bu] SAP Backup with NetBackup on Solaris/Windows

2006-01-18 Thread Song, Young

I have a lot of Solaris  Windows machines that run SAP on Oracle or SQL
Server. For less mission-critical test and development SAP instances, I'd
like to find out what methods other people out there among NetBackup users
use to back them up online to either disk or tapes.

Is using the standard NetBackup SAP agent software the only option for its
online consistent backup and restoration? Or, can anyone share other more
cost-effective way? Each NetBackup SAP agent license per host seems to be
quite expensive.

Thanks in advance!


- Young






___
Veritas-bu maillist  -  Veritas-bu@mailman.eng.auburn.edu
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu