Sponsored Content
Full Discussion: hard-swappable
Operating Systems HP-UX hard-swappable Post 302155079 by sridharr83 on Thursday 3rd of January 2008 12:02:51 AM
Old 01-03-2008
I am sorry, it is hot-swappable!! Kindly provide the solution for this!!
 

9 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Hard drives

Will some one tell me what this means. "warning: ida 0 <slot 6> : command timed out on dev 1/42 blk 4824290 logical unit=0 blocks=5512102, size 2, cmd=0x20." I'm running SCO 505 on a proliant 1600r. Thnank you in advance. (3 Replies)
Discussion started by: franruiz
3 Replies

2. UNIX for Dummies Questions & Answers

why is this so hard when it shouldn't be?

All I ask is one thing: 1. Where can i dl unix and the driver for my modem? right now i have win xp HP notebook, and bellsouth is my provider with a westell modem. (2 Replies)
Discussion started by: velious
2 Replies

3. UNIX for Dummies Questions & Answers

Why use a hard link

Someone asked me a question today about the difference between a hard link and a soft link. That got me thinking and maybe someone can answer. Why would I ever use a hard link if I can use a soft link instead? (2 Replies)
Discussion started by: dangral
2 Replies

4. UNIX Desktop Questions & Answers

Hard Disk

I have a cuestion. How Can I to add other hard disk to my computer? I need to configurate anyone? (4 Replies)
Discussion started by: hmaraver
4 Replies

5. UNIX for Dummies Questions & Answers

Trying to copy old hard drive to new hard drive.

:confused: ........I have a new hard drive and I need to copy ALL info from the old to the new. I would like to use the dd command. I know the command is as follows...... dd if=/dev/rdsk/c1t1d0s0 of=/dev/rdsk/???????? Where I have the question marks is the problem. How do I find out what the... (4 Replies)
Discussion started by: shorty
4 Replies

6. Filesystems, Disks and Memory

The best partitioning schem for a 250GB Sata hard drive & a 75GB SCSI hard drive

Hi I have 2 75GB SCSI hard drives and 2 250GB SATA hard drives which are using RAID Level 1 respectively. I wana have both FTP and Apache installed on them as services. I'm wondering what's the best partitioning schem? I wana use FC3 as my OS, so, I thought I can use the 75GB hard drive as the /... (0 Replies)
Discussion started by: sirbijan
0 Replies

7. Solaris

Easy for some... Hard for me.. Please help.

Hello and thank you for looking, I need to open port #36678 on solaris 8. There is no software firewall installed. Please tell me the easiest way to do this? Thank you. (1 Reply)
Discussion started by: komputersman
1 Replies

8. Shell Programming and Scripting

Hard Links Help

Ksh newbie here, so please bear with me. I'm currently writing a script that searches through a directory and displays files with multiple hard links. The way I have it set up, is that it displays the i-node number and then each of the link names. In addition to this, I need to know if there... (7 Replies)
Discussion started by: Unknown50862
7 Replies

9. Linux

C++ Code to Access Linux Hard Disk Sectors (with a LoopBack Virtual Hard Disk)

Hi all, I'm kind of new to programming in Linux & c/c++. I'm currently writing a FileManager using Ubuntu Linux(10.10) for Learning Purposes. I've got started on this project by creating a loopback device to be used as my virtual hard disk. After creating the loop back hard disk and mounting it... (23 Replies)
Discussion started by: shen747
23 Replies
nclist(5)							File Formats Manual							 nclist(5)

NAME
nclist - number of cblocks for pty and tty data transfers VALUES
Default Allowed Values Minimum Maximum limited by available memory. DESCRIPTION
specifies how many are allocated in the system. Data traffic is stored in as it passes through tty and pty devices. The default value for is based on a formula of 100 for system use in handling traffic to the console, etc., plus an average of 16 per user session, assuming 512 user sessions. are also used for serial connections other than login sessions, such as as SLIP connections, UUCP transfers, terminal emulators, and such. If your system is using these other kinds of connections, should be increased accordingly. If the pool is exhausted, data being passed through a tty or pty device might be lost because a was not available when it was needed. If this occurs, the warning message "cblock exhaustion has occurred n times (see termio(7)) is placed in the system message buffer. Who Is Expected to Change This Tunable? Users with the privilege. See privileges(5) for more information about privileged access on systems that support fine-grained privileges. Restrictions on Changing Changes to this tunable take effect at the next reboot. When Should the Value of This Tunable Be Raised? The tunable value can be increased in the following instances: o When the kernel sends the error message the system is running out of This indicates that needs to be increased. o The system may run slow for terminal I/O resulting in some data loss, without displaying a warning message. Increasing the value may solve this problem. The minimum value for is There is no maximum, but each consumes 32 bytes of resident (non-swappable) machine memory, so the value should be selected with this in mind. What Are the Side Effects of Raising the Value of This Tunable? More resident (non-swappable) machine memory is used. When Should the Value of This Tunable Be Lowered? This value should be lowered when a minimal system is being created. What Are the Side Effects of Lowering the Value of This Tunable? The system may run out of What Other Tunables Should Be Changed at the Same Time? None. WARNINGS
All HP-UX kernel tunable parameters are release specific. This parameter may be removed or have its meaning changed in future releases of HP-UX. Installation of optional kernel software, from HP or other vendors, may cause changes to tunable parameter values. After installation, some tunable parameters may no longer be at the default or recommended values. For information about the effects of installation on tun- able values, consult the documentation for the kernel software being installed. For information about optional kernel software that was factory installed on your system, see at AUTHOR
was developed by HP. SEE ALSO
kctune(1M), privileges(5), termio(7). Tunable Kernel Parameters nclist(5)
All times are GMT -4. The time now is 12:52 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy