OAS 4.0.8.1 & SMP kernel = wrksf up

Here something I finally figured out, but maybe everyone already knows this.
Running RedHat 6.0, I still couldn't get wrksf to stay up, even with a clean install of everything. But by switching to an SMP kernel, everything things happy.
I saw only passing mention of this while searching the archives, so I thought I'd put it out there. Since SMP isn't installed by default on a basic desktop, maybe this info should be more prominent.
rob
null

Hi parrott,
I have also encountered the same problem as you. Could you teach me how to switch to SMP kernel? My email is [email protected] Thanks in advance.
regards
hengsq
<BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by parrott:
Here something I finally figured out, but maybe everyone already knows this.
Running RedHat 6.0, I still couldn't get wrksf to stay up, even with a clean install of everything. But by switching to an SMP kernel, everything things happy.
I saw only passing mention of this while searching the archives, so I thought I'd put it out there. Since SMP isn't installed by default on a basic desktop, maybe this info should be more prominent.
rob<HR></BLOCKQUOTE>
null

Similar Messages

  • How to install SMP Kernel on RHEL 4

    Hi all,
    I am installing 2 Node RAC on VMWare on RHEL 4.
    For which i need to have SMP Kernel installed.
    As of now this is what i have.
    uname -a
    Linux abc.xyz.com 2.6.9-5.EL #1 Wed Jan 5 19:22:18 EST 2005 i686 i686 i386 GNU/Linux
    Kindly guide me to the rpms wherein i cud upgrade to the SMP Kernal, or is there any other way i cud do it??

    Hi, apologies for the delayed response.
    Yes i did reboot the machine after installing the SMP pacakge, yet i see the same as
    uname -r
    2.6.9-5.EL
    While /boot/grub/grub.conf shows
    default=1
    timeout=5
    splashimage=(hd0,0)/boot/grub/splash.xpm.gz
    hiddenmenu
    title Red Hat Enterprise Linux AS (2.6.9-5.ELsmp)
    root (hd0,0)
    kernel /boot/vmlinuz-2.6.9-5.ELsmp ro root=LABEL=/ rhgb quiet
    initrd /boot/initrd-2.6.9-5.ELsmp.img
    title Red Hat Enterprise Linux AS (2.6.9-5.EL) ==> However it does not show here!!
    root (hd0,0)
    kernel /boot/vmlinuz-2.6.9-5.EL ro root=LABEL=/ rhgb quiet
    clock=pit nosmp noapic nolapic
    initrd /boot/initrd-2.6.9-5.EL.img
    I just let this pass and started the RAC configurations.
    Now here i hit another problem.
    oracleasm packages installed are
    [root@rac1] rpm -qa | grep -i oracleasm
    oracleasmlib-2.0.2-1
    oracleasm-support-2.1.2-1.el4
    oracleasm-2.6.9-55.0.12.EL-2.0.3-1
    Yet i get this error while configuring ASMLib Drivers
    [root@rac1 RPMs]# /etc/init.d/oracleasm configure
    Configuring the Oracle ASM library driver.
    Default user to own the driver interface [oracle]:
    Default group to own the driver interface [dba]:
    Start Oracle ASM library driver on boot (y/n) [y]:
    Scan for Oracle ASM disks on boot (y/n) [y]:
    Writing Oracle ASM library driver configuration: done
    *Initializing the Oracle ASMLib driver:                     [FAILED]*
    Help appreciated.

  • Rt2500 driver PROBLEM - SMP kernel

    hello,
    EDIT
    do any of you have a PKGBUILD for a kernel without SMP - or a package? i'm having troubel with compilation.
    Hardware: Sitecom WL-115 pci sold in holland - http://www.sitecom.com/products_info.ph … 3&grp_id=6
    Driver: RT2500 - http://rt2x00.serialmonkey.com
    The issue is this:
    1.) the computer boots perfectly
    2.) network is activated with the ESSID
    3.) network deamon works
    4.) after 5 min. I lose connection to Access Point, connects to another Access Point (the wrong one)
    5.) Immediately crashes
    I have a wireless router at home of the same brand as the NIC. there are people with other AccessPoints somewhere around here because I detect 2 more. I can't connect to those obviously, and I dont want to anyway.
    In gentoo and ubuntu, if my card lost the connection to the Access Point, i would have to go to the network settings and change the ESSID back to the correct one. That was it, it didn't crash or anything else. The driver was compiled in gentoo through portage, and in Ubuntu I compiled it myself and installed it myself. It is the same driver as the one I'm using in Arch Linux.
    This is what I tried:
    1.) Change mode to Ad-Hoc
    2.) Forced to register to my AccessPoint with the 'ap' option in iwconfig
    3.) restarted daemons
    4.) dmesg says nothing
    None of this helps.
    UPDATE
    i learned what the problem is, except i still need help.
    I'm running Arch 0.7 . i haven't updated anything. i haven't done pacman -Su so everything on the system is still from the ISO image. however, i dont understand why the kernel that is installed with the iso intallation contains a SMP kernel! i dont have a SMP cpu.
    because of conflicts with my wireless driver, i need to disable SMP in my kernel. how do i do that? if I update my kernel will it still be SMP? do i need to compile the kernel on my own?
    i'm asking with without trying it because my computer is freezing since the NIC is connected.

    syg00 wrote:Have you tried just passing "nosmp" from the bootloader  ???.
    Let those that can't live with it turn it off, leave it in for everyone else.
    That does not work. It is the SMP build that freezes rt2500. I use a custom kernel (one vanilla, one vanilla+suspend2) with Preemption, no rt2500 trouble here.
    As for rt2x00, you can not expect it to finish for a long time, they started the third rewrite recently, and it probably won't be the last one due to the kernel wlan stack cofusion (ieee80211 vs. softmac vs. hostap vs. another one). The current rt2x00 rewrite is based on softmac, if that one doesn't go to the vanilla kernel, there will be another rewrite and it will take more time ...

  • Non-SMP kernel needed

    i've been trying to compile a kernel 2.6.x.x without success. The Arch stock kernel comes with SMP, but it's giving me trouble with my wireless NIC.
    does anyone have a PKGBUILD or package with a 2.6.x.x kernel without SMP?
    Thanks.

    thanks guys for your help. i'll look at the cvs now. (i just woke up).
    my NIC info is here:  http://bbs.archlinux.org/viewtopic.php?t=13761
    SMP is an issue because it is noted on the driver project forum website.
    Bernardo, Sure your not running a SMP kernel ? Thats the problem 99.9% of the time. Just thought I would check
    running an SMP kernel freezes the system with this driver. I ran Ubuntu and Gentoo to test them and they work perfectly. that's because their stock kernel didn't run SMP and I never had a freeze up.
    btw, i'm not running ndiswrapper. there is a driver available for the kernel.
    UPDATE
    I went to the cvs and I found this. It's the same issue that I've had with other PKGBUILD's. for example, in the AUR, there is a patched kernel with swsusp2. I downloaded the PKGBUILD, the patches, and then i run makepkg -n. however, if i change the .config file by disabling SMP, the whole makepkg process is mixed up. i've tried different ways of inserting my .config into the makepkg process, but everytime it rejects my changes and defaults to the stock .config kernel file. so i always end up with a SMP=y option.
    on the .config at the cvs:
    CONFIG_BROKEN_ON_SMP=y
    how can I change this during the make config process?

  • How jvm threads works on new Linux 2.6 scheduler with SMP kernell

    Hi,
    i'm using Sun JDK Java HotSpot(TM) Server VM (build 1.5.0_14-b03, mixed mode) to run tomcat,
    anyone knows How JVM threads works on new Linux 2.6 scheduler with SMP kernel?
    i ask this, because in a single processor machine the tomcat replies more fast than a dual processor machine, maybe the reason is, that SMP load balancing made for new scheduler, slow down the JVM performance for threads? there is a way to avoid this?
    reference about Linux Scheduler: http://www-128.ibm.com/developerworks/linux/library/l-scheduler/?ca=dgr-lnxw09LinuxScheduler
    bug that have "same" problem: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=5038858
    thanks for any insight

    This is bug:
    6328462 Linux getCurrentThreadCpuTime() does not match with getThreadCpuTime(currentThread)
    It will be fixed in:
    - JDK 6.0 (Mustang) build b63
    - JDK 1.5.0_07 build b01
    The problem is that the HotSpot VM takes the stat info from the file'/proc/$tid/stat'
    which is incorrect on Linux kernels 2.6+ with NPTL because this file aggregates
    per-process (.vs. per-thread) usage on these kernels.
    The file '/proc/self/task/$tid/stat' still has the per-thread usage and must be used instead.
    There is also a performance bug:
    6200022: JVMTI GetCurrentThreadCpuTime slow on Linux
    This bug is about using new Linux posix compliant process clocks (2.6.10) :
    http://sources.redhat.com/ml/libc-alpha/2004-10/msg00117.html
    It is too late to fix this in Mustang but can be possible in one of the update releases.
    Thank you for posting the question!
    Serguei

  • OAS 4.0.8.1 for Linux: wrksf goes down

    After having installed the OAS 4.0.8.1 for
    Linux, I have a problem getting it to work.
    I use the OAS Manager to start the following
    four processes :
    oassrv "Oracle Application Server"
    wrksf "Cartridge Server Factory"
    otsfacsrv "Transaction Server Factory"
    orb "ORB Servers"
    The four processes come up, but after a
    minute or so the 'wrksf' process goes
    down.
    After restarting the wrksf in
    command line mode (using the owsctl utility)
    the same occurs: it stays up for about a
    minute or so, and then goes down.
    The log files don't show any error messages.
    Does anybody have a clue in which direction
    I should search ?
    Can any tracing be turned on ?

    After I fixed some of the things I broke while searching for the wrksf failure, the PL/SQL Cartridge now works for me too. And, after failing to get the DB Browser to work by loading it into the SCOTT schema, I got it to work by loading it into SYS. (SCOTT can't see the DBA_* views so loading the DB Browser into the database failed.) I haven't tried any Java Servlets yet, but that's next on my list.
    If you want to try my wrksf workaround, rather than using Christoph's, here's how you can do it.
    1. Backup liborb.so in the $ORACLE_HOME/orb/4.0/lib directory, just in case something goes wrong.
    2. Using a hex editor, such as emacs hexl-find-file or ghex, to edit liborb.so, find the string "/proc/stat".
    3. Change the directory, "/proc" to something like "/pfoo" and write the shared library file back to liborb.so. You now have the required modified liborb.so.
    4. Make the /pfoo directory and cp /proc/stat /pfoo.
    5. Edit /pfoo/stat and duplicate the first line, which should be the cpu line. This will let the metrics parser handle it. Make sure that /pfoo/stat has read access.
    Of course, the values that the metrics code gets are now bogus, but that does not seem to be a fatal problem.
    Hopefully somebody from Oracle is reading this and the real fix will be in the mail soon.

  • Oracle position on OAS 4.0.7 and recent kernels

    From reading the threads in this discussion, it is blatantly clear the the Oracle Application Server 4.0.7 doesn't work on recent Redhat 6.1 or SuSe 6.3 kernels. In particular, the ORB cannot be successfully started with the owsctl start command. The resultant "ORB is not responding. Please restart manually..." message is not particularly helpful. The owsctl stop command fails when it uses no longer supported arguments to the ps command. Attempts to start the ORB from the graphical interface are equally fruitless. Additionally, a non-OFA install is destined to fail with subtle "file not found" errors or just plain hangs.
    It pretty clear that OAS 4.0.7 doesn't work with recent linux kernels. Can someone in Oracle address this situation and give the linux community some direction and guidance in installating and running OAS?

    Manohar,
    If you are, or want to, use the cartridge implementation then you
    are constrained by the certification:
    Developer 2.1 - Web App Server 3.0.x
    Developer 6.0 - Oracle App Server 4.0.7
    However, if you are not using the cartridge implementation, then
    you can use WAS 3.0.x or OAS 4, since you are only using the
    listener component in that case.
    Manohar Reddy (guest) wrote:
    : Hi Oracle team,
    : Some time back I was told by oracle team in this discussion
    : forum only, that cartridge method of deployment of
    : developer/2000 products is not certified with Oracle
    Application
    : Server 4.0.7. They asked me to go back to Oracle Web
    Application
    : server 3.0.X. Is the status with respect to this is same or is
    : there any update. Can any body please let me know about this.
    : Can you also please refer me to some documentation about the
    : implementation of developer/2000 cartridge implementation on
    OAS
    : 4.0.7. Please also let me know, if there are any good books on
    : Oracle Application Server. 4.0.X in the market.
    : Thanking you in-advance...// Manohar //
    null

  • Binary kernels without Smp

    Are there binary kernels without SMP available or should I build it from source?

    Rotonen wrote:What's your main reason for needing a non-SMP kernel?
    Ok. The kernel is not the reason for my issue.
    In qemu in grafic mode Archlinux has a constant CPU load of 10% which makes the CPU run at 1500MH which makes the fan of the laptop go on frequently.
    But as soon as I go back to console mode the CPU load is far lower.

  • Oracle 9i install hangs in Linux SMP Redhat 7.1

    Motherboard: Asus A7M266-D
    CPU: Two AMD Duron 1.2GHz
    Memory: 512MB PC2100
    Vedio: Gforce 4 MX440
    hard disk: MAXTOR 6L080L4
    O/S: Redhat 7.1
    Kernel: 2.4.2-2up and 2.4.2-2smp
    I install Oracle 9i on my dual AMD Duron machine. It hangs. If
    I am using smp kernel, it stop at the Installation Types Screen
    with Status Bar showing 47% complete and 'Setting up install types'.
    If I use single single cpu kernel, it stop at the File Locations
    screen and the status bar is 95% complete. The installActions.log
    does not show any error.
    It is the installActions.log when running under smp mode ( I took
    out a lot of setting value of PROD_HOME lines):
    installActions2002-04-19_10-25-26-AM.log
    Environment variables:
         ORACLE_HOME = /u01/app/oracle/product/9.0.1
         PATH = /bin:/usr/bin:/usr/local/bin:/bin:/usr/bin:/usr/X11R6/bin:/home/oracle/bin:/u01/app/oracle/product/9.0.1/bin
         CLASSPATH = /tmp/OraInstall:/tmp/OraInstall/oui/lib/OraInstaller.jar:/tmp/OraInstall/oui/lib/InstImages.jar:/tmp/OraInstall/oui/lib/InstHelp.jar:/tmp/OraInstall/oui/lib/oracleice.jar:/tmp/OraInstall/oui/lib/help.jar:/tmp/OraInstall/oui/lib/ewt.jar:/tmp/OraInstall/oui/lib/xmlparser.jar:/tmp/OraInstall/oui/lib/swingaccess.jar:.:/tmp/OraInstall/jre/bin/../classes:/tmp/OraInstall/jre/bin/../lib/classes.jar:/tmp/OraInstall/jre/bin/../lib/rt.jar:/tmp/OraInstall/jre/bin/../lib/i18n.jar:/tmp/OraInstall/jre/bin/../lib/classes.zip
    java.class.path=/tmp/OraInstall:/tmp/OraInstall/oui/lib/OraInstaller.jar:/tmp/OraInstall/oui/lib/InstImages.jar:/tmp/OraInstall/oui/lib/InstHelp.jar:/tmp/OraInstall/oui/lib/oracleice.jar:/tmp/OraInstall/oui/lib/help.jar:/tmp/OraInstall/oui/lib/ewt.jar:/tmp/OraInstall/oui/lib/xmlparser.jar:/tmp/OraInstall/oui/lib/swingaccess.jar:.:/tmp/OraInstall/jre/bin/../classes:/tmp/OraInstall/jre/bin/../lib/classes.jar:/tmp/OraInstall/jre/bin/../lib/rt.jar:/tmp/OraInstall/jre/bin/../lib/i18n.jar:/tmp/OraInstall/jre/bin/../lib/classes.zip
    Username is: oracle
    *** Welcome Page***Warning :*** Alert: Oracle Universal Installer
    Version 2.0.1.4.0
    Copyright ) 1999, 2001 Oracle Corporation. All Rights Reserved. ***User selected: Yes/OK
    Setting value of FROM_LOCATION to /mnt/cdrom/stage/products.jarSetting value of ORACLE_HOME_NAME to Setting value of SHOW_COMPONENT_LOCATIONS_PAGE to trueSetting value of SHOW_CUSTOM_TREE_PAGE to trueSetting value of SHOW_SUMMARY_PAGE to trueSetting value of SHOW_INSTALL_PROGRESS_PAGE to trueSetting value of SHOW_REQUIRED_CONFIG_TOOL_PAGE to trueSetting value of SHOW_OPTIONAL_CONFIG_TOOL_PAGE to trueSetting value of SHOW_RELEASE_NOTES to trueSetting value of SHOW_END_SESSION_PAGE to trueSetting value of SHOW_SPLASH_SCREEN to trueSetting value of SHOW_WELCOME_PAGE to trueSetting value of SHOW_ROOTSH_CONFIRMATION to trueSetting value of SHOW_EXIT_CONFIRMATION to trueSetting value of NEXT_SESSION to trueSetting value of NEXT_SESSION_ON_FAIL to trueSetting value of INVENTORY_LOCATION to /u01/app/oracle/oraInventorySetting value of INVENTORY_LOCATION to /u01/app/oracle/Setting value of UNIX_GROUP_NAME to dba
    *** UNIX Group Name Page***UnixInstallGroup = UNIX_GROUP_NAME = dbaInitializing inventory setup WCCEUnable to read /u01/app/oracle/Contents/OracleHomesList.ser. Some inventory information may be lost.Unable to read /u01/app/oracle/Contents/LibsList.ser. Some inventory information may be lost.
    The installer version is 2.0.1.4.0
    Doing operation in inventory setup WCCE
    Setting value of FROM_LOCATION to /mnt/cdrom/stage/products.jar
    Setting value of ORACLE_HOME to /u01/app/oracle/product/9.0.1
    Setting value of ORACLE_HOME_NAME to
    *** File Locations Page***
    FromLocation = FROM_LOCATION = /mnt/cdrom/stage/products.jar
    ToLocation = ORACLE_HOME = /u01/app/oracle/product/9.0.1
    ToName = ORACLE_HOME_NAME =
    Initializing installer access setup
    Setting value of ORACLE_HOME to /u01/app/oracle/product/9.0.1
    Setting value of ToplevelComp to oracle.server, 9.0.1.0.0, >0.0.0.0.0, [ 46 ][OH:2]
    Setting value of SELECTED_LANGUAGES to [en]
    Setting value of PROD_HOME to /u01/app/oracle/product/9.0.1/oracle_apache_ejb
    Setting value of PROD_HOME to /u01/app/oracle/product/9.0.1/Apache/Apache
    Setting value of PROD_HOME to /u01/app/oracle/product/9.0.1/Apache/Apache
    Setting value of PROD_HOME to /u01/app/oracle/product/9.0.1/Apache/Apache
    Setting value of PROD_HOME to /u01/app/oracle/product/9.0.1/Apache/Jsdk
    Setting value of PROD_HOME to /u01/app/oracle/product/9.0.1/Apache/Jsdk
    Setting value of PROD_HOME to /u01/app/oracle/product/9.0.1/Apache/Jserv
    Setting value of PROD_HOME to /u01/app/oracle/product/9.0.1/Apache/Jserv
    Setting value of PROD_HOME to /u01/app/oracle/product/9.0.1/Apache/perl
    Setting value of PROD_HOME to /u01/app/oracle/product/9.0.1/Apache/perl
    Setting value of PROD_HOME to /u01/app/oracle/product/9.0.1/mod_plsql
    Setting value of PROD_HOME to /u01/app/oracle/product/9.0.1/mod_plsql
    Calling query areasQueries2.0.1.4.0 getInventoryLocation
    Query returned : /u01/app/oracle/
    Setting value of PROD_HOME to /u01/app/oracle/\..\jre\1.1.8
    Setting value of PROD_HOME to /u01/app/jre/1.1.8
    Calling query generalQueries2.0.1.4.0 isCurrentPlatformInGroup
    platGroup = WINDOWS
    Query returned : false
    Calling query areasQueries2.0.1.4.0 getInventoryLocation
    Query returned : /u01/app/oracle/
    Setting value of PROD_HOME to /u01/app/oracle/../oui
    Setting value of PROD_HOME to /u01/app/oui
    Setting value of PROD_HOME to /u01/app/oracle/product/9.0.1/oracle.options.ops.clustermgr
    Setting value of PROD_HOME to /u01/app/oracle/product/9.0.1/askJDKHome
    Setting value of PROD_HOME to /u01/app/oracle/product/9.0.1/oracle.p2k.proc
    Setting value of PROD_HOME to /u01/app/oracle/product/9.0.1/oracle.p2k.proc
    Doing operation for installer access setup
    Setting value of SELECTED_LANGUAGES to [en]
    Setting value of ToplevelComp to oracle.server, 9.0.1.0.0, >0.0.0.0.0, [ 46 ][OH:2]
    *** Available Products Page***
    TopLevelComp = ToplevelComp = oracle.server, 9.0.1.0.0, >0.0.0.0.0, [ 46 ][OH:2]
    Setting value of ToplevelComp to oracle.server, 9.0.1.0.0, >0.0.0.0.0, [ 46 ][OH:2]
    Unable to read /u01/app/oracle/Contents/CompsList0.ser. Some inventory information may be lost.
    Unable to read /u01/app/oracle/Contents/PatchesList0.ser. Some inventory information may be lost.
    Setting value of DEP_MODE to EE
    Setting value of TLDepModes to EE,
    *** Installation Types Page***
    DepMode = DEP_MODE = EE
    TLDepModes = TLDepModes = EE,
    The selected install type is "Enterprise Edition"
    Setting value of DEP_MODE to EE
    Install type for "Oracle9i Database 9.0.1.0.0 " is "Enterprise Edition"
    # Not all the dependencies for the component Oracle9i Database 9.0.1.0.0 are found. Missing Component oracle.tg 9.0.1.0.0.
    Install type for "Enterprise Edition Options 9.0.1.0.0 " is "Typical"
    # Not all the dependencies for the component Enterprise Edition Options 9.0.1.0.0 are found. Missing Component oracle.olap.aps 9.0.1.0.0.
    Install type for "Oracle Spatial 9.0.1.0.0 " is "Typical"
    Install type for "Oracle Enterprise Manager Products 9.0.1.0.0 " is "Enterprise Edition"
    Install type for "Oracle Net Services 9.0.1.0.0 " is "Server.Typical"
    # Not all the dependencies for the component Oracle Net Services 9.0.1.0.0 are found. Missing Component oracle.networking.protocol_supp 9.0.1.0.0.
    Install type for "Oracle Partitioning 9.0.1.0.0 " is "Typical"
    Install type for "Oracle9i 9.0.1.0.0 " is "Typical"
    # Not all the dependencies for the component Oracle9i 9.0.1.0.0 are found. Missing Component oracle.rdbms.hs_olefs 9.0.1.0.0.
    # Not all the dependencies for the component Oracle9i 9.0.1.0.0 are found. Missing Component oracle.rdbms.hs_olesql 9.0.1.0.0.
    # Not all the dependencies for the component Oracle9i 9.0.1.0.0 are found. Missing Component oracle.rdbms.hybrid 9.0.1.0.0.
    Install type for "Oracle Database Utilities 9.0.1.0.0 " is "Typical"
    Install type for "Database Verify Utility 9.0.1.0.0 " is "Typical"
    Install type for "Migration Utility 9.0.1.0.0 " is "Typical"
    Install type for "Oracle9i Development Kit 9.0.1.0.0 " is "Typical"
    # Not all the dependencies for the component Oracle9i Development Kit 9.0.1.0.0 are found. Missing Component oracle.p2k.procob18 1.8.76.0.0.
    # Not all the dependencies for the component Oracle9i Development Kit 9.0.1.0.0 are found. Missing Component oracle.p2k.procob 9.0.1.0.0.
    # Not all the dependencies for the component Oracle9i Development Kit 9.0.1.0.0 are found. Missing Component oracle.p2k.profor 1.8.76.0.0.
    Install type for "Oracle Trace 9.0.1.0.0 " is "Typical"
    Install type for "Oracle Advanced Security 9.0.1.0.0 " is "Typical"
    # Not all the dependencies for the component Oracle Advanced Security 9.0.1.0.0 are found. Missing Component oracle.options.ano.dce 9.0.1.0.0.
    Install type for "Oracle JVM 9.0.1.0.0 " is "Typical"
    Install type for "Oracle Ultra Search Server 1.0.3.0.0 " is "Typical"
    Install type for "Oracle Data Migration Assistant 9.0.1.0.0 " is "Typical"
    Install type for "Oracle Database Configuration Assistant 9.0.1.0.0 " is "Typical"
    Install type for "Oracle Agent Extensions 9.0.1.0.0 " is "Typical"
    Install type for "Oracle Applications Extensions 9.0.1.0.0 " is "Typical"
    Install type for "Oracle Enterprise Manager Web Site 9.0.1.0.0 " is "Complete"
    Install type for "Oracle Ultra Search Middle-Tier 1.0.3.0.0 " is "Typical"
    Install type for "Oracle Management Server 9.0.1.0.0 " is "Complete"
    Install type for "Generic Connectivity Using ODBC 9.0.1.0.0 " is "Typical"
    Install type for "Oracle Forms Extensions 9.0.1.0.0 " is "Typical"
    Install type for "Reporting Framework 9.0.1.0.0 " is "Complete"
    Install type for "Oracle Enterprise Manager Webserver 9.0.1.0.0 " is "Complete"
    Install type for "Oracle HTTP Server 1.3.12.0.3a " is "Typical"
    Install type for "Oracle eBusiness Management Extensions 9.0.1.0.0 " is "Typical"
    Install type for "Oracle HTTP Server Extensions 9.0.1.0.0 " is "Typical"
    Install type for "Oracle Intelligent Agent 9.0.1.0.0 " is "Typical"
    Install type for "Pro*C/C++ 9.0.1.0.0 " is "Typical"
    Install type for "Database SQL Scripts 9.0.1.0.0 " is "Typical"
    Install type for "Generic Connectivity Common Files 9.0.1.0.0 " is "Typical"
    Install type for "Oracle interMedia 9.0.1.0.0 " is "Typical"
    Install type for "Oracle Net Listener 9.0.1.0.0 " is "Typical"
    Install type for "Apache Configuration for Oracle Java Server Pages 1.1.2.3.0 " is "Typical"
    Install type for "Replication API 9.0.1.0.0 " is "Typical"
    Install type for "Oracle Text 9.0.1.0.0 " is "Typical"
    Install type for "Oracle Content Syndication Server 9.0.1.0.0 " is "Typical"
    Install type for "Oracle Dynamic Services Server 9.0.1.0.0 " is "Typical"
    Install type for "BC4J Runtime 5.0.0.417.1 " is "Typical"
    Install type for "Oracle Internet Directory Client 3.0.1.0.0 " is "Typical"
    Install type for "Oracle Mod PL/SQL Gateway 3.0.9.0.7 " is "Typical"
    Install type for "PL/SQL Embedded Gateway 9.0.1.0.0 " is "Typical"
    Install type for "Oracle Starter Database 9.0.1.0.0 " is "Typical"
    Install type for "Oracle Complete OLTP Starter Database 9.0.1.0.0 " is "Typical"
    Install type for "Oracle Complete DSS Starter Database 9.0.1.0.0 " is "Typical"
    Install type for "Apache Module for Oracle Servlet Engine 9.0.1.0.0 " is "Typical"
    Install type for "Oracle Java Server Pages 1.1.2.3.0 " is "Typical"
    Install type for "Apache Configuration for EJB 9.0.1.0.0 " is "Typical"
    Install type for "Oracle Diagnostics Pack 9.0.1.0.0 " is "Typical"
         Conflict while setting install type of "Oracle Enterprise Manager Client 9.0.1.0.0 " to "Maximum (Complete)". Install type already set to "Maximum (Complete)". Seting it to "Custom (Custom)"
    Install type for "Oracle Ultra Search Common Files 1.0.3.0.0 " is "Typical"
    Install type for "XML 9.0.1.0.0 " is "Typical"
         Conflict while setting install type of "XML Parser for Java 9.0.1.0.0 " to "Typical (Typical)". Install type already set to "Typical (Typical)". Seting it to "Custom (Custom)"
    Install type for "Apache Configuration for Oracle XML Developer's Kit 9.0.1.0.0 " is "Typical"
    Install type for "Oracle interMedia Client Option 9.0.1.0.0 " is "Typical"
    Install type for "Oracle Tuning Pack 9.0.1.0.0 " is "Complete"
    Install type for "Oracle XML Developer's Kit 9.0.1.0.0 " is "Typical"
         Conflict while setting install type of "XML Parser for PL/SQL 9.0.1.0.0 " to "Typical (Typical)". Install type already set to "Typical (Typical)". Seting it to "Custom (Custom)"
         Conflict while setting install type of "XML Class Generator for Java 9.0.1.0.0 " to "Typical (Typical)". Install type already set to "Typical (Typical)". Seting it to "Custom (Custom)"
         Conflict while setting install type of "XML Transviewer Beans 9.0.1.0.0 " to "Typical (Typical)". Install type already set to "Typical (Typical)". Seting it to "Custom (Custom)"
    Install type for "XSQL Servlet 9.0.1.0.0 " is "Typical"
    Install type for "Oracle Management Pack for Oracle Applications 9.0.1.0.0 " is "Complete"
    Install type for "Oracle Change Management Pack 9.0.1.0.0 " is "Complete"
    Install type for "Oracle interMedia Video 9.0.1.0.0 " is "Typical"
    Install type for "Oracle interMedia Audio 9.0.1.0.0 " is "Typical"
    Install type for "Oracle interMedia Image 9.0.1.0.0 " is "Typical"
    Install type for "Oracle interMedia Locator 9.0.1.0.0 " is "Typical"
    Install type for "Data Management Services Common Files 9.0.1.0.0 " is "Typical"
    Install type for "Oracle interMedia Common Files 9.0.1.0.0 " is "Typical"
    Install type for "Oracle Enterprise Manager Client 9.0.1.0.0 " is "Custom"
         Conflict while setting install type of "Oracle Enterprise Manager Quick Tours 9.0.1.0.0 " to "Complete (Complete)". Install type already set to "Typical (Typical)". Seting it to "Custom (Custom)"
    Install type for "Oracle interMedia Annotator 9.0.1.0.0 " is "Typical"
    Install type for "Oracle Enterprise Manager Integrated Applications 9.0.1.0.0 " is "Complete"
    Install type for "Database Workspace Manager 9.0.1.0.0 " is "Typical"
    Install type for "Change Management Common Files 9.0.1.0.0 " is "Complete"
         Conflict while setting install type of "Oracle Intelligent Agent Base Component Files 9.0.1.0.0 " to "Complete (Complete)". Install type already set to "Typical (Typical)". Seting it to "Custom (Custom)"
    Install type for "SQL*Loader 9.0.1.0.0 " is "Typical"
    Install type for "Oracle Database Demos 9.0.1.0.0 " is "Typical"
    Install type for "Advanced Replication 9.0.1.0.0 " is "Typical"
    Install type for "Oracle Net Integration 9.0.1.0.0 " is "Complete"
    Install type for "Oracle Enterprise Manager Database Applications 9.0.1.0.0 " is "Custom"
    Install type for "Oracle Enterprise Manager Console 9.0.1.0.0 " is "Complete"
    Install type for "Authentication and Encryption 9.0.1.0.0 " is "Typical"
    # Not all the dependencies for the component Authentication and Encryption 9.0.1.0.0 are found. Missing Component oracle.options.ano.sns.hybrid 9.0.1.0.0.
    Install type for "Oracle Intelligent Agent Base Component Files 9.0.1.0.0 " is "Custom"
         Conflict while setting install type of "Required Support Files 9.0.1.0.0 " to "Custom (Custom)". Install type already set to "Typical (Typical)". Seting it to "Custom (Custom)"
         Conflict while setting install type of "Utilities Common Files 9.0.1.0.0 " to "Custom (Custom)". Install type already set to "Typical (Typical)". Seting it to "Custom (Custom)"
    Install type for "Oracle XML SQL Utility 9.0.1.0.0 " is "Typical"
    Install type for "XML Parser for PL/SQL 9.0.1.0.0 " is "Custom"
    Install type for "Oracle JDBC/OCI Driver for JDK 1.2 9.0.1.0.0 " is "Typical"
    Install type for "XML Class Generator for Java 9.0.1.0.0 " is "Custom"
    Install type for "XML Transviewer Beans 9.0.1.0.0 " is "Custom"
    Install type for "SQL*Plus Worksheet 9.0.1.0.0 " is "Complete"
         Conflict while setting install type of "SQL*Plus 9.0.1.0.0 " to "Complete (Complete)". Install type already set to "Typical (Typical)". Seting it to "Custom (Custom)"
    Install type for "Oracle Enterprise Manager Common Files 9.0.1.0.0 " is "Complete"
         Conflict while setting install type of "Secure Socket Layer 9.0.1.0.0 " to "Complete (Complete)". Install type already set to "Typical (Typical)". Seting it to "Custom (Custom)"
         Conflict while setting install type of "Oracle Java Tools 9.0.1.0.0 " to "Complete (Complete)". Install type already set to "Typical (Typical)". Seting it to "Custom (Custom)"
         Conflict while setting install type of "JEWT 4.1.7.0.0 " to "Complete (Complete)". Install type already set to "Typical (Typical)". Seting it to "Custom (Custom)"
    Install type for "Advanced Queueing (AQ) API 9.0.1.0.0 " is "Typical"
    Install type for "Oracle Common Schema Demos 9.0.1.0.0 " is "Typical"
    Install type for "Secure Socket Layer 9.0.1.0.0 " is "Custom"
    Install type for "Export/Import 9.0.1.0.0 " is "Typical"
    Install type for "SQL*Plus 9.0.1.0.0 " is "Custom"
    Install type for "Installation Common Files 9.0.1.0.0 " is "Typical"
    Install type for "Oracle9i for UNIX Documentation 9.0.1.0.0 " is "Typical"
    Install type for "Oracle interMedia Client Library and Demo 9.0.1.0.0 " is "Typical"
    Install type for "Oracle Wallet Manager 9.0.1.0.0 " is "Custom"
         Conflict while setting install type of "Assistant Common Files 9.0.1.0.0 " to "Custom (Custom)". Install type already set to "Typical (Typical)". Seting it to "Custom (Custom)"
    Install type for "Oracle Net 9.0.1.0.0 " is "Typical"
    Install type for "Oracle Java Tools 9.0.1.0.0 " is "Custom"
         Conflict while setting install type of "Oracle Enterprise Java Beans and CORBA Tools 9.0.1.0.0 " to "Custom (Custom)". Install type already set to "Typical (Typical)". Seting it to "Custom (Custom)"
         Conflict while setting install type of "Visigenics ORB 3.4.0.0.0 " to "Custom (Custom)". Install type already set to "Typical (Typical)". Seting it to "Custom (Custom)"
         Conflict while setting install type of "Java Runtime Environment 1.1.8.0.0 " to "Custom (Custom)". Install type already set to "Maximum (Complete)". Seting it to "Custom (Custom)"
    Install type for "DBUI 2.1.2.0.0 " is "Typical"
    Install type for "XML Parser for C++ 9.0.1.0.0 " is "Typical"
    Install type for "Enterprise Login Assistant 9.0.1.0.0 " is "Custom"
         Conflict while setting install type of "Enterprise Manager Base Classes 9.0.1.0.0 " to "Custom (Custom)". Install type already set to "Complete (Complete)". Seting it to "Custom (Custom)"
    Install type for "XML Parser for C 9.0.1.0.0 " is "Typical"
    Install type for "XML Class Generator for C++ 9.0.1.0.0 " is "Typical"
    Install type for "Oracle C++ Call Interface 9.0.1.0.0 " is "Typical"
    Install type for "Enterprise Manager Base Classes 9.0.1.0.0 " is "Custom"
    Install type for "Oracle Call Interface (OCI) 9.0.1.0.0 " is "Typical"
    Install type for "EM NLS files 9.0.1.0.0 " is "Custom"
    Install type for "Oracle Net Manager 9.0.1.0.0 " is "Typical"
    Install type for "Self Service Application 3.0.1.0.0 " is "Typical"
    Install type for "Oracle Enterprise Manager Quick Tours 9.0.1.0.0 " is "Custom"
    Install type for "Enterprise Manager Quick Tour 9.0.1.0.0 " is "Custom"
    Install type for "Change Management Pack Quick Tour 9.0.1.0.0 " is "Custom"
    Install type for "Diagnostics Pack Quick Tour 9.0.1.0.0 " is "Custom"
    Install type for "Tuning Pack Quick Tour 9.0.1.0.0 " is "Custom"
    Install type for "Management Pack for Oracle Applications Quick Tour 9.0.1.0.0 " is "Custom"
    Install type for "Management Pack for SAP R/3 QuickTour 9.0.1.0.0 " is "Custom"
    Install type for "Standard Management Pack Quick Tour 9.0.1.0.0 " is "Custom"
    Install type for "Apache JServ 1.1.0.0.0f " is "Typical"
    Install type for "JSDK 2.0.0.0.0d " is "Typical"
    Install type for "Oracle Directory Manager 3.0.1.0.0 " is "Complete"
         Conflict while setting install type of "Oracle Internet Directory Client Common Files 3.0.1.0.0 " to "Complete (Complete)". Install type already set to "Typical (Typical)". Seting it to "Custom (Custom)"
    Install type for "Recovery Manager 9.0.1.0.0 " is "Typical"
    Install type for "Object Type Translator 9.0.1.0.0 " is "Typical"
    Install type for "Oracle JDBC/OCI Driver for JDK 1.1 9.0.1.0.0 " is "Typical"
    Install type for "CABO 1.0.7.0.0 " is "Complete"
         Conflict while setting install type of "Java 2 Platform Enterprise Edition 9.0.1.0.0 " to "Complete (Complete)". Install type already set to "Typical (Typical)". Seting it to "Custom (Custom)"
    Install type for "Oracle Net Configuration Assistant 9.0.1.0.0 " is "Typical"
    Install type for "Assistant Common Files 9.0.1.0.0 " is "Custom"
         Conflict while setting install type of "Oracle help For Java 3.2.9.0.0 " to "Custom (Custom)". Install type already set to "Complete (Complete)". Seting it to "Custom (Custom)"
         Conflict while setting install type of "Kodiak 1.2.1.0.0 " to "Custom (Custom)". Install type already set to "Complete (Complete)". Seting it to "Custom (Custom)"
    Install type for "Character Set Migration Utility 9.0.1.0.0 " is "Typical"
    Install type for "Apache Web Server files 1.3.12.0.0c " is "Typical"
    Install type for "Oracle Perl Interpreter 5.00503.0.0.0b " is "Typical"
    Install type for "askJDKHome 1.1.8.0.0 " is "Typical"
    Install type for "Oracle Enterprise Java Beans and CORBA Tools 9.0.1.0.0 " is "Custom"
    Install type for "website NLS files 9.0.1.0.0 " is "Complete"
    Install type for "Utilities Common Files 9.0.1.0.0 " is "Custom"
    Install type for "Visigenics ORB 3.4.0.0.0 " is "Custom"
    Install type for "Capacity Planner 9.0.1.0.0 " is "Complete"
    Install type for "Java 2 Platform Enterprise Edition 9.0.1.0.0 " is "Custom"
    Install type for "JLE 1.0.6.0.0 " is "Complete"
    Install type for "Oracle Enterprise Manager PagingOMS Common 9.0.1.0.0 " is "Complete"
    Install type for "PL/SQL 9.0.1.0.0 " is "Typical"
    Install type for "Oracle Universal Installer 2.0.1.4.0 " is "Custom"
    Install type for "JDBC/OCI Common Files 9.0.1.0.0 " is "Typical"
    Install type for "Oracle Enterprise Manager Base Events 9.0.1.0.0 " is "Complete"
    Install type for "SQLJ Runtime 9.0.1.0.0 " is "Typical"
    Install type for "Instance Management 9.0.1.0.0 " is "Complete"
    Install type for "Schema Management 9.0.1.0.0 " is "Custom"
    Install type for "Security Management 9.0.1.0.0 " is "Custom"
    Install type for "Storage Management 9.0.1.0.0 " is "Complete"
    Install type for "Required Support Files 9.0.1.0.0 " is "Custom"
         Conflict while setting install type of "Oracle9i Globalization Support 9.0.1.0.0 " to "Custom (Custom)". Install type already set to "Typical (Typical)". Seting it to "Custom (Custom)"
         Conflict while setting install type of "Oracle Core Required Support Files 9.0.1.0.0 " to "Custom (Custom)". Install type already set to "Typical (Typical)". Seting it to "Custom (Custom)"
    # Not all the dependencies for the component Required Support Files 9.0.1.0.0 are found. Missing Component oracle.rsf.hybrid 9.0.1.0.0.
    Install type for "Oracle JDBC Thin Driver for JDK 1.1 9.0.1.0.0 " is "Typical"
    Install type for "Oracle Internet Directory Client Common Files 3.0.1.0.0 " is "Custom"
    Install type for "Oracle Trace Required Support Files 9.0.1.0.0 " is "Custom"
    Install type for "Oracle Text Manager 9.0.1.0.0 " is "Complete"
    Install type for "Oracle Policy Manager 9.0.1.0.0 Beta" is "Complete"
    Install type for "Oracle Developer Server Forms Manager 9.0.1.0.0 Beta" is "Typical"
    Install type for "Oracle Parallel Server Manager 9.0.1.0.0 " is "Complete"
    Install type for "RDBMS Required Support Files 9.0.1.0.0 " is "Custom"
    Install type for "Enterprise Manager Installation Pre-requisite Checks 9.0.1.0.0 " is "Complete"
    Install type for "LDAP Required Support Files 9.0.1.0.0 " is "Custom"
    Install type for "Reorg Wizard 9.0.1.0.0 " is "Complete"
    Install type for "Precompiler Common Files 9.0.1.0.0 " is "Typical"
    Install type for "Oracle Enterprise Manager Events 9.0.1.0.0 " is "Typical"
    Install type for "Oracle Diagnostic Pack Advanced Events 9.0.1.0.0 " is "Complete"
    Install type for "Advanced Host Events 9.0.1.0.0 " is "Complete"
    Install type for "Performance Manager 9.0.1.0.0 " is "Complete"
    Install type for "Diagnostics Common Files 9.0.1.0.0 " is "Complete"
    Install type for "SQLServer Monitoring Option 9.0.1.0.0 " is "Complete"
    Install type for "Oracle Net Required Support Files 9.0.1.0.0 " is "Custom"
    Install type for "Graphical Explain Plan 9.0.1.0.0 " is "Complete"
    Install type for "Graphical Layout Tool 9.0.1.0.0 " is "Complete"
    Install type for "Outline Management 9.0.1.0.0 " is "Complete"
    Install type for "Shared Class Files 9.0.1.0.0 " is "Complete"
    Install type for "Tablespace Map 9.0.1.0.0 " is "Complete"
    Install type for "Oracle9i Globalization Support 9.0.1.0.0 " is "Custom"
    Install type for "Concurrent Processing Tuning Assistant 9.0.1.0.0 " is "Complete"
    Install type for "Oracle Service Level Reporting 9.0.1.0.0 " is "Complete"
    Install type for "Oracle Core Required Support Files 9.0.1.0.0 " is "Custom"
    Install type for "Precompiler Required Support Files 9.0.1.0.0 " is "Custom"
    Install type for "Platform Required Support Files 9.0.1.0.0 " is "Custom"
    Install type for "Oracle help For Java 3.2.9.0.0 " is "Custom"
         Conflict while setting install type of "Extended Windowing Toolkit 3.3.18.0.0 " to "Custom (Custom)". Install type already set to "Complete (Complete)". Seting it to "Custom (Custom)"
    Install type for "Java Runtime Environment 1.1.8.0.0 " is "Custom"
    Install type for "PL/SQL Required Support Files 9.0.1.0.0 " is "Custom"
    Install type for "Parser Generator Required Support Files 9.0.1.0.0 " is "Custom"
    Install type for "Oracle JDBC Thin Driver for JDK 1.2 9.0.1.0.0 " is "Typical"
    Install type for "JDBC Common Files 9.0.1.0.0 " is "Typical"
    Install type for "Oracle JDBC Development Drivers 9.0.1.0.0 " is "Typical"
    Install type for "Kodiak 1.2.1.0.0 " is "Custom"
    Install type for "XML Parser for Java 9.0.1.0.0 " is "Custom"
    Install type for "JEWT 4.1.7.0.0 " is "Custom"
    Install type for "Extended Windowing Toolkit 3.3.18.0.0 " is "Custom"
    Install type for "SSL Required Support Files 9.0.1.0.0 " is "Custom"
    Install type for "Agent Required Support Files 9.0.1.0.0 " is "Custom"
    Install type for "Oracle Client Required Support Files 9.0.1.0.0 " is "Custom"
    Calling query areasQueries2.0.1.4.0 getComponentInstallTypeName
    Query returned : EE
    Calling query generalQueries2.0.1.4.0 getOSName
    Query returned : Linux
    Calling query generalQueries2.0.1.4.0 isCurrentPlatformInGroup
    platGroup = WINDOWS
    Query returned : false
    Calling query areasQueries2.0.1.4.0 productInstalled
    location = /u01/app/oracle/product/9.0.1
    name = oracle.install.instcommon
    startVersion = 8.1.3.0.0
    endVersion = 9.0.0.0.0
    acceptCompatible = null
    Query returned : false

    Yes, I've tried LD_ASSUME_KERNEL=2.4.1 and =2.2.5 to no avail. I have a later version of glibc.
    Other ideas?

  • Install Oracle 9i Hangs on Linux SMP Redhat 7.1

    I posted this message to the General forum but without any reply. So I repost it here.
    Motherboard: Asus A7M266-D
    CPU: Two AMD Duron 1.2GHz
    Memory: 512MB PC2100
    Vedio: Gforce 4 MX440
    hard disk: MAXTOR 6L080L4
    O/S: Redhat 7.1
    Kernel: 2.4.2-2up and 2.4.2-2smp
    I install Oracle 9i on my dual AMD Duron machine. It hangs. If
    I am using smp kernel, it stop at the Installation Types Screen
    with Status Bar showing 47% complete and 'Setting up install types'.
    If I use single single cpu kernel, it stop at the File Locations
    screen and the status bar is 95% complete. The installActions.log
    does not show any error.
    It is the installActions.log when running under smp mode ( I took
    out a lot of setting value of PROD_HOME lines):
    installActions2002-04-19_10-25-26-AM.log
    Environment variables:
    ORACLE_HOME = /u01/app/oracle/product/9.0.1
    PATH = /bin:/usr/bin:/usr/local/bin:/bin:/usr/bin:/usr/X11R6/bin:/home/oracle/bin:/u01/app/oracle/product/9.0.1/bin
    CLASSPATH = /tmp/OraInstall:/tmp/OraInstall/oui/lib/OraInstaller.jar:/tmp/OraInstall/oui/lib/InstImages.jar:/tmp/OraInstall/oui/lib/InstHelp.jar:/tmp/OraInstall/oui/lib/oracleice.jar:/tmp/OraInstall/oui/lib/help.jar:/tmp/OraInstall/oui/lib/ewt.jar:/tmp/OraInstall/oui/lib/xmlparser.jar:/tmp/OraInstall/oui/lib/swingaccess.jar:.:/tmp/OraInstall/jre/bin/../classes:/tmp/OraInstall/jre/bin/../lib/classes.jar:/tmp/OraInstall/jre/bin/../lib/rt.jar:/tmp/OraInstall/jre/bin/../lib/i18n.jar:/tmp/OraInstall/jre/bin/../lib/classes.zip
    java.class.path=/tmp/OraInstall:/tmp/OraInstall/oui/lib/OraInstaller.jar:/tmp/OraInstall/oui/lib/InstImages.jar:/tmp/OraInstall/oui/lib/InstHelp.jar:/tmp/OraInstall/oui/lib/oracleice.jar:/tmp/OraInstall/oui/lib/help.jar:/tmp/OraInstall/oui/lib/ewt.jar:/tmp/OraInstall/oui/lib/xmlparser.jar:/tmp/OraInstall/oui/lib/swingaccess.jar:.:/tmp/OraInstall/jre/bin/../classes:/tmp/OraInstall/jre/bin/../lib/classes.jar:/tmp/OraInstall/jre/bin/../lib/rt.jar:/tmp/OraInstall/jre/bin/../lib/i18n.jar:/tmp/OraInstall/jre/bin/../lib/classes.zip
    Username is: oracle
    *** Welcome Page***Warning :*** Alert: Oracle Universal Installer
    Version 2.0.1.4.0
    Copyright ) 1999, 2001 Oracle Corporation. All Rights Reserved. ***User selected: Yes/OK
    Setting value of FROM_LOCATION to /mnt/cdrom/stage/products.jarSetting value of ORACLE_HOME_NAME to Setting value of SHOW_COMPONENT_LOCATIONS_PAGE to trueSetting value of SHOW_CUSTOM_TREE_PAGE to trueSetting value of SHOW_SUMMARY_PAGE to trueSetting value of SHOW_INSTALL_PROGRESS_PAGE to trueSetting value of SHOW_REQUIRED_CONFIG_TOOL_PAGE to trueSetting value of SHOW_OPTIONAL_CONFIG_TOOL_PAGE to trueSetting value of SHOW_RELEASE_NOTES to trueSetting value of SHOW_END_SESSION_PAGE to trueSetting value of SHOW_SPLASH_SCREEN to trueSetting value of SHOW_WELCOME_PAGE to trueSetting value of SHOW_ROOTSH_CONFIRMATION to trueSetting value of SHOW_EXIT_CONFIRMATION to trueSetting value of NEXT_SESSION to trueSetting value of NEXT_SESSION_ON_FAIL to trueSetting value of INVENTORY_LOCATION to /u01/app/oracle/oraInventorySetting value of INVENTORY_LOCATION to /u01/app/oracle/Setting value of UNIX_GROUP_NAME to dba
    *** UNIX Group Name Page***UnixInstallGroup = UNIX_GROUP_NAME = dbaInitializing inventory setup WCCEUnable to read /u01/app/oracle/Contents/OracleHomesList.ser. Some inventory information may be lost.Unable to read /u01/app/oracle/Contents/LibsList.ser. Some inventory information may be lost.
    The installer version is 2.0.1.4.0
    Doing operation in inventory setup WCCE
    Setting value of FROM_LOCATION to /mnt/cdrom/stage/products.jar
    Setting value of ORACLE_HOME to /u01/app/oracle/product/9.0.1
    Setting value of ORACLE_HOME_NAME to
    *** File Locations Page***
    FromLocation = FROM_LOCATION = /mnt/cdrom/stage/products.jar
    ToLocation = ORACLE_HOME = /u01/app/oracle/product/9.0.1
    ToName = ORACLE_HOME_NAME =
    Initializing installer access setup
    Setting value of ORACLE_HOME to /u01/app/oracle/product/9.0.1
    Setting value of ToplevelComp to oracle.server, 9.0.1.0.0, >0.0.0.0.0, [ 46 ][OH:2]
    Setting value of SELECTED_LANGUAGES to [en]
    Setting value of PROD_HOME to /u01/app/oracle/product/9.0.1/oracle_apache_ejb
    Setting value of PROD_HOME to /u01/app/oracle/product/9.0.1/Apache/Apache
    Setting value of PROD_HOME to /u01/app/oracle/product/9.0.1/Apache/Apache
    Setting value of PROD_HOME to /u01/app/oracle/product/9.0.1/Apache/Apache
    Setting value of PROD_HOME to /u01/app/oracle/product/9.0.1/Apache/Jsdk
    Setting value of PROD_HOME to /u01/app/oracle/product/9.0.1/Apache/Jsdk
    Setting value of PROD_HOME to /u01/app/oracle/product/9.0.1/Apache/Jserv
    Setting value of PROD_HOME to /u01/app/oracle/product/9.0.1/Apache/Jserv
    Setting value of PROD_HOME to /u01/app/oracle/product/9.0.1/Apache/perl
    Setting value of PROD_HOME to /u01/app/oracle/product/9.0.1/Apache/perl
    Setting value of PROD_HOME to /u01/app/oracle/product/9.0.1/mod_plsql
    Setting value of PROD_HOME to /u01/app/oracle/product/9.0.1/mod_plsql
    Calling query areasQueries2.0.1.4.0 getInventoryLocation
    Query returned : /u01/app/oracle/
    Setting value of PROD_HOME to /u01/app/oracle/\..\jre\1.1.8
    Setting value of PROD_HOME to /u01/app/jre/1.1.8
    Calling query generalQueries2.0.1.4.0 isCurrentPlatformInGroup
    platGroup = WINDOWS
    Query returned : false
    Calling query areasQueries2.0.1.4.0 getInventoryLocation
    Query returned : /u01/app/oracle/
    Setting value of PROD_HOME to /u01/app/oracle/../oui
    Setting value of PROD_HOME to /u01/app/oui
    Setting value of PROD_HOME to /u01/app/oracle/product/9.0.1/oracle.options.ops.clustermgr
    Setting value of PROD_HOME to /u01/app/oracle/product/9.0.1/askJDKHome
    Setting value of PROD_HOME to /u01/app/oracle/product/9.0.1/oracle.p2k.proc
    Setting value of PROD_HOME to /u01/app/oracle/product/9.0.1/oracle.p2k.proc
    Doing operation for installer access setup
    Setting value of SELECTED_LANGUAGES to [en]
    Setting value of ToplevelComp to oracle.server, 9.0.1.0.0, >0.0.0.0.0, [ 46 ][OH:2]
    *** Available Products Page***
    TopLevelComp = ToplevelComp = oracle.server, 9.0.1.0.0, >0.0.0.0.0, [ 46 ][OH:2]
    Setting value of ToplevelComp to oracle.server, 9.0.1.0.0, >0.0.0.0.0, [ 46 ][OH:2]
    Unable to read /u01/app/oracle/Contents/CompsList0.ser. Some inventory information may be lost.
    Unable to read /u01/app/oracle/Contents/PatchesList0.ser. Some inventory information may be lost.
    Setting value of DEP_MODE to EE
    Setting value of TLDepModes to EE,
    *** Installation Types Page***
    DepMode = DEP_MODE = EE
    TLDepModes = TLDepModes = EE,
    The selected install type is "Enterprise Edition"
    Setting value of DEP_MODE to EE
    Install type for "Oracle9i Database 9.0.1.0.0 " is "Enterprise Edition"
    # Not all the dependencies for the component Oracle9i Database 9.0.1.0.0 are found. Missing Component oracle.tg 9.0.1.0.0.
    Install type for "Enterprise Edition Options 9.0.1.0.0 " is "Typical"
    # Not all the dependencies for the component Enterprise Edition Options 9.0.1.0.0 are found. Missing Component oracle.olap.aps 9.0.1.0.0.
    Install type for "Oracle Spatial 9.0.1.0.0 " is "Typical"
    Install type for "Oracle Enterprise Manager Products 9.0.1.0.0 " is "Enterprise Edition"
    Install type for "Oracle Net Services 9.0.1.0.0 " is "Server.Typical"
    # Not all the dependencies for the component Oracle Net Services 9.0.1.0.0 are found. Missing Component oracle.networking.protocol_supp 9.0.1.0.0.
    Install type for "Oracle Partitioning 9.0.1.0.0 " is "Typical"
    Install type for "Oracle9i 9.0.1.0.0 " is "Typical"
    # Not all the dependencies for the component Oracle9i 9.0.1.0.0 are found. Missing Component oracle.rdbms.hs_olefs 9.0.1.0.0.
    # Not all the dependencies for the component Oracle9i 9.0.1.0.0 are found. Missing Component oracle.rdbms.hs_olesql 9.0.1.0.0.
    # Not all the dependencies for the component Oracle9i 9.0.1.0.0 are found. Missing Component oracle.rdbms.hybrid 9.0.1.0.0.
    Install type for "Oracle Database Utilities 9.0.1.0.0 " is "Typical"
    Install type for "Database Verify Utility 9.0.1.0.0 " is "Typical"
    Install type for "Migration Utility 9.0.1.0.0 " is "Typical"
    Install type for "Oracle9i Development Kit 9.0.1.0.0 " is "Typical"
    # Not all the dependencies for the component Oracle9i Development Kit 9.0.1.0.0 are found. Missing Component oracle.p2k.procob18 1.8.76.0.0.
    # Not all the dependencies for the component Oracle9i Development Kit 9.0.1.0.0 are found. Missing Component oracle.p2k.procob 9.0.1.0.0.
    # Not all the dependencies for the component Oracle9i Development Kit 9.0.1.0.0 are found. Missing Component oracle.p2k.profor 1.8.76.0.0.
    Install type for "Oracle Trace 9.0.1.0.0 " is "Typical"
    Install type for "Oracle Advanced Security 9.0.1.0.0 " is "Typical"
    # Not all the dependencies for the component Oracle Advanced Security 9.0.1.0.0 are found. Missing Component oracle.options.ano.dce 9.0.1.0.0.
    Install type for "Oracle JVM 9.0.1.0.0 " is "Typical"
    Install type for "Oracle Ultra Search Server 1.0.3.0.0 " is "Typical"
    Install type for "Oracle Data Migration Assistant 9.0.1.0.0 " is "Typical"
    Install type for "Oracle Database Configuration Assistant 9.0.1.0.0 " is "Typical"
    Install type for "Oracle Agent Extensions 9.0.1.0.0 " is "Typical"
    Install type for "Oracle Applications Extensions 9.0.1.0.0 " is "Typical"
    Install type for "Oracle Enterprise Manager Web Site 9.0.1.0.0 " is "Complete"
    Install type for "Oracle Ultra Search Middle-Tier 1.0.3.0.0 " is "Typical"
    Install type for "Oracle Management Server 9.0.1.0.0 " is "Complete"
    Install type for "Generic Connectivity Using ODBC 9.0.1.0.0 " is "Typical"
    Install type for "Oracle Forms Extensions 9.0.1.0.0 " is "Typical"
    Install type for "Reporting Framework 9.0.1.0.0 " is "Complete"
    Install type for "Oracle Enterprise Manager Webserver 9.0.1.0.0 " is "Complete"
    Install type for "Oracle HTTP Server 1.3.12.0.3a " is "Typical"
    Install type for "Oracle eBusiness Management Extensions 9.0.1.0.0 " is "Typical"
    Install type for "Oracle HTTP Server Extensions 9.0.1.0.0 " is "Typical"
    Install type for "Oracle Intelligent Agent 9.0.1.0.0 " is "Typical"
    Install type for "Pro*C/C++ 9.0.1.0.0 " is "Typical"
    Install type for "Database SQL Scripts 9.0.1.0.0 " is "Typical"
    Install type for "Generic Connectivity Common Files 9.0.1.0.0 " is "Typical"
    Install type for "Oracle interMedia 9.0.1.0.0 " is "Typical"
    Install type for "Oracle Net Listener 9.0.1.0.0 " is "Typical"
    Install type for "Apache Configuration for Oracle Java Server Pages 1.1.2.3.0 " is "Typical"
    Install type for "Replication API 9.0.1.0.0 " is "Typical"
    Install type for "Oracle Text 9.0.1.0.0 " is "Typical"
    Install type for "Oracle Content Syndication Server 9.0.1.0.0 " is "Typical"
    Install type for "Oracle Dynamic Services Server 9.0.1.0.0 " is "Typical"
    Install type for "BC4J Runtime 5.0.0.417.1 " is "Typical"
    Install type for "Oracle Internet Directory Client 3.0.1.0.0 " is "Typical"
    Install type for "Oracle Mod PL/SQL Gateway 3.0.9.0.7 " is "Typical"
    Install type for "PL/SQL Embedded Gateway 9.0.1.0.0 " is "Typical"
    Install type for "Oracle Starter Database 9.0.1.0.0 " is "Typical"
    Install type for "Oracle Complete OLTP Starter Database 9.0.1.0.0 " is "Typical"
    Install type for "Oracle Complete DSS Starter Database 9.0.1.0.0 " is "Typical"
    Install type for "Apache Module for Oracle Servlet Engine 9.0.1.0.0 " is "Typical"
    Install type for "Oracle Java Server Pages 1.1.2.3.0 " is "Typical"
    Install type for "Apache Configuration for EJB 9.0.1.0.0 " is "Typical"
    Install type for "Oracle Diagnostics Pack 9.0.1.0.0 " is "Typical"
    Conflict while setting install type of "Oracle Enterprise Manager Client 9.0.1.0.0 " to "Maximum (Complete)". Install type already set to "Maximum (Complete)". Seting it to "Custom (Custom)"
    Install type for "Oracle Ultra Search Common Files 1.0.3.0.0 " is "Typical"
    Install type for "XML 9.0.1.0.0 " is "Typical"
    Conflict while setting install type of "XML Parser for Java 9.0.1.0.0 " to "Typical (Typical)". Install type already set to "Typical (Typical)". Seting it to "Custom (Custom)"
    Install type for "Apache Configuration for Oracle XML Developer's Kit 9.0.1.0.0 " is "Typical"
    Install type for "Oracle interMedia Client Option 9.0.1.0.0 " is "Typical"
    Install type for "Oracle Tuning Pack 9.0.1.0.0 " is "Complete"
    Install type for "Oracle XML Developer's Kit 9.0.1.0.0 " is "Typical"
    Conflict while setting install type of "XML Parser for PL/SQL 9.0.1.0.0 " to "Typical (Typical)". Install type already set to "Typical (Typical)". Seting it to "Custom (Custom)"
    Conflict while setting install type of "XML Class Generator for Java 9.0.1.0.0 " to "Typical (Typical)". Install type already set to "Typical (Typical)". Seting it to "Custom (Custom)"
    Conflict while setting install type of "XML Transviewer Beans 9.0.1.0.0 " to "Typical (Typical)". Install type already set to "Typical (Typical)". Seting it to "Custom (Custom)"
    Install type for "XSQL Servlet 9.0.1.0.0 " is "Typical"
    Install type for "Oracle Management Pack for Oracle Applications 9.0.1.0.0 " is "Complete"
    Install type for "Oracle Change Management Pack 9.0.1.0.0 " is "Complete"
    Install type for "Oracle interMedia Video 9.0.1.0.0 " is "Typical"
    Install type for "Oracle interMedia Audio 9.0.1.0.0 " is "Typical"
    Install type for "Oracle interMedia Image 9.0.1.0.0 " is "Typical"
    Install type for "Oracle interMedia Locator 9.0.1.0.0 " is "Typical"
    Install type for "Data Management Services Common Files 9.0.1.0.0 " is "Typical"
    Install type for "Oracle interMedia Common Files 9.0.1.0.0 " is "Typical"
    Install type for "Oracle Enterprise Manager Client 9.0.1.0.0 " is "Custom"
    Conflict while setting install type of "Oracle Enterprise Manager Quick Tours 9.0.1.0.0 " to "Complete (Complete)". Install type already set to "Typical (Typical)". Seting it to "Custom (Custom)"
    Install type for "Oracle interMedia Annotator 9.0.1.0.0 " is "Typical"
    Install type for "Oracle Enterprise Manager Integrated Applications 9.0.1.0.0 " is "Complete"
    Install type for "Database Workspace Manager 9.0.1.0.0 " is "Typical"
    Install type for "Change Management Common Files 9.0.1.0.0 " is "Complete"
    Conflict while setting install type of "Oracle Intelligent Agent Base Component Files 9.0.1.0.0 " to "Complete (Complete)". Install type already set to "Typical (Typical)". Seting it to "Custom (Custom)"
    Install type for "SQL*Loader 9.0.1.0.0 " is "Typical"
    Install type for "Oracle Database Demos 9.0.1.0.0 " is "Typical"
    Install type for "Advanced Replication 9.0.1.0.0 " is "Typical"
    Install type for "Oracle Net Integration 9.0.1.0.0 " is "Complete"
    Install type for "Oracle Enterprise Manager Database Applications 9.0.1.0.0 " is "Custom"
    Install type for "Oracle Enterprise Manager Console 9.0.1.0.0 " is "Complete"
    Install type for "Authentication and Encryption 9.0.1.0.0 " is "Typical"
    # Not all the dependencies for the component Authentication and Encryption 9.0.1.0.0 are found. Missing Component oracle.options.ano.sns.hybrid 9.0.1.0.0.
    Install type for "Oracle Intelligent Agent Base Component Files 9.0.1.0.0 " is "Custom"
    Conflict while setting install type of "Required Support Files 9.0.1.0.0 " to "Custom (Custom)". Install type already set to "Typical (Typical)". Seting it to "Custom (Custom)"
    Conflict while setting install type of "Utilities Common Files 9.0.1.0.0 " to "Custom (Custom)". Install type already set to "Typical (Typical)". Seting it to "Custom (Custom)"
    Install type for "Oracle XML SQL Utility 9.0.1.0.0 " is "Typical"
    Install type for "XML Parser for PL/SQL 9.0.1.0.0 " is "Custom"
    Install type for "Oracle JDBC/OCI Driver for JDK 1.2 9.0.1.0.0 " is "Typical"
    Install type for "XML Class Generator for Java 9.0.1.0.0 " is "Custom"
    Install type for "XML Transviewer Beans 9.0.1.0.0 " is "Custom"
    Install type for "SQL*Plus Worksheet 9.0.1.0.0 " is "Complete"
    Conflict while setting install type of "SQL*Plus 9.0.1.0.0 " to "Complete (Complete)". Install type already set to "Typical (Typical)". Seting it to "Custom (Custom)"
    Install type for "Oracle Enterprise Manager Common Files 9.0.1.0.0 " is "Complete"
    Conflict while setting install type of "Secure Socket Layer 9.0.1.0.0 " to "Complete (Complete)". Install type already set to "Typical (Typical)". Seting it to "Custom (Custom)"
    Conflict while setting install type of "Oracle Java Tools 9.0.1.0.0 " to "Complete (Complete)". Install type already set to "Typical (Typical)". Seting it to "Custom (Custom)"
    Conflict while setting install type of "JEWT 4.1.7.0.0 " to "Complete (Complete)". Install type already set to "Typical (Typical)". Seting it to "Custom (Custom)"
    Install type for "Advanced Queueing (AQ) API 9.0.1.0.0 " is "Typical"
    Install type for "Oracle Common Schema Demos 9.0.1.0.0 " is "Typical"
    Install type for "Secure Socket Layer 9.0.1.0.0 " is "Custom"
    Install type for "Export/Import 9.0.1.0.0 " is "Typical"
    Install type for "SQL*Plus 9.0.1.0.0 " is "Custom"
    Install type for "Installation Common Files 9.0.1.0.0 " is "Typical"
    Install type for "Oracle9i for UNIX Documentation 9.0.1.0.0 " is "Typical"
    Install type for "Oracle interMedia Client Library and Demo 9.0.1.0.0 " is "Typical"
    Install type for "Oracle Wallet Manager 9.0.1.0.0 " is "Custom"
    Conflict while setting install type of "Assistant Common Files 9.0.1.0.0 " to "Custom (Custom)". Install type already set to "Typical (Typical)". Seting it to "Custom (Custom)"
    Install type for "Oracle Net 9.0.1.0.0 " is "Typical"
    Install type for "Oracle Java Tools 9.0.1.0.0 " is "Custom"
    Conflict while setting install type of "Oracle Enterprise Java Beans and CORBA Tools 9.0.1.0.0 " to "Custom (Custom)". Install type already set to "Typical (Typical)". Seting it to "Custom (Custom)"
    Conflict while setting install type of "Visigenics ORB 3.4.0.0.0 " to "Custom (Custom)". Install type already set to "Typical (Typical)". Seting it to "Custom (Custom)"
    Conflict while setting install type of "Java Runtime Environment 1.1.8.0.0 " to "Custom (Custom)". Install type already set to "Maximum (Complete)". Seting it to "Custom (Custom)"
    Install type for "DBUI 2.1.2.0.0 " is "Typical"
    Install type for "XML Parser for C++ 9.0.1.0.0 " is "Typical"
    Install type for "Enterprise Login Assistant 9.0.1.0.0 " is "Custom"
    Conflict while setting install type of "Enterprise Manager Base Classes 9.0.1.0.0 " to "Custom (Custom)". Install type already set to "Complete (Complete)". Seting it to "Custom (Custom)"
    Install type for "XML Parser for C 9.0.1.0.0 " is "Typical"
    Install type for "XML Class Generator for C++ 9.0.1.0.0 " is "Typical"
    Install type for "Oracle C++ Call Interface 9.0.1.0.0 " is "Typical"
    Install type for "Enterprise Manager Base Classes 9.0.1.0.0 " is "Custom"
    Install type for "Oracle Call Interface (OCI) 9.0.1.0.0 " is "Typical"
    Install type for "EM NLS files 9.0.1.0.0 " is "Custom"
    Install type for "Oracle Net Manager 9.0.1.0.0 " is "Typical"
    Install type for "Self Service Application 3.0.1.0.0 " is "Typical"
    Install type for "Oracle Enterprise Manager Quick Tours 9.0.1.0.0 " is "Custom"
    Install type for "Enterprise Manager Quick Tour 9.0.1.0.0 " is "Custom"
    Install type for "Change Management Pack Quick Tour 9.0.1.0.0 " is "Custom"
    Install type for "Diagnostics Pack Quick Tour 9.0.1.0.0 " is "Custom"
    Install type for "Tuning Pack Quick Tour 9.0.1.0.0 " is "Custom"
    Install type for "Management Pack for Oracle Applications Quick Tour 9.0.1.0.0 " is "Custom"
    Install type for "Management Pack for SAP R/3 QuickTour 9.0.1.0.0 " is "Custom"
    Install type for "Standard Management Pack Quick Tour 9.0.1.0.0 " is "Custom"
    Install type for "Apache JServ 1.1.0.0.0f " is "Typical"
    Install type for "JSDK 2.0.0.0.0d " is "Typical"
    Install type for "Oracle Directory Manager 3.0.1.0.0 " is "Complete"
    Conflict while setting install type of "Oracle Internet Directory Client Common Files 3.0.1.0.0 " to "Complete (Complete)". Install type already set to "Typical (Typical)". Seting it to "Custom (Custom)"
    Install type for "Recovery Manager 9.0.1.0.0 " is "Typical"
    Install type for "Object Type Translator 9.0.1.0.0 " is "Typical"
    Install type for "Oracle JDBC/OCI Driver for JDK 1.1 9.0.1.0.0 " is "Typical"
    Install type for "CABO 1.0.7.0.0 " is "Complete"
    Conflict while setting install type of "Java 2 Platform Enterprise Edition 9.0.1.0.0 " to "Complete (Complete)". Install type already set to "Typical (Typical)". Seting it to "Custom (Custom)"
    Install type for "Oracle Net Configuration Assistant 9.0.1.0.0 " is "Typical"
    Install type for "Assistant Common Files 9.0.1.0.0 " is "Custom"
    Conflict while setting install type of "Oracle help For Java 3.2.9.0.0 " to "Custom (Custom)". Install type already set to "Complete (Complete)". Seting it to "Custom (Custom)"
    Conflict while setting install type of "Kodiak 1.2.1.0.0 " to "Custom (Custom)". Install type already set to "Complete (Complete)". Seting it to "Custom (Custom)"
    Install type for "Character Set Migration Utility 9.0.1.0.0 " is "Typical"
    Install type for "Apache Web Server files 1.3.12.0.0c " is "Typical"
    Install type for "Oracle Perl Interpreter 5.00503.0.0.0b " is "Typical"
    Install type for "askJDKHome 1.1.8.0.0 " is "Typical"
    Install type for "Oracle Enterprise Java Beans and CORBA Tools 9.0.1.0.0 " is "Custom"
    Install type for "website NLS files 9.0.1.0.0 " is "Complete"
    Install type for "Utilities Common Files 9.0.1.0.0 " is "Custom"
    Install type for "Visigenics ORB 3.4.0.0.0 " is "Custom"
    Install type for "Capacity Planner 9.0.1.0.0 " is "Complete"
    Install type for "Java 2 Platform Enterprise Edition 9.0.1.0.0 " is "Custom"
    Install type for "JLE 1.0.6.0.0 " is "Complete"
    Install type for "Oracle Enterprise Manager PagingOMS Common 9.0.1.0.0 " is "Complete"
    Install type for "PL/SQL 9.0.1.0.0 " is "Typical"
    Install type for "Oracle Universal Installer 2.0.1.4.0 " is "Custom"
    Install type for "JDBC/OCI Common Files 9.0.1.0.0 " is "Typical"
    Install type for "Oracle Enterprise Manager Base Events 9.0.1.0.0 " is "Complete"
    Install type for "SQLJ Runtime 9.0.1.0.0 " is "Typical"
    Install type for "Instance Management 9.0.1.0.0 " is "Complete"
    Install type for "Schema Management 9.0.1.0.0 " is "Custom"
    Install type for "Security Management 9.0.1.0.0 " is "Custom"
    Install type for "Storage Management 9.0.1.0.0 " is "Complete"
    Install type for "Required Support Files 9.0.1.0.0 " is "Custom"
    Conflict while setting install type of "Oracle9i Globalization Support 9.0.1.0.0 " to "Custom (Custom)". Install type already set to "Typical (Typical)". Seting it to "Custom (Custom)"
    Conflict while setting install type of "Oracle Core Required Support Files 9.0.1.0.0 " to "Custom (Custom)". Install type already set to "Typical (Typical)". Seting it to "Custom (Custom)"
    # Not all the dependencies for the component Required Support Files 9.0.1.0.0 are found. Missing Component oracle.rsf.hybrid 9.0.1.0.0.
    Install type for "Oracle JDBC Thin Driver for JDK 1.1 9.0.1.0.0 " is "Typical"
    Install type for "Oracle Internet Directory Client Common Files 3.0.1.0.0 " is "Custom"
    Install type for "Oracle Trace Required Support Files 9.0.1.0.0 " is "Custom"
    Install type for "Oracle Text Manager 9.0.1.0.0 " is "Complete"
    Install type for "Oracle Policy Manager 9.0.1.0.0 Beta" is "Complete"
    Install type for "Oracle Developer Server Forms Manager 9.0.1.0.0 Beta" is "Typical"
    Install type for "Oracle Parallel Server Manager 9.0.1.0.0 " is "Complete"
    Install type for "RDBMS Required Support Files 9.0.1.0.0 " is "Custom"
    Install type for "Enterprise Manager Installation Pre-requisite Checks 9.0.1.0.0 " is "Complete"
    Install type for "LDAP Required Support Files 9.0.1.0.0 " is "Custom"
    Install type for "Reorg Wizard 9.0.1.0.0 " is "Complete"
    Install type for "Precompiler Common Files 9.0.1.0.0 " is "Typical"
    Install type for "Oracle Enterprise Manager Events 9.0.1.0.0 " is "Typical"
    Install type for "Oracle Diagnostic Pack Advanced Events 9.0.1.0.0 " is "Complete"
    Install type for "Advanced Host Events 9.0.1.0.0 " is "Complete"
    Install type for "Performance Manager 9.0.1.0.0 " is "Complete"
    Install type for "Diagnostics Common Files 9.0.1.0.0 " is "Complete"
    Install type for "SQLServer Monitoring Option 9.0.1.0.0 " is "Complete"
    Install type for "Oracle Net Required Support Files 9.0.1.0.0 " is "Custom"
    Install type for "Graphical Explain Plan 9.0.1.0.0 " is "Complete"
    Install type for "Graphical Layout Tool 9.0.1.0.0 " is "Complete"
    Install type for "Outline Management 9.0.1.0.0 " is "Complete"
    Install type for "Shared Class Files 9.0.1.0.0 " is "Complete"
    Install type for "Tablespace Map 9.0.1.0.0 " is "Complete"
    Install type for "Oracle9i Globalization Support 9.0.1.0.0 " is "Custom"
    Install type for "Concurrent Processing Tuning Assistant 9.0.1.0.0 " is "Complete"
    Install type for "Oracle Service Level Reporting 9.0.1.0.0 " is "Complete"
    Install type for "Oracle Core Required Support Files 9.0.1.0.0 " is "Custom"
    Install type for "Precompiler Required Support Files 9.0.1.0.0 " is "Custom"
    Install type for "Platform Required Support Files 9.0.1.0.0 " is "Custom"
    Install type for "Oracle help For Java 3.2.9.0.0 " is "Custom"
    Conflict while setting install type of "Extended Windowing Toolkit 3.3.18.0.0 " to "Custom (Custom)". Install type already set to "Complete (Complete)". Seting it to "Custom (Custom)"
    Install type for "Java Runtime Environment 1.1.8.0.0 " is "Custom"
    Install type for "PL/SQL Required Support Files 9.0.1.0.0 " is "Custom"
    Install type for "Parser Generator Required Support Files 9.0.1.0.0 " is "Custom"
    Install type for "Oracle JDBC Thin Driver for JDK 1.2 9.0.1.0.0 " is "Typical"
    Install type for "JDBC Common Files 9.0.1.0.0 " is "Typical"
    Install type for "Oracle JDBC Development Drivers 9.0.1.0.0 " is "Typical"
    Install type for "Kodiak 1.2.1.0.0 " is "Custom"
    Install type for "XML Parser for Java 9.0.1.0.0 " is "Custom"
    Install type for "JEWT 4.1.7.0.0 " is "Custom"
    Install type for "Extended Windowing Toolkit 3.3.18.0.0 " is "Custom"
    Install type for "SSL Required Support Files 9.0.1.0.0 " is "Custom"
    Install type for "Agent Required Support Files 9.0.1.0.0 " is "Custom"
    Install type for "Oracle Client Required Support Files 9.0.1.0.0 " is "Custom"
    Calling query areasQueries2.0.1.4.0 getComponentInstallTypeName
    Query returned : EE
    Calling query generalQueries2.0.1.4.0 getOSName
    Query returned : Linux
    Calling query generalQueries2.0.1.4.0 isCurrentPlatformInGroup
    platGroup = WINDOWS
    Query returned : false
    Calling query areasQueries2.0.1.4.0 productInstalled
    location = /u01/app/oracle/product/9.0.1
    name = oracle.install.instcommon
    startVersion = 8.1.3.0.0
    endVersion = 9.0.0.0.0
    acceptCompatible = null
    Query returned : false

    Mey be this link can help you!
    http://otn.oracle.com/docs/products/oracle9i/content.html
    With this document i have made my first installation of oracle9i
    on Linux Mandrake8.2
    Good Luky

  • [SOLVED] Kernel panic USB3 ExHDD (perhaps related to uas module?)

    Greetings fellow Arch users!
    Annoying problem:
    Hitachi Touro Pro 1GB USB 3 external drive causing consistent, repeatable kernel panic on 3.15.2-1-ARCH #1 SMP PREEMPT. The same panic occurs whether the drive is already attached upon reboot or attached later. The same panic occurs whether this drive is attached to the front USB3 header or the rear of the case. The panic also occurs when all other external drives are removed from the machine. The drive is does not panic when attached by USB 2, but it is also not recognized by the system when attached to USB2.
    Would prefer to post the photo I took, but unclear where online I could store it. Anyhow, the panic always says:
    kernel BUG at block/blk-core.c:2511!
    invalid opcode: 0000 [#1} PREEMPT SMP
    kernel panic - not syncing: Fatal exception in interrupt
    Shutting down CPUs with NMI
    My bios is updated (ASUSP8Z68-V PRO/GEN3, BIOS 3603). I searched the forums and noticed a recent, similar problem related to uas module https://bbs.archlinux.org/viewtopic.php?id=183190. I blacklisted the uas module, and also added the text install uas /bin/false to the blacklist.conf file. Updated the kernel (mkinitcpio -p linux afterword, then rebooted). However, note that the uas module is still listed under modules below. Perhaps I need to do something more to prevent this uas module from loading? It seems like blacklisting had some effect: now I can attach the drive and no panic. However, the drive is also not recognized by the system. Other info:
    dmesg: (note there are several ACPI warnings here - any ideas?)
    [ 0.000000] Initializing cgroup subsys cpuset
    [ 0.000000] Initializing cgroup subsys cpu
    [ 0.000000] Initializing cgroup subsys cpuacct
    [ 0.000000] Linux version 3.15.2-1-ARCH (nobody@var-lib-archbuild-testing-x86_64-tobias) (gcc version 4.9.0 20140604 (prerelease) (GCC) ) #1 SMP PREEMPT Fri Jun 27 07:41:19 CEST 2014
    [ 0.000000] Command line: initrd=\initramfs-linux.img root=/dev/sda2 rw
    [ 0.000000] e820: BIOS-provided physical RAM map:
    [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009efff] usable
    [ 0.000000] BIOS-e820: [mem 0x000000000009f000-0x000000000009ffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001fffffff] usable
    [ 0.000000] BIOS-e820: [mem 0x0000000020000000-0x00000000201fffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x0000000020200000-0x000000003fffffff] usable
    [ 0.000000] BIOS-e820: [mem 0x0000000040000000-0x00000000401fffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x0000000040200000-0x00000000be38ffff] usable
    [ 0.000000] BIOS-e820: [mem 0x00000000be390000-0x00000000be5f6fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000be5f7000-0x00000000be67afff] ACPI NVS
    [ 0.000000] BIOS-e820: [mem 0x00000000be67b000-0x00000000be93ffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000be940000-0x00000000beb84fff] ACPI NVS
    [ 0.000000] BIOS-e820: [mem 0x00000000beb85000-0x00000000beb92fff] ACPI data
    [ 0.000000] BIOS-e820: [mem 0x00000000beb93000-0x00000000bebbffff] ACPI NVS
    [ 0.000000] BIOS-e820: [mem 0x00000000bebc0000-0x00000000bebc4fff] ACPI data
    [ 0.000000] BIOS-e820: [mem 0x00000000bebc5000-0x00000000bec07fff] ACPI NVS
    [ 0.000000] BIOS-e820: [mem 0x00000000bec08000-0x00000000beffffff] usable
    [ 0.000000] BIOS-e820: [mem 0x00000000bf800000-0x00000000df9fffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed03fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000041f5fffff] usable
    [ 0.000000] NX (Execute Disable) protection: active
    [ 0.000000] e820: update [mem 0x0c5f3018-0x0c603057] usable ==> usable
    [ 0.000000] e820: update [mem 0x0c604018-0x0c613857] usable ==> usable
    [ 0.000000] extended physical RAM map:
    [ 0.000000] reserve setup_data: [mem 0x0000000000000000-0x000000000009efff] usable
    [ 0.000000] reserve setup_data: [mem 0x000000000009f000-0x000000000009ffff] reserved
    [ 0.000000] reserve setup_data: [mem 0x0000000000100000-0x000000000c5f3017] usable
    [ 0.000000] reserve setup_data: [mem 0x000000000c5f3018-0x000000000c603057] usable
    [ 0.000000] reserve setup_data: [mem 0x000000000c603058-0x000000000c604017] usable
    [ 0.000000] reserve setup_data: [mem 0x000000000c604018-0x000000000c613857] usable
    [ 0.000000] reserve setup_data: [mem 0x000000000c613858-0x000000001fffffff] usable
    [ 0.000000] reserve setup_data: [mem 0x0000000020000000-0x00000000201fffff] reserved
    [ 0.000000] reserve setup_data: [mem 0x0000000020200000-0x000000003fffffff] usable
    [ 0.000000] reserve setup_data: [mem 0x0000000040000000-0x00000000401fffff] reserved
    [ 0.000000] reserve setup_data: [mem 0x0000000040200000-0x00000000be38ffff] usable
    [ 0.000000] reserve setup_data: [mem 0x00000000be390000-0x00000000be5f6fff] reserved
    [ 0.000000] reserve setup_data: [mem 0x00000000be5f7000-0x00000000be67afff] ACPI NVS
    [ 0.000000] reserve setup_data: [mem 0x00000000be67b000-0x00000000be93ffff] reserved
    [ 0.000000] reserve setup_data: [mem 0x00000000be940000-0x00000000beb84fff] ACPI NVS
    [ 0.000000] reserve setup_data: [mem 0x00000000beb85000-0x00000000beb92fff] ACPI data
    [ 0.000000] reserve setup_data: [mem 0x00000000beb93000-0x00000000bebbffff] ACPI NVS
    [ 0.000000] reserve setup_data: [mem 0x00000000bebc0000-0x00000000bebc4fff] ACPI data
    [ 0.000000] reserve setup_data: [mem 0x00000000bebc5000-0x00000000bec07fff] ACPI NVS
    [ 0.000000] reserve setup_data: [mem 0x00000000bec08000-0x00000000beffffff] usable
    [ 0.000000] reserve setup_data: [mem 0x00000000bf800000-0x00000000df9fffff] reserved
    [ 0.000000] reserve setup_data: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
    [ 0.000000] reserve setup_data: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
    [ 0.000000] reserve setup_data: [mem 0x00000000fed00000-0x00000000fed03fff] reserved
    [ 0.000000] reserve setup_data: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
    [ 0.000000] reserve setup_data: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
    [ 0.000000] reserve setup_data: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
    [ 0.000000] reserve setup_data: [mem 0x0000000100000000-0x000000041f5fffff] usable
    [ 0.000000] efi: EFI v2.31 by American Megatrends
    [ 0.000000] efi: ACPI=0xbeb85000 ACPI 2.0=0xbeb85000 SMBIOS=0xbe428e98 MPS=0xfc9b0
    [ 0.000000] efi: mem00: type=3, attr=0xf, range=[0x0000000000000000-0x0000000000008000) (0MB)
    [ 0.000000] efi: mem01: type=2, attr=0xf, range=[0x0000000000008000-0x000000000000e000) (0MB)
    [ 0.000000] efi: mem02: type=7, attr=0xf, range=[0x000000000000e000-0x0000000000058000) (0MB)
    [ 0.000000] efi: mem03: type=4, attr=0xf, range=[0x0000000000058000-0x0000000000059000) (0MB)
    [ 0.000000] efi: mem04: type=7, attr=0xf, range=[0x0000000000059000-0x000000000005f000) (0MB)
    [ 0.000000] efi: mem05: type=4, attr=0xf, range=[0x000000000005f000-0x0000000000060000) (0MB)
    [ 0.000000] efi: mem06: type=3, attr=0xf, range=[0x0000000000060000-0x000000000009f000) (0MB)
    [ 0.000000] efi: mem07: type=6, attr=0x800000000000000f, range=[0x000000000009f000-0x00000000000a0000) (0MB)
    [ 0.000000] efi: mem08: type=7, attr=0xf, range=[0x0000000000100000-0x0000000001000000) (15MB)
    [ 0.000000] efi: mem09: type=2, attr=0xf, range=[0x0000000001000000-0x0000000001100000) (1MB)
    [ 0.000000] efi: mem10: type=4, attr=0xf, range=[0x0000000001100000-0x00000000013d7000) (2MB)
    [ 0.000000] efi: mem11: type=3, attr=0xf, range=[0x00000000013d7000-0x00000000013db000) (0MB)
    [ 0.000000] efi: mem12: type=4, attr=0xf, range=[0x00000000013db000-0x000000000198a000) (5MB)
    [ 0.000000] efi: mem13: type=3, attr=0xf, range=[0x000000000198a000-0x000000000198c000) (0MB)
    [ 0.000000] efi: mem14: type=4, attr=0xf, range=[0x000000000198c000-0x000000000198f000) (0MB)
    [ 0.000000] efi: mem15: type=3, attr=0xf, range=[0x000000000198f000-0x000000000199c000) (0MB)
    [ 0.000000] efi: mem16: type=4, attr=0xf, range=[0x000000000199c000-0x0000000001d9f000) (4MB)
    [ 0.000000] efi: mem17: type=3, attr=0xf, range=[0x0000000001d9f000-0x0000000001da0000) (0MB)
    [ 0.000000] efi: mem18: type=4, attr=0xf, range=[0x0000000001da0000-0x0000000001da5000) (0MB)
    [ 0.000000] efi: mem19: type=3, attr=0xf, range=[0x0000000001da5000-0x0000000001da6000) (0MB)
    [ 0.000000] efi: mem20: type=4, attr=0xf, range=[0x0000000001da6000-0x0000000001da9000) (0MB)
    [ 0.000000] efi: mem21: type=3, attr=0xf, range=[0x0000000001da9000-0x0000000001daa000) (0MB)
    [ 0.000000] efi: mem22: type=4, attr=0xf, range=[0x0000000001daa000-0x0000000001dad000) (0MB)
    [ 0.000000] efi: mem23: type=3, attr=0xf, range=[0x0000000001dad000-0x0000000001dae000) (0MB)
    [ 0.000000] efi: mem24: type=4, attr=0xf, range=[0x0000000001dae000-0x0000000001db0000) (0MB)
    [ 0.000000] efi: mem25: type=3, attr=0xf, range=[0x0000000001db0000-0x0000000001db1000) (0MB)
    [ 0.000000] efi: mem26: type=4, attr=0xf, range=[0x0000000001db1000-0x0000000001dbb000) (0MB)
    [ 0.000000] efi: mem27: type=3, attr=0xf, range=[0x0000000001dbb000-0x0000000001dc1000) (0MB)
    [ 0.000000] efi: mem28: type=4, attr=0xf, range=[0x0000000001dc1000-0x0000000001dc3000) (0MB)
    [ 0.000000] efi: mem29: type=3, attr=0xf, range=[0x0000000001dc3000-0x0000000001dc4000) (0MB)
    [ 0.000000] efi: mem30: type=4, attr=0xf, range=[0x0000000001dc4000-0x0000000001dc9000) (0MB)
    [ 0.000000] efi: mem31: type=3, attr=0xf, range=[0x0000000001dc9000-0x0000000001dcb000) (0MB)
    [ 0.000000] efi: mem32: type=4, attr=0xf, range=[0x0000000001dcb000-0x0000000001dd1000) (0MB)
    [ 0.000000] efi: mem33: type=3, attr=0xf, range=[0x0000000001dd1000-0x0000000001dd4000) (0MB)
    [ 0.000000] efi: mem34: type=4, attr=0xf, range=[0x0000000001dd4000-0x0000000001de2000) (0MB)
    [ 0.000000] efi: mem35: type=3, attr=0xf, range=[0x0000000001de2000-0x0000000001de4000) (0MB)
    [ 0.000000] efi: mem36: type=4, attr=0xf, range=[0x0000000001de4000-0x0000000001de6000) (0MB)
    [ 0.000000] efi: mem37: type=3, attr=0xf, range=[0x0000000001de6000-0x0000000001de9000) (0MB)
    [ 0.000000] efi: mem38: type=4, attr=0xf, range=[0x0000000001de9000-0x0000000001dea000) (0MB)
    [ 0.000000] efi: mem39: type=3, attr=0xf, range=[0x0000000001dea000-0x0000000001deb000) (0MB)
    [ 0.000000] efi: mem40: type=4, attr=0xf, range=[0x0000000001deb000-0x0000000001def000) (0MB)
    [ 0.000000] efi: mem41: type=3, attr=0xf, range=[0x0000000001def000-0x0000000001df1000) (0MB)
    [ 0.000000] efi: mem42: type=4, attr=0xf, range=[0x0000000001df1000-0x0000000001df3000) (0MB)
    [ 0.000000] efi: mem43: type=3, attr=0xf, range=[0x0000000001df3000-0x0000000001df7000) (0MB)
    [ 0.000000] efi: mem44: type=4, attr=0xf, range=[0x0000000001df7000-0x0000000001dff000) (0MB)
    [ 0.000000] efi: mem45: type=3, attr=0xf, range=[0x0000000001dff000-0x0000000001e03000) (0MB)
    [ 0.000000] efi: mem46: type=4, attr=0xf, range=[0x0000000001e03000-0x0000000001e08000) (0MB)
    [ 0.000000] efi: mem47: type=3, attr=0xf, range=[0x0000000001e08000-0x0000000001e0a000) (0MB)
    [ 0.000000] efi: mem48: type=4, attr=0xf, range=[0x0000000001e0a000-0x0000000001e1a000) (0MB)
    [ 0.000000] efi: mem49: type=3, attr=0xf, range=[0x0000000001e1a000-0x0000000001e1e000) (0MB)
    [ 0.000000] efi: mem50: type=4, attr=0xf, range=[0x0000000001e1e000-0x0000000001e22000) (0MB)
    [ 0.000000] efi: mem51: type=3, attr=0xf, range=[0x0000000001e22000-0x0000000001e23000) (0MB)
    [ 0.000000] efi: mem52: type=4, attr=0xf, range=[0x0000000001e23000-0x0000000001e43000) (0MB)
    [ 0.000000] efi: mem53: type=3, attr=0xf, range=[0x0000000001e43000-0x0000000001e44000) (0MB)
    [ 0.000000] efi: mem54: type=4, attr=0xf, range=[0x0000000001e44000-0x0000000001e50000) (0MB)
    [ 0.000000] efi: mem55: type=3, attr=0xf, range=[0x0000000001e50000-0x0000000001e53000) (0MB)
    [ 0.000000] efi: mem56: type=4, attr=0xf, range=[0x0000000001e53000-0x0000000001e6a000) (0MB)
    [ 0.000000] efi: mem57: type=3, attr=0xf, range=[0x0000000001e6a000-0x0000000001e76000) (0MB)
    [ 0.000000] efi: mem58: type=4, attr=0xf, range=[0x0000000001e76000-0x0000000001e85000) (0MB)
    [ 0.000000] efi: mem59: type=3, attr=0xf, range=[0x0000000001e85000-0x0000000001e88000) (0MB)
    [ 0.000000] efi: mem60: type=4, attr=0xf, range=[0x0000000001e88000-0x0000000001e8a000) (0MB)
    [ 0.000000] efi: mem61: type=3, attr=0xf, range=[0x0000000001e8a000-0x0000000001e8b000) (0MB)
    [ 0.000000] efi: mem62: type=4, attr=0xf, range=[0x0000000001e8b000-0x000000000229d000) (4MB)
    [ 0.000000] efi: mem63: type=3, attr=0xf, range=[0x000000000229d000-0x000000000229e000) (0MB)
    [ 0.000000] efi: mem64: type=4, attr=0xf, range=[0x000000000229e000-0x00000000022a3000) (0MB)
    [ 0.000000] efi: mem65: type=3, attr=0xf, range=[0x00000000022a3000-0x00000000022a7000) (0MB)
    [ 0.000000] efi: mem66: type=4, attr=0xf, range=[0x00000000022a7000-0x00000000022a8000) (0MB)
    [ 0.000000] efi: mem67: type=3, attr=0xf, range=[0x00000000022a8000-0x00000000022ad000) (0MB)
    [ 0.000000] efi: mem68: type=4, attr=0xf, range=[0x00000000022ad000-0x00000000022b9000) (0MB)
    [ 0.000000] efi: mem69: type=3, attr=0xf, range=[0x00000000022b9000-0x00000000022bf000) (0MB)
    [ 0.000000] efi: mem70: type=4, attr=0xf, range=[0x00000000022bf000-0x00000000022c3000) (0MB)
    [ 0.000000] efi: mem71: type=3, attr=0xf, range=[0x00000000022c3000-0x00000000022c6000) (0MB)
    [ 0.000000] efi: mem72: type=4, attr=0xf, range=[0x00000000022c6000-0x00000000022c7000) (0MB)
    [ 0.000000] efi: mem73: type=3, attr=0xf, range=[0x00000000022c7000-0x00000000022c8000) (0MB)
    [ 0.000000] efi: mem74: type=4, attr=0xf, range=[0x00000000022c8000-0x00000000022cd000) (0MB)
    [ 0.000000] efi: mem75: type=3, attr=0xf, range=[0x00000000022cd000-0x00000000022cf000) (0MB)
    [ 0.000000] efi: mem76: type=4, attr=0xf, range=[0x00000000022cf000-0x00000000022d4000) (0MB)
    [ 0.000000] efi: mem77: type=3, attr=0xf, range=[0x00000000022d4000-0x00000000022d5000) (0MB)
    [ 0.000000] efi: mem78: type=4, attr=0xf, range=[0x00000000022d5000-0x00000000022f2000) (0MB)
    [ 0.000000] efi: mem79: type=3, attr=0xf, range=[0x00000000022f2000-0x00000000022ff000) (0MB)
    [ 0.000000] efi: mem80: type=4, attr=0xf, range=[0x00000000022ff000-0x000000000230c000) (0MB)
    [ 0.000000] efi: mem81: type=3, attr=0xf, range=[0x000000000230c000-0x0000000002311000) (0MB)
    [ 0.000000] efi: mem82: type=4, attr=0xf, range=[0x0000000002311000-0x000000000231d000) (0MB)
    [ 0.000000] efi: mem83: type=3, attr=0xf, range=[0x000000000231d000-0x0000000002323000) (0MB)
    [ 0.000000] efi: mem84: type=4, attr=0xf, range=[0x0000000002323000-0x0000000002326000) (0MB)
    [ 0.000000] efi: mem85: type=3, attr=0xf, range=[0x0000000002326000-0x0000000002329000) (0MB)
    [ 0.000000] efi: mem86: type=4, attr=0xf, range=[0x0000000002329000-0x000000000232e000) (0MB)
    [ 0.000000] efi: mem87: type=3, attr=0xf, range=[0x000000000232e000-0x000000000232f000) (0MB)
    [ 0.000000] efi: mem88: type=4, attr=0xf, range=[0x000000000232f000-0x000000000233f000) (0MB)
    [ 0.000000] efi: mem89: type=3, attr=0xf, range=[0x000000000233f000-0x0000000002349000) (0MB)
    [ 0.000000] efi: mem90: type=4, attr=0xf, range=[0x0000000002349000-0x000000000235f000) (0MB)
    [ 0.000000] efi: mem91: type=3, attr=0xf, range=[0x000000000235f000-0x000000000236a000) (0MB)
    [ 0.000000] efi: mem92: type=4, attr=0xf, range=[0x000000000236a000-0x000000000236e000) (0MB)
    [ 0.000000] efi: mem93: type=3, attr=0xf, range=[0x000000000236e000-0x0000000002370000) (0MB)
    [ 0.000000] efi: mem94: type=4, attr=0xf, range=[0x0000000002370000-0x0000000002376000) (0MB)
    [ 0.000000] efi: mem95: type=3, attr=0xf, range=[0x0000000002376000-0x0000000002379000) (0MB)
    [ 0.000000] efi: mem96: type=4, attr=0xf, range=[0x0000000002379000-0x0000000002380000) (0MB)
    [ 0.000000] efi: mem97: type=3, attr=0xf, range=[0x0000000002380000-0x0000000002383000) (0MB)
    [ 0.000000] efi: mem98: type=4, attr=0xf, range=[0x0000000002383000-0x0000000002389000) (0MB)
    [ 0.000000] efi: mem99: type=3, attr=0xf, range=[0x0000000002389000-0x000000000238f000) (0MB)
    [ 0.000000] efi: mem100: type=4, attr=0xf, range=[0x000000000238f000-0x0000000002398000) (0MB)
    [ 0.000000] efi: mem101: type=3, attr=0xf, range=[0x0000000002398000-0x000000000239b000) (0MB)
    [ 0.000000] efi: mem102: type=4, attr=0xf, range=[0x000000000239b000-0x000000000239c000) (0MB)
    [ 0.000000] efi: mem103: type=3, attr=0xf, range=[0x000000000239c000-0x00000000023aa000) (0MB)
    [ 0.000000] efi: mem104: type=4, attr=0xf, range=[0x00000000023aa000-0x00000000023b3000) (0MB)
    [ 0.000000] efi: mem105: type=3, attr=0xf, range=[0x00000000023b3000-0x00000000023c8000) (0MB)
    [ 0.000000] efi: mem106: type=4, attr=0xf, range=[0x00000000023c8000-0x00000000023cd000) (0MB)
    [ 0.000000] efi: mem107: type=3, attr=0xf, range=[0x00000000023cd000-0x00000000023ce000) (0MB)
    [ 0.000000] efi: mem108: type=4, attr=0xf, range=[0x00000000023ce000-0x00000000023cf000) (0MB)
    [ 0.000000] efi: mem109: type=3, attr=0xf, range=[0x00000000023cf000-0x00000000023d1000) (0MB)
    [ 0.000000] efi: mem110: type=4, attr=0xf, range=[0x00000000023d1000-0x00000000023d6000) (0MB)
    [ 0.000000] efi: mem111: type=3, attr=0xf, range=[0x00000000023d6000-0x00000000023d8000) (0MB)
    [ 0.000000] efi: mem112: type=4, attr=0xf, range=[0x00000000023d8000-0x00000000023d9000) (0MB)
    [ 0.000000] efi: mem113: type=3, attr=0xf, range=[0x00000000023d9000-0x00000000023dc000) (0MB)
    [ 0.000000] efi: mem114: type=4, attr=0xf, range=[0x00000000023dc000-0x00000000023e0000) (0MB)
    [ 0.000000] efi: mem115: type=3, attr=0xf, range=[0x00000000023e0000-0x00000000023e2000) (0MB)
    [ 0.000000] efi: mem116: type=4, attr=0xf, range=[0x00000000023e2000-0x00000000023e6000) (0MB)
    [ 0.000000] efi: mem117: type=3, attr=0xf, range=[0x00000000023e6000-0x00000000023eb000) (0MB)
    [ 0.000000] efi: mem118: type=4, attr=0xf, range=[0x00000000023eb000-0x00000000023fc000) (0MB)
    [ 0.000000] efi: mem119: type=3, attr=0xf, range=[0x00000000023fc000-0x0000000002402000) (0MB)
    [ 0.000000] efi: mem120: type=4, attr=0xf, range=[0x0000000002402000-0x0000000002409000) (0MB)
    [ 0.000000] efi: mem121: type=3, attr=0xf, range=[0x0000000002409000-0x0000000002410000) (0MB)
    [ 0.000000] efi: mem122: type=4, attr=0xf, range=[0x0000000002410000-0x000000000243e000) (0MB)
    [ 0.000000] efi: mem123: type=3, attr=0xf, range=[0x000000000243e000-0x0000000002445000) (0MB)
    [ 0.000000] efi: mem124: type=4, attr=0xf, range=[0x0000000002445000-0x000000000245a000) (0MB)
    [ 0.000000] efi: mem125: type=3, attr=0xf, range=[0x000000000245a000-0x0000000002464000) (0MB)
    [ 0.000000] efi: mem126: type=4, attr=0xf, range=[0x0000000002464000-0x0000000002471000) (0MB)
    [ 0.000000] efi: mem127: type=3, attr=0xf, range=[0x0000000002471000-0x0000000002473000) (0MB)
    [ 0.000000] efi: mem128: type=4, attr=0xf, range=[0x0000000002473000-0x0000000002474000) (0MB)
    [ 0.000000] efi: mem129: type=3, attr=0xf, range=[0x0000000002474000-0x0000000002476000) (0MB)
    [ 0.000000] efi: mem130: type=4, attr=0xf, range=[0x0000000002476000-0x0000000002478000) (0MB)
    [ 0.000000] efi: mem131: type=3, attr=0xf, range=[0x0000000002478000-0x00000000024b6000) (0MB)
    [ 0.000000] efi: mem132: type=4, attr=0xf, range=[0x00000000024b6000-0x00000000024db000) (0MB)
    [ 0.000000] efi: mem133: type=3, attr=0xf, range=[0x00000000024db000-0x0000000002506000) (0MB)
    [ 0.000000] efi: mem134: type=4, attr=0xf, range=[0x0000000002506000-0x000000000251c000) (0MB)
    [ 0.000000] efi: mem135: type=3, attr=0xf, range=[0x000000000251c000-0x0000000002520000) (0MB)
    [ 0.000000] efi: mem136: type=4, attr=0xf, range=[0x0000000002520000-0x0000000002522000) (0MB)
    [ 0.000000] efi: mem137: type=3, attr=0xf, range=[0x0000000002522000-0x0000000002532000) (0MB)
    [ 0.000000] efi: mem138: type=4, attr=0xf, range=[0x0000000002532000-0x0000000002536000) (0MB)
    [ 0.000000] efi: mem139: type=3, attr=0xf, range=[0x0000000002536000-0x0000000002538000) (0MB)
    [ 0.000000] efi: mem140: type=4, attr=0xf, range=[0x0000000002538000-0x0000000002558000) (0MB)
    [ 0.000000] efi: mem141: type=3, attr=0xf, range=[0x0000000002558000-0x000000000255f000) (0MB)
    [ 0.000000] efi: mem142: type=4, attr=0xf, range=[0x000000000255f000-0x000000000257e000) (0MB)
    [ 0.000000] efi: mem143: type=3, attr=0xf, range=[0x000000000257e000-0x0000000002591000) (0MB)
    [ 0.000000] efi: mem144: type=4, attr=0xf, range=[0x0000000002591000-0x0000000002599000) (0MB)
    [ 0.000000] efi: mem145: type=3, attr=0xf, range=[0x0000000002599000-0x000000000259c000) (0MB)
    [ 0.000000] efi: mem146: type=4, attr=0xf, range=[0x000000000259c000-0x00000000025a3000) (0MB)
    [ 0.000000] efi: mem147: type=3, attr=0xf, range=[0x00000000025a3000-0x00000000025a5000) (0MB)
    [ 0.000000] efi: mem148: type=4, attr=0xf, range=[0x00000000025a5000-0x00000000025a6000) (0MB)
    [ 0.000000] efi: mem149: type=3, attr=0xf, range=[0x00000000025a6000-0x00000000025ab000) (0MB)
    [ 0.000000] efi: mem150: type=4, attr=0xf, range=[0x00000000025ab000-0x00000000025ad000) (0MB)
    [ 0.000000] efi: mem151: type=3, attr=0xf, range=[0x00000000025ad000-0x00000000025af000) (0MB)
    [ 0.000000] efi: mem152: type=4, attr=0xf, range=[0x00000000025af000-0x00000000025b1000) (0MB)
    [ 0.000000] efi: mem153: type=3, attr=0xf, range=[0x00000000025b1000-0x00000000025b4000) (0MB)
    [ 0.000000] efi: mem154: type=4, attr=0xf, range=[0x00000000025b4000-0x00000000025ba000) (0MB)
    [ 0.000000] efi: mem155: type=3, attr=0xf, range=[0x00000000025ba000-0x00000000025bd000) (0MB)
    [ 0.000000] efi: mem156: type=4, attr=0xf, range=[0x00000000025bd000-0x00000000026a9000) (0MB)
    [ 0.000000] efi: mem157: type=3, attr=0xf, range=[0x00000000026a9000-0x0000000002ab7000) (4MB)
    [ 0.000000] efi: mem158: type=4, attr=0xf, range=[0x0000000002ab7000-0x000000000c181000) (150MB)
    [ 0.000000] efi: mem159: type=3, attr=0xf, range=[0x000000000c181000-0x000000000c187000) (0MB)
    [ 0.000000] efi: mem160: type=4, attr=0xf, range=[0x000000000c187000-0x000000000c18f000) (0MB)
    [ 0.000000] efi: mem161: type=3, attr=0xf, range=[0x000000000c18f000-0x000000000c191000) (0MB)
    [ 0.000000] efi: mem162: type=4, attr=0xf, range=[0x000000000c191000-0x000000000c2ff000) (1MB)
    [ 0.000000] efi: mem163: type=3, attr=0xf, range=[0x000000000c2ff000-0x000000000c319000) (0MB)
    [ 0.000000] efi: mem164: type=4, attr=0xf, range=[0x000000000c319000-0x000000000c3cf000) (0MB)
    [ 0.000000] efi: mem165: type=2, attr=0xf, range=[0x000000000c3cf000-0x000000000c3d2000) (0MB)
    [ 0.000000] efi: mem166: type=7, attr=0xf, range=[0x000000000c3d2000-0x000000000c3d3000) (0MB)
    [ 0.000000] efi: mem167: type=4, attr=0xf, range=[0x000000000c3d3000-0x000000000c3ff000) (0MB)
    [ 0.000000] efi: mem168: type=2, attr=0xf, range=[0x000000000c3ff000-0x000000000c403000) (0MB)
    [ 0.000000] efi: mem169: type=7, attr=0xf, range=[0x000000000c403000-0x000000000c407000) (0MB)
    [ 0.000000] efi: mem170: type=1, attr=0xf, range=[0x000000000c407000-0x000000000c41e000) (0MB)
    [ 0.000000] efi: mem171: type=4, attr=0xf, range=[0x000000000c41e000-0x000000000c5f3000) (1MB)
    [ 0.000000] efi: mem172: type=2, attr=0xf, range=[0x000000000c5f3000-0x000000000c614000) (0MB)
    [ 0.000000] efi: mem173: type=7, attr=0xf, range=[0x000000000c614000-0x000000000c9af000) (3MB)
    [ 0.000000] efi: mem174: type=1, attr=0xf, range=[0x000000000c9af000-0x000000000cd6b000) (3MB)
    [ 0.000000] efi: mem175: type=7, attr=0xf, range=[0x000000000cd6b000-0x000000000d000000) (2MB)
    [ 0.000000] efi: mem176: type=2, attr=0xf, range=[0x000000000d000000-0x000000000df60000) (15MB)
    [ 0.000000] efi: mem177: type=7, attr=0xf, range=[0x000000000df60000-0x0000000020000000) (288MB)
    [ 0.000000] efi: mem178: type=0, attr=0xf, range=[0x0000000020000000-0x0000000020200000) (2MB)
    [ 0.000000] efi: mem179: type=7, attr=0xf, range=[0x0000000020200000-0x0000000040000000) (510MB)
    [ 0.000000] efi: mem180: type=0, attr=0xf, range=[0x0000000040000000-0x0000000040200000) (2MB)
    [ 0.000000] efi: mem181: type=7, attr=0xf, range=[0x0000000040200000-0x000000007fbac000) (1017MB)
    [ 0.000000] efi: mem182: type=2, attr=0xf, range=[0x000000007fbac000-0x0000000080000000) (4MB)
    [ 0.000000] efi: mem183: type=7, attr=0xf, range=[0x0000000080000000-0x00000000be390000) (995MB)
    [ 0.000000] efi: mem184: type=5, attr=0x800000000000000f, range=[0x00000000be390000-0x00000000be3d5000) (0MB)
    [ 0.000000] efi: mem185: type=6, attr=0x800000000000000f, range=[0x00000000be3d5000-0x00000000be405000) (0MB)
    [ 0.000000] efi: mem186: type=5, attr=0x800000000000000f, range=[0x00000000be405000-0x00000000be416000) (0MB)
    [ 0.000000] efi: mem187: type=6, attr=0x800000000000000f, range=[0x00000000be416000-0x00000000be424000) (0MB)
    [ 0.000000] efi: mem188: type=6, attr=0x800000000000000f, range=[0x00000000be424000-0x00000000be426000) (0MB)
    [ 0.000000] efi: mem189: type=6, attr=0x800000000000000f, range=[0x00000000be426000-0x00000000be428000) (0MB)
    [ 0.000000] efi: mem190: type=6, attr=0x800000000000000f, range=[0x00000000be428000-0x00000000be440000) (0MB)
    [ 0.000000] efi: mem191: type=0, attr=0xf, range=[0x00000000be440000-0x00000000be5f7000) (1MB)
    [ 0.000000] efi: mem192: type=10, attr=0xf, range=[0x00000000be5f7000-0x00000000be67b000) (0MB)
    [ 0.000000] efi: mem193: type=0, attr=0xf, range=[0x00000000be67b000-0x00000000be8d5000) (2MB)
    [ 0.000000] efi: mem194: type=0, attr=0xf, range=[0x00000000be8d5000-0x00000000be8e4000) (0MB)
    [ 0.000000] efi: mem195: type=0, attr=0xf, range=[0x00000000be8e4000-0x00000000be8e6000) (0MB)
    [ 0.000000] efi: mem196: type=0, attr=0xf, range=[0x00000000be8e6000-0x00000000be8ed000) (0MB)
    [ 0.000000] efi: mem197: type=0, attr=0xf, range=[0x00000000be8ed000-0x00000000be940000) (0MB)
    [ 0.000000] efi: mem198: type=10, attr=0xf, range=[0x00000000be940000-0x00000000be944000) (0MB)
    [ 0.000000] efi: mem199: type=10, attr=0xf, range=[0x00000000be944000-0x00000000beb85000) (2MB)
    [ 0.000000] efi: mem200: type=9, attr=0xf, range=[0x00000000beb85000-0x00000000beb93000) (0MB)
    [ 0.000000] efi: mem201: type=10, attr=0xf, range=[0x00000000beb93000-0x00000000beba4000) (0MB)
    [ 0.000000] efi: mem202: type=10, attr=0xf, range=[0x00000000beba4000-0x00000000beba7000) (0MB)
    [ 0.000000] efi: mem203: type=10, attr=0xf, range=[0x00000000beba7000-0x00000000bebb2000) (0MB)
    [ 0.000000] efi: mem204: type=10, attr=0xf, range=[0x00000000bebb2000-0x00000000bebbb000) (0MB)
    [ 0.000000] efi: mem205: type=10, attr=0xf, range=[0x00000000bebbb000-0x00000000bebc0000) (0MB)
    [ 0.000000] efi: mem206: type=9, attr=0xf, range=[0x00000000bebc0000-0x00000000bebc4000) (0MB)
    [ 0.000000] efi: mem207: type=9, attr=0xf, range=[0x00000000bebc4000-0x00000000bebc5000) (0MB)
    [ 0.000000] efi: mem208: type=10, attr=0xf, range=[0x00000000bebc5000-0x00000000bec08000) (0MB)
    [ 0.000000] efi: mem209: type=4, attr=0xf, range=[0x00000000bec08000-0x00000000bed4e000) (1MB)
    [ 0.000000] efi: mem210: type=3, attr=0xf, range=[0x00000000bed4e000-0x00000000befda000) (2MB)
    [ 0.000000] efi: mem211: type=4, attr=0xf, range=[0x00000000befda000-0x00000000befe3000) (0MB)
    [ 0.000000] efi: mem212: type=3, attr=0xf, range=[0x00000000befe3000-0x00000000befed000) (0MB)
    [ 0.000000] efi: mem213: type=4, attr=0xf, range=[0x00000000befed000-0x00000000bf000000) (0MB)
    [ 0.000000] efi: mem214: type=7, attr=0xf, range=[0x0000000100000000-0x000000041f600000) (12790MB)
    [ 0.000000] efi: mem215: type=0, attr=0x8000000000000000, range=[0x00000000bf800000-0x00000000dfa00000) (514MB)
    [ 0.000000] efi: mem216: type=11, attr=0x8000000000000001, range=[0x00000000f8000000-0x00000000fc000000) (64MB)
    [ 0.000000] efi: mem217: type=11, attr=0x8000000000000001, range=[0x00000000fec00000-0x00000000fec01000) (0MB)
    [ 0.000000] efi: mem218: type=11, attr=0x8000000000000001, range=[0x00000000fed00000-0x00000000fed04000) (0MB)
    [ 0.000000] efi: mem219: type=11, attr=0x8000000000000001, range=[0x00000000fed1c000-0x00000000fed20000) (0MB)
    [ 0.000000] efi: mem220: type=11, attr=0x8000000000000001, range=[0x00000000fee00000-0x00000000fee01000) (0MB)
    [ 0.000000] efi: mem221: type=11, attr=0x8000000000000001, range=[0x00000000ff000000-0x0000000100000000) (16MB)
    [ 0.000000] SMBIOS 2.6 present.
    [ 0.000000] DMI: System manufacturer System Product Name/P8Z68-V PRO GEN3, BIOS 3603 11/09/2012
    [ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
    [ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
    [ 0.000000] No AGP bridge found
    [ 0.000000] e820: last_pfn = 0x41f600 max_arch_pfn = 0x400000000
    [ 0.000000] MTRR default type: uncachable
    [ 0.000000] MTRR fixed ranges enabled:
    [ 0.000000] 00000-9FFFF write-back
    [ 0.000000] A0000-BFFFF uncachable
    [ 0.000000] C0000-CFFFF write-protect
    [ 0.000000] D0000-DFFFF uncachable
    [ 0.000000] E0000-E7FFF write-through
    [ 0.000000] E8000-FFFFF write-protect
    [ 0.000000] MTRR variable ranges enabled:
    [ 0.000000] 0 base 000000000 mask C00000000 write-back
    [ 0.000000] 1 base 400000000 mask FE0000000 write-back
    [ 0.000000] 2 base 0C0000000 mask FC0000000 uncachable
    [ 0.000000] 3 base 0BF800000 mask FFF800000 uncachable
    [ 0.000000] 4 base 41F800000 mask FFF800000 uncachable
    [ 0.000000] 5 base 41F600000 mask FFFE00000 uncachable
    [ 0.000000] 6 disabled
    [ 0.000000] 7 disabled
    [ 0.000000] 8 disabled
    [ 0.000000] 9 disabled
    [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
    [ 0.000000] e820: update [mem 0xbf800000-0xffffffff] usable ==> reserved
    [ 0.000000] e820: last_pfn = 0xbf000 max_arch_pfn = 0x400000000
    [ 0.000000] found SMP MP-table at [mem 0x000fcd90-0x000fcd9f] mapped at [ffff8800000fcd90]
    [ 0.000000] Scanning 1 areas for low memory corruption
    [ 0.000000] Base memory trampoline at [ffff880000097000] 97000 size 24576
    [ 0.000000] reserving inaccessible SNB gfx pages
    [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
    [ 0.000000] [mem 0x00000000-0x000fffff] page 4k
    [ 0.000000] BRK [0x0db3e000, 0x0db3efff] PGTABLE
    [ 0.000000] BRK [0x0db3f000, 0x0db3ffff] PGTABLE
    [ 0.000000] BRK [0x0db40000, 0x0db40fff] PGTABLE
    [ 0.000000] init_memory_mapping: [mem 0x41f400000-0x41f5fffff]
    [ 0.000000] [mem 0x41f400000-0x41f5fffff] page 2M
    [ 0.000000] BRK [0x0db41000, 0x0db41fff] PGTABLE
    [ 0.000000] init_memory_mapping: [mem 0x41c000000-0x41f3fffff]
    [ 0.000000] [mem 0x41c000000-0x41f3fffff] page 2M
    [ 0.000000] init_memory_mapping: [mem 0x400000000-0x41bffffff]
    [ 0.000000] [mem 0x400000000-0x41bffffff] page 2M
    [ 0.000000] init_memory_mapping: [mem 0x00100000-0x1fffffff]
    [ 0.000000] [mem 0x00100000-0x001fffff] page 4k
    [ 0.000000] [mem 0x00200000-0x1fffffff] page 2M
    [ 0.000000] init_memory_mapping: [mem 0x20200000-0x3fffffff]
    [ 0.000000] [mem 0x20200000-0x3fffffff] page 2M
    [ 0.000000] init_memory_mapping: [mem 0x40200000-0xbe38ffff]
    [ 0.000000] [mem 0x40200000-0xbe1fffff] page 2M
    [ 0.000000] [mem 0xbe200000-0xbe38ffff] page 4k
    [ 0.000000] BRK [0x0db42000, 0x0db42fff] PGTABLE
    [ 0.000000] BRK [0x0db43000, 0x0db43fff] PGTABLE
    [ 0.000000] init_memory_mapping: [mem 0xbec08000-0xbeffffff]
    [ 0.000000] [mem 0xbec08000-0xbedfffff] page 4k
    [ 0.000000] [mem 0xbee00000-0xbeffffff] page 2M
    [ 0.000000] init_memory_mapping: [mem 0x100000000-0x3ffffffff]
    [ 0.000000] [mem 0x100000000-0x3ffffffff] page 2M
    [ 0.000000] RAMDISK: [mem 0x7fbac000-0x7fffffff]
    [ 0.000000] ACPI: RSDP 0x00000000BEB85000 000024 (v02 ALASKA)
    [ 0.000000] ACPI: XSDT 0x00000000BEB85078 000064 (v01 ALASKA A M I 01072009 AMI 00010013)
    [ 0.000000] ACPI: FACP 0x00000000BEB90C70 0000F4 (v04 ALASKA A M I 01072009 AMI 00010013)
    [ 0.000000] ACPI: DSDT 0x00000000BEB85170 00BAFE (v02 ALASKA A M I 00000015 INTL 20051117)
    [ 0.000000] ACPI: FACS 0x00000000BEBBEF80 000040
    [ 0.000000] ACPI: APIC 0x00000000BEB90D68 000072 (v03 ALASKA A M I 01072009 AMI 00010013)
    [ 0.000000] ACPI: MCFG 0x00000000BEB90DE0 00003C (v01 ALASKA A M I 01072009 MSFT 00000097)
    [ 0.000000] ACPI: HPET 0x00000000BEB90E20 000038 (v01 ALASKA A M I 01072009 AMI. 00000005)
    [ 0.000000] ACPI: SSDT 0x00000000BEB90E58 00036D (v01 SataRe SataTabl 00001000 INTL 20091112)
    [ 0.000000] ACPI: SSDT 0x00000000BEB911C8 0009AA (v01 PmRef Cpu0Ist 00003000 INTL 20051117)
    [ 0.000000] ACPI: SSDT 0x00000000BEB91B78 000A92 (v01 PmRef CpuPm 00003000 INTL 20051117)
    [ 0.000000] ACPI: BGRT 0x00000000BEB92668 000038 (v00 ALASKA A M I 01072009 AMI 00010013)
    [ 0.000000] ACPI: Local APIC address 0xfee00000
    [ 0.000000] No NUMA configuration found
    [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000041f5fffff]
    [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x41f5fffff]
    [ 0.000000] NODE_DATA [mem 0x41f5ed000-0x41f5f1fff]
    [ 0.000000] [ffffea0000000000-ffffea00107fffff] PMD -> [ffff88040f400000-ffff88041ebfffff] on node 0
    [ 0.000000] Zone ranges:
    [ 0.000000] DMA [mem 0x00001000-0x00ffffff]
    [ 0.000000] DMA32 [mem 0x01000000-0xffffffff]
    [ 0.000000] Normal [mem 0x100000000-0x41f5fffff]
    [ 0.000000] Movable zone start for each node
    [ 0.000000] Early memory node ranges
    [ 0.000000] node 0: [mem 0x00001000-0x0009efff]
    [ 0.000000] node 0: [mem 0x00100000-0x1fffffff]
    [ 0.000000] node 0: [mem 0x20200000-0x3fffffff]
    [ 0.000000] node 0: [mem 0x40200000-0xbe38ffff]
    [ 0.000000] node 0: [mem 0xbec08000-0xbeffffff]
    [ 0.000000] node 0: [mem 0x100000000-0x41f5fffff]
    [ 0.000000] On node 0 totalpages: 4053286
    [ 0.000000] DMA zone: 64 pages used for memmap
    [ 0.000000] DMA zone: 158 pages reserved
    [ 0.000000] DMA zone: 3998 pages, LIFO batch:0
    [ 0.000000] DMA32 zone: 12111 pages used for memmap
    [ 0.000000] DMA32 zone: 775048 pages, LIFO batch:31
    [ 0.000000] Normal zone: 51160 pages used for memmap
    [ 0.000000] Normal zone: 3274240 pages, LIFO batch:31
    [ 0.000000] Reserving Intel graphics stolen memory at 0xbfa00000-0xdf9fffff
    [ 0.000000] ACPI: PM-Timer IO Port: 0x408
    [ 0.000000] ACPI: Local APIC address 0xfee00000
    [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x04] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x06] enabled)
    [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
    [ 0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
    [ 0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
    [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
    [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
    [ 0.000000] ACPI: IRQ0 used by override.
    [ 0.000000] ACPI: IRQ2 used by override.
    [ 0.000000] ACPI: IRQ9 used by override.
    [ 0.000000] Using ACPI (MADT) for SMP configuration information
    [ 0.000000] ACPI: HPET id: 0x8086a701 base: 0xfed00000
    [ 0.000000] smpboot: Allowing 4 CPUs, 0 hotplug CPUs
    [ 0.000000] nr_irqs_gsi: 40
    [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000fffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x0c5f3000-0x0c5f3fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x0c603000-0x0c603fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x0c604000-0x0c604fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x0c613000-0x0c613fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x20000000-0x201fffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x40000000-0x401fffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xbe390000-0xbe5f6fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xbe5f7000-0xbe67afff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xbe67b000-0xbe93ffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xbe940000-0xbeb84fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xbeb85000-0xbeb92fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xbeb93000-0xbebbffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xbebc0000-0xbebc4fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xbebc5000-0xbec07fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xbf000000-0xbf7fffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xbf800000-0xdf9fffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xdfa00000-0xf7ffffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xf8000000-0xfbffffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfc000000-0xfebfffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfec01000-0xfecfffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfed00000-0xfed03fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfed04000-0xfed1bfff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfed20000-0xfedfffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xffffffff]
    [ 0.000000] e820: [mem 0xdfa00000-0xf7ffffff] available for PCI devices
    [ 0.000000] Booting paravirtualized kernel on bare hardware
    [ 0.000000] setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:4 nr_node_ids:1
    [ 0.000000] PERCPU: Embedded 29 pages/cpu @ffff88041f200000 s87168 r8192 d23424 u524288
    [ 0.000000] pcpu-alloc: s87168 r8192 d23424 u524288 alloc=1*2097152
    [ 0.000000] pcpu-alloc: [0] 0 1 2 3
    [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 3989793
    [ 0.000000] Policy zone: Normal
    [ 0.000000] Kernel command line: initrd=\initramfs-linux.img root=/dev/sda2 rw
    [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
    [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340
    [ 0.000000] Checking aperture...
    [ 0.000000] No AGP bridge found
    [ 0.000000] Calgary: detecting Calgary via BIOS EBDA area
    [ 0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
    [ 0.000000] Memory: 15686384K/16213144K available (5222K kernel code, 885K rwdata, 1644K rodata, 1116K init, 1284K bss, 526760K reserved)
    [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
    [ 0.000000] Preemptible hierarchical RCU implementation.
    [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled.
    [ 0.000000] Dump stacks of tasks blocking RCU-preempt GP.
    [ 0.000000] RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=4.
    [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
    [ 0.000000] NR_IRQS:8448 nr_irqs:712 16
    [ 0.000000] Console: colour dummy device 80x25
    [ 0.000000] console [tty0] enabled
    [ 0.000000] allocated 65011712 bytes of page_cgroup
    [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
    [ 0.000000] hpet clockevent registered
    [ 0.000000] tsc: Fast TSC calibration using PIT
    [ 0.000000] tsc: Detected 3310.903 MHz processor
    [ 0.000025] Calibrating delay loop (skipped), value calculated using timer frequency.. 6624.71 BogoMIPS (lpj=11036343)
    [ 0.000028] pid_max: default: 32768 minimum: 301
    [ 0.000032] ACPI: Core revision 20140214
    [ 0.005686] ACPI: All ACPI Tables successfully acquired
    [ 0.224422] Security Framework initialized
    [ 0.224427] Yama: becoming mindful.
    [ 0.225168] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes)
    [ 0.227553] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes)
    [ 0.228571] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes)
    [ 0.228586] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes)
    [ 0.228762] Initializing cgroup subsys memory
    [ 0.228765] Initializing cgroup subsys devices
    [ 0.228766] Initializing cgroup subsys freezer
    [ 0.228767] Initializing cgroup subsys net_cls
    [ 0.228768] Initializing cgroup subsys blkio
    [ 0.228783] CPU: Physical Processor ID: 0
    [ 0.228784] CPU: Processor Core ID: 0
    [ 0.228787] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
    ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
    [ 0.228789] mce: CPU supports 9 MCE banks
    [ 0.228799] CPU0: Thermal monitoring enabled (TM1)
    [ 0.228808] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8
    Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0
    tlb_flushall_shift: 6
    [ 0.228875] Freeing SMP alternatives memory: 20K (ffffffff819f6000 - ffffffff819fb000)
    [ 0.233934] ftrace: allocating 20223 entries in 79 pages
    [ 0.241630] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
    [ 0.274603] smpboot: CPU0: Intel(R) Core(TM) i5-2500K CPU @ 3.30GHz (fam: 06, model: 2a, stepping: 07)
    [ 0.274609] TSC deadline timer enabled
    [ 0.274616] Performance Events: PEBS fmt1+, 16-deep LBR, SandyBridge events, full-width counters, Intel PMU driver.
    [ 0.274622] ... version: 3
    [ 0.274623] ... bit width: 48
    [ 0.274623] ... generic registers: 8
    [ 0.274624] ... value mask: 0000ffffffffffff
    [ 0.274625] ... max period: 0000ffffffffffff
    [ 0.274625] ... fixed-purpose events: 3
    [ 0.274626] ... event mask: 00000007000000ff
    [ 0.298004] x86: Booting SMP configuration:
    [ 0.298007] .... node #0, CPUs: #1
    [ 0.311168] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
    [ 0.311330] #2 #3
    [ 0.337783] x86: Booted up 1 node, 4 CPUs
    [ 0.337786] smpboot: Total of 4 processors activated (26497.85 BogoMIPS)
    [ 0.340161] devtmpfs: initialized
    [ 0.342662] PM: Registering ACPI NVS region [mem 0xbe5f7000-0xbe67afff] (540672 bytes)
    [ 0.342669] PM: Registering ACPI NVS region [mem 0xbe940000-0xbeb84fff] (2379776 bytes)
    [ 0.342692] PM: Registering ACPI NVS region [mem 0xbeb93000-0xbebbffff] (184320 bytes)
    [ 0.342695] PM: Registering ACPI NVS region [mem 0xbebc5000-0xbec07fff] (274432 bytes)
    [ 0.343283] pinctrl core: initialized pinctrl subsystem
    [ 0.343314] RTC time: 17:36:55, date: 06/28/14
    [ 0.343349] NET: Registered protocol family 16
    [ 0.343410] cpuidle: using governor ladder
    [ 0.343411] cpuidle: using governor menu
    [ 0.343434] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
    [ 0.343436] ACPI: bus type PCI registered
    [ 0.343437] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
    [ 0.343477] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
    [ 0.343479] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
    [ 0.349799] PCI: Using configuration type 1 for base access
    [ 0.350482] ACPI: Added _OSI(Module Device)
    [ 0.350483] ACPI: Added _OSI(Processor Device)
    [ 0.350484] ACPI: Added _OSI(3.0 _SCP Extensions)
    [ 0.350485] ACPI: Added _OSI(Processor Aggregator Device)
    [ 0.352637] ACPI: Executed 1 blocks of module-level executable AML code
    [ 0.363641] ACPI: SSDT 0x00000000BE8ED018 00083B (v01 PmRef Cpu0Cst 00003001 INTL 20051117)
    [ 0.363914] ACPI: Dynamic OEM Table Load:
    [ 0.363916] ACPI: SSDT 0x0000000000000000 00083B (v01 PmRef Cpu0Cst 00003001 INTL 20051117)
    [ 0.373527] ACPI: SSDT 0x00000000BE8EEA98 000303 (v01 PmRef ApIst 00003000 INTL 20051117)
    [ 0.373839] ACPI: Dynamic OEM Table Load:
    [ 0.373840] ACPI: SSDT 0x0000000000000000 000303 (v01 PmRef ApIst 00003000 INTL 20051117)
    [ 0.383434] ACPI: SSDT 0x00000000BE8EFC18 000119 (v01 PmRef ApCst 00003000 INTL 20051117)
    [ 0.383709] ACPI: Dynamic OEM Table Load:
    [ 0.383710] ACPI: SSDT 0x0000000000000000 000119 (v01 PmRef ApCst 00003000 INTL 20051117)
    [ 0.393757] ACPI: Interpreter enabled
    [ 0.393764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20140214/hwxface-580)
    [ 0.393773] ACPI: (supports S0 S1 S3 S4 S5)
    [ 0.393775] ACPI: Using IOAPIC for interrupt routing
    [ 0.393792] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
    [ 0.398293] ACPI: Power Resource [FN00] (off)
    [ 0.398349] ACPI: Power Resource [FN01] (off)
    [ 0.398403] ACPI: Power Resource [FN02] (off)
    [ 0.398459] ACPI: Power Resource [FN03] (off)
    [ 0.398512] ACPI: Power Resource [FN04] (off)
    [ 0.398770] ACPI: \_PR_.CPU4: failed to get CPU APIC ID.
    [ 0.398773] ACPI: \_PR_.CPU5: failed to get CPU APIC ID.
    [ 0.398775] ACPI: \_PR_.CPU6: failed to get CPU APIC ID.
    [ 0.398779] ACPI: \_PR_.CPU7: failed to get CPU APIC ID.
    [ 0.398942] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
    [ 0.398946] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
    [ 0.398990] \_SB_.PCI0:_OSC invalid UUID
    [ 0.398991] _OSC request data:1 1f 0
    [ 0.398994] acpi PNP0A08:00: _OSC failed (AE_ERROR); disabling ASPM
    [ 0.399451] PCI host bridge to bus 0000:00
    [ 0.399454] pci_bus 0000:00: root bus resource [bus 00-3e]
    [ 0.399455] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]
    [ 0.399457] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]
    [ 0.399458] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
    [ 0.399459] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff]
    [ 0.399460] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff]
    [ 0.399461] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff]
    [ 0.399462] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff]
    [ 0.399464] pci_bus 0000:00: root bus resource [mem 0xdfa00000-0xfeafffff]
    [ 0.399470] pci 0000:00:00.0: [8086:0100] type 00 class 0x060000
    [ 0.399543] pci 0000:00:01.0: [8086:0101] type 01 class 0x060400
    [ 0.399568] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
    [ 0.399603] pci 0000:00:01.0: System wakeup disabled by ACPI
    [ 0.399635] pci 0000:00:02.0: [8086:0112] type 00 class 0x030000
    [ 0.399643] pci 0000:00:02.0: reg 0x10: [mem 0xf7800000-0xf7bfffff 64bit]
    [ 0.399647] pci 0000:00:02.0: reg 0x18: [mem 0xe0000000-0xefffffff 64bit pref]
    [ 0.399651] pci 0000:00:02.0: reg 0x20: [io 0xf000-0xf03f]
    [ 0.399739] pci 0000:00:16.0: [8086:1c3a] type 00 class 0x078000
    [ 0.399760] pci 0000:00:16.0: reg 0x10: [mem 0xf7f2c000-0xf7f2c00f 64bit]
    [ 0.399831] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
    [ 0.399906] pci 0000:00:19.0: [8086:1503] type 00 class 0x020000
    [ 0.399923] pci 0000:00:19.0: reg 0x10: [mem 0xf7f00000-0xf7f1ffff]
    [ 0.399931] pci 0000:00:19.0: reg 0x14: [mem 0xf7f29000-0xf7f29fff]
    [ 0.399939] pci 0000:00:19.0: reg 0x18: [io 0xf080-0xf09f]
    [ 0.400001] pci 0000:00:19.0: PME# supported from D0 D3hot D3cold
    [ 0.400041] pci 0000:00:19.0: System wakeup disabled by ACPI
    [ 0.400076] pci 0000:00:1a.0: [8086:1c2d] type 00 class 0x0c0320
    [ 0.400095] pci 0000:00:1a.0: reg 0x10: [mem 0xf7f28000-0xf7f283ff]
    [ 0.400180] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
    [ 0.400231] pci 0000:00:1a.0: System wakeup disabled by ACPI
    [ 0.400264] pci 0000:00:1b.0: [8086:1c20] type 00 class 0x040300
    [ 0.400276] pci 0000:00:1b.0: reg 0x10: [mem 0xf7f20000-0xf7f23fff 64bit]
    [ 0.400338] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
    [ 0.400379] pci 0000:00:1b.0: System wakeup disabled by ACPI
    [ 0.400409] pci 0000:00:1c.0: [8086:1c10] type 01 class 0x060400
    [ 0.400485] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
    [ 0.400528] pci 0000:00:1c.0: System wakeup disabled by ACPI
    [ 0.400558] pci 0000:00:1c.1: [8086:1c12] type 01 class 0x060400
    [ 0.400634] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
    [ 0.400676] pci 0000:00:1c.1: System wakeup disabled by ACPI
    [ 0.400708] pci 0000:00:1c.4: [8086:1c18] type 01 class 0x060400
    [ 0.400783] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
    [ 0.400826] pci 0000:00:1c.4: System wakeup disabled by ACPI
    [ 0.400857] pci 0000:00:1c.6: [8086:244e] type 01 class 0x060401
    [ 0.400934] pci 0000:00:1c.6: PME# supported from D0 D3hot D3cold
    [ 0.400977] pci 0000:00:1c.6: System wakeup disabled by ACPI
    [ 0.401012] pci 0000:00:1d.0: [8086:1c26] type 00 class 0x0c0320
    [ 0.401032] pci 0000:00:1d.0: reg 0x10: [mem 0xf7f27000-0xf7f273ff]
    [ 0.401117] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
    [ 0.401188] pci 0000:00:1f.0: [8086:1c44] type 00 class 0x060100
    [ 0.401347] pci 0000:00:1f.2: [8086:1c02] type 00 class 0x010601
    [ 0.401364] pci 0000:00:1f.2: reg 0x10: [io 0xf0d0-0xf0d7]
    [ 0.401371] pci 0000:00:1f.2: reg 0x14: [io 0xf0c0-0xf0c3]
    [ 0.401378] pci 0000:00:1f.2: reg 0x18: [io 0xf0b0-0xf0b7]
    [ 0.401386] pci 0000:00:1f.2: reg 0x1c: [io 0xf0a0-0xf0a3]
    [ 0.401393] pci 0000:00:1f.2: reg 0x20: [io 0xf060-0xf07f]
    [ 0.401400] pci 0000:00:1f.2: reg 0x24: [mem 0xf7f26000-0xf7f267ff]
    [ 0.401442] pci 0000:00:1f.2: PME# supported from D3hot
    [ 0.401504] pci 0000:00:1f.3: [8086:1c22] type 00 class 0x0c0500
    [ 0.401518] pci 0000:00:1f.3: reg 0x10: [mem 0xf7f25000-0xf7f250ff 64bit]
    [ 0.401537] pci 0000:00:1f.3: reg 0x20: [io 0xf040-0xf05f]
    [ 0.401633] pci 0000:00:01.0: PCI bridge to [bus 01]
    [ 0.401689] pci 0000:00:1c.0: PCI bridge to [bus 02]
    [ 0.401778] pci 0000:03:00.0: [1b21:1042] type 00 class 0x0c0330
    [ 0.401806] pci 0000:03:00.0: reg 0x10: [mem 0xf7e00000-0xf7e07fff 64bit]
    [ 0.401961] pci 0000:03:00.0: PME# supported from D3hot D3cold
    [ 0.401996] pci 0000:03:00.0: System wakeup disabled by ACPI
    [ 0.406680] pci 0000:00:1c.1: PCI bridge to [bus 03]
    [ 0.406688] pci 0000:00:1c.1: bridge window [mem 0xf7e00000-0xf7efffff]
    [ 0.406813] pci 0000:04:00.0: [1b21:1042] type 00 class 0x0c0330
    [ 0.406841] pci 0000:04:00.0: reg 0x10: [mem 0xf7d00000-0xf7d07fff 64bit]
    [ 0.406996] pci 0000:04:00.0: PME# supported from D3hot D3cold
    [ 0.407031] pci 0000:04:00.0: System wakeup disabled by ACPI
    [ 0.413342] pci 0000:00:1c.4: PCI bridge to [bus 04]
    [ 0.413351] pci 0000:00:1c.4: bridge window [mem 0xf7d00000-0xf7dfffff]
    [ 0.413462] pci 0000:05:00.0: [1b21:1080] type 01 class 0x060401
    [ 0.413584] pci 0000:05:00.0: System wakeup disabled by ACPI
    [ 0.413608] pci 0000:00:1c.6: PCI bridge to [bus 05-06] (subtractive decode)
    [ 0.413612] pci 0000:00:1c.6: bridge window [io 0xe000-0xefff]
    [ 0.413616] pci 0000:00:1c.6: bridge window [mem 0xf7c00000-0xf7cfffff]
    [ 0.413621] pci 0000:00:1c.6: bridge window [io 0x0000-0x0cf7] (subtractive decode)
    [ 0.413623] pci 0000:00:1c.6: bridge window [io 0x0d00-0xffff] (subtractive decode)
    [ 0.413624] pci 0000:00:1c.6: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
    [ 0.413625] pci 0000:00:1c.6: bridge window [mem 0x000d0000-0x000d3fff] (subtractive decode)
    [ 0.413626] pci 0000:00:1c.6: bridge window [mem 0x000d4000-0x000d7fff] (subtractive decode)
    [ 0.413627] pci 0000:00:1c.6: bridge window [mem 0x000d8000-0x000dbfff] (subtractive decode)
    [ 0.413629] pci 0000:00:1c.6: bridge window [mem 0x000dc000-0x000dffff] (subtractive decode)
    [ 0.413630] pci 0000:00:1c.6: bridge window [mem 0xdfa00000-0xfeafffff] (subtractive decode)
    [ 0.413694] pci 0000:06:02.0: [1106:3044] type 00 class 0x0c0010
    [ 0.413725] pci 0000:06:02.0: reg 0x10: [mem 0xf7c00000-0xf7c007ff]
    [ 0.413743] pci 0000:06:02.0: reg 0x14: [io 0xe000-0xe07f]
    [ 0.413873] pci 0000:06:02.0: supports D2
    [ 0.413874] pci 0000:06:02.0: PME# supported from D2 D3hot D3cold
    [ 0.413979] pci 0000:05:00.0: PCI bridge to [bus 06] (subtractive decode)
    [ 0.413989] pci 0000:05:00.0: bridge window [io 0xe000-0xefff]
    [ 0.413995] pci 0000:05:00.0: bridge window [mem 0xf7c00000-0xf7cfffff]
    [ 0.414004] pci 0000:05:00.0: bridge window [io 0xe000-0xefff] (subtractive decode)
    [ 0.414005] pci 0000:05:00.0: bridge window [mem 0xf7c00000-0xf7cfffff] (subtractive decode)
    [ 0.414007] pci 0000:05:00.0: bridge window [??? 0x00000000 flags 0x0] (subtractive decode)
    [ 0.414008] pci 0000:05:00.0: bridge window [??? 0x00000000 flags 0x0] (subtractive decode)
    [ 0.414009] pci 0000:05:00.0: bridge window [io 0x0000-0x0cf7] (subtractive decode)
    [ 0.414010] pci 0000:05:00.0: bridge window [io 0x0d00-0xffff] (subtractive decode)
    [ 0.414012] pci 0000:05:00.0: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
    [ 0.414013] pci 0000:05:00.0: bridge window [mem 0x000d0000-0x000d3fff] (subtractive decode)
    [ 0.414014] pci 0000:05:00.0: bridge window [mem 0x000d4000-0x000d7fff] (subtractive decode)
    [ 0.414015] pci 0000:05:00.0: bridge window [mem 0x000d8000-0x000dbfff] (subtractive decode)
    [ 0.414016] pci 0000:05:00.0: bridge window [mem 0x000dc000-0x000dffff] (subtractive decode)
    [ 0.414018] pci 0000:05:00.0: bridge window [mem 0xdfa00000-0xfeafffff] (subtractive decode)
    [ 0.414205] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15)
    [ 0.414243] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 *4 5 6 10 11 12 14 15)
    [ 0.414279] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 *11 12 14 15)
    [ 0.414314] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 *10 11 12 14 15)
    [ 0.414350] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 *5 6 10 11 12 14 15)
    [ 0.414386] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
    [ 0.414422] ACPI: PCI Interrupt Link [LNKG] (IRQs *3 4 5 6 10 11 12 14 15)
    [ 0.414456] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 *10 11 12 14 15)
    [ 0.414535] ACPI: Enabled 4 GPEs in block 00 to 3F
    [ 0.414550] ACPI : EC: GPE = 0x18, I/O: command/status = 0x66, data = 0x62
    [ 0.414607] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
    [ 0.414609] vgaarb: loaded
    [ 0.414610] vgaarb: bridge control possible 0000:00:02.0
    [ 0.414661] PCI: Using ACPI for IRQ routing
    [ 0.416047] PCI: pci_cache_line_size set to 64 bytes
    [ 0.416097] e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff]
    [ 0.416098] e820: reserve RAM buffer [mem 0x0c5f3018-0x0fffffff]
    [ 0.416100] e820: reserve RAM buffer [mem 0x0c604018-0x0fffffff]
    [ 0.416101] e820: reserve RAM buffer [mem 0xbe390000-0xbfffffff]
    [ 0.416102] e820: reserve RAM buffer [mem 0xbf000000-0xbfffffff]
    [ 0.416103] e820: reserve RAM buffer [mem 0x41f600000-0x41fffffff]
    [ 0.416165] NetLabel: Initializing
    [ 0.416166] NetLabel: domain hash size = 128
    [ 0.416166] NetLabel: protocols = UNLABELED CIPSOv4
    [ 0.416175] NetLabel: unlabeled traffic allowed by default
    [ 0.416188] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
    [ 0.416191] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
    [ 0.418207] Switched to clocksource hpet
    [ 0.421414] pnp: PnP ACPI init
    [ 0.421426] ACPI: bus type PNP registered
    [ 0.421493] system 00:00: [mem 0xfed40000-0xfed44fff] has been reserved
    [ 0.421496] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
    [ 0.421505] pnp 00:01: [dma 4]
    [ 0.421517] pnp 00:01: Plug and Play ACPI device, IDs PNP0200 (active)
    [ 0.421533] pnp 00:02: Plug and Play ACPI device, IDs INT0800 (active)
    [ 0.421608] pnp 00:03: Plug and Play ACPI device, IDs PNP0103 (active)
    [ 0.421640] system 00:04: [io 0x0680-0x069f] has been reserved
    [ 0.421642] system 00:04: [io 0x0200-0x020f] has been reserved
    [ 0.421643] system 00:04: [io 0xffff] has been reserved
    [ 0.421644] system 00:04: [io 0xffff] has been reserved
    [ 0.421646] system 00:04: [io 0x0400-0x0453] could not be reserved
    [ 0.421647] system 00:04: [io 0x0458-0x047f] has been reserved
    [ 0.421649] system 00:04: [io 0x0500-0x057f] has been reserved
    [ 0.421650] system 00:04: [io 0x164e-0x164f] has been reserved
    [ 0.421652] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.421676] pnp 00:05: Plug and Play ACPI device, IDs PNP0b00 (active)
    [ 0.421712] system 00:06: [io 0x0454-0x0457] has been reserved
    [ 0.421714] system 00:06: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
    [ 0.421774] system 00:07: [io 0x0290-0x029f] has been reserved
    [ 0.421776] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.421812] system 00:08: [io 0x04d0-0x04d1] has been reserved
    [ 0.421814] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.421834] pnp 00:09: Plug and Play ACPI device, IDs PNP0c04 (active)
    [ 0.422038] system 00:0a: [mem 0xfed1c000-0xfed1ffff] has been reserved
    [ 0.422039] system 00:0a: [mem 0xfed10000-0xfed17fff] has been reserved
    [ 0.422041] system 00:0a: [mem 0xfed18000-0xfed18fff] has been reserved
    [ 0.422042] system 00:0a: [mem 0xfed19000-0xfed19fff] has been reserved
    [ 0.422043] system 00:0a: [mem 0xf8000000-0xfbffffff] has been reserved
    [ 0.422045] system 00:0a: [mem 0xfed20000-0xfed3ffff] has been reserved
    [ 0.422046] system 00:0a: [mem 0xfed90000-0xfed93fff] has been reserved
    [ 0.422048] system 00:0a: [mem 0xfed45000-0xfed8ffff] has been reserved
    [ 0.422049] system 00:0a: [mem 0xff000000-0xffffffff] has been reserved
    [ 0.422050] system 00:0a: [mem 0xfee00000-0xfeefffff] could not be reserved
    [ 0.422052] system 00:0a: [mem 0xdfa00000-0xdfa00fff] has been reserved
    [ 0.422053] system 00:0a: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.422164] system 00:0b: [mem 0x20000000-0x201fffff] has been reserved
    [ 0.422165] system 00:0b: [mem 0x40000000-0x401fffff] has been reserved
    [ 0.422167] system 00:0b: Plug and Play ACPI device, IDs PNP0c01 (active)
    [ 0.422182] pnp: PnP ACPI: found 12 devices
    [ 0.422183] ACPI: bus type PNP unregistered
    [ 0.428211] pci 0000:00:1c.0: bridge window [io 0x1000-0x0fff] to [bus 02] add_size 1000
    [ 0.428213] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 02] add_size 200000
    [ 0.428214] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff] to [bus 02] add_size 200000
    [ 0.428250] pci 0000:00:1c.0: res[14]=[mem 0x00100000-0x000fffff] get_res_add_size add_size 200000
    [ 0.428252] pci 0000:00:1c.0: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000
    [ 0.428253] pci 0000:00:1c.0: res[13]=[io 0x1000-0x0fff] get_res_add_size add_size 1000
    [ 0.428258] pci 0000:00:1c.0: BAR 14: assigned [mem 0xdfb00000-0xdfcfffff]
    [ 0.428262] pci 0000:00:1c.0: BAR 15: assigned [mem 0xdfd00000-0xdfefffff 64bit pref]
    [ 0.428264] pci 0000:00:1c.0: BAR 13: assigned [io 0x2000-0x2fff]
    [ 0.428265] pci 0000:00:01.0: PCI bridge to [bus 01]
    [ 0.428270] pci 0000:00:1c.0: PCI bridge to [bus 02]
    [ 0.428272] pci 0000:00:1c.0: bridge window [io 0x2000-0x2fff]
    [ 0.428277] pci 0000:00:1c.0: bridge window [mem 0xdfb00000-0xdfcfffff]
    [ 0.428281] pci 0000:00:1c.0: bridge window [mem 0xdfd00000-0xdfefffff 64bit pref]
    [ 0.428286] pci 0000:00:1c.1: PCI bridge to [bus 03]
    [ 0.428291] pci 0000:00:1c.1: bridge window [mem 0xf7e00000-0xf7efffff]
    [ 0.428298] pci 0000:00:1c.4: PCI bridge to [bus 04]
    [ 0.428303] pci 0000:00:1c.4: bridge window [mem 0xf7d00000-0xf7dfffff]
    [ 0.428310] pci 0000:05:00.0: PCI bridge to [bus 06]
    [ 0.428314] pci 0000:05:00.0: bridge window [io 0xe000-0xefff]
    [ 0.428322] pci 0000:05:00.0: bridge window [mem 0xf7c00000-0xf7cfffff]
    [ 0.428335] pci 0000:00:1c.6: PCI bridge to [bus 05-06]
    [ 0.428338] pci 0000:00:1c.6: bridge window [io 0xe000-0xefff]
    [ 0.428342] pci 0000:00:1c.6: bridge window [mem 0xf7c00000-0xf7cfffff]
    [ 0.428350] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7]
    [ 0.428352] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff]
    [ 0.428353] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
    [ 0.428354] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000d3fff]
    [ 0.428355] pci_bus 0000:00: resource 8 [mem 0x000d4000-0x000d7fff]
    [ 0.428357] pci_bus 0000:00: resource 9 [mem 0x000d8000-0x000dbfff]
    [ 0.428358] pci_bus 0000:00: resource 10 [mem 0x000dc000-0x000dffff]
    [ 0.428359] pci_bus 0000:00: resource 11 [mem 0xdfa00000-0xfeafffff]
    [ 0.428360] pci_bus 0000:02: resource 0 [io 0x2000-0x2fff]
    [ 0.428362] pci_bus 0000:02: resource 1 [mem 0xdfb00000-0xdfcfffff]
    [ 0.428363] pci_bus 0000:02: resource 2 [mem 0xdfd00000-0xdfefffff 64bit pref]
    [ 0.428364] pci_bus 0000:03: resource 1 [mem 0xf7e00000-0xf7efffff]
    [ 0.428366] pci_bus 0000:04: resource 1 [mem 0xf7d00000-0xf7dfffff]
    [ 0.428367] pci_bus 0000:05: resource 0 [io 0xe000-0xefff]
    [ 0.428368] pci_bus 0000:05: resource 1 [mem 0xf7c00000-0xf7cfffff]
    [ 0.428369] pci_bus 0000:05: resource 4 [io 0x0000-0x0cf7]
    [ 0.428370] pci_bus 0000:05: resource 5 [io 0x0d00-0xffff]
    [ 0.428372] pci_bus 0000:05: resource 6 [mem 0x000a0000-0x000bffff]
    [ 0.428373] pci_bus 0000:05: resource 7 [mem 0x000d0000-0x000d3fff]
    [ 0.428374] pci_bus 0000:05: resource 8 [mem 0x000d4000-0x000d7fff]
    [ 0.428375] pci_bus 0000:05: resource 9 [mem 0x000d8000-0x000dbfff]
    [ 0.428376] pci_bus 0000:05: resource 10 [mem 0x000dc000-0x000dffff]
    [ 0.428378] pci_bus 0000:05: resource 11 [mem 0xdfa00000-0xfeafffff]
    [ 0.428379] pci_bus 0000:06: resource 0 [io 0xe000-0xefff]
    [ 0.428380] pci_bus 0000:06: resource 1 [mem 0xf7c00000-0xf7cfffff]
    [ 0.428381] pci_bus 0000:06: resource 4 [io 0xe000-0xefff]
    [ 0.428382] pci_bus 0000:06: resource 5 [mem 0xf7c00000-0xf7cfffff]
    [ 0.428384] pci_bus 0000:06: resource 8 [io 0x0000-0x0cf7]
    [ 0.428385] pci_bus 0000:06: resource 9 [io 0x0d00-0xffff]
    [ 0.428386] pci_bus 0000:06: resource 10 [mem 0x000a0000-0x000bffff]
    [ 0.428387] pci_bus 0000:06: resource 11 [mem 0x000d0000-0x000d3fff]
    [ 0.428388] pci_bus 0000:06: resource 12 [mem 0x000d4000-0x000d7fff]
    [ 0.428390] pci_bus 0000:06: resource 13 [mem 0x000d8000-0x000dbfff]
    [ 0.428391] pci_bus 0000:06: resource 14 [mem 0x000dc000-0x000dffff]
    [ 0.428392] pci_bus 0000:06: resource 15 [mem 0xdfa00000-0xfeafffff]
    [ 0.428407] NET: Registered protocol family 2
    [ 0.428547] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
    [ 0.428723] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
    [ 0.428830] TCP: Hash tables configured (established 131072 bind 65536)
    [ 0.428843] TCP: reno registered
    [ 0.428856] UDP hash table entries: 8192 (order: 6, 262144 bytes)
    [ 0.428900] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes)
    [ 0.428957] NET: Registered protocol family 1
    [ 0.428966] pci 0000:00:02.0: Boot video device
    [ 0.461852] PCI: CLS 64 bytes, default 64
    [ 0.461882] Unpacking initramfs...
    [ 0.516863] Freeing initrd memory: 4432K (ffff88007fbac000 - ffff880080000000)
    [ 0.516867] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
    [ 0.516869] software IO TLB [mem 0xba390000-0xbe390000] (64MB) mapped at [ffff8800ba390000-ffff8800be38ffff]
    [ 0.517040] RAPL PMU detected, hw unit 2^-16 Joules, API unit is 2^-32 Joules, 3 fixed counters 163840 ms ovfl timer
    [ 0.517065] Scanning for low memory corruption every 60 seconds
    [ 0.517227] futex hash table entries: 1024 (order: 4, 65536 bytes)
    [ 0.525884] HugeTLB registered 2 MB page size, pre-allocated 0 pages
    [ 0.526849] zbud: loaded
    [ 0.526961] VFS: Disk quotas dquot_6.5.2
    [ 0.526984] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
    [ 0.527055] msgmni has been set to 31015
    [ 0.527086] Key type big_key registered
    [ 0.527196] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
    [ 0.527224] io scheduler noop registered
    [ 0.527225] io scheduler deadline registered
    [ 0.527244] io scheduler cfq registered (default)
    [ 0.527371] pcieport 0000:00:01.0: irq 40 for MSI/MSI-X
    [ 0.527582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
    [ 0.527592] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
    [ 0.527614] efifb: probing for efifb
    [ 0.527815] efifb: framebuffer at 0xe0000000, mapped to 0xffffc90005c00000, using 1876k, total 1875k
    [ 0.527816] efifb: mode is 800x600x32, linelength=3200, pages=1
    [ 0.527816] efifb: scrolling: redraw
    [ 0.527817] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
    [ 0.528821] Console: switching to colour frame buffer device 100x37
    [ 0.529808] fb0: EFI VGA frame buffer device
    [ 0.529813] intel_idle: MWAIT substates: 0x1120
    [ 0.529814] intel_idle: v0.4 model 0x2A
    [ 0.529815] intel_idle: lapic_timer_reliable_states 0xffffffff
    [ 0.529932] GHES: HEST is not enabled!
    [ 0.529969] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
    [ 0.530312] Lin

    Solved.
    Please integrate with the forum post below.
    Blacklisting the uas module allowed me to see the vendor and product id, and follow the directions given by Da_Coynul. Before rebooting, I removed the initial file that globally blacklisted the uas module.
    See: https://bbs.archlinux.org/viewtopic.php?id=183190
    Thanks to Da_Coynul!

  • NI-488.2 Linux SMP Support

    Is there support for SMP under the current NI-488.2 Linux driver. If not, is there any way I can get the driver to install under a SMP kernel?

    Hello,
    I assume that you're talking about the GPIB driver for PCI GPIB and other cards, and not the one for ENET/100 GPIB interfaces.
    From what I understand, this should work. If you can get the driver to compile under an SMP kernel, the driver should be thread-safe in the kernel. Are you having problems getting it compiled, or are you just curious?
    Let me know how it goes.
    Scott

  • E-Business Suites and Kernel Hugemem

    Hi,
    i've just read the good puschitz paper, tuning linux for oracle:
    http://www.puschitz.com/TuningLinuxForOracle.shtml
    i've 7 server with RH4 (ES and AS), 4 server with 8Gb and others with 16Gb, i would like to know if i can switch smp kernel with hugemem for optimizing memory allocation. This tips can be apply on E-Business Suites R12 also?
    There is someone that use hugemem in EBS? problems detect?
    thanks for any info
    Andrea

    thanks.
    However, i can set hugepage :
    "vm.lower_zone_protection=100" in the "/etc/sysctl.conf"
    right?
    and if i cat /proc/memory:
    HugePages_Total: 0
    HugePages_Free: 0
    Hugepagesize: 2048 kB
    Hugepagesize should be fine?
    thanks again
    Message was edited by:
    user604991
    in accord with Note:401749.1, this parameter having change:
    Recommended setting: vm.nr_hugepages = 517
    and on 64-bit for best practice, set the memlock user limit to a value larger than the total size of the sga

  • Starting problems with 8i and OAS

    I recently downgraded back to winnt4 because I had problems with 8i/oas. These weren't big problems but made development work more difficult ( the server needed to be restarted quite often and other little problems ).
    Unfortunately I had to find out that on winnt nothing works. When booting up the system the starting of the db takes about 5 minutes. To find out what was going out I checked the memory usage of ORACLE.EXE in the task mgr. At first ORACLE.EXE occupies about 9 MB then nothing happens at all (CPU usage near 0%) and after 2.5 mins the whole thing carries on to start the db. This is very strange as on the same machine with win2000 the db was loaded and initialized very quickly.
    Oas can be started from the OAS mgr page but none of the applikations that was working with work, nor do the sample ones from the docs. I always just get internal server error when I try to call them.
    I'am desperate for some help as I don't have a clue what's going wrong!!!
    Thanx Andre

    I have similar problems as the original poster. OAS does not start on my Win2K box on start up, and IIS 5.0 as well after installing OAS and configured as one of its listeners. Once OAS is started using OAS Manager, a minute or so later wrksf.exe quits itself.
    From this discussion group I was given the impression that OAS does not really like Win2K at all. Should they are incompatible with one another can I should using Oracle8i to develop web applications by itself?
    I wonder what has gone wrong and would be grateful if you can shed me some light on this matter.

  • RAC 10g on Linux VMs problems with smp

    I'm following Vincent Chan's article "Install Oracle RAC 10g on Oracle Enterprise Linux Using VMware Server" in order to get up to speed on Oracle RAC on Linux. I've had good success so far but it appears that when the kernel was created it was created as smp even though I only had processor count set to 1. I went on to choose the oracleasm-2.6.9-42.0.0.1EL driver for UP kernel not realizing I had an smp kernel. Now that I'm trying to create ASM disks I get the following message:
    Writing Oracle ASM library driver configuration: [ OK ]
    Loading module "oracleasm": Unable to load module "oracleasm"
    [FAILED]
    I'm assuming this problem is due to the wrong asm driver being installed.
    So my question is, since I truly have a single processor virtual machine, should I try to rebuild the kernel as UP? Or should I try to re-install the smp version of oracleasm and keep the kernal as smp with 1 processor?
    Additional info:
    # rpm -qa | grep asm
    ibmasm-3.0-7
    oracleasm-support-2.0.3-2
    oracleasmlib-2.0.2-1
    oracleasm-2.6.9-42.0.0.0.1.EL-2.0.3-2
    # uname -r
    2.6.9-42.0.0.0.1.ELsmp

    Hi Frits,
    I had the same problem but could not find the right rpm.
    Can you give the URL?
    My problem:
    [root@rac2 ~]# /etc/init.d/oracleasm configure
    Configuring the Oracle ASM library driver.
    This will configure the on-boot properties of the Oracle ASM library
    driver. The following questions will determine whether the driver is
    loaded on boot and what permissions it will have. The current values
    will be shown in brackets ('[]'). Hitting <ENTER> without typing an
    answer will keep that current value. Ctrl-C will abort.
    Default user to own the driver interface []: oracle
    Default group to own the driver interface []: dba
    Start Oracle ASM library driver on boot (y/n) [n]: y
    Fix permissions of Oracle ASM disks on boot (y/n) [y]: y
    Writing Oracle ASM library driver configuration: [  OK  ]
    Loading module "oracleasm": Unable to load module "oracleasm"
    [FAILED]
    [root@rac2 cmshare]# uname -r
    2.6.9-42.0.0.0.1.ELsmp
    [root@rac2 cmshare]# rpm -qa | grep oracleasm
    oracleasmlib-2.0.2-1
    oracleasm-support-2.0.3-2
    oracleasm-2.6.9-42.0.0.0.1.EL-2.0.3-2
    Regards,
    Chungmen

Maybe you are looking for