- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: weird problem with SAN connected device
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
06-08-2004 11:30 PM
06-08-2004 11:30 PM
weird problem with SAN connected device
we have the following configuration:
A device connected to SAN, accessable from windows and hp-ux. When working with device on windows (backup), simple open on the same device from hp-ux causes windows backup to abort (system write error).
HP-UX is 11.00. Did anyone seen such a problem ? What could be wrong ?
thanx,
Igor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-08-2004 11:38 PM
06-08-2004 11:38 PM
Re: weird problem with SAN connected device
Or are you saying that an HPux server is sharing the same PORT on the Storage array side?
HPux and Windows can not play together on any same ports, mostly because windows does not play well with standards and thus has issues when a new server logs on to the SAN.
live free or die
harry
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-08-2004 11:43 PM
06-08-2004 11:43 PM
Re: weird problem with SAN connected device
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-08-2004 11:51 PM
06-08-2004 11:51 PM
Re: weird problem with SAN connected device
If you want to use the same tape drive, then I suggest backing up both systems to DISK, then copying the DISK backup in raw format to tape.
Who is the vendor of your SAN switches and Storage arrays?
live free or die
harry
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-08-2004 11:53 PM
06-08-2004 11:53 PM
Re: weird problem with SAN connected device
The problem is that the device open'd is a 'rewind-on-close' device, which means when its is closed, it tells the tape drive to rewind - right in the middle of your windows backup... you should also disable the removable storage manager service on the windows hosts that see the tape (they can cause the same problem)
HTH
DUncan
I am an HPE Employee

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-09-2004 12:10 AM
06-09-2004 12:10 AM
Re: weird problem with SAN connected device
sorry for not mentioning before, but all the latest patches are installed.
And if they waren't, it probably wouldn't make a difference, because we use no-rewind-on-close devices. The problem occurs _BEFORE_ open system call returns, thus no-rewind-on-close isn't matter here.
Very weird...
Tried calling open with various parameters (O_RDONLY, O_RDWR ...) but backup on other host fails before open returns.
We'll try to reproduce problem on 11.23 system...
Regards,
Igor