Oracle-audio-technologies E10898-02 Uživatelský manuál

Procházejte online nebo si stáhněte Uživatelský manuál pro Počítače Oracle-audio-technologies E10898-02. Oracle Audio Technologies E10898-02 User Manual Uživatelská příručka

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 112
  • Tabulka s obsahem
  • ŘEŠENÍ PROBLÉMŮ
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků

Shrnutí obsahu

Strany 1 - Oracle® VM

Oracle® VMServer User’s Guide Release 2.1 E10898-04June 2009

Strany 3 - Contents

Cannot Display Graphical Installer When Creating GuestsE-4 Oracle VM Server User's GuideThe following example as a VNC configuration entry in a h

Strany 4 - 6 Domain Live Migration

Mouse Pointer Tracking ProblemsTroubleshooting E-5E.6 Setting the Guest’s ClockParavirtualized guests may perform their own system clock management, f

Strany 5

Hardware Virtualized Guest StopsE-6 Oracle VM Server User's GuideRestart Oracle VM Server for the changes to take effect.E.9 Hardware Virtualized

Strany 6

Attaching to a Console with the Grub Boot LoaderTroubleshooting E-7E.12 CD-ROM Image Not FoundIf you create a paravirtualized or hardware virtualized

Strany 7 - Documentation Accessibility

Attaching to a Console with the Grub Boot LoaderE-8 Oracle VM Server User's Guide

Strany 8 - Related Documents

Glossary-1GlossaryDomainA configurable set of resources, including memory, virtual CPUs, network devices and disk devices, in which virtual machines r

Strany 9 - Conventions

Oracle VM AgentGlossary-2Oracle VM AgentAn application installed with Oracle VM Server. It communicates with Oracle VM Manager for management of virtu

Strany 10

Xen™Glossary-3Utility ServerA component of Oracle VM Agent. An application that handles I/O intensive operations for virtual machines, server pools an

Strany 12 - New Features in Release 2.1.1

Index-1IndexAAgentVM Server, D-1Anaconda installation tree, 4-6CClock, E-5Setting, E-5Command line tools, E-2Convert host to guest, A-11Converting har

Strany 13 - 1.2 Why Virtualize?

xiWhat’s New in Oracle VM Server?This Preface introduces the new features and enhancements of Oracle VM Server. This information is useful to users wh

Strany 14 - 1.4 Oracle VM

Index-2NNetwork controller, xiNetwork driver, C-1Network Traffic Priority, C-2NFS access blocked, E-7NIC, C-1OOCFS2, 6-1, 9-4Oracle Enterprise Linux 4

Strany 15 - Oracle VM

Index-3VMM, Glossary-3VMware virtual machine conversion, 8-1VNC access to guests, E-2WWallclock Time Skew, E-5XXen, Glossary-3Xen hypervisor, 1-2, Glo

Strany 16

Index-4

Strany 17 - Oracle VM Server

xii– Brocade Fibre Channel HBA (bfa)– LSI Logic Fusion-MPT SCSI (mptlinux)– LSI Logic MegaRAID SCSI (megaraid) – Redundant Disk Array Controller (rdac

Strany 18 - 2.2 Hypervisor

1Introduction to Virtualization 1-11Introduction to VirtualizationThis Chapter provides introductory information on virtualization. It discusses why y

Strany 19 - 2.8 Managing Domains

Xen™ Technology1-2 Oracle VM Server User's Guideadministration costs, fewer computers can be used to achieve the same goal. Administration and ph

Strany 20 - Configuring Oracle VM Server

Oracle VMIntroduction to Virtualization 1-3– Perform live migration of virtual machines– Import and manage ISOs Oracle VM Server: A self-contained vi

Strany 21

Oracle VM1-4 Oracle VM Server User's Guide

Strany 22 - 3.3 Starting Oracle VM Agent

2Oracle VM Server 2-12Oracle VM ServerThis Chapter contains an overview of Oracle VM Server and the underlying hypervisor, the components of virtual m

Strany 23 - 3.4 Stopping Oracle VM Agent

Hypervisor2-2 Oracle VM Server User's Guide2.2 HypervisorOracle VM Server is designed so that the hypervisor (or monitor, or Virtual Machine Mana

Strany 24 - Monitoring Oracle VM Agent

Managing DomainsOracle VM Server 2-3implementation, there may be performance penalty for certain types of guests and access types, but hardware virtua

Strany 25

Oracle VM Server User's Guide, Release 2.1 E10898-04Copyright © 2008, 2009, Oracle and/or its affiliates. All rights reserved.Primary Author: Al

Strany 26 - Creating an Installation Tree

Configuring Oracle VM Server2-4 Oracle VM Server User's Guide2.9 Configuring Oracle VM ServerYou can configure Oracle VM Server using the configu

Strany 27

3Oracle VM Agent 3-13Oracle VM AgentOracle VM Manager communicates with Oracle VM Agent to create and manage guests on an Oracle VM Server. Oracle VM

Strany 28

Starting Oracle VM Agent3-2 Oracle VM Server User's Guide;rules := if addr.match(allow) and not addr.match(deny): return True;pattern items delim

Strany 29

Monitoring Oracle VM AgentOracle VM Agent 3-33.4 Stopping Oracle VM AgentTo stop Oracle VM Agent, enter# service ovs-agent stopOracle VM Agent is stop

Strany 30

Monitoring Oracle VM Agent3-4 Oracle VM Server User's Guide

Strany 31 - ■ Physical partition

4Creating a Guest Virtual Machine 4-14Creating a Guest Virtual MachineThis Chapter contains information on how to create a guest virtual machine using

Strany 32

Creating an Installation Tree4-2 Oracle VM Server User's Guide* Oracle Enterprise Linux paravirtualized drivers are available on the Oracle VM Se

Strany 33 - 4.5.3 Configuring the Guest

Creating a Guest Using a TemplateCreating a Guest Virtual Machine 4-3# mount -o ro,loop /path/to/Enterprise-R5-x86-dvd.iso /el/EL5-x86# exportfs *:/el

Strany 34

Creating a Guest Using virt-install4-4 Oracle VM Server User's Guide# cd /OVS/seed_pool/OVM_template_name6. Run the following Python command to g

Strany 35

Creating a Guest Using virt-installCreating a Guest Virtual Machine 4-52.If the host is capable of creating a hardware virtualized guest, the followin

Strany 36

iiiContentsPreface ...

Strany 37

Creating a Guest Using virt-install4-6 Oracle VM Server User's Guide7.The following question is displayed:Would you like to enable graphics suppo

Strany 38

Creating a Paravirtualized Guest ManuallyCreating a Guest Virtual Machine 4-7Figure 4–1 Text-based Installer ScreenFollow the prompts to complete the

Strany 39

Creating a Paravirtualized Guest Manually4-8 Oracle VM Server User's Guide# vgcreate vg /dev/sda10Create a logical volume of 4 Gigabytes named my

Strany 40

Creating a Paravirtualized Guest ManuallyCreating a Guest Virtual Machine 4-9After you create the root file system for the guest, modify the guest con

Strany 41 - 5.1 Domain Lifecycle

Creating a Hardware Virtualized Guest Manually4-10 Oracle VM Server User's Guide7.Create the guest.# xm create -c /etc/xen/domain-config-file8. G

Strany 42 - 5.2.1 Monitoring Domains

Creating a Hardware Virtualized Guest ManuallyCreating a Guest Virtual Machine 4-113.Mount the guest root file system to /mnt to enable you to modify

Strany 43

Converting a Hardware Virtualized Guest to a Paravirtualized Guest4-12 Oracle VM Server User's Guide4.7 Converting a Hardware Virtualized Guest t

Strany 44

Converting a Hardware Virtualized Guest to a Paravirtualized GuestCreating a Guest Virtual Machine 4-136.Take note of the guest IP address, or hostnam

Strany 45 - Domain Live Migration

Creating a Paravirtual Guest with Red Hat Enterprise Linux 3.8 or 3.94-14 Oracle VM Server User's Guideon_crash = 'restart'15. Start

Strany 46

Installing Paravirtual DriversCreating a Guest Virtual Machine 4-15http://linux.oracle.com/2.Modify the /etc/modprobe.conf file to comment out existin

Strany 47

iv3.4 Stopping Oracle VM Agent ... 3-33.5 Monito

Strany 48

Installing Paravirtual Drivers4-16 Oracle VM Server User's Guide

Strany 49 - 6.2 Migrating a Domain

5Domain Monitoring and Administration 5-15Domain Monitoring and AdministrationThis Chapter contains information on the Oracle VM Server domain lifecyc

Strany 50 - Migrating a Domain

Using the xm Command-Line Interface5-2 Oracle VM Server User's Guide# xm pause mydomainSee "xm" in Appendix A, "Command-Line Tools

Strany 51

Using the xm Command-Line InterfaceDomain Monitoring and Administration 5-3Figure 5–2 Example xm info Command Output

Strany 52 - 7.5 Adding a Repository

Using the xm Command-Line Interface5-4 Oracle VM Server User's Guide

Strany 53 - 7.6 Removing a Repository

6Domain Live Migration 6-16Domain Live MigrationThis Chapter discusses live migration of domains to other, identical computers. You must use identical

Strany 54 - Removing a Repository

Creating a Shared Virtual Disk for Live Migration6-2 Oracle VM Server User's GuideThis command returns output similar to:10.1.1.1:3260,5 iqn.1992

Strany 55 - Machines

Creating a Shared Virtual Disk for Live MigrationDomain Live Migration 6-3 ip_port = 7777 ip_address = 10.1.1.1 number = 0

Strany 56

Creating a Shared Virtual Disk for Live Migration6-4 Oracle VM Server User's GuideDetermine the share disk volume you want to use.2. Create a new

Strany 57 - Figure 8–2 CD Found Screen

Migrating a DomainDomain Live Migration 6-52.Add the following entry to the /etc/fstab file:myfileserver:/vol/vol1/data/ovs /OVS/remote nfs defaults

Strany 58 - ■ Console password

v9 High Availability9.1 High Availability (HA) ...

Strany 59

Migrating a Domain6-6 Oracle VM Server User's Guide

Strany 60

7Managing Oracle VM Server Repositories 7-17Managing Oracle VM Server RepositoriesOracle VM uses the concept of repositories to define where Oracle VM

Strany 61 - High Availability

Repository Configuration File7-2 Oracle VM Server User's Guide/etc/ovs/repositories.optionsYou can add a repository using the /usr/lib/ovs/ovs-ma

Strany 62 - High Availability (HA)

Removing a RepositoryManaging Oracle VM Server Repositories 7-3configuration, one shared storage repository must be chosen as the cluster root in a se

Strany 63

Removing a Repository7-4 Oracle VM Server User's Guide

Strany 64

8Converting Hosts and VMware Virtual Machines 8-18Converting Hosts and VMware VirtualMachinesThis Chapter discusses creating hardware virtualized gues

Strany 65

Converting a Linux or Windows Host8-2 Oracle VM Server User's Guide]The hardware virtualized guest created by the P2V utility must have it’s own

Strany 66 - 9.3 Creating HA Clusters

Converting a Linux or Windows HostConverting Hosts and VMware Virtual Machines 8-3Figure 8–2 CD Found ScreenIf you want to make sure the CDROM is erro

Strany 67 - 9.4 Enabling HA

Converting a Linux or Windows Host8-4 Oracle VM Server User's GuideFigure 8–4 Disk Selection ScreenSelect the disk partition(s) on the computer t

Strany 68 - Enabling HA

Converting a Linux or Windows HostConverting Hosts and VMware Virtual Machines 8-5Figure 8–6 Web Server ScreenLog in to Oracle VM Manager and import t

Strany 69 - Command-Line Tools

viE.8 Mouse Pointer Tracking Problems ... E-5E.9 Hardware Vi

Strany 70

Converting a VMware Virtual Machine8-6 Oracle VM Server User's GuideSee "P2V" in Appendix A, "Command-Line Tools" for detaile

Strany 71

9High Availability 9-19High AvailabilityThis Chapter discusses implementing High Availability (HA) fail over for server pools and guests in Oracle VM.

Strany 72

High Availability (HA)9-2 Oracle VM Server User's GuideFigure 9–1 Enabling HAIf HA is enabled, when you restart, shut down, or delete the Virtual

Strany 73 - [--arch=arch]

High Availability (HA)High Availability 9-3Figure 9–2, "HA in effect for a Virtual Machine Server failure" shows a Virtual Machine Server fa

Strany 74

Creating a Shared Virtual Disk for HA9-4 Oracle VM Server User's Guide Have the cluster root mounted at /OVS. All other storage may be mounted a

Strany 75

Creating a Shared Virtual Disk for HAHigh Availability 9-5# iscsiadm -m node -p 10.2.1.250:3260,4 -T iqn.1992-04.com.emc:cx.apm00070202838.b1 -o delet

Strany 76 - # xm log

Creating HA Clusters9-6 Oracle VM Server User's Guide2.Format the shared virtual disk from any of the Oracle VM Servers in the cluster. For examp

Strany 77

Enabling HAHigh Availability 9-7# mkfs.ocfs2 -L mylabel -b 4K -C 4K -J size=64M -N 16 /dev/sda1 2. On the Server Pool Master, start the cluster servic

Strany 78 - Unpauses a paused domain

Enabling HA9-8 Oracle VM Server User's Guide

Strany 79 - Command-Line Tools A-11

Command-Line Tools A-1ACommand-Line ToolsThis Appendix contains references for the Oracle VM Server and Oracle VM Agent command-line tools. The comman

Strany 80

viiPrefaceThe preface contains information on how to use the Oracle VM Server User's Guide. The areas discussed are: Audience Documentation Acc

Strany 81

ovs-agentA-2 Oracle VM Server User's Guideovs-agentThe ovs-agent command-line tool enables you to configure, and control Oracle VM Agent. Enter p

Strany 82 - --consolepasswd password

virt-installCommand-Line Tools A-3virt-installThe virt-install command-line tool creates paravirtualized guests and hardware virtualized guests. virt-

Strany 83

virt-installA-4 Oracle VM Server User's Guide[-bvalue | --bridge=value]Sets the bridge to connect guest NIC to. If none is given, attempts to det

Strany 84 - Oracle VM Server API Options

virt-installCommand-Line Tools A-5The following table lists the possible values available for os-variant for each os-type option.# virt-install --os-t

Strany 85 - Oracle VM Server Options

virt-installA-6 Oracle VM Server User's Guide[-p | --paravirt]Sets the guest as being a paravirtualized guest.[-llocation | --location=location]S

Strany 86

xmCommand-Line Tools A-7xmThe Oracle VM Server management command-line management tool xm, creates, destroys, manages and migrates guests.This section

Strany 87 - VNC Server Options

xmA-8 Oracle VM Server User's Guidelist [--long | --label] [domain-id, ...]Displays information on all the running domains. The --long option dis

Strany 88

xmCommand-Line Tools A-9loaded, values that were not set on the command-line are replaced by the values set in the script.[-F=file | --config=file]Set

Strany 89 - Guest Configuration

xmA-10 Oracle VM Server User's GuidetopDisplays real time monitoring information of the host and domains.# xm topunpause {domain-id}Unpauses a pa

Strany 90 - C.2.1 Setting Disk Priority

P2VCommand-Line Tools A-11P2VThe Physical to Virtual (P2V) conversion utility enables you to convert a computer’s operating system (Linux and Windows)

Strany 91 - Configuration File Example 1

viiiDeaf/Hard of Hearing Access to Oracle Support ServicesTo reach Oracle Support Services, use a telecommunications relay service (TRS) to call Oracl

Strany 92 - Configuration File Example 2

P2VA-12 Oracle VM Server User's GuideSuppressing the Keyboard Selection ScreenTo suppress the Keyboard selection screen, supply the keyboard kick

Strany 93 - Oracle VM Agent Architecture

P2VCommand-Line Tools A-13diskimage --device /dev/sda--type [IDE | SCSI | LVM | MDRAID]Sets the type of disk. Must be one of IDE, SCSI, LVM, or MDRAID

Strany 94 - Oracle VM Agent Deployment

P2VA-14 Oracle VM Server User's Guide--vcpus numberThe number of VCPUs for the guest.--consolepasswd passwordThe console password for the guest.

Strany 95

BOracle VM Server Configuration File B-1BOracle VM Server Configuration FileThis Appendix contains information on the entries in the Oracle VM Server

Strany 96

Oracle VM Server Configuration FileB-2 Oracle VM Server User's GuideOracle VM Server Configuration FileThis section contains information on confi

Strany 97 - Troubleshooting

Oracle VM Server Configuration FileOracle VM Server Configuration File B-3(xen-api-server ((9367 pam '' /etc/xen/xen-api.key /etc/xen/xen-ap

Strany 98 - E.3 Guest Console Access

Oracle VM Server Configuration FileB-4 Oracle VM Server User's Guide(xend-tcp-xmlrpc-server-ssl-cert-file /etc/xen/xmlrpc.crt)xend-port {port}Set

Strany 99 - Guest Console Access

Oracle VM Server Configuration FileOracle VM Server Configuration File B-5dom0-min-mem {memory}Sets the minimum memory level in Megabytes that dom0 ca

Strany 100

Oracle VM Server Configuration FileB-6 Oracle VM Server User's Guide

Strany 101 - E.6 Setting the Guest’s Clock

CGuest Configuration C-1CGuest ConfigurationThis Appendix contains information about guest network driver installation, guest configuration file optio

Strany 102

ixYou can also get the latest information on Oracle VM by going to the Oracle virtualization Web site:http://www.oracle.com/virtualizationConventionsT

Strany 103 - E.14 Migrating Domains

Quality of Service (QoS)C-2 Oracle VM Server User's Guidenetwork interface card (NIC) and you can control how much bandwidth is available to the

Strany 104

Configuration File Example 1Guest Configuration C-3qos_algorithm_type is the QoS algorithm. Only tbf is currently supported.qos_algorithm_params are t

Strany 105 - Glossary

Configuration File Example 2C-4 Oracle VM Server User's GuideC.4 Configuration File Example 2A more complex example of a configuration file to cr

Strany 106 - Oracle VM Agent

DOracle VM Agent Architecture D-1DOracle VM Agent ArchitectureThis Appendix contains more detailed information on the architecture and deployment opti

Strany 107 - Glossary-3

Oracle VM Agent DeploymentD-2 Oracle VM Server User's GuideD.2 Oracle VM Agent DeploymentOracle VM’s deployment architecture utilizes server pool

Strany 108 - Glossary-4

Oracle VM Agent DeploymentOracle VM Agent Architecture D-3Figure D–2 Oracle VM deploymentA server pool consists of one or more physical Oracle VM Serv

Strany 109

Oracle VM Agent DeploymentD-4 Oracle VM Server User's Guide

Strany 110

ETroubleshooting E-1ETroubleshootingThis Appendix contains information on troubleshooting Oracle VM Server. It contains: Debugging Tools Using DHCP

Strany 111

Using DHCPE-2 Oracle VM Server User's GuideE.1.2 Oracle VM Server Log FilesThe Oracle VM Server log files you should check when troubleshooting p

Strany 112

Guest Console AccessTroubleshooting E-3enabled in the guest’s configuration file, vm.cfg. Some VNC parameters (for example, the listening address and

Komentáře k této Příručce

Žádné komentáře