See an HBA interface in a Virtualized Oracle Linux 6.3

Hi all,
I have a pool of 6 virtualized machines. Those machines are connected to a storage throug a fiber optic switch. I want to see from one virtualized machine a backup library which is also connected to the fiber optic switch.
I would like to know how my virtual machine would be able to see that backup library. I guess I would have to configure something in OVM Manager.
Best regards

Woow man, then I have to modify the way to proceed....
As you have seen SRVDAR01 has two dual port HBA pci device in two different PCI slots. That makes the four fibre channel ports I showed in one of my answers....
04:00.0 Fibre Channel: QLogic Corp. ISP2532-based 8Gb Fibre Channel to PCI Express HBA (rev 02)
04:00.1 Fibre Channel: QLogic Corp. ISP2532-based 8Gb Fibre Channel to PCI Express HBA (rev 02)
07:00.0 Fibre Channel: QLogic Corp. ISP2532-based 8Gb Fibre Channel to PCI Express HBA (rev 02)
07:00.1 Fibre Channel: QLogic Corp. ISP2532-based 8Gb Fibre Channel to PCI Express HBA (rev 02)
Then I would have to:
As I am using one fibre channel from one HBA and one fibre channel from another HBA, in order to have redundancy, I shall first Identify clearly the fibre channel ports which I am not using.
Then connect the two free ports to the brocade through fiber optic cables.
Make the WWN assignation in order to MAP the backup library to these free ports.
Follow then the steps you told me in one of your answers:
Prepare SRVDAR01 with the steps showed in the link: https://forums.oracle.com/message/10329576#10329576 so that I would be able to execute modprobe xen-pciback. That means the modification of the grub and a reboot.
Manually attach the pci-device to the guest after it has started using Xen's pci-attach command on the command line like this: xm pci-attach  "id of my guest" 0000:07:00.0
And after all that work, although the procedure is correctly executed, it might not work....
Let's see if it worth to do all this job. Thanks again!!

Similar Messages

  • Oracle Linux Remove Old Kernels

    I was just wondering if Oracle Linux by default removes old outdated kernels when I run 'yum update' command? I see new kernels getting installed consistently however I never see any kernels being removed like I expect to see in RHEL as a new kernel is downloaded. Is there a way to see which kernels are installed on my Oracle Linux 6.3 server and how I can remove them so they don't clutter my Grub screen and system?

    You can check the grub boot menu, which normally has an entry for all installed kernels:
    <pre>
    # cat /boot/grub/grub.conf
    </pre>
    Or query the installed kernel packages:
    <pre>
    # rpm -qa | grep kernel
    </pre>
    To remove a kernel, use the YUM utility:
    <pre>
    # yum remove kernel-package
    </pre>
    For instance:
    <pre>
    # rpm -qa | grep kernel
    kernel-uek-2.6.32-200.13.1.el5uek
    kernel-uek-2.6.32-300.10.1.el5uek
    kernel-2.6.18-274.el5
    kernel-uek-devel-2.6.32-200.13.1.el5uek
    kernel-headers-2.6.18-308.el5
    kernel-2.6.18-308.el5
    kernel-uek-firmware-2.6.32-300.10.1.el5uek
    kernel-uek-devel-2.6.32-300.10.1.el5uek
    # uname -r
    2.6.32-300.10.1.el5uek
    # yum remove kernel-uek-2.6.32-200.13.1.el5uek
    </pre>
    The example above is for OL 5, but works in OL 6 as well.

  • Installing Oracle Linux 5.8 on Virtual Box

    I'm trying to install Oracle Linux 5.8 on Virtual Box. I have downloaded V31120-01 and burned to the DVD, I think successfully.
    However, when I start the Virtual machine, I get the Opening screen, "Oracle Linux" the little picture of the penguin guy, etc, so I think my DVD is good.
    The screen says, "To install or upgrade in graphical mode, press the <enter> key." So I do.
    Several lines of text flow across the screen, but then the process seems to stop with no prompt on what to do next or any indication that an error has occurred, it just stops.
    The last lines I can see are:
    ACPI: bus type pci registered
    PCI: Using configuration type 1
    ACPI: Interpreter enabled
    ACPI: Using PIC for interrupt routing
    ACPI: No dock devices found
    ACPI: PCI Root Bridge [PCI0] (0000:00)
    ACPI: PCI Interrupt Link [LNKA] (IRQs *5 9 10 11)
    ACPI: PCI Interrupt Link [LNKB] (IRQs 5 9 10 *11)
    ACPI: PCI Interrupt Link [LNKC] (IRQs 5 9 *10 11)
    ACPI: PCI Interrupt Link [LNKD] (IRQs 5 *9 10 11)
    Linux Plug and Play Support v0.97 (c) Adam Belay
    pnp: PnP ACPI init
    pnp: PnP ACPI: found 5 devices
    usbcore: registered new driver usbfs
    usbcore: registerd new driver hub
    PCI: Using ACPI for IRQ routing
    PCI: If a device doesn't work, try 'pci=routeirq". If it helps, post a report
    NetLabel: Initializing
    NetLabel: domain hash size = 128
    NetLabel: protocols = UNLABELED CIPS0v4
    NetLabel: unlabeled traffic allowed by default
    ACPI: DMAR not present
    PCI-GART: No AMC northbridge found.
    NET: Registered protocol family 2
    I'm not sure if it's waiting for some input from me, or if there is a problem, but nothing happens beyond this point until I power down the virtual machine.

    There is no need to burn a DVD because Virtualbox can directly mount and boot from the .iso image you downloaded. It is usually a good idea to check the md5 checksum of your download with the number provided by the download page to verify your download is not corrupted. There are no problems installing any version of Oracle Linux under Virtualbox provided you have the right hardware. I suggest to check the Virtualbox documentation.
    Note: This is not a Virtualbox forum.

  • Enable hyperthreading for virtualized Oracle 11gR2 database (OEL57 64-bit)?

    We are virtualizing our Oracle 11gR2 databases (running on OEL57 64-bit) on Vmware 5.1. I've read information at various locations that hyperthreading is not recommended for Oracle 11g database. One example is here, however, I seen many more:
    http://bryangrenn.blogspot.com/2011/08/hyperthreading.html
    My issue is that Vmware themselves recommends enabling hyperthreading for virtualized Oracle databases in their Oracle Databases on VMware Best Practices Guide.
    Does anyone have any practical experience with this issue that can be shared? What are the advantages and disadvantages of enabling hyperthreading for our virtualized Oracle 11gR2 on OEL57 64-bit virtual machines
    Thanks, Fred
    Edited by: 995752 on Mar 30, 2013 11:26 AM

    995752 wrote:
    We are virtualizing our Oracle 11gR2 databases (running on OEL57 64-bit) on Vmware 5.1. I've read information at various locations that hyperthreading is not recommended for Oracle 11g database. One example is here, however, I seen many more:
    http://bryangrenn.blogspot.com/2011/08/hyperthreading.html
    If you read the comments on that blog you will see that the results are highly dependent on the type of CPU.
    The effects can also be dependent on the nature of the workload: you may have CPUs that are fine with an OLTP workload, but don't scale as you might hope with a DW workload.
    Regards
    Jonathan Lewis

  • My IBM blade server Lost all the Interfaces its running oracle linux 6.3

    Hi am moses i installed oracle linux on ibm blade server and installed the ethernet, iscsi and fcoe drivers and it worked fine. but after there was an electrical  blackout my oracle Linux server lost all
    the eth* interfaces. Please assist on what to do because it contains installed application and we don't need to format it.

    The out put for dmesg is this:
    io scheduler cfq registered
    pcieport 0000:00:01.0: setting latency timer to 64
    pcieport 0000:00:01.0: irq 65 for MSI/MSI-X
    pcieport 0000:00:02.0: setting latency timer to 64
    pcieport 0000:00:02.0: irq 66 for MSI/MSI-X
    pcieport 0000:00:02.2: setting latency timer to 64
    pcieport 0000:00:02.2: irq 67 for MSI/MSI-X
    pcieport 0000:00:03.0: setting latency timer to 64
    pcieport 0000:00:03.0: irq 68 for MSI/MSI-X
    pcieport 0000:00:11.0: setting latency timer to 64
    pcieport 0000:00:11.0: irq 69 for MSI/MSI-X
    pcieport 0000:00:1c.0: setting latency timer to 64
    pcieport 0000:00:1c.0: irq 70 for MSI/MSI-X
    pcieport 0000:00:01.0: Signaling PME through PCIe PME interrupt
    pci 0000:0c:00.0: Signaling PME through PCIe PME interrupt
    pcie_pme 0000:00:01.0:pcie01: service driver pcie_pme loaded
    pcieport 0000:00:02.0: Signaling PME through PCIe PME interrupt
    pcie_pme 0000:00:02.0:pcie01: service driver pcie_pme loaded
    pcieport 0000:00:02.2: Signaling PME through PCIe PME interrupt
    pci 0000:16:00.0: Signaling PME through PCIe PME interrupt
    pci 0000:16:00.1: Signaling PME through PCIe PME interrupt
    pci 0000:16:00.2: Signaling PME through PCIe PME interrupt
    pci 0000:16:00.3: Signaling PME through PCIe PME interrupt
    pci 0000:16:00.4: Signaling PME through PCIe PME interrupt
    pci 0000:16:00.5: Signaling PME through PCIe PME interrupt
    pci 0000:16:00.6: Signaling PME through PCIe PME interrupt
    pci 0000:16:00.7: Signaling PME through PCIe PME interrupt
    pcie_pme 0000:00:02.2:pcie01: service driver pcie_pme loaded
    pcieport 0000:00:03.0: Signaling PME through PCIe PME interrupt
    pcie_pme 0000:00:03.0:pcie01: service driver pcie_pme loaded
    pcieport 0000:00:11.0: Signaling PME through PCIe PME interrupt
    pcie_pme 0000:00:11.0:pcie01: service driver pcie_pme loaded
    pcieport 0000:00:1c.0: Signaling PME through PCIe PME interrupt
    pcieport 0000:01:00.0: Signaling PME through PCIe PME interrupt
    pcieport 0000:02:00.0: Signaling PME through PCIe PME interrupt
    pci 0000:03:00.0: Signaling PME through PCIe PME interrupt
    pci 0000:04:00.0: Signaling PME through PCIe PME interrupt
    pcieport 0000:02:01.0: Signaling PME through PCIe PME interrupt
    pcie_pme 0000:00:1c.0:pcie01: service driver pcie_pme loaded
    pci_hotplug: PCI Hot Plug PCI Core version: 0.5
    pciehp: PCI Express Hot Plug Controller Driver version: 0.4
    acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
    efifb: probing for efifb
    efifb: framebuffer at 0x90000000, mapped to 0xffffc90027900000, using 6144k, total 16384k
    efifb: mode is 1024x768x32, linelength=4096, pages=1
    efifb: scrolling: redraw
    efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
    Console: switching to colour frame buffer device 128x48
    fb0: EFI VGA frame buffer device
    intel_idle: MWAIT substates: 0x21120
    intel_idle: v0.4 model 0x2D
    intel_idle: lapic_timer_reliable_states 0xffffffff
    input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0
    ACPI: Power Button [PWRF]
    ACPI: acpi_idle yielding to intel_idle
    [Firmware Bug]: APEI: Invalid bit width in GAR [0x7ed3b038/3/0]
    Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
    serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
    serial8250: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
    00:0a: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
    00:0b: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
    Non-volatile memory driver v1.3
    Linux agpgart interface v0.103
    brd: module loaded
    loop: module loaded
    Fixed MDIO Bus: probed
    ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
    ehci_hcd 0000:00:1a.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
    ehci_hcd 0000:00:1a.0: setting latency timer to 64
    ehci_hcd 0000:00:1a.0: EHCI Host Controller
    ehci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 1
    ehci_hcd 0000:00:1a.0: debug port 2
    ehci_hcd 0000:00:1a.0: cache line size of 64 is not supported
    ehci_hcd 0000:00:1a.0: irq 16, io mem 0x92301000
    ehci_hcd 0000:00:1a.0: USB 2.0 started, EHCI 1.00
    usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
    usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    usb usb1: Product: EHCI Host Controller
    usb usb1: Manufacturer: Linux 2.6.39-200.24.1.el6uek.x86_64 ehci_hcd
    usb usb1: SerialNumber: 0000:00:1a.0
    hub 1-0:1.0: USB hub found
    hub 1-0:1.0: 3 ports detected
    ehci_hcd 0000:00:1d.0: PCI INT A -> GSI 23 (level, low) -> IRQ 23
    ehci_hcd 0000:00:1d.0: setting latency timer to 64
    ehci_hcd 0000:00:1d.0: EHCI Host Controller
    ehci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
    ehci_hcd 0000:00:1d.0: debug port 2
    ehci_hcd 0000:00:1d.0: cache line size of 64 is not supported
    ehci_hcd 0000:00:1d.0: irq 23, io mem 0x92300000
    ehci_hcd 0000:00:1d.0: USB 2.0 started, EHCI 1.00
    usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
    usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    usb usb2: Product: EHCI Host Controller
    usb usb2: Manufacturer: Linux 2.6.39-200.24.1.el6uek.x86_64 ehci_hcd
    usb usb2: SerialNumber: 0000:00:1d.0
    hub 2-0:1.0: USB hub found
    hub 2-0:1.0: 3 ports detected
    ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
    uhci_hcd: USB Universal Host Controller Interface driver
    i8042: PNP: No PS/2 controller found. Probing ports directly.
    i8042: No controller found
    mousedev: PS/2 mouse device common for all mice
    rtc_cmos 00:03: RTC can wake from S4
    rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0
    rtc0: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
    cpuidle: using governor ladder
    cpuidle: using governor menu
    EFI Variables Facility v0.08 2004-May-17
    Refined TSC clocksource calibration: 1999.993 MHz.
    Switching to clocksource tsc
    usb 1-1: new high speed USB device number 2 using ehci_hcd
    usb 1-1: New USB device found, idVendor=8087, idProduct=0024
    usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
    hub 1-1:1.0: USB hub found
    hub 1-1:1.0: 6 ports detected
    usb 2-1: new high speed USB device number 2 using ehci_hcd
    usb 2-1: New USB device found, idVendor=8087, idProduct=0024
    usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
    hub 2-1:1.0: USB hub found
    hub 2-1:1.0: 8 ports detected
    usb 1-1.2: new high speed USB device number 3 using ehci_hcd
    usb 1-1.2: New USB device found, idVendor=04b4, idProduct=6560
    usb 1-1.2: New USB device strings: Mfr=0, Product=0, SerialNumber=0
    hub 1-1.2:1.0: USB hub found
    hub 1-1.2:1.0: 2 ports detected
    usb 2-1.1: new high speed USB device number 3 using ehci_hcd
    usb 2-1.1: New USB device found, idVendor=ffff, idProduct=0248
    usb 2-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
    usb 2-1.1: Product: Gadget USB HUB
    usb 2-1.1: Manufacturer: no manufacturer
    usb 2-1.1: SerialNumber: 0123456789
    hub 2-1.1:1.0: USB hub found
    hub 2-1.1:1.0: 6 ports detected
    usb 2-1.3: new full speed USB device number 4 using ehci_hcd
    usb 2-1.3: New USB device found, idVendor=04b3, idProduct=4002
    usb 2-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
    usb 2-1.3: Product: IBM MM2
    usb 2-1.3: Manufacturer: IBM
    usb 2-1.3: SerialNumber: 0000003012214
    usb 1-1.2.2: new high speed USB device number 4 using ehci_hcd
    usb 1-1.2.2: New USB device found, idVendor=04b4, idProduct=6560
    usb 1-1.2.2: New USB device strings: Mfr=0, Product=0, SerialNumber=0
    hub 1-1.2.2:1.0: USB hub found
    hub 1-1.2.2:1.0: 4 ports detected
    usb 2-1.1.5: new high speed USB device number 5 using ehci_hcd
    usb 2-1.1.5: New USB device found, idVendor=04b3, idProduct=4010
    usb 2-1.1.5: New USB device strings: Mfr=1, Product=2, SerialNumber=0
    usb 2-1.1.5: Product: RNDIS/Ethernet Gadget
    usb 2-1.1.5: Manufacturer: IBM
    usb 1-1.2.2.3: new high speed USB device number 5 using ehci_hcd
    usb 1-1.2.2.3: New USB device found, idVendor=0928, idProduct=0007
    usb 1-1.2.2.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
    usb 1-1.2.2.3: Product: Mass Storage Plus
    usb 1-1.2.2.3: Manufacturer: OEM
    usb 1-1.2.2.3: SerialNumber: R8RQ6GKC900D1Z     
    usb 2-1.1.5: USB disconnect, device number 5
    usb 2-1.1.5: new high speed USB device number 6 using ehci_hcd
    input: IBM IBM MM2 as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.3/2-1.3:1.0/input/input1
    generic-usb 0003:04B3:4002.0001: input,hidraw0: USB HID v1.10 Keyboard [IBM IBM MM2] on usb-0000:00:1d.0-1.3/input0
    input: IBM IBM MM2 as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.3/2-1.3:1.1/input/input2
    generic-usb 0003:04B3:4002.0002: input,hidraw1: USB HID v1.10 Mouse [IBM IBM MM2] on usb-0000:00:1d.0-1.3/input1
    input: OEM Mass Storage Plus as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2.2/1-1.2.2.3/1-1.2.2.3:1.1/input/input3
    generic-usb 0003:0928:0007.0003: input,hidraw2: USB HID v1.11 Device [OEM Mass Storage Plus] on usb-0000:00:1a.0-1.2.2.3/input1
    usbcore: registered new interface driver usbhid
    usbhid: USB HID core driver
    zram: num_devices not specified. Using default: 1
    zram: Creating 1 devices ...
    TCP cubic registered
    Initializing XFRM netlink socket
    NET: Registered protocol family 17
    Registering the dns_resolver key type
    registered taskstats version 1
    IMA: No TPM chip found, activating TPM-bypass!
    rtc_cmos 00:03: setting system clock to 2013-09-03 14:54:17 UTC (1378220057)
    Initializing network drop monitor service
    Freeing unused kernel memory: 1508k freed
    dracut: dracut-004-283.0.1.el6
    dracut: rd_NO_LUKS: removing cryptoluks activation
    device-mapper: uevent: version 1.0.3
    device-mapper: ioctl: 4.20.0-ioctl (2011-02-02) initialised: [email protected]
    udev: starting version 147
    udevd (141): /proc/141/oom_adj is deprecated, please use /proc/141/oom_score_adj instead.
    usb 2-1.1.5: New USB device found, idVendor=04b3, idProduct=4010
    usb 2-1.1.5: New USB device strings: Mfr=1, Product=2, SerialNumber=0
    usb 2-1.1.5: Product: RNDIS/Ethernet Gadget
    usb 2-1.1.5: Manufacturer: IBM
    dracut: Starting plymouth daemon
    dracut: rd_NO_DM: removing DM RAID activation
    dracut: rd_NO_MD: removing MD RAID activation
    mpt2sas version 13.100.00.00 loaded
    scsi0 : Fusion MPT SAS Host
    mpt2sas 0000:0c:00.0: PCI INT A -> GSI 26 (level, low) -> IRQ 26
    mpt2sas 0000:0c:00.0: setting latency timer to 64
    mpt2sas0: 64 BIT PCI BUS DMA ADDRESSING SUPPORTED, total mem (41134540 kB)
    mpt2sas 0000:0c:00.0: irq 71 for MSI/MSI-X
    mpt2sas0-msix0: PCI-MSI-X enabled: IRQ 71
    mpt2sas0: iomem(0x0000000092240000), mapped(0xffffc900100d8000), size(16384)
    mpt2sas0: ioport(0x0000000000002000), size(256)
    mpt2sas0: Allocated physical memory: size(4219 kB)
    mpt2sas0: Current Controller Queue Depth(1865), Max Controller Queue Depth(2040)
    mpt2sas0: Scatter Gather Elements per IO(128)
    mpt2sas0: LSISAS2004: FWVersion(10.00.08.00), ChipRevision(0x03), BiosVersion(07.18.04.02)
    mpt2sas0: Protocol=(Initiator), Capabilities=(Raid,TLR,EEDP,Snapshot Buffer,Diag Trace Buffer,Task Set Full,NCQ)
    mpt2sas0: sending port enable !!
    Emulex LightPulse Fibre Channel SCSI driver 8.3.5.68.6p
    Copyright(c) 2004-2011 Emulex.  All rights reserved.
    lpfc 0000:16:00.2: enabling device (0040 -> 0042)
    lpfc 0000:16:00.2: PCI INT C -> GSI 36 (level, low) -> IRQ 36
    lpfc 0000:16:00.2: setting latency timer to 64
    lpfc 0000:16:00.2: 0:1408 Port Failed POST - portsmphr=0x80000400, perr=x1, sfi=x0, nip=x0, ipc=x0, scr1=x0, scr2=x0, hscratch=x0, pstatus=x400
    lpfc 0000:16:00.2: 0:1412 Failed to set up driver resource.
    lpfc 0000:16:00.2: PCI INT C disabled
    lpfc 0000:16:00.3: enabling device (0040 -> 0042)
    lpfc 0000:16:00.3: PCI INT D -> GSI 38 (level, low) -> IRQ 38
    lpfc 0000:16:00.3: setting latency timer to 64
    lpfc 0000:16:00.3: 0:1408 Port Failed POST - portsmphr=0x80000400, perr=x1, sfi=x0, nip=x0, ipc=x0, scr1=x0, scr2=x0, hscratch=x0, pstatus=x400
    lpfc 0000:16:00.3: 0:1412 Failed to set up driver resource.
    lpfc 0000:16:00.3: PCI INT D disabled
    Initializing USB Mass Storage driver...
    scsi1 : usb-storage 1-1.2.2.3:1.0
    usbcore: registered new interface driver usb-storage
    USB Mass Storage support registered.
    scsi: waiting for bus probes to complete ...
    scsi 1:0:0:0: CD-ROM            IBM SATA  DEVICE 81Y3658  IB01 PQ: 0 ANSI: 0
    mpt2sas0: host_add: handle(0x0001), sas_addr(0x500507604d0112dc), phys(4)
    mpt2sas0: port enable: SUCCESS
    scsi 0:1:0:0: Direct-Access     LSI      Logical Volume   3000 PQ: 0 ANSI: 6
    scsi 0:1:0:0: RAID1: handle(0x00b5), wwid(0x098d6d2781629507), pd_count(2), type(SSP)
    scsi 0:1:0:0: qdepth(128), tagged(1), simple(0), ordered(0), scsi_level(7), cmd_que(1)
    scsi 0:0:0:0: Direct-Access     IBM-ESXS MK1401GRRB       SC27 PQ: 0 ANSI: 6
    scsi 0:0:0:0: SSP: handle(0x0005), sas_addr(0x5000039428005452), phy(0), device_name(0x5000039428005451)
    scsi 0:0:0:0: SSP: enclosure_logical_id(0x500507604d0112dc), slot(0)
    scsi 0:0:0:0: qdepth(254), tagged(1), simple(0), ordered(0), scsi_level(7), cmd_que(1)
    scsi 0:0:1:0: Direct-Access     IBM-ESXS MK1401GRRB       SC27 PQ: 0 ANSI: 6
    scsi 0:0:1:0: SSP: handle(0x0006), sas_addr(0x500003942802c216), phy(1), device_name(0x500003942802c215)
    scsi 0:0:1:0: SSP: enclosure_logical_id(0x500507604d0112dc), slot(1)
    scsi 0:0:1:0: qdepth(254), tagged(1), simple(0), ordered(0), scsi_level(7), cmd_que(1)
    sd 0:1:0:0: [sda] 285155328 512-byte logical blocks: (145 GB/135 GiB)
    sd 0:1:0:0: [sda] Write Protect is off
    sd 0:1:0:0: [sda] Mode Sense: 03 00 00 08
    sd 0:1:0:0: [sda] Got wrong page
    sd 0:1:0:0: [sda] Assuming drive cache: write through
    sd 0:1:0:0: [sda] Got wrong page
    sd 0:1:0:0: [sda] Assuming drive cache: write through
    sda: sda1 sda2 sda3
    sd 0:1:0:0: [sda] Got wrong page
    sd 0:1:0:0: [sda] Assuming drive cache: write through
    sd 0:1:0:0: [sda] Attached SCSI disk
    sr0: scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
    cdrom: Uniform CD-ROM driver Revision: 3.20
    sr 1:0:0:0: Attached scsi CD-ROM sr0
    dracut: Scanning devices sda3  for LVM logical volumes vg_sspaswl11g3/lv_root vg_sspaswl11g3/lv_swap
    dracut: inactive '/dev/vg_sspaswl11g3/lv_root' [50.00 GiB] inherit
    dracut: inactive '/dev/vg_sspaswl11g3/lv_home' [15.00 GiB] inherit
    dracut: inactive '/dev/vg_sspaswl11g3/lv_swap' [19.68 GiB] inherit
    dracut: inactive '/dev/vg_sspaswl11g3/lv_oracle' [50.00 GiB] inherit
    EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null)
    dracut: Mounted root filesystem /dev/mapper/vg_sspaswl11g3-lv_root
    dracut: Loading SELinux policy
    type=1404 audit(1378220065.747:2): enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295
    SELinux: 2048 avtab hash slots, 250819 rules.
    SELinux: 2048 avtab hash slots, 250819 rules.
    SELinux:  9 users, 12 roles, 3762 types, 187 bools, 1 sens, 1024 cats
    SELinux:  81 classes, 250819 rules
    SELinux:  Permission audit_access in class file not defined in policy.
    SELinux:  Permission audit_access in class dir not defined in policy.
    SELinux:  Permission execmod in class dir not defined in policy.
    SELinux:  Permission audit_access in class lnk_file not defined in policy.
    SELinux:  Permission open in class lnk_file not defined in policy.
    SELinux:  Permission execmod in class lnk_file not defined in policy.
    SELinux:  Permission audit_access in class chr_file not defined in policy.
    SELinux:  Permission audit_access in class blk_file not defined in policy.
    SELinux:  Permission execmod in class blk_file not defined in policy.
    SELinux:  Permission audit_access in class sock_file not defined in policy.
    SELinux:  Permission execmod in class sock_file not defined in policy.
    SELinux:  Permission audit_access in class fifo_file not defined in policy.
    SELinux:  Permission execmod in class fifo_file not defined in policy.
    SELinux:  Permission syslog in class capability2 not defined in policy.
    SELinux: the above unknown classes and permissions will be allowed
    SELinux:  Completing initialization.
    SELinux:  Setting up existing superblocks.
    SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts
    SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts
    SELinux: initialized (dev bdev, type bdev), uses genfs_contexts
    SELinux: initialized (dev proc, type proc), uses genfs_contexts
    SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
    SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs
    SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts
    SELinux: initialized (dev sockfs, type sockfs), uses task SIDs
    SELinux: initialized (dev pipefs, type pipefs), uses task SIDs
    SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts
    SELinux: initialized (dev devpts, type devpts), uses transition SIDs
    SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs
    SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs
    SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts
    SELinux: initialized (dev usbfs, type usbfs), uses genfs_contexts
    SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts
    SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts
    SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
    SELinux: initialized (dev dm-0, type ext4), uses xattr
    type=1403 audit(1378220066.125:3): policy loaded auid=4294967295 ses=4294967295
    dracut:
    dracut: Switching root
    readahead: starting
    udev: starting version 147
    WARNING! power/level is deprecated; use power/control instead
    be2net 0000:16:00.0: PCI INT A -> GSI 34 (level, low) -> IRQ 34
    be2net 0000:16:00.0: setting latency timer to 64
    be2net 0000:16:00.0: POST error; stage=0x400
    be2net 0000:16:00.0: PCI INT A disabled
    be2net 0000:16:00.0: Emulex OneConnect 10Gbps NIC(be3) initialization failed
    be2net: probe of 0000:16:00.0 failed with error -1
    be2net 0000:16:00.1: PCI INT B -> GSI 37 (level, low) -> IRQ 37
    be2net 0000:16:00.1: setting latency timer to 64
    be2net 0000:16:00.1: POST error; stage=0x400
    be2net 0000:16:00.1: PCI INT B disabled
    be2net 0000:16:00.1: Emulex OneConnect 10Gbps NIC(be3) initialization failed
    be2net: probe of 0000:16:00.1 failed with error -1
    be2net 0000:16:00.4: PCI INT A -> GSI 34 (level, low) -> IRQ 34
    be2net 0000:16:00.4: setting latency timer to 64
    be2net 0000:16:00.4: POST error; stage=0x400
    be2net 0000:16:00.4: PCI INT A disabled
    be2net 0000:16:00.4: Emulex OneConnect 10Gbps NIC(be3) initialization failed
    be2net: probe of 0000:16:00.4 failed with error -1
    be2net 0000:16:00.5: PCI INT B -> GSI 37 (level, low) -> IRQ 37
    be2net 0000:16:00.5: setting latency timer to 64
    be2net 0000:16:00.5: POST error; stage=0x400
    be2net 0000:16:00.5: PCI INT B disabled
    be2net 0000:16:00.5: Emulex OneConnect 10Gbps NIC(be3) initialization failed
    be2net: probe of 0000:16:00.5 failed with error -1
    be2net 0000:16:00.6: PCI INT C -> GSI 36 (level, low) -> IRQ 36
    be2net 0000:16:00.6: setting latency timer to 64
    be2net 0000:16:00.6: POST error; stage=0x400
    be2net 0000:16:00.6: PCI INT C disabled
    be2net 0000:16:00.6: Emulex OneConnect 10Gbps NIC(be3) initialization failed
    be2net: probe of 0000:16:00.6 failed with error -1
    be2net 0000:16:00.7: PCI INT D -> GSI 38 (level, low) -> IRQ 38
    be2net 0000:16:00.7: setting latency timer to 64
    be2net 0000:16:00.7: POST error; stage=0x400
    be2net 0000:16:00.7: PCI INT D disabled
    be2net 0000:16:00.7: Emulex OneConnect 10Gbps NIC(be3) initialization failed
    be2net: probe of 0000:16:00.7 failed with error -1
    shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
    iTCO_vendor_support: vendor-support=0
    iTCO_wdt: Intel TCO WatchDog Timer Driver v1.06
    iTCO_wdt: unable to reset NO_REBOOT flag, device disabled by hardware/BIOS
    i801_smbus 0000:00:1f.3: enabling device (0140 -> 0143)
    i801_smbus 0000:00:1f.3: PCI INT C -> GSI 18 (level, low) -> IRQ 18
    cdc_ether 2-1.1.5:1.0: usb0: register 'cdc_ether' at usb-0000:00:1d.0-1.1.5, CDC Ethernet Device, 36:40:b5:d1:00:67
    usbcore: registered new interface driver cdc_ether
    sd 0:1:0:0: Attached scsi generic sg0 type 0
    scsi 0:0:0:0: Attached scsi generic sg1 type 0
    scsi 0:0:1:0: Attached scsi generic sg2 type 0
    sr 1:0:0:0: Attached scsi generic sg3 type 5
    input: PC Speaker as /devices/platform/pcspkr/input/input4
    microcode: CPU0 sig=0x206d7, pf=0x1, revision=0x70b
    microcode: CPU1 sig=0x206d7, pf=0x1, revision=0x70b
    microcode: CPU2 sig=0x206d7, pf=0x1, revision=0x70b
    microcode: CPU3 sig=0x206d7, pf=0x1, revision=0x70b
    microcode: CPU4 sig=0x206d7, pf=0x1, revision=0x70b
    microcode: CPU5 sig=0x206d7, pf=0x1, revision=0x70b
    microcode: CPU6 sig=0x206d7, pf=0x1, revision=0x70b
    microcode: CPU7 sig=0x206d7, pf=0x1, revision=0x70b
    microcode: CPU8 sig=0x206d7, pf=0x1, revision=0x70b
    microcode: CPU9 sig=0x206d7, pf=0x1, revision=0x70b
    microcode: CPU10 sig=0x206d7, pf=0x1, revision=0x70b
    microcode: CPU11 sig=0x206d7, pf=0x1, revision=0x70b
    microcode: CPU12 sig=0x206d7, pf=0x1, revision=0x70b
    microcode: CPU13 sig=0x206d7, pf=0x1, revision=0x70b
    microcode: CPU14 sig=0x206d7, pf=0x1, revision=0x70b
    microcode: CPU15 sig=0x206d7, pf=0x1, revision=0x70b
    microcode: Microcode Update Driver: v2.00 <[email protected]>, Peter Oruba
    EXT4-fs (dm-0): re-mounted. Opts: (null)
    EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null)
    SELinux: initialized (dev sda2, type ext4), uses xattr
    SELinux: initialized (dev sda1, type vfat), uses genfs_contexts
    EXT4-fs (dm-2): mounted filesystem with ordered data mode. Opts: (null)
    SELinux: initialized (dev dm-2, type ext4), uses xattr
    EXT4-fs (dm-3): mounted filesystem with ordered data mode. Opts: (null)
    SELinux: initialized (dev dm-3, type ext4), uses xattr
    Adding 20635644k swap on /dev/mapper/vg_sspaswl11g3-lv_swap.  Priority:-1 extents:1 across:20635644k
    SELinux: initialized (dev binfmt_misc, type binfmt_misc), uses genfs_contexts
    Loading iSCSI transport class v2.0-870.
    iscsi: registered transport (tcp)
    NET: Registered protocol family 10
    iscsi: registered transport (iser)
    libcxgbi:libcxgbi_init_module: tag itt 0x1fff, 13 bits, age 0xf, 4 bits.
    libcxgbi:ddp_setup_host_page_size: system PAGE 4096, ddp idx 0.
    Chelsio T3 iSCSI Driver cxgb3i v2.0.0 (Jun. 2010)
    iscsi: registered transport (cxgb3i)
    Chelsio T4 iSCSI Driver cxgb4i v0.9.1 (Aug. 2010)
    iscsi: registered transport (cxgb4i)
    cnic: Broadcom NetXtreme II CNIC Driver cnic v2.5.10 (March 21, 2012)
    Broadcom NetXtreme II iSCSI Driver bnx2i v2.7.0.3 (Jun 15, 2011)
    iscsi: registered transport (bnx2i)
    iscsi: registered transport (be2iscsi)
    ip6_tables: (C) 2000-2006 Netfilter Core Team
    nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
    usb0: no IPv6 routers present
    802.1Q VLAN Support v1.8
    bnx2fc: Broadcom NetXtreme II FCoE Driver bnx2fc v1.0.10 (Jan 22, 2011)
    TARGET_CORE[0]: Loading Generic Kernel Storage Engine: v4.0.0-rc7-ml on Linux/x86_64 on 2.6.39-200.24.1.el6uek.x86_64
    SELinux: initialized (dev configfs, type configfs), uses genfs_contexts
    TARGET_CORE[0]: Initialized ConfigFS Fabric Infrastructure: v4.0.0-rc7-ml on Linux/x86_64 on 2.6.39-200.24.1.el6uek.x86_64
    TCM: Registered subsystem plugin: rd_dr struct module:           (null)
    TCM: Registered subsystem plugin: rd_mcp struct module:           (null)
    CORE_HBA[0] - TCM Ramdisk HBA Driver v4.0 on Generic Target Core Stack v4.0.0-rc7-ml
    CORE_HBA[0] - Attached Ramdisk HBA: 0 to Generic Target Core TCQ Depth: 256 MaxSectors: 1024
    CORE_HBA[0] - Attached HBA to Generic Target Core
    RAMDISK: Referencing Page Count: 8
    CORE_RD[0] - Built Ramdisk Device ID: 0 space of 8 pages in 1 tables
    rd_dr: Using SPC_PASSTHROUGH, no reservation emulation
    rd_dr: Using SPC_ALUA_PASSTHROUGH, no ALUA emulation
      Vendor: LIO-ORG   Model: RAMDISK-DR        Revision: 4.0
      Type:   Direct-Access                      ANSI SCSI revision: 05
    CORE_RD[0] - Added TCM DIRECT Ramdisk Device ID: 0 of 8 pages in 1 tables, 32768 total bytes
    TCM: Registered subsystem plugin: pscsi struct module: ffffffffa056ece0
    TCM: Registered subsystem plugin: fileio struct module: ffffffffa0575700
    TCM: Registered subsystem plugin: iblock struct module: ffffffffa057a740
    RPC: Registered named UNIX socket transport module.
    RPC: Registered udp transport module.
    RPC: Registered tcp transport module.
    RPC: Registered tcp NFSv4.1 backchannel transport module.
    SELinux: initialized (dev rpc_pipefs, type rpc_pipefs), uses genfs_contexts
    SELinux: initialized (dev autofs, type autofs), uses genfs_contexts
    SELinux: initialized (dev autofs, type autofs), uses genfs_contexts
    SELinux: initialized (dev autofs, type autofs), uses genfs_contexts
    pci 0000:04:00.0: Invalid ROM contents
    pci 0000:04:00.0: Invalid ROM contents
    pci 0000:04:00.0: Invalid ROM contents
    pci 0000:04:00.0: Invalid ROM contents
    pci 0000:04:00.0: Invalid ROM contents
    pci 0000:04:00.0: Invalid ROM contents
    pci 0000:04:00.0: Invalid ROM contents
    pci 0000:04:00.0: Invalid ROM contents
    pci 0000:04:00.0: Invalid ROM contents
    fuse init (API version 7.16)
    SELinux: initialized (dev fuse, type fuse), uses genfs_contexts
    usb 1-1.2.2.1: new high speed USB device number 6 using ehci_hcd
    usb 1-1.2.2.1: New USB device found, idVendor=058f, idProduct=6387
    usb 1-1.2.2.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
    usb 1-1.2.2.1: Product: Mass Storage
    usb 1-1.2.2.1: Manufacturer: Generic
    usb 1-1.2.2.1: SerialNumber: 68204C70
    scsi2 : usb-storage 1-1.2.2.1:1.0
    scsi 2:0:0:0: Direct-Access     Generic  Flash Disk       8.07 PQ: 0 ANSI: 2
    sd 2:0:0:0: Attached scsi generic sg4 type 0
    sd 2:0:0:0: [sdb] 2052096 512-byte logical blocks: (1.05 GB/1002 MiB)
    sd 2:0:0:0: [sdb] Write Protect is off
    sd 2:0:0:0: [sdb] Mode Sense: 03 00 00 00
    sd 2:0:0:0: [sdb] No Caching mode page present
    sd 2:0:0:0: [sdb] Assuming drive cache: write through
    sd 2:0:0:0: [sdb] No Caching mode page present
    sd 2:0:0:0: [sdb] Assuming drive cache: write through
    sdb: sdb1
    sd 2:0:0:0: [sdb] No Caching mode page present
    sd 2:0:0:0: [sdb] Assuming drive cache: write through
    sd 2:0:0:0: [sdb] Attached SCSI removable disk
    SELinux: initialized (dev sdb1, type vfat), uses genfs_contexts
    udev: starting version 147
    udev: starting version 147
    udev: starting version 147
    udev: starting version 147
    usb0: no IPv6 routers present
    usb 1-1.2.2.1: USB disconnect, device number 6
    usb 1-1.2.2.1: new high speed USB device number 7 using ehci_hcd
    usb 1-1.2.2.1: New USB device found, idVendor=058f, idProduct=6387
    usb 1-1.2.2.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
    usb 1-1.2.2.1: Product: Mass Storage
    usb 1-1.2.2.1: Manufacturer: Generic
    usb 1-1.2.2.1: SerialNumber: 68204C70
    scsi3 : usb-storage 1-1.2.2.1:1.0
    scsi 3:0:0:0: Direct-Access     Generic  Flash Disk       8.07 PQ: 0 ANSI: 2
    sd 3:0:0:0: Attached scsi generic sg4 type 0
    sd 3:0:0:0: [sdb] 2052096 512-byte logical blocks: (1.05 GB/1002 MiB)
    sd 3:0:0:0: [sdb] Write Protect is off
    sd 3:0:0:0: [sdb] Mode Sense: 03 00 00 00
    sd 3:0:0:0: [sdb] No Caching mode page present
    sd 3:0:0:0: [sdb] Assuming drive cache: write through
    sd 3:0:0:0: [sdb] No Caching mode page present
    sd 3:0:0:0: [sdb] Assuming drive cache: write through
    sdb: sdb1
    sd 3:0:0:0: [sdb] No Caching mode page present
    sd 3:0:0:0: [sdb] Assuming drive cache: write through
    sd 3:0:0:0: [sdb] Attached SCSI removable disk
    SELinux: initialized (dev sdb1, type vfat), uses genfs_contexts
    usb 1-1.2.2.1: USB disconnect, device number 7
    usb 1-1.2.2.1: new high speed USB device number 8 using ehci_hcd
    usb 1-1.2.2.1: New USB device found, idVendor=1e3d, idProduct=2093
    usb 1-1.2.2.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
    usb 1-1.2.2.1: Product: Flash Disk     
    usb 1-1.2.2.1: Manufacturer: USB 2.0
    usb 1-1.2.2.1: SerialNumber: 0719440042B25701
    scsi4 : usb-storage 1-1.2.2.1:1.0
    scsi 4:0:0:0: Direct-Access     USB 2.0  Flash Disk       5.00 PQ: 0 ANSI: 2
    sd 4:0:0:0: Attached scsi generic sg4 type 0
    sd 4:0:0:0: [sdb] 2052096 512-byte logical blocks: (1.05 GB/1002 MiB)
    sd 4:0:0:0: [sdb] Write Protect is off
    sd 4:0:0:0: [sdb] Mode Sense: 0b 00 00 08
    sd 4:0:0:0: [sdb] No Caching mode page present
    sd 4:0:0:0: [sdb] Assuming drive cache: write through
    sd 4:0:0:0: [sdb] No Caching mode page present
    sd 4:0:0:0: [sdb] Assuming drive cache: write through
    sdb: sdb1
    sd 4:0:0:0: [sdb] No Caching mode page present
    sd 4:0:0:0: [sdb] Assuming drive cache: write through
    sd 4:0:0:0: [sdb] Attached SCSI removable disk
    SELinux: initialized (dev sdb1, type vfat), uses genfs_contexts
    [root@sspaswl11g3 Desktop]#

  • How to see new disk in oracle linux 5

    Dear,
    i am using oracle VM and created 2 guest OS (both Olx5) i also created a shared disk and assigned to both linux servers.
    question: how can i see the disk in each server. using fdisk -l it just shown the one there before.
    in HPUX we have ioscan to detect new devices. is there away to check for new disk in oracle linux.
    Thanks in advance.
    Tom

    fdisk -l shows only existing partitions. So if your new disk has not partition created it will be not shown in the output.
    AFAIK there is not such command which will list all devices but there are several ways how to find the devices. All informations you can find in /proc directory (fdisk -l reads /proc/partitions when device is not passed as argument).
    You can find devices (local disks) for example using following commands (hope it helps):
    cat /var/log/dmesg |egrep 'sd[a-z]: s|hd[a-z]: h'
    cat /proc/diskstats |egrep -v 'ram|fd'|awk {'print $3'}

  • Oracle Linux 6 installation FAILURE on VMWare virtual machine

    I just downloaded OEL 6.0 x64, created a new VMWare virtual machine (I have many VMWare VMs running various flavors of OEL 5) and did an installation. It all seemed to work fine. I was just testing, so I didn't do any customization. It finished, and looked good, just like all the other ones I've done. I clicked "reboot", and it did. Or it tried to.
    It did boot from the disk, but after about 15 seconds, it said:
    No root device found
    Boot has failed, sleeping forever.
    I retried the installation using a fresh VM, and even let the installer check the whole DVD first. Same result.
    Anyone installed OEL 6 to a virtual machine on VMWare ESX?
    Any idea what the heck could be wrong?

    The problem is:
    The Red Hat compatible kernel includes the vmw_pvscsi driver whereas Unbreakable Enterprise Kernel doesn’t. The kernel that the installer boots first does have the drivers, which is why everything is set up fine until UEK tries to find the root volume. It's an issue we plan to address in an updated kernel.
    For now the workaround is:
    When creating a new VM in VSphere, do not pick Red Hat Enterprise Linux 6 x86-64 as the OS type but use Oracle Linux 5 x86-64 (or Red Hat Enterprise Linux 5). ESX will then expose the LSI logic scsi controller to the OS and the 2.6.32-100.28.* kernel will work.
    Sergio

  • How to install graphical desktop interface on Oracle linux server 6.2

    Hi
    I have installed Oracle Linux server 6.2 how i install graphical desktop interface on server class installation

    If this is in the very early stage I suggest to re-install the OS.
    Look out for the window to select the set of software to install. Leave Basic Server selected, but choose the Customize now ratio button. Select the Desktops group on the left side of the window. Choose at least the X Window System, Fonts and Desktop packages. To get a similar Desktop like in previous Enterprise Linux releases, add also the General Purpose Desktop and Graphical Administration Tools packages

  • How to create and see the user interface of helloworld sample??

    hello friends,
    i have deployed the hello world sample
    now i want to know how to create and see the user interface of hello world sample.
    thanks and regards..

    If you go to bpel console host:port/BPELConsole (in a dev install, localhost:9700), click on your process, we will generate, based on the describing wsdl a UI for you ..
    hth clemens

  • Hi, I have the 1st gen apple tv and suddenly when trying to rent a movie I only see movie trailors or my movies. What do I do to see the rental interface??

    hi i have the 1st gen apple tv and suddenly when trying to rent a movie i don't see the rental interface. i did a factory restore and now i see movie trailors and my movies but not rental option. any idea what could be wrong??

    Judging by all the posts on the forum, there seems to be an issue at Apple's end, although they have made no announcement on their status page. Some users have reported that Apple is aware of the issue. You can leave feedback for Apple at the link below.
    http://www.apple.com/feedback/

  • I do not see the user interface for the Logic software instruments. I can hear them play through my midi keyboard but I cannot see them to adjust parameters. Please advise.

    I do not see the user interface for the Logic Pro software instruments. I can hear them play through my midi keyboard but cannot see them to adjust the parameters. Please advise.

    Couple of things - you can open the interface for any instrument or plug-in by double-clicking its insert slot on the channel strip. You can configure Logic to automatically open the interface for a plug-in when you first instantiate it in the preferences. Go to Logic Pro > Preferences > Display > Mixer, and check the box for "Open plug-in window on insertion".

  • Can not ping oracle linux vm in Virtual Box from my host

    Hy
    I have setup oracle linux 7 on virtual box including vboxadditions.
    But I can not ping this maschine from outside ( it works for my other vm oel 5.8 )
    I did systemctl stop filewall.service
    Here my Network konfiguration inside my oel7 vm:
    /etc/sysconfig/network-scripts/ifcfg-enp0s8
    TYPE=Ethernet
    BOOTPROTO=none
    DEFROUTE=yes
    IPV4_FAILURE_FATAL=no
    IPV6INIT=no
    IPV6_AUTOCONF=yes
    IPV6_DEFROUTE=yes
    IPV6_FAILURE_FATAL=no
    NAME=public
    UUID=388ee413-55e9-45e1-be1d-4f5eedc402f3
    ONBOOT=yes
    IPADDR0=10.20.50.101
    PREFIX0=24
    IPV6_PEERDNS=yes
    IPV6_PEERROUTES=yes
    HWADDR=08:00:27:5F:87:91
    Can anyone help?
    Thanks
    Peter Schlaeger

    Hi,
    Before discussing the network configuration of Oracle Linux 7 (By the way; it seams correct), lets talk about the VirtualBox network configuration, So the Network adapter of your VM can be attached to {NAT, Bridged Adapter, Internal Network, Host-only Adapter, ...}, what is the Adapter attached to your NIC?
    Make sure the Network Adapter is the same as the your other VM (OL 5.8).
    Best regards

  • Want to install Oracle Linux Rel.6 and have a graphical interface

    After reading:
    Does Oracle Linux Rel.6 have graphical capabilities
    How do you install the GUI for Oracle Linux Rel 6?

    Dude wrote:
    I'm glad you did not take my remark to call you a Linux enthusiast in bad way. It certainly was not meant to be a bad comment, but it's was probably silly of me to make such a remark anyway. I do not take personally offence easily in a forum like this. No, if you want to offend me, post poor code and claim it as the best thing since slice bread. ;-)
    I guess I strive to be liberal, but by definition I don't think I really fit into any political wing.Likewise. Find politics a necessary evil to keep abreast of - such as the election in the US.
    Back to Linux and your example, I have used such interfaces for many years too. Unfortunately we often have to use what is provided. However, the reason for the text interface is no longer valid, unless your input device is only a text based terminal.Not as much the input device - heck, pure tty devices are pretty much a thing of the past. It is about the complexity of the infrastructure between you and the device you need to administer. And about the task you need to perform.
    The connectivity can mean being unable to run a GUI - due to performance, firewalls, router configurations and so on. The task at hand could very well be easily done, using the relevant o/s commands via a command line interface.
    I think there is nothing against a GUI app that runs on your PC to sends appropriate commands to a text interface over a slow serial link, apart from the effort that is required to interact with errors, etc.Much more complex than that. A terminal server is usually used - and it attaches to the serial/RS232 connections of multiple devices that need to be administered. It will typically reside on a separate management network too, and not on the local company/corporate intranet.
    So for you to access a device to administer, you need an open firewall to the management network to reach the management server that handles the serial console connection for the device you want to administer. You need a valid o/s account on that terminal server. You need to use ssh to access the command line of that terminal server. You need to enter the relevant command that will attach your ssh session to the RS232 console connection to the device to administer.
    There is no GUI app on your side that can not only automagically do all this for you, but also provide you with GUI admin widgets to send commands to the remote device. Even if that remote device being sysadmin'ed is Linux, different distros and different versions of the same distros, means different commands, variances in command line parameters for such commands, and so on.
    A sysadmin that cannot deal with such situations, and need a GUI as a crutch to administer a device.. I for one will not call that person a sysadmin. I would call the person incompetent instead. Harsh views perhaps, but being sysadmin is an unforgiving job. A mistake, or inability to access a device and fix it using the bare minimum, could result in severe financial loss for the company.

  • I've just installed Mac osx lion and my mac doesn't recognize (don't see) my audio interface. Focusrite Saffire pro 24 dsp.

    I've just installed Mac osx lion and my mac doesn't recognize (don't see) my audio interface. Focusrite Saffire pro 24 dsp.
    I had no problems on snow leopard.
    thanks

    Well I found my answer…
    http://www.focusrite.com/answerbase/en/article.php?id=1159
    At the time of writing, the following products arecurrently not working with OS X 10.7:
    Saffire PRO 14
    Saffire PRO 24
    Saffire PRO 24 DSP
    Saffire PRO 40
    Liquid Saffire 56
    Liquid Mix HD
    Forté Suite
    Scarlett Plug-In Suite
    Focusrite is committed to providing support for ourproducts with the latest operating systems. We are currently working onproviding full support for our products with OS X Lion, and these will beavailable as soon as they are complete.
    Please check this page regularly for the most up to dateinformation regarding OS X 10.7 Lion compatibility information.

  • Oracle Linux virtual machines failing to boot

    We have 2 oracle linux virtual machines on one host machine, both running Oracle Linux release 6 update 2 for X86_64. Both were built identically with oracle 11 installed on them. Both machines were working ok until this morning when the host machine rebooted. After the reboot, the virtual machines now hang during the boot process. The login prompt never comes up. The database does not start up on both machines. The machines are up enough that I could putty into them. In  startup.log, the following is listed for the two machines. One is named demo, the other test.
    SQL*Plus: Release 11.2.0.1.0 Production on Fri Oct 4 12:24:02 2013
    Copyright (c) 1982, 2009, Oracle.  All rights reserved.
    SQL> Connected to an idle instance.
    SQL> ORACLE instance started.
    Total System Global Area  438423552 bytes
    Fixed Size            2214136 bytes
    Variable Size          331351816 bytes
    Database Buffers      100663296 bytes
    Redo Buffers            4194304 bytes
    Database mounted.
    ORA-00313: open failed for members of log group 2 of thread 1
    ORA-00312: online log 2 thread 1: '/u02/oradata/demo/redo02.log'
    ORA-27037: unable to obtain file status
    Linux-x86_64 Error: 2: No such file or directory
    Additional information: 3
    SQL> Disconnected from Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - 64bit Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    /u01/app/oracle/dbhome_1/bin/dbstart: Database instance "demo" warm started.
    SQL*Plus: Release 11.2.0.1.0 Production on Fri Oct 4 13:06:49 2013
    Copyright (c) 1982, 2009, Oracle.  All rights reserved.
    SQL> Connected to an idle instance.
    SQL> ORACLE instance started.
    Total System Global Area  438423552 bytes
    Fixed Size            2214136 bytes
    Variable Size          331351816 bytes
    Database Buffers      100663296 bytes
    Redo Buffers            4194304 bytes
    Database mounted.
    ORA-03113: end-of-file on communication channel
    Process ID: 3665
    Session ID: 1 Serial number: 5
    SQL> Disconnected from Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - 64bit Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    /u01/app/oracle/dbhome_1/bin/dbstart: Database instance "test" warm started.
    The demo machine is looking for a redo log file. The file does not exist. If that file ever existed, what would make that file disappear? The test machine does not have any redo log files either but the test one is not even looking for it.
    What could have gone wrong with these?

    user7222768 wrote:
    We have 2 oracle linux virtual machines on one host machine, both running Oracle Linux release 6 update 2 for X86_64. Both were built identically with oracle 11 installed on them. Both machines were working ok until this morning when the host machine rebooted. After the reboot, the virtual machines now hang during the boot process. The login prompt never comes up. The database does not start up on both machines. The machines are up enough that I could putty into them. In  startup.log, the following is listed for the two machines. One is named demo, the other test.
    SQL*Plus: Release 11.2.0.1.0 Production on Fri Oct 4 12:24:02 2013
    Copyright (c) 1982, 2009, Oracle.  All rights reserved.
    SQL> Connected to an idle instance.
    SQL> ORACLE instance started.
    Total System Global Area  438423552 bytes
    Fixed Size            2214136 bytes
    Variable Size          331351816 bytes
    Database Buffers      100663296 bytes
    Redo Buffers            4194304 bytes
    Database mounted.
    ORA-00313: open failed for members of log group 2 of thread 1
    ORA-00312: online log 2 thread 1: '/u02/oradata/demo/redo02.log'
    ORA-27037: unable to obtain file status
    Linux-x86_64 Error: 2: No such file or directory
    Additional information: 3
    SQL> Disconnected from Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - 64bit Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    /u01/app/oracle/dbhome_1/bin/dbstart: Database instance "demo" warm started.
    SQL*Plus: Release 11.2.0.1.0 Production on Fri Oct 4 13:06:49 2013
    Copyright (c) 1982, 2009, Oracle.  All rights reserved.
    SQL> Connected to an idle instance.
    SQL> ORACLE instance started.
    Total System Global Area  438423552 bytes
    Fixed Size            2214136 bytes
    Variable Size          331351816 bytes
    Database Buffers      100663296 bytes
    Redo Buffers            4194304 bytes
    Database mounted.
    ORA-03113: end-of-file on communication channel
    Process ID: 3665
    Session ID: 1 Serial number: 5
    SQL> Disconnected from Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - 64bit Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    /u01/app/oracle/dbhome_1/bin/dbstart: Database instance "test" warm started.
    The demo machine is looking for a redo log file. The file does not exist. If that file ever existed, what would make that file disappear? The test machine does not have any redo log files either but the test one is not even looking for it.
    What could have gone wrong with these?
    Perhaps not all the file system mounted.
    Does /u02/oradata/demo exist?
    How about /u02/oradata
    How about /u02

Maybe you are looking for