Sponsored Content
Full Discussion: Check HP-UX configuration
Top Forums UNIX for Dummies Questions & Answers Check HP-UX configuration Post 1105 by PxT on Thursday 8th of February 2001 11:24:11 AM
Old 02-08-2001
Try 'top', 'ioscan', and 'swlist'. Check the man pages for syntax on ioscan and swlist.
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Script to check for a file, check for 2hrs. then quit

I wish to seach a Dir for a specific file, once the file is found i will perform additional logic. If the file is not found within two hours, i would like to exit. Logically, I'm looking for the best way to approach this Thanks for any assistance in advance. Note: I'm using a C shell and... (2 Replies)
Discussion started by: mmarsh
2 Replies

2. Post Here to Contact Site Administrators and Moderators

configuration

how to configure servor dns on windows servor 2003 (0 Replies)
Discussion started by: djest
0 Replies

3. Linux

configuration

hello, I don't know how to configure servor dns on linux,please help I thanck YOU (1 Reply)
Discussion started by: djest
1 Replies

4. AIX

Need help on IP Configuration

I have an RS/6000 running AIX 5.3. I would like to get either dhcp client working or assigning it an ip would be fine as well. I have tried using smit to do it many times trying different things, and I can get an ip assigned but it doesn't communicate with the network or internet. I haven't been... (3 Replies)
Discussion started by: izzzy
3 Replies

5. Shell Programming and Scripting

To check the system configuration on Sun solaris

Hi, Could you pls. let me know what is cammand in unix to check the system configuration on Sun solaris. Thanks in advance. Cheers (2 Replies)
Discussion started by: krackjack
2 Replies

6. UNIX for Advanced & Expert Users

Check EOF char in Unix. OR To check file has been received completely from a remote system

Advance Thanks. (1) I would like to know any unix/Linux command to check EOF char in a file. (2) Or Any way I can check a file has been reached completely at machine B from machine A. Note that machine A ftp/scp the file to machine B at unknown time. (5 Replies)
Discussion started by: alexalex1
5 Replies

7. UNIX for Dummies Questions & Answers

Check server configuration in Linux

Hi, How do i check the server configuration in Linux like the RAM size, OS version, type of database configured etc...basically i need everything about the server. Is there a command to see this information?? Thanks in advance!!! (7 Replies)
Discussion started by: stunnerz_84
7 Replies

8. Shell Programming and Scripting

Condition to check whether configuration file is empty or not?

