Sponsored Content
Operating Systems AIX disk space shortage, how to migrate to LVM? Post 302302932 by linux.cao.ca on Wednesday 1st of April 2009 11:22:33 AM
Old 04-01-2009
michael,

u misunderstood lvm, all file system under lvm.
lsvg rootvg will give u a brief message of free space of rootvg which all your troubled fs in.

smit fs to change the size of file system. or #chfs -a size=+10m /home to add 10m to /home. etc.

lsvg rootvg
VOLUME GROUP: rootvg VG IDENTIFIER: 0003336597305871
VG STATE: active PP SIZE: 32 megabyte(s)
VG PERMISSION: read/write TOTAL PPs: 1084 (34688 megabytes)
MAX LVs: 256 FREE PPs: 264 (8448 megabytes)
LVs: 10 USED PPs: 820 (26240 megabytes)
OPEN LVs: 9 QUORUM: 1
TOTAL PVs: 2 VG DESCRIPTORS: 3
STALE PVs: 0 STALE PPs: 0
ACTIVE PVs: 2 AUTO ON: yes
MAX PPs per PV: 1016 MAX PVs: 32
 

8 More Discussions You Might Find Interesting

1. HP-UX

disk adding through lvm

Hi dear(s) Can u explain how to add a disk through lvm with commands. I need to add a 9 gb scsi HS disk to a Hp D class 9000 server. (2 Replies)
Discussion started by: sreekumar.R
2 Replies

2. Solaris

Migrate VxVM boot disks to higher capacity disk

Hi, Im getting a downtime of 4 hrs to do porting of bootdisks. Currently, the system is running on Sf4800. 2 internal disk 36G connected to a SE3510 storage. We're getting 72G disks and we want to restore the OS from the current 36G to the 72G disk. System is under veritas volume manager ctrl.... (4 Replies)
Discussion started by: incredible
4 Replies

3. AIX

Disk I/O Issue using LVM

We have a filesystem which contains 8 hard disks but i am facing disk I/O issue becuase data is not spreading across all the disks.Is there any way i can check how data is spreading and any parameter we need to change to spread ata across all disks. OS--AIX 5.3 (1 Reply)
Discussion started by: ukatru
1 Replies

4. Red Hat

How to Migrate from Single Disk to Many? (RHEL 4.6)

I have a Red Hat Enterprise 4.6 virtual server built on 1 virtual disk running Oracle Applications on VMware ESX 3.5; the performance of the virtual server is not good because of IO bottlenecks. The ESX server is reporting minimal load, it's the virtual server which is struggling with disk IO... (2 Replies)
Discussion started by: home4ktt
2 Replies

5. AIX

AIX LVM migrate lp

Hi, I have questions about unix AIX's lvm. Is there some problem to do migrate lp into a mirrored vg or should i break the mirror before? Is necessary to run reorgvg after I migrate lp ? thanks (1 Reply)
Discussion started by: alfastar
1 Replies

6. BSD

Migrate a Hard Disk

hi Has anyone already tried to migrate a hard disk with FreeBSD using recoverdisk? (1 Reply)
Discussion started by: ccc
1 Replies

7. HP-UX

LVM: is possible to replace a disk?

Scenario1: VG00 lvm,not mirrored,2 disk of 36GB vg size VG00 size is under 30G. Is possible to remove a disk of 36GB and replace "on fly" with a disk of 300GB on VG00? Thanks (6 Replies)
Discussion started by: Linusolaradm1
6 Replies

8. Linux

How to migrate a running lvm.?

Hi all, Please explain how do i. Migrate and backup a running lvm..!! Thanks, Sent from my LG-D802 using Tapatalk (3 Replies)
Discussion started by: lordkizzo
3 Replies
LVMCHANGE(8)						      System Manager's Manual						      LVMCHANGE(8)

NAME
lvmchange - change attributes of the logical volume manager SYNOPSIS
lvmchange [-d|--debug] [-f|--force] [-h|--help] {[-i|--iop_verion]| [-R|--reset]} [-v|--verbose] DESCRIPTION
lvmchange allows you to reset the logical volume manager. Please be careful to have all logical volumes closed and/or unused! OPTIONS -d, --debug Enables additional debugging output (if compiled with DEBUG). -f, --force Force the action without confirmation. -h, --help Print a usage message on standard output and exit successfully. -i, --iop_version Display the LVM io protocol version. This version number ensures that no incompatible data is passed to the driver. -R, --reset Emergency reset of the logical volume manager. This function is a "last resort" if something goes wrong to allow the the logical volume manager module to be unloaded. Not used in normal operation. Please be careful NOT to reset when logical volumes are in use!!! -v, --verbose Gives verbose information about lvmchange's activities. Example "lvmchange -fR" resets the logical volume manager without confirmation. DIAGNOSTICS
lvmchange returns an exit code of 0 for success or > 0 for error: 1 error opening logical volume manager 2 error resetting logical volume manager 95 driver/module not in kernel 96 invalid I/O protocol version 97 error locking logical volume manager 99 invalid command line See also lvm(8), vgcreate(8), lvcreate(8) AUTHOR
Heinz Mauelshagen <Linux-LVM@Sistina.com> Heinz Mauelshagen LVM TOOLS LVMCHANGE(8)
All times are GMT -4. The time now is 07:37 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy