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

NAME
devinfo -- print information about system device configuration SYNOPSIS
devinfo [-rv] devinfo -u DESCRIPTION
The devinfo utility, without any arguments, shows the hierarchy of devices available in the system, starting from the ``nexus'' device. The following options are accepted. -r Causes hardware resource information (such as IRQ, I/O ports, I/O memory addresses) to be also listed, under each device that has reserved those resources. -u Displays the same information as with -r but sorts by resource type rather than by device, allowing to review the set of system resources by usage and available resources. I.e., it lists all the IRQ consumers together. -v Display all devices in the driver tree, not just those that are attached or busy. Without this flag, only those devices that have attached are reported. SEE ALSO
systat(1), devinfo(3), iostat(8), pciconf(8), pnpinfo(8), vmstat(8), devclass(9), device(9) AUTHORS
Mike Smith <msmith@FreeBSD.org> BSD
November 28, 2005 BSD
All times are GMT -4. The time now is 08:36 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy