EasyManuals Logo

Oracle VM User Manual

Default Icon
112 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #46 background imageLoading...
Page #46 background image
Creating a Shared Virtual Disk for Live Migration
6-2 Oracle VM Server User's Guide
This command returns output similar to:
10.1.1.1:3260,5 iqn.1992-04.com.emc:cx.apm00070202838.a2
10.1.1.1:3260,6 iqn.1992-04.com.emc:cx.apm00070202838.a3
10.2.1.250:3260,4 iqn.1992-04.com.emc:cx.apm00070202838.b1
10.1.0.249:3260,1 iqn.1992-04.com.emc:cx.apm00070202838.a0
10.1.1.249:3260,2 iqn.1992-04.com.emc:cx.apm00070202838.a1
10.2.0.250:3260,3 iqn.1992-04.com.emc:cx.apm00070202838.b0
4. Delete entries that you do not want to use, for example:
# iscsiadm -m node -p 10.2.0.250:3260,3 -T
iqn.1992-04.com.emc:cx.apm00070202838.b0 -o delete
# iscsiadm -m node -p 10.1.0.249:3260,1 -T
iqn.1992-04.com.emc:cx.apm00070202838.a0 -o delete
# iscsiadm -m node -p 10.2.1.250:3260,4 -T
iqn.1992-04.com.emc:cx.apm00070202838.b1 -o delete
# iscsiadm -m node -p 10.1.1.249:3260,2 -T
iqn.1992-04.com.emc:cx.apm00070202838.a1 -o delete
# iscsiadm -m node -p 10.0.1.249:3260,5 -T
iqn.1992-04.com.emc:cx.apm00070202838.a2 -o delete
5. Verify that only the iSCSI targets you want to use for the server pool are visible:
# iscsiadm -m node
6. Review the partitions by checking /proc/partitions:
# cat /proc/partitions
major minor #blocks name
8 0 71687372 sda
8 1 104391 sda1
8 2 71577607 sda2
253 0 70516736 dm-0
253 1 1048576 dm-1
7. Restart the iSCSI service:
# service iscsi restart
8. Review the partitions by checking /proc/partitions. A new device is listed.
# cat /proc/partitions
major minor #blocks name
8 0 71687372 sda
8 1 104391 sda1
8 2 71577607 sda2
253 0 70516736 dm-0
253 1 1048576 dm-1
8 16 1048576 sdb
9. The new device can now be used.
# fdisk -l /dev/sdb
10. Create a new directory named /etc/ocfs2 directory:
# mkdir /etc/ocfs2
11. Create the OCSF2 configuration file as /etc/ocfs2/cluster.conf. The following is a
sample cluster.conf file:
node:

Table of Contents

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Oracle VM and is the answer not in the manual?

Oracle VM Specifications

General IconGeneral
Live MigrationYes
DeveloperOracle Corporation
Storage SupportNFS, iSCSI, Fibre Channel, Local Storage
CategoryServer
Host OS SupportOracle Linux, Red Hat Linux, SUSE Linux
Guest OS SupportOracle Linux, Red Hat Linux, SUSE Linux, Windows, Solaris
ManagementOracle VM Manager
High AvailabilityYes
Network SupportVLAN

Related product manuals