<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="https://dengxihe.com/techwiki/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://dengxihe.com/techwiki/feed.php">
        <title>Tech Wiki oraclevm</title>
        <description></description>
        <link>https://dengxihe.com/techwiki/</link>
        <image rdf:resource="https://dengxihe.com/techwiki/lib/tpl/dokuwiki/images/favicon.ico" />
       <dc:date>2026-05-20T18:46:35-07:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://dengxihe.com/techwiki/oraclevm/bestpractice?rev=1484791559&amp;do=diff"/>
                <rdf:li rdf:resource="https://dengxihe.com/techwiki/oraclevm/guest?rev=1485546750&amp;do=diff"/>
                <rdf:li rdf:resource="https://dengxihe.com/techwiki/oraclevm/network?rev=1484792369&amp;do=diff"/>
                <rdf:li rdf:resource="https://dengxihe.com/techwiki/oraclevm/ovmcli?rev=1488328890&amp;do=diff"/>
                <rdf:li rdf:resource="https://dengxihe.com/techwiki/oraclevm/ovmm_install?rev=1484791929&amp;do=diff"/>
                <rdf:li rdf:resource="https://dengxihe.com/techwiki/oraclevm/ovmserver?rev=1484851049&amp;do=diff"/>
                <rdf:li rdf:resource="https://dengxihe.com/techwiki/oraclevm/storage?rev=1484851481&amp;do=diff"/>
                <rdf:li rdf:resource="https://dengxihe.com/techwiki/oraclevm/vm_template?rev=1484852446&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://dengxihe.com/techwiki/lib/tpl/dokuwiki/images/favicon.ico">
        <title>Tech Wiki</title>
        <link>https://dengxihe.com/techwiki/</link>
        <url>https://dengxihe.com/techwiki/lib/tpl/dokuwiki/images/favicon.ico</url>
    </image>
    <item rdf:about="https://dengxihe.com/techwiki/oraclevm/bestpractice?rev=1484791559&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2017-01-18T18:05:59-07:00</dc:date>
        <title>oraclevm:bestpractice</title>
        <link>https://dengxihe.com/techwiki/oraclevm/bestpractice?rev=1484791559&amp;do=diff</link>
        <description>*  Backup and recovery - Oracle VM 3: Backup and Recovery Best Practices Guide
	*  Storage migration - Migrating an Oracle VM Environment Across Heterogeneous Storage Arrays
	*  Oracle VM with NetApp Storage -  Oracle VM and NetApp Storage Best Practices Guide</description>
    </item>
    <item rdf:about="https://dengxihe.com/techwiki/oraclevm/guest?rev=1485546750&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2017-01-27T11:52:30-07:00</dc:date>
        <title>oraclevm:guest</title>
        <link>https://dengxihe.com/techwiki/oraclevm/guest?rev=1485546750&amp;do=diff</link>
        <description>Guest installation

	*  PXE or auto network install
		*  HVM

# Enable pxe in vm configuration file, n -network c - local
boot='nc'


		*  PVM

# add bootargs
bootargs = '--args=&quot;ksdevice=eth0 network bootproto=dhcp ks=http://192.168.1.1/cblr/svc/op/ks/system/pvm-ol6.5-x86_64-1&quot; http://ca-systest5010.us.oracle.com/iso/ol6.5-x86_64/'</description>
    </item>
    <item rdf:about="https://dengxihe.com/techwiki/oraclevm/network?rev=1484792369&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2017-01-18T18:19:29-07:00</dc:date>
        <title>oraclevm:network</title>
        <link>https://dengxihe.com/techwiki/oraclevm/network?rev=1484792369&amp;do=diff</link>
        <description>Bonding
 Mode  Mode in OVM3.2  Prerequisites  Feature active-backup Active Backup Does not require switch configuration Only one slave in the bond is active, other slave becomes if active slave fails (failover)802.3ad Dynamic Link Aggregation Ethtool support in the base drivers for retrieving the speed and duplex of each slave. Switch supports 802.3ad and have it enablede</description>
    </item>
    <item rdf:about="https://dengxihe.com/techwiki/oraclevm/ovmcli?rev=1488328890&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2017-02-28T16:41:30-07:00</dc:date>
        <title>oraclevm:ovmcli</title>
        <link>https://dengxihe.com/techwiki/oraclevm/ovmcli?rev=1488328890&amp;do=diff</link>
        <description>create vnic
create vnic name=00:18:80:01:00:12 network=6op-v671 macAddress=00:18:80:01:00:12 on Vm name=ca-perfdb</description>
    </item>
    <item rdf:about="https://dengxihe.com/techwiki/oraclevm/ovmm_install?rev=1484791929&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2017-01-18T18:12:09-07:00</dc:date>
        <title>oraclevm:ovmm_install</title>
        <link>https://dengxihe.com/techwiki/oraclevm/ovmm_install?rev=1484791929&amp;do=diff</link>
        <description>OVM 3.2/3.3 Manager Installation

	*  Install required packages


Required packages for OVMM
# yum install unzip

Requried packages for MySQL
# yum install perl libaio

VM VNC and Serial console plugins
for 3.2
# yum install jta tightvnc-java

for 3.3
# rpm -i &lt;ISO mount point&gt;/ovmcore-consle-&lt;version&gt;.el6.noarch.rpm</description>
    </item>
    <item rdf:about="https://dengxihe.com/techwiki/oraclevm/ovmserver?rev=1484851049&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2017-01-19T10:37:29-07:00</dc:date>
        <title>oraclevm:ovmserver</title>
        <link>https://dengxihe.com/techwiki/oraclevm/ovmserver?rev=1484851049&amp;do=diff</link>
        <description>Boot entry

3.2


label xen
 	kernel mboot.c32
 	append xen.gz dom0_mem=max:128G --- vmlinuz --- initrd.img


3.3


label xen
 	kernel mboot.c32
 	append xen.gz dom0_mem=max:128G dom0_max_vcpus=20 --- vmlinuz --- initrd.img


With kickstart


mboot.c32 xen.gz dom0_mem=max:128G dom0_max_vcpus=20 --- vmlinuz ks=http://ca-sysinfra604.us.oracle.com/systest/public/installation/ks.cfg ksdevice=eth0 --- initrd.img
/code&gt;

=== Kernel parameters ===
== Debugging ==

&lt;code&gt;
As always please boot Xen with …</description>
    </item>
    <item rdf:about="https://dengxihe.com/techwiki/oraclevm/storage?rev=1484851481&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2017-01-19T10:44:41-07:00</dc:date>
        <title>oraclevm:storage</title>
        <link>https://dengxihe.com/techwiki/oraclevm/storage?rev=1484851481&amp;do=diff</link>
        <description>Storage Comparison in OVM 3
 Storage\Feature  File System  Share  High Availability  Physical Disk for VM  Thin Clone  I/O  Data protection Local OCFS2(local) No No Yes(Separate local disk) Yes Fast None NFS NFSv3 Yes Yes No No Medium over 1GbE&lt;&lt;BR&gt;&gt;</description>
    </item>
    <item rdf:about="https://dengxihe.com/techwiki/oraclevm/vm_template?rev=1484852446&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2017-01-19T11:00:46-07:00</dc:date>
        <title>oraclevm:vm_template</title>
        <link>https://dengxihe.com/techwiki/oraclevm/vm_template?rev=1484852446&amp;do=diff</link>
        <description>Create VM template configuration using VMAPI

Install require packages
# yum install ovmd libovmapi xenstoreprovider ovm-template-config ovm-template-config-datetime ovm-template-config-firewall ovm-template-config-network ovm-template-config-selinux ovm-template-config-ssh ovm-template-config-system ovm-template-config-user</description>
    </item>
</rdf:RDF>
