CentOS
The Linux SCSI Target Wiki
| Company / developer | The CentOS Project |
|---|---|
| OS family | Unix-like |
| Working state | Production |
| Source model | Free and open source software |
| Initial release | May 14, 2004 |
| Latest stable release | 6.2 |
| Marketing target | Free computing (desktops, mainframes, servers, workstations) |
| Language(s) | Multilingual |
| Package manager | RPM package manager |
| Supported platforms | IA-32, x86-64, PowerPC, i386, s390, s390x |
| Kernel type | Monolithic (Linux) |
| Default user interface | GNOME and KDE (user-selectable) |
| License | GNU GPL & Various others. |
| Official website | centos.org |
CentOS is a free operating system distribution based upon the Linux kernel. It is derived entirely from the Red Hat Enterprise Linux (RHEL) distribution. CentOS exists to provide a free enterprise class computing platform and strives to maintain 100% binary compatibility with its Upstream upstream source, Red Hat.[1] CentOS stands for Community ENTerprise Operating System.
Contents |
Linux SCSI Target
Summary
| Versions | v6.2+ |
|---|---|
| Archive | CentOS mirror |
| Source git | targetcli-fb.git |
| Documentation | Tech Notes |
Installation
The LIO Linux SCSI Target has been the default block storage target from CentOS version 6.2, released on 12/20/2012. In the current version 6.2, however, only the FCoE fabric module was included per default. The user space shell targetcli can be installed as follows:
su -c 'yum install fcoe-target-utils'
Initiator
The Open-iSCSI Initiator comes pre-installed on CentOS 5.
See also
- Debian, community-supported Project
- Fedora, community-supported Project, sponsored by Red Hat
- openSUSE
- Red Hat Enterprise Linux (RHEL)
- Scientific Linux, another distribution based on RHEL
- Ubuntu
Notes
- ↑ "Purpose of CentOS". CentOS Project.
External links
- CentOS Official website
- CentOS Wikipedia entry
- List of Linux distributions Wikipedia entry
- CentOS 5 review on linux.com
- How to Connect to an iSCSI Volume using Open-iSCSI in Linux