Sponsored Content
Full Discussion: resize filesystems
Top Forums UNIX for Advanced & Expert Users resize filesystems Post 302161238 by mhbd on Thursday 24th of January 2008 04:32:17 AM
Old 01-24-2008
resize filesystems

Dear All

We have HP9000 rp7400 Server running with hp-ux 11i.

Our Disk storage has two volume groups and are allocated as follows:

1. /#vgdisplay -v
--- Volume groups ---
VG Name /dev/vg00
VG Write Access read/write
VG Status available
Max LV 255
Cur LV 9
Open LV 9
Max PV 16
Cur PV 2
Act PV 2
Max PE per PV 4350
VGDA 4
PE Size (Mbytes) 4
Total PE 8680
Alloc PE 6422
Free PE 2258
Total PVG 0
Total Spare PVs 0
Total Spare PVs in use 0

2. VG Name /dev/vgvedas
VG Write Access read/write
VG Status available, exclusive
Max LV 255
Cur LV 14
Open LV 14
Max PV 16
Cur PV 7
Act PV 7
Max PE per PV 17492
VGDA 14
PE Size (Mbytes) 4
Total PE 122423
Alloc PE 121856
Free PE 567
Total PVG 0
Total Spare PVs 0
Total Spare PVs in use 0

As you can see /dev/vgvedas has only 2GB free space.

Is it possible to resize filesystems of /dev/vgvedas with free PE of /dev/vg00 ?

Thanks in advance.
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

How to resize partitions?

I have recently changed software systems for my small business. I was running SCO OpenServer v 5.0 and have now gone to a windows based system using Windows Server 2003. No problems with the changover as the server hardware was changed also. The problem I am having is that I would like to... (2 Replies)
Discussion started by: dtn
2 Replies

2. AIX

resize fs

Hello everyone I need to resize a filesystem /home I want to add 200mb and I have space on the disk with lsvg rootvg command I check this but I cant because has a mirror. Do you know some way that I can do this. Thanks in advance (1 Reply)
Discussion started by: lo-lp-kl
1 Replies

3. Filesystems, Disks and Memory

how to resize a file

hello every body. in a little bit of a jam here.if you all happen to know how to resize the tmp file in my linux system. I use a sabayon 3.5 on a x86 machine. itried to make a dvd image copy but the system gives me a error message telling me the temporary folder used to make images is too small.... (3 Replies)
Discussion started by: dvas83
3 Replies

4. Shell Programming and Scripting

resize

Hello, I created a script that runs perfectly on 2 different account but I it will not run in 2 others (HP-UX). I noticed that the problem is caused by the resize command in the .profile of the problematic accounts. Since it is a prod server, I dont want to remove it witout knowing what it is... (4 Replies)
Discussion started by: drbiloukos
4 Replies

5. UNIX for Dummies Questions & Answers

how to resize pv (pvresize)

i am running redhat on VMware i increased a disk size from san for existing disk /dev/sdb how do i resize the disk # pvdisplay --- Physical volume --- PV Name /dev/sdb1 VG Name localvg PV Size 15.00 GB / not usable 2.99 MB ... (0 Replies)
Discussion started by: robo
0 Replies

6. HP-UX

Resize volume

Dear All, We have HP Unix 11.31. We have two VG, VG01 and VG02. In VG01 there are three mount point each of 100gb size. There is no data on below mount point /soft/01 /soft/02 /soft/03Is it possible to resize each of these mount point to 50 GB. So 150 GB will free and release from... (2 Replies)
Discussion started by: bhattnirav
2 Replies

7. Shell Programming and Scripting

resize images

Is there a script or extension that I can look into that will re-size an allotment of images to a given size?? Id like to take images of a certain size and resize them but Im dont remember an install option that can do it if installed in ubuntu but I, also unsure in what code I will have to learn.... (2 Replies)
Discussion started by: graphicsman
2 Replies

8. AIX

Resize Lun

Good afternoon! Help with a solution I have AIX 7.1 works through vios I expanded Lun that it is necessary to make that aix saw this change and to expand the section lvm Sorry for my English (1 Reply)
Discussion started by: iformats
1 Replies

9. Red Hat

Please tell me how to resize the partitions

It is not allowing me to create a new partition...... I know that there are no free sectors available.... I want to RESIZE the partitions which are already created. Please tell me how to resize the partitions.....Don't tell me that we can resize through parted command.... please tell me all... (2 Replies)
Discussion started by: vamshigvk475
2 Replies

10. Solaris

Resize rpool

Hi, I have rpool about 500G. So i want to use 210G from rpool and assign mount point as /database. I seek in google and couldn't found it. Does anyone know how to achieve it? Thanks. (2 Replies)
Discussion started by: mzainal
2 Replies
VGDISPLAY(8)						      System Manager's Manual						      VGDISPLAY(8)

NAME
       vgdisplay - display attributes of volume groups

SYNOPSIS
       vgdisplay  [-A|--activevolumegroups]  [-c|--colon|-s|--short|-v|--verbose]  [-d|--debug]  [-h|--help] [--ignorelockingfailure] [--nosuffix]
       [-P|--partial] [--unitshHbBsSkKmMgGtTpPeE] [--version] [VolumeGroupName[VolumeGroupName...]]

       vgdisplay      --columns      |	    -C	    [--aligned][-d|--debug][-h|-?|--help]	[--ignorelockingfailure][--noheadings][--nosuffix]
       [-o|--options[+]Field[,Field]]  [-O|--sort[+|-]Key1[,[+|-]Key2[,...]]]	[-P|--partial] [--separatorSeparator] [--unbuffered] [--unitshHbB-
       sSkKmMgGtTpPeE] [-v|--verbose] [--version] [VolumeGroupName[VolumeGroupName...]]

DESCRIPTION
       vgdisplay allows you to see the attributes of VolumeGroupName (or all volume groups if none is given) with it's physical and  logical  vol-
       umes and their sizes etc.

       vgs (8) is an alternative that provides the same information in the style of ps (1).

OPTIONS
       See lvm for common options and vgs for options given with --columns.

       -A, --activevolumegroups
	      Only select the active volume groups.

       -c, --colon
	      Generate colon separated output for easier parsing in scripts or programs.  N.B. vgs (8) provides considerably more control over the
	      output.

	      The values are:

	      1  volume group name
	      2  volume group access
	      3  volume group status
	      4  internal volume group number
	      5  maximum number of logical volumes
	      6  current number of logical volumes
	      7  open count of all logical volumes in this volume group
	      8  maximum logical volume size
	      9  maximum number of physical volumes
	      10 current number of physical volumes
	      11 actual number of physical volumes
	      12 size of volume group in kilobytes
	      13 physical extent size
	      14 total number of physical extents for this volume group
	      15 allocated number of physical extents for this volume group
	      16 free number of physical extents for this volume group
	      17 uuid of volume group

       -s, --short
	      Give a short listing showing the existence of volume groups.

       -v, --verbose
	      Display verbose information containing long listings of physical and logical volumes.  If given twice, also display verbose  runtime
	      information of vgdisplay's activities.

       --version
	      Display version and exit successfully.

       --columns|-C
	      Display output in columns, the equivalent of vgs.  Options listed are the same as options given in vgs (8).

SEE ALSO
       lvm(8), vgs(8), pvcreate(8), vgcreate(8), lvcreate(8)

Sistina Software UK					 LVM TOOLS 2.02.95(2) (2012-03-06)					      VGDISPLAY(8)
All times are GMT -4. The time now is 03:00 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy