Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

pvchange(8) [suse man page]

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] [--deltag Tag] [-h|-?|--help] [-t|--test] [-v|--verbose] [-a|--all] [-x|--allo- catable 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. -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.67(2) (2010-06-04) PVCHANGE(8)

Check Out this Related Man Page

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)
Man Page

7 More Discussions You Might Find Interesting

1. AIX

Confused with File System Concepts

Hello, I've been reading the AIX 5.1 System Concepts PDF but I'm still confused about some file-system concepts and their relationships. What is the 'allocation group size'? How are 'disk allocation unit'/'fragment size', NBPI and 'allocation group size'? And how are the above three... (2 Replies)
Discussion started by: quickfirststep
2 Replies

2. UNIX for Dummies Questions & Answers

physical volume and physical disk.

Hello, I need explanations about physical disks and physical volumes. What is the difference between these 2 things? In fact, i am trying to understand what the AIX lspv2command does. Thank you in advance. (2 Replies)
Discussion started by: VeroL
2 Replies

3. HP-UX

determine the physical size of the hard disk

Hi is there a cmd in hpux 11 to determine the physical size of the hard disk. not bdf command. i have searched the other threads here but cant find an answer. thank you guys (4 Replies)
Discussion started by: hoffies
4 Replies

4. Programming

LInear Addresses

Hi all, Even after reading many explanation the question still haunting me what's the difference between physical and linear addresses.Can we directly access physical addresses .If not then paging circuitry would have ensure contiguous physical addresses regardless of any linear addresses but this... (2 Replies)
Discussion started by: joshighanshyam
2 Replies

5. SCO

Virtualize physical SCO 5.0.6

hi Howto virtualize physical SCO 5.0.6 on ESX4? (22 Replies)
Discussion started by: ccc
22 Replies

6. AIX

reorgvg in AIX

Hello, I'm trying to understand what is the practical usage of this command. In IBM website I've found that: Reorganizes the physical partition allocation for a volume group. In which situation should I use it? Could you give me some example. Thanks, p (1 Reply)
Discussion started by: pitmod
1 Replies

7. Linux

LVM Allocation Requests

Reading up on LVM allocation policy and I'm still unclear on one particular point: what qualifies as an "allocation request"? Are extents allocated when you create/resize logical volumes or by some other event? (1 Reply)
Discussion started by: thmnetwork
1 Replies