Sponsored Content
Top Forums UNIX for Dummies Questions & Answers File System and Storage Array Confusion Post 302895582 by munna529 on Tuesday 1st of April 2014 11:23:23 AM
Old 04-01-2014
I had seen some hosts where in the multipath output it displays dm-7 and dm-8 but in the pvs it says dm-4,dm-5 in most cases they didn't used same naming conventions.

so i was thinking is there anyway i can check whether output of pvs dm-10 ,dm-11,dm-12,dm-13,dm-14,dm-6,dm-8,dm-9 resides on which array ?
PV VG Fmt Attr PSize PFree /dev/cciss/c0d0p3 vg00 lvm2 a- 125.34G 43.09G /dev/dm-10 B lvm2 a- 16.00G 1.00G /dev/dm-11 A lvm2 a- 20.00G 20.00G /dev/dm-12 A lvm2 a- 20.50G 20.50G /dev/dm-13 B lvm2 a- 15.73G 15.73G /dev/dm-14 vg01 lvm2 a- 3.76G 1.26G /dev/dm-6 vg02 lvm2 a- 11.00G 1020.00M /dev/dm-8 vg02 lvm2 a- 11.00G 11.00G /dev/dm-9 vg01 lvm2 a- 5.00G 5.00G
 

2 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

File system Confusion

Hello All, I administer my department server and now Im assigned the job of installing a new server. The old server has no home directory but the user accounts are managed using a script and they are partitioned in /fs/grad, /fs/ugrad, /fs/fac, /fs/alumni. But when I finger for a... (1 Reply)
Discussion started by: maybemedic
1 Replies

2. Red Hat

Filesystem and storage arrays confusion

Hi Friends, I have a host(SuSe Linux 10.4) which has 2 luns presented from 2 different arrays HP eva and xp. we are planning to migrate hp eva to 3par. When i look for physical volume i see /dev/dm-4, /dev/dm-5, /dev/dm-7and when i look for multipath -ll i see dm-8,dm-9,dm-7. So i can't confirm... (1 Reply)
Discussion started by: munna529
1 Replies
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 11:04 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy