[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

SUMMARY: Vm subsystem



Dr. Thomas Blinn states to see if a subsystem value can be updated
without reboot you must follow these instruction. Thanks

doctor (root) # sysconfig -Q vm vm-maxvas
vm:
vm-maxvas -     type=LONG op=CQ min_val=0 max_val=9223372036854775807

Note that the first shows you the current value (-q for query), the
second shows you the "metadata" for the variable, and if it could be
"reconfigured" (changed on the fly), there would be an "R" in the
"op=" list.  "C" is configurable (in the file), "Q" is query-able,
but no "R" means you need a reboot.


Regards,
Aaron Siebert

-----Original Message-----
From: Dr Thomas.Blinn@xxxxxx [mailto:tpb@xxxxxxxxxxxxxxxxxx] 
Sent: Wednesday, April 14, 2004 4:25 PM
To: Siebert, Aaron
Subject: Re: Vm subsystem 

Ah, you really just want to change a tunable parameter.  Some you
can change "on the fly", some need a reboot.  Here's how you can
tell:

doctor (root) # sysconfig -q vm vm-maxvas
vm:
vm-maxvas = 2147483648
doctor (root) # sysconfig -Q vm vm-maxvas
vm:
vm-maxvas -     type=LONG op=CQ min_val=0 max_val=9223372036854775807
doctor (root) # 

Note that the first shows you the current value (-q for query), the
second shows you the "metadata" for the variable, and if it could be
"reconfigured" (changed on the fly), there would be an "R" in the
"op=" list.  "C" is configurable (in the file), "Q" is query-able,
but no "R" means you need a reboot.

This should be covered in the system tuning guide and the man pages
but it may not be really clear..



> We made changes to the vm-maxvas value of the vm subsytem in
> sysconfigtab. Do we need to reboot or is there a way to update the
> value?
> 
> 
> Regards,
> Aaron Siebert

Tom

   Dr. Thomas P. Blinn + Tru64 UNIX Software + Hewlett-Packard Company
 Internet: tpb@xxxxxxxxxxx, thomas.blinn@xxxxxxxxxx, thomas.blinn@xxxxxx
  110 Spit Brook Road, MS ZKO3-2/W17   Nashua, New Hampshire 03062-2698
   Alpha Tru64 UNIX kernel support              Phone:  (603) 884-0646
     ACM Member: tpblinn@xxxxxxx         PC@Home: tom@xxxxxxxxxxxxxx

  Worry kills more people than work because more people worry than work.

      Keep your stick on the ice.        -- Steve Smith ("Red Green")

     My favorite palindrome is: Satan, oscillate my metallic sonatas.
                                -- Phil Agre, pagre@xxxxxxxxxxxxxxxxxx

     Yesterday it worked / Today it is not working / UNIX is like that 
			-- apologies to Margaret Segall 

  Opinions expressed herein are my own, and do not necessarily represent
  those of my employer or anyone else, living or dead, real or imagined.