volinfo(8)


NAME

   volinfo - Produces detailed statistics about AFS volume headers

SYNOPSIS

   volinfo [-online] [-vnode] [-date] [-inode] [-itime]
       [-part <AFS partition name (default current partition)>+]
       [-volumeid <volume id>+] [-header] [-sizeonly]
       [-fixheader] [-saveinodes] [-orphaned] [-filenames] [-help]

DESCRIPTION

   The volinfo command displays detailed statistics about one or more
   volume headers and the partition that houses them. The command must be
   issued on a file server machine and by default produces output for
   every volume on every AFS server partition on the machine. To display
   output for the volumes on one partition only, include the -part
   argument. To display output for one volume only, include the -volumeid
   argument.

OPTIONS

   -online
       Is nonoperational.

   -vnode
       Displays a table for each volume which lists the large (directory)
       and small (file) vnodes in it, in addition to the default output.

   -date
       When combined with the -vnode flag, adds the "ServerModTime" field
       to each vnode entry in the large vnode and small vnode tables,
       reporting its most recent modification time.

   -inode
       When combined with the -vnode flag, adds the "inode" field to each
       vnode entry in the large vnode and small vnode tables, reporting
       the associated inode number.

   -itime
       When combined with the -vnode flag, displays a change,
       modification, and access timestamp for each of the large vnode and
       small vnode tables.

   -part <partition name or id>+
       Specifies the partition that houses each volume for which to
       produce output. Use the format /vicepxx or xx, where xx is one or
       two lowercase letters. This argument can be omitted if the current
       working directory is the mount location for an AFS server
       partition. If it is not the mount location for an AFS server
       partition, the command produces output for every volume on all
       local AFS server partitions.

   -volumeid <volume id>+
       Specifies the ID number of one volume for which to produce output.
       The -part argument must be provided along with this one unless the
       current working directory is the mount location for the AFS server
       partition that houses the volume.

   -header
       Displays statistics about the volume header of each volume, in
       addition to the default output.

   -sizeonly
       Displays a single line of output for each volume, reporting the
       size of various structures associated with it. The default output
       is suppressed and any flags that modify it (such as -vnode) are
       ignored.

   -fixheader
       Repairs damaged inodes in each volume if possible. If there are
       any, it reports the action it is taking to repair them. Otherwise,
       it produces no output in addition to the default output.

   -saveinodes
       Creates a file in the current working directory for each inode in
       each volume. Each file is called TmpInode.vnode_number and contains
       the inode's contents. The default output is suppressed and any
       flags that modify it (such as -vnode) are ignored.

   -orphaned
       Displays a large vnode and small vnode table for each volume, which
       lists only orphaned vnodes (vnodes that have no parent). If there
       are none, the tables are empty (only the headers appear).

   -filenames
       When combined with the -vnode flag, adds the full path and file
       name of the "namei" file which stores the vnode data to each vnode
       entry in the large vnode and small vnode tables. This option is
       only available on fileservers which use the "namei" storage format
       for storing data.

   -help
       Prints the online help for this command. All other valid options
       are ignored.

OUTPUT

   By default, the command produces several line of statistics for each
   volume. Adding other options produces or substitutes additional
   information as described in "OPTIONS".  The output is intended for
   debugging purposes and is meaningful to someone familiar with the
   internal structure of volume headers.

PRIVILEGE REQUIRED

   The issuer must be logged in as the local superuser "root".

SEE ALSO

   volscan(8), vldb.DB0(5), volserver(8)

COPYRIGHT

   IBM Corporation 2000. <http://www.ibm.com/> All Rights Reserved.

   This documentation is covered by the IBM Public License Version 1.0.
   It was converted from HTML to POD by software written by Chas Williams
   and Russ Allbery, based on work by Alf Wachsmann and Elizabeth Cassell.





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.