Sponsored Content
Full Discussion: vxfs on red hat ent 4
Operating Systems Linux Red Hat vxfs on red hat ent 4 Post 302274448 by itik on Wednesday 7th of January 2009 03:17:51 PM
Old 01-07-2009
you can query with

vxassist -g vol_group maxsize

Maximum volume size: 285112320 (149000Mb)

it means there's available 149G
 

9 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Red Hat 7.2.....

I just installed red hat 7.2 on my laptop. it's dual booted with xp and red hat. when i boot in to linux it boots up to the screen to ask me my name and pass....i put in root and my password. after this it goes to a blue screen and sits there. the after about 2 minutes it comes up with a fatal... (1 Reply)
Discussion started by: muzscman
1 Replies

2. Linux

Red Hat?

I have a Red Hat upgrade disk. I installed it and it corrupted my entire hard drive! I had gotten the disks out of a Dummy's book at my local library. Trying to install 'Red Hat', has cost me $100.00 in damages. (The cool part is my friend gave me that $100.00 part) Ah...A 120gig Hard Drive. Just... (3 Replies)
Discussion started by: hdk_mkr
3 Replies

3. UNIX for Dummies Questions & Answers

Red Hat 9 help

please help me how to install softwares in linux.i have a ethernet internet connection.i try to open the site on LAN to download internet client.but i cannot as our lan supports only internet explorer....i downloaded the linux client by booting thru XP......but i cannot c my NTFS partition thru... (0 Replies)
Discussion started by: shobhit143
0 Replies

4. Linux

red hat ent 5 network

Hi All, I configured during the installation my red hat 5 ent with dhcp enable. Now I modified to static on ../ifcfg-eth0. It won't change when network is restarted with ../network restart command. I need to do ifdown eth0 and ifup eth0. And when rebooted, it will go back to dhcp. Here's... (1 Reply)
Discussion started by: itik
1 Replies

5. Linux

Red hat ent 4 syssat

Hi All, Does installing sysstat on Red Hat Ent 4 will make the system unreliable or it's ok? Is it going to make the OS slow, I mean even if the utilities are not being used? Any advise will be highly appreciated, thanks. (1 Reply)
Discussion started by: itik
1 Replies

6. Linux

red hat ent 4 cron script

hi i need to put the full path of every executable i need to put on my script. on the testing you don't need it but if it's running from cron you need to put the full path of the executable or another script. what's the work around for this? Thanks. (1 Reply)
Discussion started by: itik
1 Replies

7. Linux

crash dump server for red hat ent 4

Is it true that you can't have the crash dump server/client on the same server? I know I've installed Nagios open source before, I though it's only for that kind of thing. I never though that Red hat ent 4 would be like client/server on the crash dump. if someone is having problem with high... (0 Replies)
Discussion started by: itik
0 Replies

8. Red Hat

Red Hat E 3

I'm am working with a Red Hat Enterprise 3 server. This is a dedicated server that is supposedly dedicated to one domain, but I have been tasked with trying to figure out if there are files on this system that are being accessed by other IP's. Does anyone know if how I would go about finding... (0 Replies)
Discussion started by: chrisPlusPlus
0 Replies

9. UNIX for Dummies Questions & Answers

how to know if i use "Red Hat Enterprise Linux" or "Red Hat Desktop" ?

how to know if i use "Red Hat Enterprise Linux" or "Red Hat Desktop" ? (2 Replies)
Discussion started by: ahmedamer12
2 Replies
vxcache(1M)															       vxcache(1M)

