- Community Home
- >
- Storage
- >
- Midrange and Enterprise Storage
- >
- HPE EVA Storage
- >
- Re: Windows doesn't see a tape device on the SAN
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-28-2004 11:25 PM
11-28-2004 11:25 PM
I'm trying to convince windows we have a tape library on the SAN.
On our HP-UX boxes, DataProtector detects the san attached tape lib seemingly automatically. No problems here.
What is the procedure for windows to make the library show up?
So far i have modified the zoning on the switches and made sure the windows boxes are in the same zone as the tape library.
I did reboots, rescan for new hardware on the windows (2003 Server) boxes but no tape device show up.
Perhaps I need to install certain special drivers (if so, which)?
Thanks in advance, John
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-29-2004 12:13 AM
11-29-2004 12:13 AM
Re: Windows doesn't see a tape device on the SAN
Usually, and if it is an MSL/ESL, you have to go into the NSR configuration and change the default device map from target:bus to bus:target (or is it the opposite way?) before Windows correctly recognizes the devices in the right order... but non-the-less, the Windows box should see the NSR.
Do you at least see the nsr in the Device Manager?
Steven
HP Master ASE, Storage, Servers, and Clustering
MCSE (NT 4.0, W2K, W2K3)
VCP (ESX2, Vi3, vSphere4, vSphere5, vSphere 6.x)
RHCE
NPP3 (Nutanix Platform Professional)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-29-2004 12:33 AM
11-29-2004 12:33 AM
Re: Windows doesn't see a tape device on the SAN
I'll go take a look at the mappings (btw, its an MSL6000) tho I'm pretty sure the NSR is aware of the windows boxes' HBAs.
Device Manager does not display anything.
Regards, John
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-02-2004 08:02 AM
12-02-2004 08:02 AM
SolutionAre you making the W2k3 server a media server? If you are presenting tape drives to the server for use by Data Protector, you need to disable the Removable Storage Service. Note that with W2k3, this service heals itself and the service restarts upon reboot - so you will have to either script the "net stop" or disable it every time you reboot.
Furthermore, you CANNOT use the tape device drivers provided with Windows. You need to disable the tape drives and any robotics that are discovered by W2k3 and allow Data Protector to control the robotics via the Cell manager and use the raw scsi devices within the Data Protector GUI to assign tape drives to the Windows server.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-02-2004 10:50 AM
12-02-2004 10:50 AM
Re: Windows doesn't see a tape device on the SAN
the NSR Controller as lun0,
the robotic conttroller as lun1
the drives as lun2,3,4....
in windows 2003, if the NSR controller is not presented as a lun0 to the server, he will not scan further, then will not detect the library
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-02-2004 11:36 AM
12-02-2004 11:36 AM
Re: Windows doesn't see a tape device on the SAN
If the system doesn't see the NSR, then it will not see anything else either.
It does not matter if the NSR can see the Windows machines.
You might have a mapping issue as Marino suggests. The default map usually fills with the library robot last. In windows, you would see the robot, but not the drives or even no tape devices at all (changer or drives).
Remember to change the map so that the fill happens with bus:target, not the default target:bus (or is that the other way around...I need a sandbox)
Heed Chris's advice as well. Disable the Removable Storage services and do not load any windows drivers for the tape drives once they are scanned in. Let Data Protector take care of it.
Steven
HP Master ASE, Storage, Servers, and Clustering
MCSE (NT 4.0, W2K, W2K3)
VCP (ESX2, Vi3, vSphere4, vSphere5, vSphere 6.x)
RHCE
NPP3 (Nutanix Platform Professional)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-03-2004 01:34 AM
12-03-2004 01:34 AM
Re: Windows doesn't see a tape device on the SAN
Then I made a new map (target:bus), made sure the order of devices is correct. Hey presto! the devices showed up in windows.
The windows sysadmin took care of the services thingy. The windows cluster is configured to present three services.
Data protector can see the scsi tape drives on each windows service (3x2 tape units).
All looks fine now and I'm off to make the schedules.
Thanks all for the great help!