CMD=$(find "${Release_Container}" -iname "${Release_Name}"_Release.txt) for i in `cat $CMD` do if ];then cd ${Sandbox_dir} CMD1=$(find "${Sandbox_dir}"/* -iname "${Release_Name}" -type d | awk -F/ '{print $(NF)}' | head -1 ) if ];then echo -e "################### CHECKOUT START... (2 Replies)
Discussion started by: anuragpgtgerman
2 Replies

9. Shell Programming and Scripting

Perl code to check date and check files in particular dir

Hi Experts, I am checking how to get day in Perl. If it is “Monday” I need to process…below is the pseudo code. Can you please prove the code for below condition. if (today=="Monday" ) { while (current_time LESS THAN 9:01 AM) ... (1 Reply)
Discussion started by: ajaypatil_am
1 Replies

10. Shell Programming and Scripting

Wich tool for check that two system have the same configuration

Hello , On a couple of system I have to check that systems have the same configuration. This system are part of manual cluster but when application are going to switch from one side to another side I would like to be sure I am not going to experience incidents. It is why I wonder if on the web... (2 Replies)
Discussion started by: xavier38450
2 Replies
insf(1M)																  insf(1M)

NAME
insf - install special (device) files SYNOPSIS
class | driver] directory] hw-path] instance] npty] nstrpty] DESCRIPTION
The command installs special files in the devices directory, normally If required, creates any subdirectories that are defined for the resulting special file. Both the legacy and persistent device special files (see intro(7)) are created, unless specified. If no options are specified, special files are created for all new devices in the system. New devices are those devices for which no spe- cial files have been previously created. A subset of the new devices can be selected with the and options. With the option, reinstalls the special files for pseudo-drivers and existing devices. This is useful for restoring special files when one or more have been removed. Normally, displays a message as the special files are installed for each driver. The (quiet) option suppresses the installation message. The (verbose) option displays the installation message and the name of each special file as it is created. With the option, enables the legacy naming model. If the option is included, also displays the current mode, legacy, or agile without changing the current mode. Options recognizes the following options. Match devices that belong to a given device class, class. Device classes can be listed with the command (see lsdev(1M)). The special class includes all pseudo-driv- ers. This option cannot be used with Match devices that are controlled by the specified device driver, driver. Device drivers can be listed with the command (see lsdev(1M)). This option cannot be used with Override the default device installation directory and install the special files in directory instead. directory must exist; otherwise, displays an error message and exits. See Reinstall the special files for pseudo-drivers and existing devices. This is useful for restoring special files if one or more have been removed. Match devices at a given hardware path, hw-path. Hardware paths can be listed with the command (see ioscan(1M)). A hardware path specifies the addresses of the hardware components leading to a device. It consists of a string of numbers separated by periods such as (a card), (a target address), and (a device). If a hardware component is a bus converter, the following period, if any, is replaced by a slash as in and If the specified path contains fewer numbers than are necessary to reach a device, special files are made for all devices at addresses that extend the given path. If the specified path is then special files are made for the devices at addresses etc. In the agile view (see intro(7)), the devices will have new hardware path formats, which can be displayed using the command with option (see ioscan(1M)). Match a device with the specified instance number. Instances can be listed with the option of the command (see ioscan(1M)). This option is effective only if the option is specified or if an appropriate device class or driver is specified with a or option. Enable the legacy naming model. This command reinstalls the legacy I/O nodes and legacy device special files which might have been removed with (see rmsf(1M)). When used with the option, reports on whether legacy mode is enabled or disabled. Install npty special files for each specified and driver. The driver specifies both the and drivers. npty is a decimal num- ber. This option is effective only if the option is specified or if an appropriate device class or driver is specified with a or option. If this option is omitted, npty defaults to 60 for the and drivers. Quiet option. Normally, displays a message as each driver is processed. This option suppresses the driver message, but not error messages. See the option. Install nstrpty slave-side stream special files for the driver. nstrpty is a decimal number. This option only applies to the special file installation. This option is effective only if the option is specified or if an appropriate device class or driver is specified with a or option. If this option is omitted, nstrpty defaults to 60. Verbose option. In addition to the normal processing message, display the name of each special file as it is created. See the option. Naming Conventions Some special files follow a naming convention, where class is the driver class, and instance is the instance number assigned by the operat- ing system to the device. Many other special files are named using the naming convention. These variables have the following meaning wherever they are used. card The unique interface card identification number from (see ioscan(1M)). It is represented as a decimal number. target The device target number, for example the address on a HP-FL or SCSI bus. It is represented as a decimal number with a typical range of 0 to 15. device A address unit within a device, for example, the unit in a HP-FL device or the LUN in a SCSI device. It is represented as a decimal number with a typical range of 0 to 15. Special Files This subsection shows which special files are created and the permissions for each of the supported device drivers. The special file names are relative to the installation directory, normally This directory may be overridden with the option. sets the file permissions and the owner and group IDs. They are shown here in a format similar to that of the command: special-file permissions owner group For example: The following special file is installed: For the built-in serial port, the following special files are installed for each card instance: Direct connect For the SAS console ports, the following special files are installed for each card instance: local console port (direct connect) remote session port (direct connect) internal console port (direct connect) UPS port (direct connect) local session port (direct connect) The following special files are installed: The following special files are installed. Note the underscore before card in each special file name. For card 0, the device files are linked to files without the trailing in their names. Default audio device Audio control device All outputs, A-law format All outputs, 16-bit linear format All outputs, Mu-law format External output, A-law format External output, 16-bit linear format External output, Mu-law format Internal speaker output, A-law format Internal speaker output, 16-bit linear format Internal speaker output, Mu-law format Line output, A-law format Line output, 16 bit linear format Line output, Mu-law format No output, A-law format No output, 16 bit linear format No output, Mu-law format The following special file is installed: For each card instance, the following special file is installed. Handshake mode 2, character entry For each card instance, the following special files are installed: Direct connect The following special files are installed: The following persistent special file is installed: The following special file is installed: The following special file is installed: The following special file is installed: The following special files are installed: For each disk device, the following special files are installed: Block entry Character entry For disc3 instances, the following additional special files are installed: Block entry Character entry For disk instances that are partitioned, the following additional special files are installed: Block entry Character entry The following special files are installed: The following special file is installed: The following special file is installed: The following persistent special file is installed: The following persistent special file is installed: For each driver instances of the following persistent special files are installed: Block entry Character entry For disk instances that are partitioned, the following additional persistent special files are installed: Block entry Character entry For each driver instances of the following persistent special files are installed: Character entry Character entry Character entry Character entry The following special file is installed: For each graphics device, the following special files are installed. device_number is 0 indexed and is assigned in the order in which the devices appear in output. If the console device is a graphics device, the files and are created as the console device. If the console is not a graphics device, and are identical to and For each device, the following special files are installed. Note the underscore before card in each special file name. For card 0, the device files are linked to files named for the link addresses 1 to 7; for the cooked keyboard device; and for the controller device. addr: link addresses to The following special file is installed: The following special file is installed: The following special file is installed: The following special file is installed: The following special file is installed: For each card instance, the following special files are installed: For each card instance, the following special files are installed: Normal access Exclusive access For each card instance, the following special files are installed: The following special files are installed: Minor Minor Minor The following persistent special files are installed: For each instance of a 6-channel card, the following special files are installed: port: to direct connect For each instance of a 16-channel card, the following special files are installed: port: to direct connect For each instance of an 16-channel card, the following special files are installed: port: to direct connect For each card instance of an 8-channel card, the following special files are installed: port: to direct connect For each card instance of an 3-channel card, the following special files are installed: port: and direct connect For each card instance, the following special files are installed: port: and direct connect The following special file is installed: The following special file is installed: For each instance of a PCI mux card, the following "Direct Connect" special files are created. The term card below refers to the instance number of the mux card. port_module: to port module name port: to port number For each card instance, the following special files are installed: Block entry Character entry The following special files are installed: Autosearch for first ps2 keyboard Autosearch for first ps2 mouse ps2 port 0 ps2 port 1 The following special file is installed: The following special files are installed: number: to Specifying this driver tells to install the special files for both the master and slave pty drivers, and The command is equivalent to the two commands and The following special files are installed: index: to to to number: to (hexadecimal) The first 48 special files are linked to index: to to to number: to index: to to to number: to The following special files are installed: index: to to to number: to (hexadecimal) The first 48 special files are linked to index: to to to number: to index: to to to number: to The following special file is installed: The following special file is installed: The following special files are installed: The following special file is installed: For each card instance, the following special files are installed: port: to direct connect Special file names for use the format: For each autochanger device, the following special file is installed: Character entry The following special files are installed: Character entry See See The following persistent special file is installed: For each driver instance, different special files are installed depending on the number of characters allowed in the target directory. There are two lists below, one for long file name directo- ries and one for short file name directories (14 characters maximum). Note that the first four special files in each list for tape driver instances 0-9 are also linked to and respectively. For installation in a long file name directory: AT&T-style, best available density, character entry Berkeley-style, best available density, character entry AT&T-style, no rewind, best available density, character entry Berkeley-style, no rewind, best available density, character entry For installation in a short file name directory: AT&T-style, best available density, character entry Berkeley-style, best available density, character entry AT&T-style, no rewind, best available density, character entry Berkeley-style, no rewind, best available density, character entry For both long and short file name directories, the following additional files are created. Tape configuration, character entry For only, diagnostic access, character entry The following special file is installed: The following special file is installed: The following special file is installed: See The following special file is installed: The following persistent special files are installed: The following special file is installed: The following special files are installed: number: to The following special file is installed: The following special file is installed: The following special file is installed: The following special file is installed: The following special file is installed: The following special file is installed: The following special file is installed: RETURN VALUE exits with one of the following values: Successful completion, including warning diagnostics. Failure. DIAGNOSTICS
Most diagnostic messages from are self-explanatory. Listed below are some messages deserving further clarification. Warnings The indicated device driver or device class is not present in the kernel. A device driver and/or device class can be added to the kernel using All of the instance numbers available for the device class are already assigned. Use the command to remove any unneeded devices from the system (see rmsf(1M)). does not know how to create special files for the specified device driver. Use to create special files for the device (see mknod(1M)). EXAMPLES
Install special files for all new devices belonging to the device class claimed by driver: Install special files to the new device added at hardware path Install persistent special files to the new device added at the hardware path Reinstall persistent special files for all the devices belonging to the device driver: Enable legacy mode (reinstalls all legacy I/O nodes and legacy device special files): Find out if legacy mode is enabled or disabled: WARNINGS
can change the mode, owner, or group of an existing special file, or unlink and recreate one; special files that are currently open may be left in an indeterminate state. Hence is recommended to be run in single-user mode. Many commands and subsystems assume their device files are in therefore the use of the option is discouraged. AUTHOR
was developed by HP. FILES
I/O system special file I/O system configuration database I/O system configuration database SEE ALSO
ioscan(1M), kcmodule(1M), lsdev(1M), lssf(1M), mknod(1M), mksf(1M), rmsf(1M), intro(7). insf(1M)
All times are GMT -4. The time now is 04:46 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy