# fsadm -b new_size <mount_point> : Increase the size of the FS.
# fsadm -D <mount_point> : Determine if directory fragmentation affects performance.
# fsadm -E <mount_point> : Determine if file system fragmentation affects performance.
# fsadm -d <mount_point> : Reorganize the directories to reduce fragmentation and reclaim waste space.
# fsadm -e <mount_point> : Reorganize the filesystem extents to reduce fragmentation and reclaim waste space.
# fsadm -E -e <mount_point> : Reports on fragmentation before and after the actual defragmentation.
# fsadm -D <mount_point> : Determine if directory fragmentation affects performance.
# fsadm -E <mount_point> : Determine if file system fragmentation affects performance.
# fsadm -d <mount_point> : Reorganize the directories to reduce fragmentation and reclaim waste space.
# fsadm -e <mount_point> : Reorganize the filesystem extents to reduce fragmentation and reclaim waste space.
# fsadm -E -e <mount_point> : Reports on fragmentation before and after the actual defragmentation.
No comments:
Post a Comment