NAME
vxcache - administer the cache object for space-optimized snapshots SYNOPSIS
vxcache [-g diskgroup] att volume cacheobj vxcache [-g diskgroup] dis cachevol ... vxcache [options] [-g diskgroup] growcacheby cacheobj lengthchange [attribute ...] vxcache [options] [-g diskgroup] growcacheto cacheobj newlength [attribute ...] vxcache [-g diskgroup] listvol cacheobj vxcache [-g diskgroup] set attribute=value cacheobj ... vxcache [options] [-g diskgroup] shrinkcacheby cacheobj lengthchange [attribute ...] vxcache [options] [-g diskgroup] shrinkcacheto cacheobj newlength [attribute ...] vxcache [-g diskgroup] start cacheobj ... vxcache [-g diskgroup] stat [cacheobj ...] vxcache [-f] [-g diskgroup] stop cacheobj... DESCRIPTION
The vxcache utility is used to administer a cache object that is associated with volumes that have one or more space-optimized snapshots. The cache object, cacheobj, and underlying cache volume, cachevol, may be shared between volumes in a disk group. KEYWORDS
att Attaches a volume as a cache volume to a cache object. If a valid cache object exists but the original cache volume has been removed, this operation may be used to attach a new volume as a cache volume to the cache object. dis Dissociates one or more cache volumes from their cache objects. Note: First use the vxcache stop command to stop the cache objects. growcacheby Grows the cache by the specified amount, lengthchange. growcacheto Grows the cache to the specified length, newlength. listvol Prints a space-separated list of space-optimized instant snapshots that have been created on the specified cache object. This list is sorted by the timestamp on the snapshot. If two or more snapshots have the same timestamp, these snapshots are sorted in order of decreasing size. set Sets the value of an attribute for the specified cache objects. Values may be set for the autogrow, autogrowby, highwatermark and maxautogrow attributes. See the vxcached(1M) manual page for a description of these attributes. shrinkcacheby Shrinks the cache by the specified amount, lengthchange. shrinkcacheto Shrinks the cache to the specified length, newlength. start Starts cache objects and rebuilds the in-core mapping. stat Prints space usage statistics for cache objects: TOTAL Total size of the cache volume in megabytes that is available to cache data. As a small amount of space is required to hold cache object metadata, this value is always smaller than the total size of the cache volume. USED Size of the cache that is in use in megabytes and as a percentage. AVAIL Size of the cache that is available for use in megabytes and as a percentage. SDCNT Number of subdisks that have been created on the cache object. If no cache objects are specified, statistics are displayed for all cache objects in the disk group. stop Stops cache objects. OPTIONS
Note: The -d and -n options apply only to the growcacheby, growcacheto, shrinkcacheby and shrinkcacheto operations. -d defaults Specifies a file containing defaults for various attributes related to space allocation for growing and shrinking the cache. If not specified, this defaults to /etc/default/vxassist. -f Forces the stop operation if any snapshots have been created on a cache object. -g diskgroup Specifies the disk group for the operation, either by disk group ID or by disk group name. If this option is not specified, the default disk group is determined using the rules given in the vxdg(1M) manual page. -n Prevents the system defaults file being read. Hardware-Specific Options Note: These options apply only to the growcacheby, growcacheto, shrinkcacheby and shrinkcacheto operations. Some environments provide guidelines to optimize VxVM's interaction with intelligent storage systems. If these guidelines are present, VxVM follows them when allocating space for volumes. The following options change the behavior of the growcacheby, growcacheto, shrinkcacheby and shrinkcacheto operations: -o override Performs the specified vxcache task for the specified volume and ignores any storage-specific guidelines. Overriding the guide- lines is not recommended as it can result in incompatible objects, or objects that cannot be administered by VxVM and any associ- ated software that exploit storage-specific features. -o verify Verifies that the vxcache task for the specified volume can be performed without violating any storage-specific guidelines, but does not commit or perform any task. If any guidelines are violated, vxcache exits with an error message. Note: These options need a separate license. Without the license, vxcache ignores the specified option. Refer to the vendor-specific documentation for more information on how intelligent storage systems can interact with VxVM. EXAMPLES
Create and enable a 1GB mirrored cache with a region size of 32KB: vxassist -g mydg make cachevol 1g layout=mirror init=active mydg16 mydg17 vxmake -g mydg cache cobjmydg cachevolname=cachevol regionsize=32k vxcache -g mydg start cobjmydg Grow the cache volume, mydgcvol, that is associated with the cache object, mydgcobj, by 1GB: vxcache -g mydg growcacheby mydgcobj 1g Change the value of the maxautogrow attribute to 2GB for a cache: vxcache -g mydg set maxautogrow=2g mydgcobj Stop and restart the cache object, mydgcobj, which has entered the DETACHED state after a failed grow or shrink operation (the -f option to vxcache stop is required because snapshots exist on the cache object): vxcache -f -g mydg stop mydgcobj vxcache -g mydg start mydgcobj Stop the cache object, mydgcobj, and dissociate the cache volume, mydgcvol, from it: vxcache -g mydg stop mydgcobj vxcache -g mydg dis mydgcvol NOTES
The attributes that may be specified with the growcacheby, growcacheto, shrinkcacheby and shrinkcacheto keywords are the same as for the vxassist command. See the vxassist(1M) manual page for details. The vxcached daemon monitors the usage of cache objects. See the vxcached(1M) manual page for details. The minimum size of a cache volume is approximately 10m(10MB) plus 1MB for each 256KB of the region size. SEE ALSO
vxassist(1M), vxcached(1M), vxintro(1M), vxmake(1M), vxsnap(1M), vxstat(1M) VxVM 5.0.31.1 24 Mar 2008 vxcache(1M)
All times are GMT -4. The time now is 07:39 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy