Red Hat LINUX VIRTUAL SERVER 4.7 - ADMINISTRATION Guia de Instalação Página 1

Consulte online ou descarregue Guia de Instalação para Servidores Red Hat LINUX VIRTUAL SERVER 4.7 - ADMINISTRATION. Red Hat LINUX VIRTUAL SERVER 4.7 - ADMINISTRATION Installation guide Manual do Utilizador

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir

Resumo do Conteúdo

Página 1 - DM Multipath

LandmannRed Hat Enterprise Linux 4DM MultipathDM Multipath Configuration and AdministrationEdition 1.0

Página 2 - Edition 1.0

static int kvm_vm_ioctl_deassign_device(struct kvm *kvm, struct kvm_assigned_pci_dev * assigned_dev){ int r = 0; struc

Página 3

Chapter 1. Device Mapper MultipathingDevice Mapper Multipathing (DM-Multipath) allows you to configure multiple I/O paths between servernodes and stor

Página 4 - Table of Contents

Array controller port failureWith DM-Multipath configured, a failure at any of these points will cause DM-Multipath to switch to thealternate I/O path

Página 5

Figure 1.3. Act ive/Active Multipath Configuration with One RAID Device1.2. Storage Array SupportBy default, DM-Multipath includes support for the mos

Página 6

Table 1.1. DM-Multipath Component sComponent Descriptiondm -multipath kernel module Reroutes I/O and supports failover for paths and path groups.m ult

Página 7

Chapter 2. Multipath DevicesWithout DM-Multipath, each path from a server node to a storage controller is treated by the system as aseparate device, e

Página 8 - 4. Document Conventions

If you want the system-defined user-friendly names to be consistent across all nodes in the cluster,set up all of the multipath devices on one machine

Página 9 - 4.2. Pull-quote Conventions

Chapter 3. Setting Up DM-MultipathThis chapter provides step-by-step example procedures for configuring DM-Multipath. It includes thefollowing procedu

Página 10 - Important

If the SCSI devices do not appear, ensure that all SAN connections are set up properly.For further information on the m ultipath command and its outpu

Página 11 - 1.1. Overview of DM-Multipath

[root@rh4cluster1 ~]# multipath -v2create: SIBM-ESXSST336732LC____F3ET0EP0Q000072428BX1[size=33 GB][features="0"][hwhandler="0"]\_

Página 12

Red Hat Enterprise Linux 4 DM MultipathDM Multipath Configuration and AdministrationEdition [email protected] m

Página 13 - 1.3. DM-Multipath Components

[root@rh4cluster1 ~]# multipath -F[root@rh4cluster1 ~]# multipath -v2create: 3600a0b80001327d80000006d43621677[size=12 GB][features="0"][hwh

Página 14

Chapter 4. The DM-Multipath Configuration FileBy default, DM-Multipath provides configuration values for the most common uses of multipathing. Inaddit

Página 15 - Chapter 2. Multipath Devices

devicesSettings for the individual storage controllers. T hese values overwrite what is specified in the defaults section of the configuration file. I

Página 16

devnode_blacklist { devnode "^sd[a-z]"}You can use a devnode entry in the blacklist section of the configuration file to specify indiv

Página 17 - 3.1. Setting Up DM-Multipath

defaults { user_friendly_names yes path_grouping_policy m ultibus}Table 4.1, “Multipath Configuration Defaults” describes the att

Página 18

Table 4 .1. Multipath Configuration Default sAttribute Description udev_dir Specifies the directory where udev device nodes are created. T hedefault

Página 19

rr_min_io Specifies the number of I/O requests to route to a path beforeswitching to the next path in the current path group. The defaultvalue is 10

Página 20

4.4. Multipaths Device Configuration AttributesTable 4.2, “Multipath Attributes” shows the attributes that you can set in the m ultipaths section of t

Página 21

Table 4 .2. Multipath Attribut esAttribute Description wwid Specifies the WWID of the multipath device to which the m ultipath attributes apply. alia

Página 22 - 4.2.1. Blacklisting By WWID

flush_on_last_del (RHEL 4.7 and later) If set to yes, the m ultipathd daemon willdisable queueing when the last path to a device has been deleted.Th

Página 23

Legal NoticeCopyright © 2010 Red Hat, Inc.This document is licensed by Red Hat under the Creative Commons Attribution-ShareAlike 3.0 UnportedLicense.

Página 24

need to set the vendor and product parameters. You can find these values by looking at /sys/block/device_name/device/vendor and /sys/block/device_name

Página 25

Table 4 .3. Device AttributesAttribute Description vendor Specifies the vendor name of the storage device to which the device attributes apply, for e

Página 26

group. T he default value is 1000. rr_weight If set to priorities, then instead of sending rr_min_iorequests to a path before calling selector to cho

Página 27

Chapter 5. DM-Multipath Administration and TroubleshootingThis chapter will provide information on administering DM-Multipath on a running system. It

Página 28

NoteWhen a multipath device is being created or modified, the path group status and the dm statusare not known. Also, the features are not always corr

Página 29

The following command displays all the device mapper devices and their major and minor numbers. T heminor numbers determine the name of the dm device.

Página 30 - WINSYS

Use the following procedure to resize an online multipath device.1. Resize your physical device.2. Resize your paths. For SCSI devices, writing a 1

Página 31

Revision HistoryRevision 1.0-11.4 00 2013- 10-31 Rüdiger LandmannRebuild with publican 4.0.0Revision 1.0-11 2012-07-18 Anthony TownsRebuild for Public

Página 32

- blacklist, Setting Up DM-Multipath, Configuration File Blacklist- bl_product parameter, Configuration File Devices- devnode_blacklist, Configuration

Página 33 - 5.1. Multipath Command Output

devices section- multipath.conf file, Configuration File Devicesdevnode_blacklist- configuration file, Configuration File BlacklistDM-Multipath- and L

Página 34

. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .

Página 35

kpart x command , DM-Multipath ComponentsLlocal disks, ignoring, Ignoring Local Disks when Generating Mult ipath DevicesLVM physical volumes- multipat

Página 36 - # multipath

Ppath_checker parameter, Configuration File Default s, Configuration File Devicespath_grouping_policy parameter, Configuration File Default s, Multipa

Página 37 - Revision History

HKLMNPRSUVW3636373737383838383838Red Hat Enterprise Linux 4 DM Multipath2

Página 38

Table of Contents 3

Página 39

PrefaceThis book describes the Device Mapper Multipath (DM-Multipath) feature of Red Hat Enterprise Linux.1. AudienceThis book is intended to be used

Página 40

Be sure to mention the manual's identifier:rh-MPIO(EN)-4.9 (2011-02-16T16:48)By mentioning this manual's identifier, we know exactly which v

Página 41

labeled buttons; check-box and radio button labels; menu titles and sub-menu titles. For example:Choose System → Preferences → Mouse from the main men

Comentários a estes Manuais

Sem comentários