Sponsored Content
Full Discussion: vxfs online resizing
Operating Systems Solaris vxfs online resizing Post 302436547 by incredible on Monday 12th of July 2010 10:11:32 AM
Old 07-12-2010
Reducing the size of a file system will fail if there are file system resources currently in use within the sectors to be removed from the file system. In this case, a reorganization may help free those busy resources and allow a subsequent reduction in the size of the file system.
 

5 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

vxfs ACL problem

Has anyone had any experience with VXFS and ACL's? For some reason when these two are used together ACL's don't seem to work properly (i.e. sometimes ACL's won't be applied to files in a directory so that when trying to move the directory, the new directory is created but the old directory still... (3 Replies)
Discussion started by: dangral
3 Replies

2. Solaris

veritas vxfs and ufsdump

hi guys, I am studying for the solaris scsa and i want to practice with ufsdump and restores, fssnaps etc... my question is, i finally found a server with a tape drive attached that i can mess arouund with because its not a critical box. its running solaris 8, and i want to do a ufsdump, but... (2 Replies)
Discussion started by: BG_JrAdmin
2 Replies

3. HP-UX

vxfs filesystem full!

Dear all, What should I do with the following error message: vxfs: mesg 001: vx_nospace - /dev/root file system full (1 block extent) Thanks for your advises, (1 Reply)
Discussion started by: hungevntelecom
1 Replies

4. SCO

VxFS filesystem

Hello, Am basically working on VxFS filesystem and while tracking the file, I got stuck at one point. As I am able to locate the superblock(it is at offset 1024 from the start of partition). And from superblock I got the sector no. of "OLT extent". By jumping to the sector no where OLT... (1 Reply)
Discussion started by: ghimanshu
1 Replies

5. Solaris

vxfs free space?

Hi, How do I determine the free space below? # vxdg -g msb_db_dg free DISK DEVICE TAG OFFSET LENGTH FLAGS msb_db_dg01 sdb sdb 312475648 316571392 n Thanks! (1 Reply)
Discussion started by: itik
1 Replies
extendfs_vxfs(1M)														 extendfs_vxfs(1M)

NAME
extendfs_vxfs: extendfs - extend VxFS file system size SYNOPSIS
size] special DESCRIPTION
If the VxFS file system image created on special does not use all of the available space, increases the capacity of a VxFS file system by updating the file system structure to include the extra space. special specifies the device special file of either a logical volume or a disk partition. If special refers to a mounted file system, you must unmount special before running (see mount(1M)). The Version 5 disk layout supports file systems up to 32 terabytes. The size to which a Version 5 disk layout file system can be increased depends on the file system block size: o 1024 bytes 4,294,967,039 sectors (4 TB) o 2048 bytes 8,589,934,078 sectors (8 TB) o 4096 bytes 17,179,868,156 sectors (16 TB) o 8192 bytes 34,359,736,312 sectors (32 TB) The Version 6 disk layout supports file systems up to 256 terabytes. The size to which a Version 6 disk layout file system can be increased depends on the file system block size: o 1024 bytes 34,359,736,312 sectors (32 TB) o 2048 bytes 68,719,472,624 sectors (64 TB) o 4096 bytes 137,438,945,248 sectors (128 TB) o 8192 bytes 274,877,890,496 sectors (256 TB) The maximum file system size supported is 2 terabytes. For a file system's size to be increased to 32 terabytes or greater, the file sys- tem must be on a 64-bit kernel operating system and must reside on a VERITAS Volume Manager volume. If the file system resides on a volume set, will fail. Use the fsvoladm(1M) command to extend a multi-volume file system. When the file system size is grown with the extendfs command, the intent log size is not automatically increased. Options recognizes the following options: Specify the VxFS file system type. Query special to determine the size. The file system is not extended. Specify the number of blocks to add to the file system. If size is omitted, the maximum possible size is used. Specify verbose mode, which displays the resulting size of file system along with output of the newly sized file system. Without there is no output. Operands recognizes the following operand: special The device special file of either a logical volume or a disk partition. If special refers to a mounted file system, you must unmount special before running (see mount(1M)). EXAMPLES
This example shows how to increase the capacity of a file system created on a logical volume. SEE ALSO
extendfs(1M), lvextend(1M), mkfs(1M), mount(1M), umount(1M), fs_vxfs(4). extendfs_vxfs(1M)
All times are GMT -4. The time now is 04:39 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy