DSF error when trying to add dvdrom to my HPVM


 
Thread Tools Search this Thread
Operating Systems HP-UX DSF error when trying to add dvdrom to my HPVM
# 1  
Old 07-16-2013
Please delete

Ignore. (is it impossible to delete your own thread?)

Last edited by bstring; 07-16-2013 at 09:07 PM..
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. AIX

Failing to add new NetApp disk AIX 7.1 - but no error

Hello, AIX 7.1 - several NetApp disks already running. Trying to install a new one. Storage folks provision it. I run cfgmgr - nothing. no new disks show up in "lsdev", "sanlun lun show" shows no new device. No errors, just nothing. Storage guys disconnect it and attaches to another aix server -... (5 Replies)
Discussion started by: sid
5 Replies

2. HP-UX

HPVM restart procedure

Hi All , Here we have 1 physical machine followed by 5 guest machine under HPVM. Version HPVM -- B.04.20 -- Integrity VM HPVM The main role of the base machine is to serve all the guest machine . What is the best procedure to restart all the host and guest ... (0 Replies)
Discussion started by: marunmeera
0 Replies

3. Shell Programming and Scripting

[Solved] While loop error when add sqlplus command

Hi gurus, I hit a block when write the script. I need do while loop, in the loop I have code below. sqlplus -s abc/abc@abc <<EOF spool testwhile select * from dual; spool off exit; EOF when I run script with only this code, it works fine. if I add code as below: #!/bin/ksh ... (5 Replies)
Discussion started by: ken6503
5 Replies

4. Shell Programming and Scripting

Help me add Error Handling to my script

Hi all, I have some sections of a script that I am trying to add error handling to. Basically if it returns any error, just continue. This is for a deployment script that i am writing to assist in the deployment of scripts out to other systems. At the top of my KSH script i added this... (5 Replies)
Discussion started by: nitrobass24
5 Replies

5. UNIX for Dummies Questions & Answers

> 5 ")syntax error: operand expected (error token is " error

im kinda new to shell scripting so i need some help i try to run this script and get the error code > 5 ")syntax error: operand expected (error token is " the code for the script is #!/bin/sh # # script to see if the given value is correct # # Define errors ER_AF=86 # Var is... (4 Replies)
Discussion started by: metal005
4 Replies

6. HP-UX

HPVM Unable to create more guests due to lack of RAM

Hi All, There are few threads regarding this subject of being unable to create more guests due to lack of RAM. So I am aware how the sum works.. add 8.5% to whatever is allocated, be that the host or guest. But I'm not sure if I have a hardware issue with memory or what I see is correct as I am... (3 Replies)
Discussion started by: EricF
3 Replies

7. Shell Programming and Scripting

How to add add some files together and then paste

How can you efficiently add pairs of files together and then paste those pairs, I have a climate computer at work which spits out temperatures and stuff out twice a day, one for the day-data and one for the night (basically). Every week I want to make a nice overview The text files are... (1 Reply)
Discussion started by: uwgandalf
1 Replies

8. Virtualization and Cloud Computing

HPVM log file location and a sample

1. Can somebody tell me the log file location of HPVM where all the events of guest OS are reported ? 2. And if possible a log file with important events in it ? (1 Reply)
Discussion started by: thegeek
1 Replies

9. Red Hat

RHEL4&5 Automount for USB/CDROM/DVDROM

Hi Guys, as above, how do I enable automount for USB/CDROM/DVDROM in RHEL4 & 5? I have searched the forum on this topic but didn't find any. Also searched the net but it seems confusing and there are different ways to do things depending on the distros. Btw, I am on RHEL command line only... (4 Replies)
Discussion started by: DrivesMeCrazy
4 Replies
Login or Register to Ask a Question
scsimgr_fcd(7)						 Miscellaneous Information Manual					    scsimgr_fcd(7)

NAME
scsimgr_fcd - Fibre Channel interface driver fcd plug-in for scsimgr DESCRIPTION
The Fibre Channel interface driver plug-in for implements management operations specific to fibre channel HBA controllers bound to driver is the native HP-UX Fibre Channel interface driver that manages fibre channel devices. The plug-in handles the following operations for driver o Get, set and save per driver instance attributes. Commands The user can explicitly send the following commands to the driver plug-in by specifying the instance#> HBA controller hardware path> instance#> option: Displays information on attributes. Saves value of attributes in a persistent store. Sets values of attributes. Refer to scsimgr(1M) for the syntax of these commands. automatically invokes the plug-in to perform the driver specific part of the operation when the operation applies to per driver instances. Attributes The following table lists driver specific attributes. For details on the concept of attributes refer to scsimgr(1M). Note: The following conventions are used: o RO is Read Only. o RW is Read Write. o string is an array of characters. --------------------------------------------------------------------- Object Attribute Name RO/RW Type Description --------------------------------------------------------------------- Controller sym_port_name RW string Symbolic Port Name for fibre channel HBA con- troller Default: <host- name>_fcd<instance#> --------------------------------------------------------------------- sym_node_name RW string Symbolic Node Name for fibre channel HBA con- troller Default: <hostname>_HP- UX_<os release version> --------------------------------------------------------------------- EXAMPLES
Display all attributes for HBA controller with DSF /dev/fcd1: Get HBA controller symbolic port name for DSF /dev/fcd1: Get HBA controller symbolic node name for hardware path 0/2/1/0: Set HBA controller symbolic port name for DSF /dev/fcd1 to fcd1_port: Set HBA controller symbolic node name for class fc and instance 8 to fcd1_node: Save HBA controller symbolic port name for DSF /dev/fcd1 as fcd1_port: Save HBA controller symbolic node name for hardware path 0/2/1/0 as fcd1_node: AUTHOR
Fibre Channel interface driver plug-in for was developed by HP. SEE ALSO
scsimgr(1M), intro(7). scsimgr_fcd(7)