Sponsored Content
Full Discussion: Pdisks
Operating Systems AIX Pdisks Post 302132420 by agent47 on Friday 17th of August 2007 12:25:11 AM
Old 08-17-2007
Quote:
Originally Posted by rocker40
I have added a couple of new drives to my AIX 5.2. I was wondering how to view them and see what space is available for me to use in a hdisk .
Thanks
Dave
In Aix every physical hard drive is a PV i.e physical volume. I assume that you have attached the hard drive to the system run the cfgmgr command after that if you have the version 5.3 then you can run the smitty lvm , or just type lspv command that are you seeing any hdisk 0 .... etc etc ..... note that if that disk is available to the system or not then after either you can extend the existing LV (Logical Volume like data vg , rootvg ) by extendvg <vgname>

Hope it helps!!! I tried to explain you as much as I can imagine , you can ask again in details.

Cheers!!!
Agent47
 
PVCHANGE(8)						      System Manager's Manual						       PVCHANGE(8)

NAME
pvchange - change attributes of a physical volume SYNOPSIS
pvchange [--addtag Tag] [-A|--autobackup y|n] [-d|--debug] [-f|--force] [--deltag Tag] [--metadataignore y|n] [-h|-?|--help] [-t|--test] [-v|--verbose] [-a|--all] [-x|--allocatable y|n] [-u|--uuid] [PhysicalVolumePath...] DESCRIPTION
pvchange allows you to change the allocation permissions of one or more physical volumes. OPTIONS
See lvm for common options. -a, --all If PhysicalVolumePath is not specified on the command line all physical volumes are searched for and used. --metadataignore y|n Ignore or un-ignore metadata areas on this physical volume. If metadata areas on a physical volume are ignored, LVM will not not store metadata in the metadata areas present on this Physical Volume. -u, --uuid Generate new random UUID for specified physical volumes. -x, --allocatable y|n Enable or disable allocation of physical extents on this physical volume. Example "pvchange -x n /dev/sdk1" disallows the allocation of physical extents on this physical volume (possibly because of disk errors, or because it will be removed after freeing it. SEE ALSO
lvm(8), pvcreate(8) Sistina Software UK LVM TOOLS 2.02.95(2) (2012-03-06) PVCHANGE(8)
All times are GMT -4. The time now is 10:00 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy