|
| cool Statistics |
| | coolcommands: | 1338 | | Categories: | 83 | | Total queries: | 620081 | | Members: | 22813 | |
|
|
|
 |
|
|
Search coolcommands.com
 |
Submitted by:
lvo   |
coolcommand
fileplace - how to display the placement of file blocks within logical or physical volumes in IBM AIX |
Description
To display the placement of file blocks within logical or physical volumes in IBM AIX:
# fileplace [ {-l | -p } [-i ] [-v ] ] File
where:
-i : displays the indirect blocks for the file, if any.
-l : displays file placement in terms of logical volume fragments, for the logical volume containing the file.
-p : displays file placement in terms of underlying physical volume, for the physical volumes that contain the file. If the logical volume containing the file is mirrored, the physical placement is displayed for each mirror copy.
-v : displays more information about the file and its placement, including statistics on how widely the file is spread across the volume and the degree of fragmentation in the volume.
Example to display the placement of a file in its logical volume, enter:
# fileplace data1
Example to display the indirect blocks for a file, enter:
# fileplace -i data1
Example to display more placement information for a file, enter:
# fileplace -v data1
Example to display all information about the placement of a file on its physical volumes, enter:
# fileplace -piv data1 |
Example
fileplace data1 |
Return to search results
 |  |  |  |
Random coolcommands
coolcommand: alog - command to read a binary file created by IBM AIX
Example: alog -f dumpsymplog -o
[show me the details] |
coolcommand: shutdown - how to shutdown or reboot an IBM AIX server
Example: shutdown -F; shutdown -Fr
[show me the details] |
coolcommand: lsvgfs - how to get a list of filesystems in a volume group in AIX
Example: lsvgfs rootvg
[show me the details] |
coolcommand: how to send your select command output to a file in MySQL
Example: tee mysql.out
[show me the details] |
|
|
coolcommands.com - the search engine for UNIX sysadmins :: unix commands and scripts
|  |  |  |  |
|
|
|
|
 |
|
|
|
Top 5 Submitters
|
|---|
| lvo | 1160 |
| audet | 37 |
| kah00na | 32 |
| Mariom | 24 |
| lebjf000 | 14 |
Top 5 Searches
|
| Category Solaris | 51939 |
| Category AIX | 49005 |
| Category General UNIX | 47498 |
| solaris | 23554 |
| aix | 22739 |
|
|
|
|