Sponsored Content
Full Discussion: vxfs online resizing
Operating Systems Solaris vxfs online resizing Post 302436557 by bpsunadm on Monday 12th of July 2010 10:33:25 AM
Old 07-12-2010
Incredible,

I decreased the u009 fs with the below command

Code:
root@wa1us105 [/]# /usr/lib/vxvm/bin/vxresize -F vxfs -g wa1us105dg u009 -60g -b
VxVM vxassist ERROR V-5-1-325 dm:-b: No disks match specification
VxVM vxresize ERROR V-5-1-4703 Problem running vxassist command for volume u009, in diskgroup wa1us105dg

as per df -k the fs got reduced. but vxassist is not showing the free space in dg..

Code:
root@wa1us105 [/]# vxassist -g wa1us105dg maxsize layout=concat
Maximum volume size: 999424 (488Mb)

Its a production server..needs to be resolved..

Last edited by Scott; 07-12-2010 at 02:15 PM.. Reason: Code tags, please...
 

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
filesystem(7)						 Miscellaneous Information Manual					     filesystem(7)

NAME
filesystem - event signalling that filesystems have been mounted SYNOPSIS
filesystem [ENV]... DESCRIPTION
The filesystem event is generated by the mountall(8) daemon after it has mounted all filesystems listed in fstab(5). mountall(8) emits this event as an informational signal, services and tasks started or stopped by this event will do so in parallel with other activity. EXAMPLE
A service that wishes to be running once filesystems are mounted might use: start on filesystem SEE ALSO
mounting(7) mounted(7) virtual-filesystems(7) local-filesystems(7) remote-filesystems(7) all-swaps(7) mountall 2009-12-21 filesystem(7)
All times are GMT -4. The time now is 06:23 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy