Documentation
Back to guides list
Prev Next
Back to guides list

Virtuozzo Storage User's Guide

Version 7.5 — Feb 25, 2022
  • 1. About Virtuozzo Storage
    • 1.1. Supported Storage Types
  • 2. Accessing Virtuozzo Storage S3 Buckets
    • 2.1. Managing Buckets via Virtuozzo Storage User Panel
    • 2.2. Accessing S3 Storage with CyberDuck
    • 2.3. Mounting S3 Storage with Mountain Duck
    • 2.4. Configuring Backup Exec to Keep Backups in S3 Storage
    • 2.5. Bucket and Key Naming Policies
  • 3. Accessing Virtuozzo Storage iSCSI Targets
    • 3.1. Accessing Virtuozzo Storage iSCSI Targets from CentOS 6
    • 3.2. Accessing Virtuozzo Storage iSCSI Targets from Microsoft Windows Server 2012 R2
    • 3.3. Accessing Virtuozzo Storage iSCSI Targets from VMware ESXi
    • 3.4. Accessing Virtuozzo Storage iSCSI Targets from Citrix XenServer 6.2
    • 3.5. Accessing Virtuozzo Storage iSCSI Targets from Microsoft Hyper-V
  • Virtuozzo Storage User's GuidePDF, 431 KB
Prev Next

3.1. Accessing Virtuozzo Storage iSCSI Targets from CentOS 6¶

  1. Make sure that the iscsi-initiator-utils package is installed.

  2. Discover the required target by its IP address. For example:

    # iscsiadm --mode discovery --type sendtargets --portal 192.168.10.100
    
  3. Restart the iscsid service to rescan for newly added drives:

    # service iscsi restart
    

To check that the new drive has appeared in the system, use fdisk, parted or similar tools.

For more information, see the Red Hat Enterprise Linux Storage Administration Guide.

Version 7.5 — Feb 25, 2022
Edit Print Share
Prev Next
GPG Keys Legal