DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 
Tuning I/O resources

Tuning virtual disk kernel parameters

The virtual disk driver has a number of tunable kernel parameters which affect the behavior of arrays. These parameters are listed in ``Virtual disks''.

The vdisk driver collects a number of statistics to help you tune the values of these parameters. Use the -Tp options to dkconfig(ADM) to view these statistics.

In this example, dkconfig is used to examine these statistics for the virtual disk array /dev/dsk/vdisk3:

   Global Virtual Disk Buffer Pool
       Maximum number of buffer headers         306
       Number of free buffer headers            216
   Global Virtual Disk Job Pool
       Maximum number of jobs                   200
       Number of free jobs                      177
   Limits for each redundant virtual disk
       Maximum number of jobs                   100
       Maximum number of piece pool entries     100
       Maximum number of async writes            20
       Total number of hash table entries       256
   

/dev/dsk/vdisk3: Number of free jobs 57 Number of free piece pool entries 57 Number of async writes 5 Number of async sleeps 1 Number of hash table tests 2005571 Number of hash table sleeps 124824

The statistics show:

Next topic: Serial device resources
Previous topic: Balancing disk load in virtual disk arrays

© 2003 Caldera International, Inc. All rights reserved.
SCO OpenServer Release 5.0.7 -- 11 February 2003