| View previous topic :: View next topic |
| Author |
Message |
KinAn
Joined: 19 May 2008 Posts: 16
|
Posted: Tue Feb 10, 2009 5:38 am Post subject: Solaris 10 run Netbackup cannot detect Sun StorageTekSL48?? |
|
|
Hi all
I have Sun server T5140 run Solaris 10 Sparc, when i connect it with Tape SL48 via SAN. Server can not detect robotic, and only detect tape driver so that Netbackup cannot detect robotic . Can you guide me how to config driver for robotic.
root@backup # /usr/openv/volmgr/bin/sgscan all
/dev/sg/c0t0l0: Disk (/dev/rdsk/c1t0d0): "LSILOGICLogical Volume"
/dev/sg/c0t2l0: Disk (/dev/rdsk/c1t2d0): "LSILOGICLogical Volume"
/dev/sg/c0tw500110a0008d1f7al0: Tape (/dev/rmt/0): "HP Ultrium 4-SCSI"
/dev/sg/c0tw500110a0008d1f81l0: Tape (/dev/rmt/1): "HP Ultrium 4-SCSI
Thanks |
|
| Back to top |
|
 |
rmg
Joined: 24 Jul 2007 Posts: 14
|
Posted: Tue Feb 10, 2009 10:36 am Post subject: Re: Solaris 10 run Netbackup cannot detect Sun StorageTekSL4 |
|
|
The robot will show up as lun 1 on the same WWN as one of the tape drives (selectable in SL48 web interface). You've probably configured the sg driver to look only at lun 0 (check /kernel/drv/sg.conf). I usually specify "-ml 1" when running sg.build.
| KinAn wrote: | Hi all
I have Sun server T5140 run Solaris 10 Sparc, when i connect it with Tape SL48 via SAN. Server can not detect robotic, and only detect tape driver so that Netbackup cannot detect robotic . Can you guide me how to config driver for robotic.
root@backup # /usr/openv/volmgr/bin/sgscan all
/dev/sg/c0t0l0: Disk (/dev/rdsk/c1t0d0): "LSILOGICLogical Volume"
/dev/sg/c0t2l0: Disk (/dev/rdsk/c1t2d0): "LSILOGICLogical Volume"
/dev/sg/c0tw500110a0008d1f7al0: Tape (/dev/rmt/0): "HP Ultrium 4-SCSI"
/dev/sg/c0tw500110a0008d1f81l0: Tape (/dev/rmt/1): "HP Ultrium 4-SCSI
Thanks |
|
|
| Back to top |
|
 |
KinAn
Joined: 19 May 2008 Posts: 16
|
Posted: Tue Feb 10, 2009 7:05 pm Post subject: |
|
|
Hi rmg
This is my /kernel/drv/sg.conf
name="sg" parent="fp" target=0 lun=0 fc-port-wwn="500110a0008d1f80";
name="sg" parent="fp" target=0 lun=1 fc-port-wwn="500110a0008d1f80";
name="sg" parent="fp" target=0 lun=0 fc-port-wwn="204300a0b8335536";
name="sg" parent="fp" target=0 lun=1 fc-port-wwn="204300a0b8335536";
name="sg" parent="fp" target=0 lun=0 fc-port-wwn="500110a0008d1f7a";
name="sg" parent="fp" target=0 lun=1 fc-port-wwn="500110a0008d1f7a";
name="sg" parent="fp" target=0 lun=0 fc-port-wwn="204200a0b8335536";
name="sg" parent="fp" target=0 lun=1 fc-port-wwn="204200a0b8335536";
Can you guide me, step by step config driver , thanks |
|
| Back to top |
|
 |
