The Linux SCSI Target Wiki
Red Hat Enterprise Linux| Company / developer |
Red Hat, Inc. |
|---|
| OS family |
Unix-like (based on Red Hat Linux/Fedora) |
|---|
| Working state |
Production |
|---|
| Source model |
Free and open source software |
|---|
| Initial release |
March 31, 2003 (2003-03-31) |
|---|
| Latest stable release |
6.2 |
|---|
| Marketing target |
Commercial market (including for mainframes, servers, supercomputers) |
|---|
| Language(s) |
Multilingual |
|---|
| Update method |
Yum / PackageKit |
|---|
| Package manager |
RPM Package Manager |
|---|
| Supported platforms |
x86, x86-64, IA-64 |
|---|
| Kernel type |
Monolithic (Linux) |
|---|
| License |
Various free software licenses, plus proprietary binary blobs. |
|---|
| Official website |
www.redhat.com/rhel |
Red Hat Enterprise Linux (RHEL) is a Linux-based operating system developed by Red Hat and targeted toward the commercial market. Red Hat Enterprise Linux is released in server versions for x86, x86-64, Itanium, PowerPC and IBM System z, and desktop versions for x86 and x86-64. All of Red Hat's official support and training and the Red Hat Certification Program center around the Red Hat Enterprise Linux platform. Red Hat Enterprise Linux is often abbreviated to RHEL, although this is not an official designation.[1]
Linux SCSI Target
Summary
Installation
LIO Linux SCSI Target has been the default block storage target from RHEL version 6.2, which was released on 12/6/2011 (kernel 2.6.32-220). In the current version 6.2, however, only the FCoE fabric module is included per default. The user space shell targetcli can be installed as follows:
su -c 'yum install fcoe-target-utils'
See also
Notes
External links