This site best when viewed with a modern standards-compliant browser. We recommend Firefox Get Firefox!.

Linux-HA project logo
Providing Open Source High-Availability Software for Linux and other OSes since 1999.

USA Flag UK Flag

Japanese Flag

Homepage

About Us

Contact Us

Legal Info

How To Contribute

Security Issues

7th - 10th September 2009 Linux-Kongress in Hamburg will have several sessions on Linux-HA - see you there!

18 August 2008 Heartbeat release 2.1.4 is now out Download it

11 October 2007 NEW educational HA/DR Blog hosted by Alan Robertson

9 April 2007 Check out the Cool Heartbeat Screencasts: Installation, Intro to the GUI Part of the Heartbeat Education project

Last site update:
2008-08-30 09:57:26

ServeRAID Logical Volume

A ServeRAID Logical volume is a logical presentation of a ServeRAID Merge Group to the adapter, and hence to the operating system. It corresponds to a SCSI ID in the Linux world.

If the Merge Group is a permanent (non-shared) merge group, then the logical volume will have a fixed SCSI ID. If it is a shared merge group, and there is more than one shared merge group in the system, the SCSI ID will vary depending on when it is made available to the system.

Logical Volumes are assigned in the order they're made available. So, if you have more than one, your SCSI IDs might be different depending on the order you HA system has made them available to the system.

This means that in an ActiveActive arrangement, you cannot rely on knowing what the SCSI ID is, and must rely on volume labels, or uuids, or logical volume managers to perform the association between the volume and the mount point for you.

You can do this with the Filesystem resource agent by using the -L or -P flags in the resource specification.

See Also

ServeRAIDMergeGroup, ServeRAID