Siva Santhakumar Guest
|
Posted: Tue Feb 10, 2009 8:13 pm Post subject: Solaris 10 run Netbackup cannot detect Sun StorageTekSL48?? |
|
|
You need to rebuild your sg.conf and st.conf files. Download Veritas Media Configuration pdf file and look on page 7 for how to configure SCSI passthru drivers ( it's fully detailed).
Good luck
On Wed, Feb 11, 2009 at 12:38 AM, KinAn <netbackup-forum < at > backupcentral.com ([email]netbackup-forum < at > backupcentral.com[/email])> wrote:
| Quote: |
Hi all
I have Sun server T5140 run Solaris 10 Sparc, when i connect it with Tape SL48 via SAN. Server can not detect robotic, and only detect tape driver so that Netbackup cannot detect robotic . Can you guide me how to config driver for robotic.
root < at > backup # /usr/openv/volmgr/bin/sgscan all
/dev/sg/c0t0l0: Disk (/dev/rdsk/c1t0d0): "LSILOGICLogical Volume"
/dev/sg/c0t2l0: Disk (/dev/rdsk/c1t2d0): "LSILOGICLogical Volume"
/dev/sg/c0tw500110a0008d1f7al0: Tape (/dev/rmt/0): "HP Ultrium 4-SCSI"
/dev/sg/c0tw500110a0008d1f81l0: Tape (/dev/rmt/1): "HP Ultrium 4-SCSI
Thanks
+----------------------------------------------------------------------
|This was sent by kinan_kazuki < at > yahoo.com ([email]kinan_kazuki < at > yahoo.com[/email]) via Backup Central.
|Forward SPAM to abuse < at > backupcentral.com ([email]abuse < at > backupcentral.com[/email]).
+----------------------------------------------------------------------
_______________________________________________
Veritas-bu maillist - Veritas-bu < at > mailman.eng.auburn.edu ([email]Veritas-bu < at > mailman.eng.auburn.edu[/email])
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu
|
|
|
| Back to top |
|
 |
Hermawan Guest
|
Posted: Tue Feb 10, 2009 8:38 pm Post subject: Solaris 10 run Netbackup cannot detect Sun StorageTekSL48?? |
|
|
I think you shoul try disable mpxio, pls see the the link below:
file:///D:/manual/library_tech-notes/disable-mpxio.htm
cheers,
HMW
Siva Santhakumar wrote:
| Quote: | You need to rebuild your sg.conf and st.conf files. Download Veritas
Media Configuration pdf file and look on page 7 for how to configure
SCSI passthru drivers ( it's fully detailed).
Good luck
On Wed, Feb 11, 2009 at 12:38 AM, KinAn
<netbackup-forum < at > backupcentral.com
<mailto:netbackup-forum < at > backupcentral.com>> wrote:
Hi all
I have Sun server T5140 run Solaris 10 Sparc, when i connect it
with Tape SL48 via SAN. Server can not detect robotic, and only
detect tape driver so that Netbackup cannot detect robotic . Can
you guide me how to config driver for robotic.
root < at > backup # /usr/openv/volmgr/bin/sgscan all
/dev/sg/c0t0l0: Disk (/dev/rdsk/c1t0d0): "LSILOGICLogical Volume"
/dev/sg/c0t2l0: Disk (/dev/rdsk/c1t2d0): "LSILOGICLogical Volume"
/dev/sg/c0tw500110a0008d1f7al0: Tape (/dev/rmt/0): "HP
Ultrium 4-SCSI"
/dev/sg/c0tw500110a0008d1f81l0: Tape (/dev/rmt/1): "HP
Ultrium 4-SCSI
Thanks
+----------------------------------------------------------------------
|This was sent by kinan_kazuki < at > yahoo.com
<mailto:kinan_kazuki < at > yahoo.com> via Backup Central.
|Forward SPAM to abuse < at > backupcentral.com
<mailto:abuse < at > backupcentral.com>.
+----------------------------------------------------------------------
_______________________________________________
Veritas-bu maillist - Veritas-bu < at > mailman.eng.auburn.edu
<mailto:Veritas-bu < at > mailman.eng.auburn.edu>
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu
------------------------------------------------------------------------
_______________________________________________
Veritas-bu maillist - Veritas-bu < at > mailman.eng.auburn.edu
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu
|
_______________________________________________
Veritas-bu maillist - Veritas-bu < at > mailman.eng.auburn.edu
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu |
|
| Back to top |
|
 |
KinAn
Joined: 19 May 2008 Posts: 16
|
Posted: Tue Feb 10, 2009 10:47 pm Post subject: |
|
|
I disable mpxio and config success for solaris detect robot
root@backup # ./sgscan all
/dev/sg/c0t0l0: Disk (/dev/rdsk/c1t0d0): "LSILOGICLogical Volume"
/dev/sg/c0t2l0: Disk (/dev/rdsk/c1t2d0): "LSILOGICLogical Volume"
/dev/sg/c0tw204200a0b8335536l0: Disk (/dev/rdsk/c2t204200A0B8335536d0): "SUN CSM200_R"
/dev/sg/c0tw204200a0b8335536l1: Disk (/dev/rdsk/c2t204200A0B8335536d1): "SUN CSM200_R"
/dev/sg/c0tw204300a0b8335536l0: Disk (/dev/rdsk/c4t204300A0B8335536d0): "SUN CSM200_R"
/dev/sg/c0tw204300a0b8335536l1: Disk (/dev/rdsk/c4t204300A0B8335536d1): "SUN CSM200_R"
/dev/sg/c0tw500110a0008d1f7al0: Tape (/dev/rmt/1): "HP Ultrium 4-SCSI"
/dev/sg/c0tw500110a0008d1f80l0: Tape (/dev/rmt/0): "HP Ultrium 4-SCSI"
/dev/sg/c0tw500110a0008d1f80l1: Changer: "HP MSL G3 Series"
Next i run netbackup, and add robot, driver to config, have error when inventory robot
robot inventory failed: Unable to sense robotic device (202)
and
Driver diagnotics fail
Please help me, thank everybody. |
|
| Back to top |
|
 |
Hermawan Guest
|
Posted: Tue Feb 10, 2009 11:08 pm Post subject: Solaris 10 run Netbackup cannot detect Sun StorageTekSL48?? |
|
|
After you disable mpxio, have you rerun sg.build & sg.install , maybe
its necessary.
KinAn wrote:
| Quote: | I disable mpxio and config success for solaris detect robot
root < at > backup # ./sgscan all
/dev/sg/c0t0l0: Disk (/dev/rdsk/c1t0d0): "LSILOGICLogical Volume"
/dev/sg/c0t2l0: Disk (/dev/rdsk/c1t2d0): "LSILOGICLogical Volume"
/dev/sg/c0tw204200a0b8335536l0: Disk (/dev/rdsk/c2t204200A0B8335536d0): "SUN CSM200_R"
/dev/sg/c0tw204200a0b8335536l1: Disk (/dev/rdsk/c2t204200A0B8335536d1): "SUN CSM200_R"
/dev/sg/c0tw204300a0b8335536l0: Disk (/dev/rdsk/c4t204300A0B8335536d0): "SUN CSM200_R"
/dev/sg/c0tw204300a0b8335536l1: Disk (/dev/rdsk/c4t204300A0B8335536d1): "SUN CSM200_R"
/dev/sg/c0tw500110a0008d1f7al0: Tape (/dev/rmt/1): "HP Ultrium 4-SCSI"
/dev/sg/c0tw500110a0008d1f80l0: Tape (/dev/rmt/0): "HP Ultrium 4-SCSI"
/dev/sg/c0tw500110a0008d1f80l1: Changer: "HP MSL G3 Series"
Next i run netbackup, and add robot, driver to config, have error when inventory robot
robot inventory failed: Unable to sense robotic device (202)
and
Driver diagnotics fail
Please help me, thank everybody.
+----------------------------------------------------------------------
|This was sent by kinan_kazuki < at > yahoo.com via Backup Central.
|Forward SPAM to abuse < at > backupcentral.com.
+----------------------------------------------------------------------
_______________________________________________
Veritas-bu maillist - Veritas-bu < at > mailman.eng.auburn.edu
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu
|
_______________________________________________
Veritas-bu maillist - Veritas-bu < at > mailman.eng.auburn.edu
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu |
|
| Back to top |
|
 |
KinAn
Joined: 19 May 2008 Posts: 16
|
Posted: Wed Feb 11, 2009 5:19 am Post subject: |
|
|
After all
I reinstall Solaris with no mpxio , next i install Netbackup 6.5 , sgcan detect all robotic and driver.
I config netbackup begin with "Config Storage device wirzard", netbackup detect all driver and robotic. But :
When i add volume, Error :EMM Database Error, The robotic daemon may be not running
When i run robotic diagnotics: Robot Error Checking Failed
When i inventory robotic: Unable to sense robotic device (202)
Please help, thank everybody, thank thank. |
|
| Back to top |
|
 |
pwhelan0610
Joined: 27 Jul 2007 Posts: 94
|
Posted: Wed Feb 11, 2009 5:54 am Post subject: Solaris 10 run Netbackup cannot detect Sun StorageTekSL48?? |
|
|
What happens if you run /usr/openv/volmgr/bin/<not sure if there is a
subdirectory or not>/scsi_command -d /dev/sg/<robot path> -inquiry
CAUTION syntax may be incorrect as I have no access to a system to double
check it.
Regards,
Patrick Whelan
VERITAS Certified NetBackup Support Engineer for UNIX.
VERITAS Certified NetBackup Support Engineer for Windows.
netbackup < at > whelan-consulting.co.uk
-----Original Message-----
From: veritas-bu-bounces < at > mailman.eng.auburn.edu
[mailto:veritas-bu-bounces < at > mailman.eng.auburn.edu] On Behalf Of KinAn
Sent: 11 February 2009 13:20
To: VERITAS-BU < at > mailman.eng.auburn.edu
Subject: [Veritas-bu] Solaris 10 run Netbackup cannot detect Sun
StorageTekSL48??
After all
I reinstall Solaris with no mpxio , next i install Netbackup 6.5 , sgcan
detect all robotic and driver.
I config netbackup begin with "Config Storage device wirzard", netbackup
detect all driver and robotic. But :
When i add volume, Error :EMM Database Error, The robotic daemon may be
not running
When i run robotic diagnotics: Robot Error Checking Failed
When i inventory robotic: Unable to sense robotic device (202)
Please help, thank everybody, thank thank.
+----------------------------------------------------------------------
|This was sent by kinan_kazuki < at > yahoo.com via Backup Central.
|Forward SPAM to abuse < at > backupcentral.com.
+----------------------------------------------------------------------
_______________________________________________
Veritas-bu maillist - Veritas-bu < at > mailman.eng.auburn.edu
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu
_______________________________________________
Veritas-bu maillist - Veritas-bu < at > mailman.eng.auburn.edu
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu |
|
| Back to top |
|
 |
KinAn
Joined: 19 May 2008 Posts: 16
|
Posted: Wed Feb 11, 2009 6:06 am Post subject: |
|
|
Thank all reply
When i run robotic diagnotics SCSI command successful
But i found in /opt/openv/volmgr/database dont have GLOBDB. Why?, i dont understand . can any body explain for me, thank you
With new install, i only test robot hay driver, i think it's reason make error.
Can i re-create GLOBDB, netbackup6.5 |
|
| Back to top |
|
 |
KinAn
Joined: 19 May 2008 Posts: 16
|
Posted: Wed Feb 11, 2009 6:11 am Post subject: Re: Solaris 10 run Netbackup cannot detect Sun StorageTekSL4 |
|
|
root@backup # ./scsi_command -d /dev/sg/c0tw500110a0008d1f80l1 -inquiry
Inquiry data: removable dev type 8h HP MSL G3 Series F.30
Thank you
| pwhelan0610 wrote: | What happens if you run /usr/openv/volmgr/bin/<not sure if there is a
subdirectory or not>/scsi_command -d /dev/sg/<robot path> -inquiry
CAUTION syntax may be incorrect as I have no access to a system to double
check it.
Regards,
Patrick Whelan
VERITAS Certified NetBackup Support Engineer for UNIX.
VERITAS Certified NetBackup Support Engineer for Windows.
netbackup < at > whelan-consulting.co.uk
-----Original Message-----
From: veritas-bu-bounces < at > mailman.eng.auburn.edu
[mailto:veritas-bu-bounces < at > mailman.eng.auburn.edu] On Behalf Of KinAn
Sent: 11 February 2009 13:20
To: VERITAS-BU < at > mailman.eng.auburn.edu
Subject: [Veritas-bu] Solaris 10 run Netbackup cannot detect Sun
StorageTekSL48??
After all
I reinstall Solaris with no mpxio , next i install Netbackup 6.5 , sgcan
detect all robotic and driver.
I config netbackup begin with "Config Storage device wirzard", netbackup
detect all driver and robotic. But :
When i add volume, Error :EMM Database Error, The robotic daemon may be
not running
When i run robotic diagnotics: Robot Error Checking Failed
When i inventory robotic: Unable to sense robotic device (202)
Please help, thank everybody, thank thank.
+----------------------------------------------------------------------
|This was sent by kinan_kazuki < at > yahoo.com via Backup Central.
|Forward SPAM to abuse < at > backupcentral.com.
+----------------------------------------------------------------------
_______________________________________________
Veritas-bu maillist - Veritas-bu < at > mailman.eng.auburn.edu
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu
_______________________________________________
Veritas-bu maillist - Veritas-bu < at > mailman.eng.auburn.edu
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu |
|
|
| Back to top |
|
 |
Marianne Van Den Berg Guest
|
Posted: Wed Feb 11, 2009 6:26 am Post subject: Solaris 10 run Netbackup cannot detect SunStorageTekSL48?? |
|
|
NetBackup 6.5 keeps device info in EMM database. Old volmgr/database
files are no longer in use.
Do you have the latest device mappings installed?
http://seer.entsupport.symantec.com/docs/308718.htm
Regards
M.
-----Original Message-----
From: veritas-bu-bounces < at > mailman.eng.auburn.edu
[mailto:veritas-bu-bounces < at > mailman.eng.auburn.edu] On Behalf Of KinAn
Sent: 11 February 2009 16:07
To: VERITAS-BU < at > mailman.eng.auburn.edu
Subject: [Veritas-bu] Solaris 10 run Netbackup cannot detect
SunStorageTekSL48??
Thank all reply
When i run robotic diagnotics SCSI command successful
But i found in /opt/openv/volmgr/database dont have GLOBDB. Why?, i dont
understand . can any body explain for me, thank you
With new install, i only test robot hay driver, i think it's reason make
error.
Can i re-create GLOBDB, netbackup6.5
+----------------------------------------------------------------------
|This was sent by kinan_kazuki < at > yahoo.com via Backup Central.
|Forward SPAM to abuse < at > backupcentral.com.
+----------------------------------------------------------------------
_______________________________________________
Veritas-bu maillist - Veritas-bu < at > mailman.eng.auburn.edu
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu
_______________________________________________
Veritas-bu maillist - Veritas-bu < at > mailman.eng.auburn.edu
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu |
|
| Back to top |
|
 |
Marianne Van Den Berg Guest
|
Posted: Wed Feb 11, 2009 6:29 am Post subject: Solaris 10 run Netbackup cannot detect SunStorageTekSL48?? |
|
|
Do you have the latest device mappings installed?
http://seer.entsupport.symantec.com/docs/308718.htm
-----Original Message-----
From: veritas-bu-bounces < at > mailman.eng.auburn.edu
[mailto:veritas-bu-bounces < at > mailman.eng.auburn.edu] On Behalf Of KinAn
Sent: 11 February 2009 08:48
To: VERITAS-BU < at > mailman.eng.auburn.edu
Subject: [Veritas-bu] Solaris 10 run Netbackup cannot detect
SunStorageTekSL48??
I disable mpxio and config success for solaris detect robot
root < at > backup # ./sgscan all
/dev/sg/c0t0l0: Disk (/dev/rdsk/c1t0d0): "LSILOGICLogical Volume"
/dev/sg/c0t2l0: Disk (/dev/rdsk/c1t2d0): "LSILOGICLogical Volume"
/dev/sg/c0tw204200a0b8335536l0: Disk (/dev/rdsk/c2t204200A0B8335536d0):
"SUN CSM200_R"
/dev/sg/c0tw204200a0b8335536l1: Disk (/dev/rdsk/c2t204200A0B8335536d1):
"SUN CSM200_R"
/dev/sg/c0tw204300a0b8335536l0: Disk (/dev/rdsk/c4t204300A0B8335536d0):
"SUN CSM200_R"
/dev/sg/c0tw204300a0b8335536l1: Disk (/dev/rdsk/c4t204300A0B8335536d1):
"SUN CSM200_R"
/dev/sg/c0tw500110a0008d1f7al0: Tape (/dev/rmt/1): "HP Ultrium
4-SCSI"
/dev/sg/c0tw500110a0008d1f80l0: Tape (/dev/rmt/0): "HP Ultrium
4-SCSI"
/dev/sg/c0tw500110a0008d1f80l1: Changer: "HP MSL G3 Series"
Next i run netbackup, and add robot, driver to config, have error when
inventory robot
robot inventory failed: Unable to sense robotic device (202)
and
Driver diagnotics fail
Please help me, thank everybody.
+----------------------------------------------------------------------
|This was sent by kinan_kazuki < at > yahoo.com via Backup Central.
|Forward SPAM to abuse < at > backupcentral.com.
+----------------------------------------------------------------------
_______________________________________________
Veritas-bu maillist - Veritas-bu < at > mailman.eng.auburn.edu
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu
_______________________________________________
Veritas-bu maillist - Veritas-bu < at > mailman.eng.auburn.edu
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu |
|
| Back to top |
|
 |
KinAn
Joined: 19 May 2008 Posts: 16
|
Posted: Wed Feb 11, 2009 7:19 am Post subject: |
|
|
i have finished all, now netbackup running.
Thank for every support, thank you, thank you...... |
|
| Back to top |
|
 |
Stump, Bob A Guest
|
Posted: Wed Feb 11, 2009 9:11 am Post subject: printout Vault profile |
|
|
Bob Stump
Fidelity National Information Services
EBS - Storage Management - BACKUP
Mobile (918) 894-1782
NetBackup 6.5.3 w/Vault Solaris 9 master server
How can I use the command line to printout the vault profiles?
Is there a bppllist <vault_profile> -U equivalent?
I miss the old dup_param scripts.... sigh
Bob Stump FNIS
_____________
The information contained in this message is proprietary and/or confidential. If you are not the
intended recipient, please: (i) delete the message and all copies; (ii) do not disclose,
distribute or use the message in any manner; and (iii) notify the sender immediately. In addition,
please be aware that any message addressed to our domain is subject to archiving and review by
persons other than the intended recipient. Thank you.
_____________
_______________________________________________
Veritas-bu maillist - Veritas-bu < at > mailman.eng.auburn.edu
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu |
|
| Back to top |
|
 |
|