HP-UX 10.2 servers interoperability with IBM mass storage devices


 
Thread Tools Search this Thread
Top Forums UNIX for Advanced & Expert Users HP-UX 10.2 servers interoperability with IBM mass storage devices
# 1  
Old 03-31-2006
HP-UX 10.2 servers interoperability with IBM mass storage devices

Does anyone have succesfully interconnected HP-UX 10.2 HP 9000 K370 servers with A6885A HBA's, with an IBM Fastt storage server? I need to replace integrate both platforms. Interoperability matrices from manufacturers do not certified such integration. Thanks for anybody's help.
Login or Register to Ask a Question

Previous Thread | Next Thread

8 More Discussions You Might Find Interesting

1. AIX

Mounting USB Mass Storage

Hi experts, recently i'm exploring USB with filesystem FAT32 mounting on my aix oslevel 6100-04-02-1007. I tried to google to get solutions but failed. Thus, i post it here hope to get solution. Appreciate :) This is my usb drives: (5 Replies)
Discussion started by: polar
5 Replies

2. Cybersecurity

How to disable USB for storage devices in Suse?

Hello folks, for some confidential reason, I need to disable the USB to access the storage devices in Suse11.2, but I still need two USB for the mouse and keyboard. Anyone knows? Thanks a lot in advance! (3 Replies)
Discussion started by: gnsxhj
3 Replies

3. AIX

IBM SAN storage -- cache battery

Hello, I have IBM SAN STORAGE DS4100 and one of the cache battery for the controller is dead. Suddenly the performance has been degraded and access to SAN disks ( reading and writing ) became very slow ? My query: Replacing the battery will take 6 days, so in the mean time what are the ways... (1 Reply)
Discussion started by: filosophizer
1 Replies

4. Solaris

Cannot see the IBM SAN storage

HI all, I had recently change the Server storage from EMC to the IBM SAN. but after the configuration, the IBM success to see the server HBA port and successfully assign a LUN for the server. When i go to the server, and restarted it. i use the "format" command to check, but din see any... (1 Reply)
Discussion started by: SmartAntz
1 Replies

5. AIX

IBM DS8000 storage

Sorry Moderator, I know the topic is not allowed here but I couldnot find any other topics to get help from.. So I am interested if anybody knows software to monitor DS8000 storage performance etc. thanks in advance (1 Reply)
Discussion started by: Vit0_Corleone
1 Replies

6. UNIX for Advanced & Expert Users

How to enumerate USB Mass Storage devices?

Hi all, I want to write a program in C that can enumerate all USB massand their mount point storage on my system. i want to give ability to copy one file to desired USB mass storage or read a file from it. I have posted another question about how can recieve USB arrival in this forum. I think... (0 Replies)
Discussion started by: aghashahi
0 Replies

7. AIX

Need help in uninstalling devices.common.IBM.mpio.rte on 5.3

Hello, I have been trying to uninstall devices.common.IBM.mpio.rte from an aix5.3 box but have not been successful because it shows a whole list of dependant bos & devices packages. I have tried deleting the hdisks, dars and the dacs using rmdev -dl, but it still doesn't work. Any help on... (2 Replies)
Discussion started by: ronykris
2 Replies

8. Linux

Some problem about usb mass storage device

Dear linuxers, I have a usb mess storage device. My OS is rh as3 update2. Each time I use the command mount -t vfat /dev/sda1 /mnt/usb I got the error "the device is not a valid block device". I found from google that I should install the module sd_mod I use the command insmod sd_mod... (2 Replies)
Discussion started by: niukun
2 Replies
Login or Register to Ask a Question
scsa1394(7D)							      Devices							      scsa1394(7D)

NAME
scsa1394 - SCSI to 1394 bridge driver SYNOPSIS
unit@GUID DESCRIPTION
The scsa1394 driver is a 1394 target and an SCSA HBA driver that supports 1394 mass storage devices compliant with the Serial Bus Protocol 2 (SBP-2) specification. It supports both bus-powered and self-powered 1394 mass storage devices. The scsa1394 nexus driver maps SCSA target driver requests to SBP-2 Operation Request Blocks (ORB's). The scsa1394 driver creates a child device info node for each logical unit (LUN) on the mass storage device. The standard Solaris SCSI disk driver is attached to those nodes. Refer to sd(7D). This driver supports multiple LUN devices and creates a separate child device info node for each LUN. All child LUN nodes attach to sd(7D). All 1394 mass storage devices are treated as removable media devices. A 1394 mass storage device can be managed by rmformat(1). With or without Volume Manager, you can mount, eject, hot remove and hot insert a 1394 mass storage device, as the following sections explain. Using Volume Management Mass storage devices are managed by Volume Manager. vold(1M) creates a device nickname which can be listed with eject(1). The device is mounted using volrmmount(1) under /rmdisk/label. See volrmmount(1) to unmount the device and eject(1) to eject the media. If the device is ejected while it is mounted, vold(1M) unmounts the device before ejecting it. It also kills any active applications that are accessing the device. Hot removing a mass storage device with vold(1M) active fails with a console warning. To hot remove or insert a 1394 storage device, first stop vold(1M) by issuing the command /etc/init.d/volmgt stop. After the device has been removed or inserted, restart vold(1M) by issuing the command /etc/init.d/volmgt start. You can also permanently disable vold for removable devices by commenting out the rmscsi line in vold.conf. See the System Administration Guide, Volume I and Solaris Common Desktop Environment: User's Guide for details on how to manage a removable device with CDE and Removable Media Manager. See dtfile.1X under CDE for information on how to use Removable Media Manager. USING
mount(1M) AND umount(1M) Use mount(1M) to mount the device and umount(1M) to unmount the device. Use eject(1) to eject the media. Because vold(1M) is disabled, no vold nicknames can be used. Removing the storage device while it is being accessed or mounted fails with a console warning. To hot remove the storage device from the system, unmount the file system, then kill all applications accessing the device. Next, hot remove the device. A storage device can be hot inserted at any time. For a comprehensive listing of (non-bootable) 1394 mass-storage devices that are compatible with this driver, see www.sun.com/io. DEVICE SPECIAL FILES
Block special file names are located in /dev/dsk. Raw file names are located in /dev/rdsk. Input/output requests to the devices must follow the same restrictions as those for SCSI disks. Refer to sd(7D). IOCTLS
Refer to cdio(7I) and dkio(7I). ERRORS
Refer to sd(7D). FILES
The device special files for the 1394 mass storage device are created like those for a SCSI disk. Refer to sd(7D). /dev/dsk/cntndnsn Block files /dev/rdsk/cntndnsn Raw files /vol/dev/aliases/rmdisk0 Symbolic link to the character device for the media in removable drive 0. This is a generic removable media device. /kernel/drv/scsa1394 32-bit x86 ELF kernel module /kernel/drv/amd64/scsa1394 64-bit x86 ELF kernel module /kernel/drv/sparcv9/scsa1394 64-bit SPARC ELF kernel module ATTRIBUTES
See attributes(5) for a description of the following attributes: +-----------------------+-------------------------------+ |ATTRIBUTE TYPE | ATTRIBUTE VALUE +-----------------------+-------------------------------+ |Architecture | SPARC, x86, PCI-based systems | +-----------------------+-------------------------------+ |Availability | SUNWscsa1394 | +-----------------------+-------------------------------+ SEE ALSO
cdrw(1), eject(1), rmformat(1), volrmmount(1), cfgadm_scsi(1M), fdisk(1M), mount(1M), umount(1M), vold(1M), dtfile.1X, scsi(4), attributes(5), hci1394(7D), sd(7D), pcfs(7FS), cdio(7I), dkio(7I) IEEE Std 1394-1995 Standard for a High Performance Serial Bus ANSI NCITS 325-1998 - Serial Bus Protocol 2 (SBP-2) System Administration Guide: Devices and File Systems Solaris Common Desktop Environment: User's Guide http://www.sun.com/io SunOS 5.10 9 Oct 2004 scsa1394(7D)