dpm-modifypool(1)


NAME

   dpm-modifypool - modify a disk pool definition

SYNOPSIS

   dpm-modifypool  --poolname  pool_name  [  --def_filesize  defsize  ]  [
   --def_lifetime  def_lifetime  ]  [   --def_pintime   defpintime   ]   [
   --gc_start_thresh  perc ] [ --gc_stop_thresh perc ] [ --gid pool_gids ]
   [ --group pool_groups ] [ --help ] [ --max_lifetime  max_lifetime  ]  [
   --max_pintime maxpintime ] [ --ret_policy retention_policy ] [ --s_type
   space_type ]

DESCRIPTION

   dpm-modifypool modifies a disk pool definition.

   This command requires ADMIN privilege.

OPTIONS

   pool_name
          specifies  the  disk  pool   name.    It   must   be   at   most
          CA_MAXPOOLNAMELEN characters long.

   defsize
          specifies the default amount of space reserved for a file.  This
          is by default in bytes, but the number may  also  be  post-fixed
          with  'k',  'M'  or  'G'  for  kilobyte,  Megabyte  and Gigabyte
          respectively.

   def_lifetime
          specifies the default time a space or volatile file is  kept  in
          the system (in seconds).

   defpintime
          specifies  the  default  time a file is kept on a given disk (in
          seconds).

   gc_start_thresh
          specifies the minimum free space in the pool.  If the percentage
          of  free  space  goes below this value, the garbage collector is
          started.

   gc_stop_thresh
          specifies the percentage of free space in the pool  above  which
          the garbage collector is stopped.

   max_lifetime
          specifies  the  maximum time a space or volatile file is kept in
          the system (in seconds).

   maxpintime
          specifies the maximum time a file is kept on a  given  disk  (in
          seconds).

   pool_gids
          The  existing  list can be reset using a comma separated list of
          group gids, extended by prefixing the gid by  +  or  reduced  by
          prefixing the gid by -.  See examples.

   pool_groups
          The  existing  list can be reset using a comma separated list of
          group names, extended by prefixing the name by + or  reduced  by
          prefixing  the name by -.  The keyword "ALL" means non-dedicated
          pool.  See examples.

   retention_policy
          specifies the retention policy supported by the  disk  pool.  It
          can be R (for Replica), O (for Output) or C (for Custodial).

   space_type
          indicates  the  type of space supported in the disk pool. It can
          be V (for Volatile), D (for Durable), P (for Permanent) or - (to
          accept any type).

EXAMPLE

        dpm-modifypool --poolname Volatile --def_filesize 100M \
             --groups -dteam,ops,+atlas

EXIT STATUS

   This  program  returns  0  if the operation was successful or >0 if the
   operation failed.

SEE ALSO

   dpm(1), dpm_modifypool(3)

LCG          $Date: 2010-02-05 10:50:58 +0100 (Fri, 05 Feb 20DPM-MODIFYPOOL(1)





Opportunity


Personal Opportunity - Free software gives you access to billions of dollars of software at no cost. Use this software for your business, personal use or to develop a profitable skill. Access to source code provides access to a level of capabilities/information that companies protect though copyrights. Open source is a core component of the Internet and it is available to you. Leverage the billions of dollars in resources and capabilities to build a career, establish a business or change the world. The potential is endless for those who understand the opportunity.

Business Opportunity - Goldman Sachs, IBM and countless large corporations are leveraging open source to reduce costs, develop products and increase their bottom lines. Learn what these companies know about open source and how open source can give you the advantage.





Free Software


Free Software provides computer programs and capabilities at no cost but more importantly, it provides the freedom to run, edit, contribute to, and share the software. The importance of free software is a matter of access, not price. Software at no cost is a benefit but ownership rights to the software and source code is far more significant.


Free Office Software - The Libre Office suite provides top desktop productivity tools for free. This includes, a word processor, spreadsheet, presentation engine, drawing and flowcharting, database and math applications. Libre Office is available for Linux or Windows.





Free Books


The Free Books Library is a collection of thousands of the most popular public domain books in an online readable format. The collection includes great classical literature and more recent works where the U.S. copyright has expired. These books are yours to read and use without restrictions.


Source Code - Want to change a program or know how it works? Open Source provides the source code for its programs so that anyone can use, modify or learn how to write those programs themselves. Visit the GNU source code repositories to download the source.





Education


Study at Harvard, Stanford or MIT - Open edX provides free online courses from Harvard, MIT, Columbia, UC Berkeley and other top Universities. Hundreds of courses for almost all major subjects and course levels. Open edx also offers some paid courses and selected certifications.


Linux Manual Pages - A man or manual page is a form of software documentation found on Linux/Unix operating systems. Topics covered include computer programs (including library and system calls), formal standards and conventions, and even abstract concepts.