Sponsored Content
Operating Systems HP-UX Hitachi Device Manager Agent for HPUX Post 302736971 by Peasant on Wednesday 28th of November 2012 08:47:37 AM
Old 11-28-2012
xpinfo works fine for Hitachi storage.
Just get the latest one.

Also, Hitachi agents are used so storage 'knows' about the actual filesystems, performance reports etc. but are not required.

HPUX system is agnostic about what is your storage, it just needs to see the disks.

There is lunscan also, which you can install, as well as other multipath software if you like.

Hope that helps
Regards
Peasant.
This User Gave Thanks to Peasant For This Post:
 

9 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Unix Device Manager?

I am a complete noob trying to learn my way around Solaris. I need to learn it for work so I though the best way to do that would be to go ahead and load it up and play with it. I downloaded the latest version from the Sun website and put it on a box with an AMD processor and Via Chipset KM400. ... (3 Replies)
Discussion started by: mugicha
3 Replies

2. Filesystems, Disks and Memory

hpux vg accessible but device files missing!

Hi all, I am looking at a MC cluster comprised of 2 nodes. There is a package named backup which does nothing more than mount a VG. At one point we noticed errors in syslog that look like this: cmclconfd: Could not access device file /dev/dsk/c20t0d0: No such file or directory There are... (1 Reply)
Discussion started by: mariusp
1 Replies

3. Solaris

Solaris & Hitachi identify

Hello, Is there anyway to tell which set of Hitachi array the disks belong to? I'm remotely located so I cannot do the physical check. The possible Hitachi arrays are: AMS1000 and 9570 This is what I see on the format: 2. c2t50060E800475EA02d1 <HITACHI-OPEN-V*9-SUN-5007 cyl 65533 alt 2... (0 Replies)
Discussion started by: kiem
0 Replies

4. UNIX for Dummies Questions & Answers

snmp manager and agent

Hi, I'm reading net-snmp, using Unix (Solaries) and C language ... - I can manipulate variable (managed object) declared in agent, but the manager can't see that ... it only see the initialization and the value which it ulters using snmpset ... Ex: Agent: static int ... (0 Replies)
Discussion started by: zainab
0 Replies

5. Shell Programming and Scripting

Need Script to Use CPUs on a HPUX server to simulate Workload Manager on HPUX.

I am running HPUX and using WLM (workload manager). I want to write a script to fork CPUs to basically take CPUs from other servers to show that the communication is working and CPU licensing is working. Basically, I want to build a script that will use up CPU on a server. Any ideas? (2 Replies)
Discussion started by: cpolikowsky
2 Replies

6. HP-UX

Hitachi arrays to HP-UX 11.11

We have 2 servers (L1000 and rp7410) running 11.11. We would like to hook them up to either a Hitatchi AMS 2500 or Hitachi USPV via fiber channel. I need to what drivers I need for this and if it will work. Oh, they are using HP Tachyon XL2 Fiber Channel Mass Storage Adapters. Thanks, Bill (1 Reply)
Discussion started by: wsmcelroy
1 Replies

7. Solaris

Hitachi Airis Mate 2007, Unix 5.0

Hello everyone! Today we have a problem and decided to ask people on this forum maybe someone can help. At our medical center we have an Hitachi Airis Mate MRI system, yom 2007 with Unix OS (don't know exactly the version). As usually, in the morning we started up the system normally and it... (1 Reply)
Discussion started by: cmdp
1 Replies

8. AIX

Aix and Storage Hitachi

Hello everyone I would like to hear your opinions about Aix 6.1 and Aix 5.3 with Storage Hitachi the model is USP VM. We buy it and I want to know day to day task with this storage and Aix. Thanks for your comments. Best wishes for this 2010 (2 Replies)
Discussion started by: lo-lp-kl
2 Replies

9. Hardware

Hitachi HD issues

I have an adapter that can read ide and sata HD's. When the drive is good it lights up green and when its bad it lights up red. I have used the adapter already to read about 10 other HD's with no problem. When I got to the hitachi HD it lights up green but I can't see what is on it or even format.... (0 Replies)
Discussion started by: cokedude
0 Replies
HYPER-V(4)						   BSD Kernel Interfaces Manual 						HYPER-V(4)

NAME
hv_storvsc -- Hyper-V Storage Virtual Service Consumer SYNOPSIS
To compile this driver into the kernel, place the following lines in the system kernel configuration file: device hyperv DESCRIPTION
The hv_storvsc driver implements the virtual store device for FreeBSD guest partitions running on Hyper-V. FreeBSD guest partitions running on Hyper-V do not have direct access to storage devices attached to the Hyper-V server. Although a FreeBSD guest can access storage devices using Hyper-V's full emulation mode, the performance in this mode tends to be unsatisfactory. To counter the above issues, the hv_storvsc driver implements a storage Virtual Service Consumer (VSC) that relays storage requests from the guest partition to the storage Virtual Service Provider (VSP) hosted in the root partition using the high performance data exchange infra- structure provided by hv_vmbus(4) driver. The VSP in the root partition then forwards the storage related requests to the physical storage device. This driver functions by presenting a SCSI HBA interface to the Comman Access Method (CAM) layer. CAM control blocks (CCBs) are converted into VSCSI protocol messages which are delivered to the root partition VSP over the Hyper-V VMBus. SEE ALSO
hv_ata_pci_disengage(4), hv_netvsc(4), hv_utils(4), hv_vmbus(4) HISTORY
Support for hv_storvsc first appeared in FreeBSD 10.0. The driver was developed through a joint effort between Citrix Incorporated, Micro- soft Corporation, and Network Appliance Incorporated. AUTHORS
FreeBSD support for hv_storvsc was first added by Microsoft BSD Integration Services Team <bsdic@microsoft.com>. BSD
September 10, 2013 BSD
All times are GMT -4. The time now is 09:31 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy