Sponsored Content
Full Discussion: vxfs online resizing
Operating Systems Solaris vxfs online resizing Post 302437480 by m_aftab on Thursday 15th of July 2010 07:57:48 AM
Old 07-15-2010
Use vxassist to increase to volume
use fasdm to increase filesystem (mount point)

Regards
Aftab
 

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
QUOTAON(8)						      System Manager's Manual							QUOTAON(8)

NAME
quotaon, quotaoff - turn filesystem quotas on and off SYNOPSIS
quotaon [-v] filesystem ... quotaon [-v] -a quotaoff [-v] filesystem ... quotaoff [-v] -a DESCRIPTION
Quotaon announces to the system that disk quotas should be enabled on one or more filesystems. Quotaoff announces to the system that the specified filesystems should have any disk quotas diskquotas turned off. The filesystems specified must have entries in /etc/fstab and be mounted. Quotaon expects each filesystem to have a quota file named quotas located at the root of the associated file system. These defaults may be overridden in /etc/fstab. Available options: -a If the -a flag is supplied in place of any filesystem names, quotaon/quotaoff will enable/disable all the filesystems indi- cated in /etc/fstab to be read-write with disk quotas. -v Causes quotaon and quotaoff to print a message for each filesystem where quotas are turned on or off. FILES
quotas at the filesystem root with user quotas /etc/fstab filesystem table SEE ALSO
quota(1), setquota(2), fstab(5), edquota(8), quotacheck(8), repquota(8) HISTORY
The quotaon command appeared in 4.2BSD. 4.2 Berkeley Distribution January 21, 1996 QUOTAON(8)
All times are GMT -4. The time now is 05:57 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy