SANvolumes
SANvolumes are logical storage units created within a storage area network and presented to servers as block devices. They abstract the physical disks in a storage array from the host, enabling centralized management, scalability, and multi-host access. A SAN volume is typically implemented as a LUN (logical unit number) or equivalent logical volume on the storage array. The host detects the volume as a disk drive, formats it with a filesystem, and uses the underlying storage backend for data protection and recovery features.
Creation and provisioning: administrators configure volumes on the storage array, specifying capacity and provisioning mode (thick
Operations and features: SAN volumes can be resized, snapped, cloned, or replicated for disaster recovery. Many
Management considerations: performance depends on IOPS, latency, queue depth, cache availability, RAID configuration, and network design.
See also: LUN, masking, zoning, Fibre Channel, iSCSI, thin provisioning, snapshots.