Dbca is not seeing ASM disks

I am installing standalone Oracle Enterprise edition (11.2.0.1) database on OEL 6 (ed Hat Enterprise Linux Server release 6.4) with 2.6.39-400.24.1.el6uek.x86_64 kernel on vmware workstation 9.0.2.
I installed grid infrastructure fine and was able to setup the asm instance. I have set up two asm disk groups with a member each.
I installed rdbms home in separate home and now I am trying to create database with dbca and it is not seeing the ASM instance.
Any idea why?
$ id oracle
uid=500(oracle) gid=54321(oinstall) groups=54321(oinstall),54322(dba),54323(asmdba),54324(asmadmin)
$ ls -l /u01/app/grid/product/11.2.0/gridhome/bin/oracle
-rwsr-s--x 1 oracle oinstall 184285623 Jun 3 18:14 /u01/app/grid/product/11.2.0/gridhome/bin/oracle
$ ls -l /u01/app/oracle/product/11.2.0/db_1/bin/oracle
-rwxr-x--x 1 oracle oinstall 210823812 Jun 3 15:28 /u01/app/oracle/product/11.2.0/db_1/bin/oracle
$ ls -l /dev/oracleasm/disks/
total 0
brw-rw---- 1 oracle oinstall 8, 17 Jun 4 23:52 DATA1
brw-rw---- 1 oracle oinstall 8, 33 Jun 4 23:52 FRA1
$ crsctl status res
NAME=ora.LISTENER.lsnr
TYPE=ora.listener.type
TARGET=ONLINE
STATE=ONLINE on linux1
NAME=ora.cssd
TYPE=ora.cssd.type
TARGET=ONLINE
STATE=ONLINE on linux1
NAME=ora.diskmon
TYPE=ora.diskmon.type
TARGET=ONLINE
STATE=ONLINE on linux1
ASMCMD> lsdg
State Type Rebal Sector Block AU Total_MB Free_MB Req_mir_free_MB Usable_file_MB Offline_disks Voting_files Name
MOUNTED EXTERN N 512 4096 1048576 51199 51147 0 51147 0 N DATA/
MOUNTED EXTERN N 512 4096 1048576 51199 51147 0 51147 0 N FRA/
ASMCMD>

user9125881 wrote:
I found solution to this
http://surachartopun.com/2010/09/ora-29786-siha-attribute-get-failed.html
Umm - not really - you are still using an uncertified combination of database and OS software - just because you managed to install the software does not mean it will work as advertised. As noted, you will have to use 11.2.0.3, or downgrade to OEL 5.x to use a certified combination
HTH
Srini

Similar Messages

  • DBCA Does Not Display ASM Disk Groups In 11.2.0.4

    DBCA trying to create a database with a different user oracle  than grid user. installed Grid infrastructure with user grid, and I was trying to create a database with user oracle (who’s the owner of oracle rdbms). But during this installation I wasn’t able to see any of my ASM disk. This is all under Oracle 11.2.0.4.
    what to check .. all appears ok .... at a loss at this point
    1.  asm up online   .... ok
    crs_stat -t
    Name           Type           Target    State     Host       
    ora.DATA.dg    ora....up.type ONLINE    ONLINE    sqls...r-pc
    ora.FRA.dg     ora....up.type ONLINE    ONLINE    sqls...r-pc
    ora....ER.lsnr ora....er.type ONLINE    ONLINE    sqls...r-pc
    ora.asm        ora.asm.type   ONLINE    ONLINE    sqls...r-pc
    ora.cssd       ora.cssd.type  ONLINE    ONLINE    sqls...r-pc
    ora.diskmon    ora....on.type OFFLINE   OFFLINE              
    ora.evmd       ora.evm.type   ONLINE    ONLINE    sqls...r-pc
    ora.ons        ora.ons.type   OFFLINE   OFFLINE              
    [grid@sqlservrer-PC ~]$
    2.
    2. Check your oracle binary mount point (option nosuid disable)  OK
    $ cat /etc/fstab
    UUID=f7fcc326-7c70-43ac-ba86-fe0805e1c57f /boot                   ext4    defaults        1 2
    /dev/mapper/VolGroup-loradata /oradata                ext4    defaults        1 2
    /dev/mapper/VolGroup-lorainist /orainst               ext4    defaults        1 2
    UUID=39c84d4c-6be8-4d4c-8d27-5762d2d1f7df swap                    swap    defaults        0 0
    tmpfs   
    3. ids  ok
    proc                   proc    defaults        0 0
    [grid@sqlservrer-PC ~]$ id oracle
    uid=500(oracle) gid=501(oinstall) groups=501(oinstall),500(dba),503(asmadmin),504(asmdba),505(asmoper)
    rid@sqlservrer-PC ~]$ id grid
    uid=501(grid) gid=501(oinstall) groups=501(oinstall),500(dba),503(asmadmin),504(asmdba),505(asmoper)
    4.
    4. Check  if file permissions in <Grid_home>/bin/oracle executable are set properly, it should be 6751.ok
    $ ls -l $ORACLE_HOME/bin/oracle
    -rwsr-s–x 1 grid oinstall 200678430 Jun 16 12:44 /app/11.2.0/grid/bin/oracle
    5.  ile or directory
    [grid@sqlservrer-PC ~]$ ls -alt $ORACLE_HOME/bin/oracle
    -rwsr-s--x 1 grid oinstall 209914513 Sep 17 20:02 /ora
    6. Check asm disk permissions, with two users it should be : grid — asmadmin
    $ ls -ltr /dev/oracleasm/disks/
    6.
    [grid@sqlservrer-PC ~]$ ls -altR /dev/oracleasm/disks
    /dev/oracleasm/disks:
    total 0
    brw-rw---- 1 grid asmadmin 8, 5 Sep 19 14:48 DATA1
    brw-rw---- 1 grid asmadmin 8, 6 Sep 19 14:48 FRA1
    brw-rw---- 1 grid asmadmin 8, 8 Sep 19 12:43 FRA2
    brw-rw---- 1 grid asmadmin 8, 7 Sep 19 12:42 DATA2
    drwxr-xr-x 1 root root        0 Sep 19 10:11 .
    drwxr-xr-x 4 root root        0 Sep 19 10:11 ..
    [grid@sqlservrer-PC ~]$
    5.

    Checked Metalink  apparently here is the answer.  There should be nothing wrong if you follow the above four(4)
    procedures and the output is good. Problem is when you click on ASM, click on OMF, then you have to click
    on the open pane several times before the window with Disk Groups appears.  Took 4 secs for it to appear.
    It will not be immediate.

  • DBCA did not see the ASM disk group in NODE 2 but see in NODE 1

    Are there anyone who encountered creating a database using DBCA with ASM as file system?
    Our issue before is in both nodes the DBCA did not see the ASM disk group.
    But after setting the TNS_ADMIN in both nodes and running the DBCA as administrator in Node 1, the DBCA able to see now the ASM disk group. Unfortunately, in Node 2 it didn't work out?
    So we didn't know why is it from Node 2, the DBCA still didn't see the ASM disk group?Since it is both the same.
    Any ideas? Please advise.
    For you information, we are using Windows 64-bit, Oracle 11g R2
    Thank you in advance for those who will respond.
    Edited by: 822505 on Dec 20, 2010 7:47 PM

    822505 wrote:
    Are there anyone who encountered creating a database using DBCA with ASM as file system?
    Our issue before is in both nodes the DBCA did not see the ASM disk group.
    But after setting the TNS_ADMIN in both nodes and running the DBCA as administrator in Node 1, the DBCA able to see now the ASM disk group. Unfortunately, in Node 2 it didn't work out?
    So we didn't know why is it from Node 2, the DBCA still didn't see the ASM disk group?Since it is both the same.
    Any ideas? Please advise.
    For you information, we are using Windows 64-bit, Oracle 11g R2
    Thank you in advance for those who will respond.
    Are the disks given to the ASM are visible from Node2?
    Aman....

  • DBCA can not use ASM for database storage due to following reason: Could no

    Hi
    I've a recently installed RAC11gR2(11.2.0.3) on HP-UX
    I installed Grid Infrastructure with grid user:
    Node1: # id grid
    uid=1100(grid) gid=1000(oinstall) groups=1031(dba),1021(asmdba)
    Node2: # id grid
    uid=1100(grid) gid=1000(oinstall) groups=1031(dba),1021(asmdba)
    I installed the Oracle Server with oracle user:
    Node1: # id oracle
    uid=1101(oracle) gid=1000(oinstall) groups=1031(dba),1021(asmdba),1033(oper)
    Node2: # id oracle
    uid=1101(oracle) gid=1000(oinstall) groups=1031(dba),1021(asmdba),1033(oper)
    All related Grid Infrastructure is functioning well in both nodes:
    $ crs_stat -t
    Name Type Target State Host
    ora.DATA.dg ora....up.type ONLINE ONLINE node03
    ora.FRA.dg ora....up.type ONLINE ONLINE node03
    ora....ER.lsnr ora....er.type ONLINE ONLINE node03
    ora....N1.lsnr ora....er.type ONLINE ONLINE node04
    ora.asm ora.asm.type ONLINE ONLINE node03
    ora.cvu ora.cvu.type ONLINE ONLINE node04
    ora.gsd ora.gsd.type OFFLINE OFFLINE
    ora....network ora....rk.type ONLINE ONLINE node03
    ora.oc4j ora.oc4j.type OFFLINE OFFLINE
    ora.ons ora.ons.type ONLINE ONLINE node03
    ora.scan1.vip ora....ip.type ONLINE ONLINE node04
    ora....SM1.asm application ONLINE ONLINE node03
    ora....03.lsnr application ONLINE ONLINE node03
    ora....d03.gsd application OFFLINE OFFLINE
    ora....d03.ons application ONLINE ONLINE node03
    ora....d03.vip ora....t1.type ONLINE ONLINE node03
    ora....SM2.asm application ONLINE ONLINE node04
    ora....04.lsnr application ONLINE ONLINE node04
    ora....d04.gsd application OFFLINE OFFLINE
    ora....d04.ons application ONLINE ONLINE node04
    ora....d04.vip ora....t1.type ONLINE ONLINE node04
    $
    The ASM instance are running well in both nodes
    Connected with oracle user, the listener has registered perfectly the ASM instance in each node:
    $
    $ lsnrctl status
    LSNRCTL for HPUX: Version 11.2.0.3.0 - Production on 16-MAY-2012 15:41:06
    Copyright (c) 1991, 2011, Oracle. All rights reserved.
    Connecting to (ADDRESS=(PROTOCOL=tcp)(HOST=)(PORT=1521))
    STATUS of the LISTENER
    Alias LISTENER
    Version TNSLSNR for HPUX: Version 11.2.0.3.0 - Production
    Start Date 16-MAY-2012 15:24:19
    Uptime 0 days 0 hr. 16 min. 47 sec
    Trace Level off
    Security ON: Local OS Authentication
    SNMP OFF
    Listener Parameter File /u01/app/11.2.0/grid/network/admin/listener.ora
    Listener Log File /u01/app/grid/diag/tnslsnr/node03/listener/alert/log .xml
    Listening Endpoints Summary...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=LISTENER)))
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=16.0.0.133)(PORT=1521)))
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=16.0.0.136)(PORT=1521)))
    Services Summary...
    Service "+ASM" has 1 instance(s).
    Instance "+ASM1", status READY, has 1 handler(s) for this service...
    The command completed successfully
    $
    $
    DATA & FRA disk group are created:
    $
    $ echo $ORACLE_SID
    +ASM1
    $
    $ asmcmd
    ASMCMD>
    ASMCMD> ls -lt
    State Type Rebal Name
    MOUNTED EXTERN N DATA/
    MOUNTED EXTERN N FRA/
    ASMCMD>
    ASMCMD>
    The big issue is... that the DBCA can not see the diskgroups. When I choose ASM Storage it can not see them. It shows the chart in blank and if i try to write the disk group, so the following message appears: can not use ASM for database storage due to following reason: Could not connect to ASM due to following error: ORA-01034 ORACLE not available
    What can be passing in this case... ?
    Thanks in advance

    Thanks both
    Really the problem initially was because of this:
    [INS-06006] Passwordless SSH connectivity not set up between the following node(s): [node1, node2]. CVU may reports "PRVF-4007 : User equivalence check failed for user "user"" for same error
    and I had to install node1 first and after node2 manually and perhaps for this the product was not well linked.
    I resolved the problem establishing the keys with the wizard and after copying the following files from node1 to node2
    /home/grid/.ssh -------> /home/grid/.ssh
    authorized_keys
    known_hosts
    This is the procedure if you run the wizard at the node1.
    The problem is that the wizard creates the keys incompletely...
    Thanks

  • Can i install windows 7 via bootcamp (MB Air) while using remote disc? I put the windows 7 disk in my macbook pro drive, and connect to my brand new macbook air. In bootcamp i allocate the partition then i click install and bootcamp will not see the disk.

    Can i install windows 7 via bootcamp (on my MB Air) while using remote disc? I put the windows 7 disk in my macbook pro drive, and connect to my brand new macbook air via remote disk. In bootcamp (on my air) i allocate the partition, then i click install, and bootcamp will not see the disk from my macbook pro's drive. How do i get the bootcamp assistant running on my MB air to automatically find the disk in my macbook pro with the ISO image of windows 7? The remote disk on my air can find the cd but bootcamp will not begin installing it. Anyway to do this without buying the damned usb drive?

    I don't know first hand if you can use the Remote Disk option with Windows but as of 10.7.2 you can now use BCAssistant to make a bootable USB (thumb drive or external disk) W7 installer with the Boot Camp drivers installed also. Have you tried that yet?

  • OUI will not detect ASM disks on EqualLogic PS6100

    RHEL 5.5 w/ ASMLIB
    Oracle 11g w/ Dell EqualLogic PS6100 iSCSI SAN
    We've created the ASM disks and can see them before starting the OUI...
    [root@dr-dbnode2 logs]# kpartx -l /dev/mapper/eql-8-cb2b76-0fde2e258-3ac70a955884f0dd-oracleasmdisk3
    eql-8-cb2b76-0fde2e258-3ac70a955884f0dd-oracleasmdisk3p1 : 0 585954747 /dev/mapper/eql-8-cb2b76-0fde2e258-3ac70a955884f0dd-oracleasmdisk3 63
    [root@dr-dbnode2 logs]# kpartx -l /dev/mapper/eql-8-cb2b76-0d8e2e258-55270a955854f0dd-oralceasmdisk2
    eql-8-cb2b76-0d8e2e258-55270a955854f0dd-oralceasmdisk2p1 : 0 585954747 /dev/mapper/eql-8-cb2b76-0d8e2e258-55270a955854f0dd-oralceasmdisk2 63
    [root@dr-dbnode2 logs]# kpartx -l /dev/mapper/eql-8-cb2b76-074e2e258-08670a9557f4f0dd-oracleasmdisk1
    eql-8-cb2b76-074e2e258-08670a9557f4f0dd-oracleasmdisk1p1 : 0 585954747 /dev/mapper/eql-8-cb2b76-074e2e258-08670a9557f4f0dd-oracleasmdisk1 63
    [root@dr-dbnode2 etc]# oracleasm listdisks
    ASMDATA1
    ASMDATA2
    ASMDATA3
    [root@dr-dbnode2 etc]# oracleasm querydisk -v -d -p ASMDATA1
    Disk "ASMDATA1" is a valid ASM disk on device /dev/dm-2[253,2]
    /dev/mapper/eql-8-cb2b76-074e2e258-08670a9557f4f0dd-oracleasmdisk1p1: LABEL="ASMDATA1" TYPE="oracleasm"
    /dev/sdj1: LABEL="ASMDATA1" TYPE="oracleasm"
    [root@dr-dbnode2 etc]# oracleasm querydisk -v -d -p ASMDATA2
    Disk "ASMDATA2" is a valid ASM disk on device /dev/dm-8[253,8]
    /dev/mapper/eql-8-cb2b76-0d8e2e258-55270a955854f0dd-oralceasmdisk2p1: LABEL="ASMDATA2" TYPE="oracleasm"
    /dev/sdf1: LABEL="ASMDATA2" TYPE="oracleasm"
    [root@dr-dbnode2 etc]# oracleasm querydisk -v -d -p ASMDATA3
    Disk "ASMDATA3" is a valid ASM disk on device /dev/dm-4[253,4]
    /dev/mapper/eql-8-cb2b76-0fde2e258-3ac70a955884f0dd-oracleasmdisk3p1: LABEL="ASMDATA3" TYPE="oracleasm"
    /dev/sdg1: LABEL="ASMDATA3" TYPE="oracleasm"
    [grid@dr-dbnode2 ext]$ kfod asm_diskstring='/dev/oracleasm/disks/*' nohdr=true verbose=true disks=all status=true op=disks
    286110 CANDIDATE /dev/oracleasm/disks/ASMDATA1 grid asmadmin
    286110 CANDIDATE /dev/oracleasm/disks/ASMDATA2 grid asmadmin
    286110 CANDIDATE /dev/oracleasm/disks/ASMDATA3 grid asmadmin
    When we run the OUI we get to the 'Add Disks' screen and there are no disks listed at all...
    So we tried to run with a -silent install and -force with the disks in our rsp file and the action log shows the following...
    [root@dr-dbnode2 logs]# cat installActions2012-01-12_05-06-51PM.log
    INFO: Waiting for completion of background operations
    INFO: Completed background operations
    INFO: Executing action at state CreateASMDiskGroup
    INFO: Completed executing action at state <CreateASMDiskGroup>
    INFO: Waiting for completion of background operations
    INFO: Completed background operations
    INFO: Moved to state <CreateASMDiskGroup>
    INFO: Waiting for completion of background operations
    INFO: Completed background operations
    INFO: Validating state <CreateASMDiskGroup>
    INFO: inventory location is/opt/oracle/app/oraInventory
    INFO: inventory location is/opt/oracle/app/oraInventory
    INFO: inventory location is/opt/oracle/app/oraInventory
    INFO: Is CRS Installed false
    INFO: while getting CSS versionjava.lang.Exception: Unable to find the specified Oracle Home.
    WARNING: KFOD not found at
    INFO: inventory location is/opt/oracle/app/oraInventory
    WARNING: KFOD not found at
    FINE: oracle.install.commons.util.Resource:Can't find resource for bundle oracle.install.asm.resource.ASMErrorResID, key oracle.install.asm.bean.ASMInputValidationErrorCode.hint
    SEVERE: [FATAL] [INS-30508] Invalid ASM disks.
    CAUSE: The disks [dev/oracleasm/disks/ASMDATA1, /dev/oracleasm/disks/ASMDATA2, /dev/oracleasm/disks/ASMDATA3] were not valid.
    ACTION: Please choose or enter valid ASM disks.
    INFO: Advice is ABORT
    INFO: Adding ExitStatus INVALID_USER_INPUT to the exit status set
    INFO: Completed validating state <CreateASMDiskGroup>
    INFO: Terminating all background operations
    INFO: Terminated all background operations
    FINE: oracle.install.commons.util.Resource:Can't find resource for bundle oracle.install.commons.util.resource.ErrorCodeResourceBundle, key oracle.install.commons.util.exception.CommonErrorCode.hint
    INFO: Finding the most appropriate exit status for the current application
    INFO: Exit Status is -2
    INFO: Shutdown Oracle Grid Infrastructure
    INFO: Unloading Setup Driver
    Been stuck here for a couple days...
    My current direction is looking at the "WARNING: KFOD not found at" message...
    kfod does exist in the /tmp/OraInstall2012-01-12_04-40-31PM/ext/bin/kfod folder while the installation is running...so I'm not sure what to make of it.
    Let me know if anyone can shed some light here...
    Thanks in advance,
    Colby

    We managed to figure it out...
    It turns out that a previously failed -silent run of the OUI had left some Oracle files hanging about. The OUI not showing the ASM disks because they were associated to the failed installation. After removing 'ALL' the files from the failed installation and a reboot we were able to get through the full install successfully.
    Make sure you fully clean up after a failed install...
    cs

  • SQL server 2012 does not see local disks other than C being started under domain account (which is local admin on the server)

    Hi all. We have a SQL Server 2012 installed to a fresh Windows Server 2012 Server. There is a service account domain\rusystem01 created to run SQL services. It is added as a Local administrator on this server.
    The issue is that SQL Server does not see any local drives (other than C drive) on the server if we run it from this domain service account (for example, we cannot move any databases to any other drives or setup backup).
    It works fine (and other drives ARE available) if SQL Services are started from Network service account or Local service account (which is not recommended by Microsoft). But does not work from domain account.
    Any ideas how to fix this?
    MCP

    >Any ideas how to fix this?
    Apply NTFS ACLs for the folders (and perhaps volumes*) for SQL Server.  Use the Per-Service SID, rather than the Service Account for the ACLs so they survive changing the service account. 
    The per-service SID is "NT Service\MSSQLSERVER" for a default instance and "NT Service\MSSQL$InstanceName" for a named instance.
    *Volume ACLs are set in Disk Management.
    David
    David http://blogs.msdn.com/b/dbrowne/
    David, would you please clarify what do you propose? I open D: volume on the Disk management and grant NT Service\MSSQL$DEV account with Full control permissions. Restarted SQL - no effect. Still only C: is visible for SQL.
    MCP

  • Not seeing the disk i created using ASMlib

    i'm installing oracle database 10g R2 on OL4, and i am using 5 iscsi drive on a vmware server. the disk are on this path /dev/sdb1, sdc1, sdd1, sde1, sdf1.
    i've successfully installed the ASM library and 've successfully create the disk. i started dbca to create the asm instance and eventually the database but i can seem to find the disk. i have tried to change the disk discovery path but still didn't work.

    Hi,
    Execute:
    strace -aef -o output.txt $ASM_HOME/bin/kfod asm_diskstring='ORCL:*' disk=all
    After that, take a look at output.txt... And If You won't figure out the error, update here all lines in the output.txt that have the string Err#
    Regards,
    Cerreia

  • OVS not seeing SAN disk (Netapp)

    I have setup Oracle Virtual Mananger v3.1.1 on Oracle Linux with Oracle 11g standard. I have then created two OVS servers (HP DL380 G6) v3.0.3. I then discovered them ok on the OVM. I have created two SAN disks on our Netapp and presented them to both servers over fibre. I was able to see both disks from both servers, setup the server pool, add both servers in a cluster and then create a VM on one of them. So all ok so far.... Next I reboot one of the servers and it struggles to get back into the cluster. I can see that they are not picking up the SAN disks for ages after the reboot, in which case it cannot join the cluster. If I ssh onto the server and look in /dev/mapper the only file there is control. On the server that hasn't been rebooted for ages I can see both SAN disks. If I do service ovs-agent restart a number of times it then adds one of the SAN disks in but by then I cannot connect to the cluster. I have tried all sorts of things looking on forums. Can someone please help me please before I start from scratch and recable using NFS presented storage and try again. Has anyone else had this?

    Hi, thanks for your input. At the moment one of the drives has come back (poolfsmnt) but not the storage mount. I have ran the fdisk -l and the results are below... I do have multiple paths but I only put the second fibre cable in each ovs due to the problem I was having, and that made no difference.
    The disks I have created are a 100gb for the pool and 1tb for the storage...
    [root@sb3lnovs6 mapper]# df -h
    Filesystem Size Used Avail Use% Mounted on
    /dev/sda2 3.0G 570M 2.3G 21% /
    /dev/sda1 99M 37M 57M 40% /boot
    tmpfs 1001M 6.5M 994M 1% /dev/shm
    none 981M 40K 981M 1% /var/lib/xenstored
    /dev/mapper/360a9800057396d5048346d426b77496d
    100G 270M 100G 1% /poolfsmnt/0004fb0000050000e1e515acf7a67a17
    [root@sb3lnovs6 mapper]# fdisk -l
    Disk /dev/sda: 293.5 GB, 293563949056 bytes
    255 heads, 63 sectors/track, 35690 cylinders
    Units = cylinders of 16065 * 512 = 8225280 bytes
    Device Boot Start End Blocks Id System
    /dev/sda1 * 1 13 104391 83 Linux
    /dev/sda2 14 405 3148740 83 Linux
    /dev/sda3 406 536 1052257+ 82 Linux swap / Solaris
    Disk /dev/sdb: 107.3 GB, 107374182400 bytes
    255 heads, 63 sectors/track, 13054 cylinders
    Units = cylinders of 16065 * 512 = 8225280 bytes
    Disk /dev/sdb doesn't contain a valid partition table
    Disk /dev/sdd: 107.3 GB, 107374182400 bytes
    255 heads, 63 sectors/track, 13054 cylinders
    Units = cylinders of 16065 * 512 = 8225280 bytes
    Disk /dev/sdd doesn't contain a valid partition table
    Disk /dev/sde: 1099.5 GB, 1099529453568 bytes
    255 heads, 63 sectors/track, 133676 cylinders
    Units = cylinders of 16065 * 512 = 8225280 bytes
    Disk /dev/sde doesn't contain a valid partition table
    Disk /dev/sdc: 1099.5 GB, 1099529453568 bytes
    255 heads, 63 sectors/track, 133676 cylinders
    Units = cylinders of 16065 * 512 = 8225280 bytes
    Disk /dev/sdc doesn't contain a valid partition table
    Disk /dev/dm-0: 107.3 GB, 107374182400 bytes
    255 heads, 63 sectors/track, 13054 cylinders
    Units = cylinders of 16065 * 512 = 8225280 bytes
    Disk /dev/dm-0 doesn't contain a valid partition table
    Disk /dev/dm-1: 1099.5 GB, 1099529453568 bytes
    255 heads, 63 sectors/track, 133676 cylinders
    Units = cylinders of 16065 * 512 = 8225280 bytes
    Disk /dev/dm-1 doesn't contain a valid partition table
    Disk /dev/sdf: 107.3 GB, 107374182400 bytes
    255 heads, 63 sectors/track, 13054 cylinders
    Units = cylinders of 16065 * 512 = 8225280 bytes
    Disk /dev/sdf doesn't contain a valid partition table
    Disk /dev/sdg: 1099.5 GB, 1099529453568 bytes
    255 heads, 63 sectors/track, 133676 cylinders
    Units = cylinders of 16065 * 512 = 8225280 bytes
    Disk /dev/sdg doesn't contain a valid partition table
    Disk /dev/sdh: 107.3 GB, 107374182400 bytes
    255 heads, 63 sectors/track, 13054 cylinders
    Units = cylinders of 16065 * 512 = 8225280 bytes
    Disk /dev/sdh doesn't contain a valid partition table
    Disk /dev/sdi: 1099.5 GB, 1099529453568 bytes
    255 heads, 63 sectors/track, 133676 cylinders
    Units = cylinders of 16065 * 512 = 8225280 bytes
    Disk /dev/sdi doesn't contain a valid partition table

  • Guest VM not seeing passthrough disk

    I have a VM with 3 pass-through disks connected from the host. The VM starts fine and integration services are installed, but when I go to disk management the disk isn't there. I look in device manager and it doesn't show up either.
    It sees the disk as valid otherwise it wouldn't start. The other 2 disks show up and work fine, just this one doesn't. I have tried making a new VM and seeing if that works but it doesn't see the disk either.
    The disk set is 2 RAID 1 1.5tb drives that are working fine in the host OS when I online the disk in that OS and see if they are working fine, but when I offline the disks and boot up the VM it boots fine but it doesn't even find the disk, it is the phantom
    disk because device manager doesn't see it and it still shows offline on the host OS, and the VM boots fine so it obviously sees it but after it boots it is anyone's guess what happens to it.
    I have no idea what to do at this point and am very frustrated.

    Hi,
    So is there any way to fix this or do I need to return the board and get another one?
    >> If the pass-through disks work properly with the IDE controller, you can ignore the SCSI controller. For more information, you can refer to
    the following blog.
    Hyper-V: SCSI vs IDE - Do you really need an IDE and SCSI drive for best performance?
    http://blogs.msdn.com/b/tvoellm/archive/2008/01/02/hyper-v-scsi-vs-ide-do-you-really-need-an-ide-and-scsi-drive-for-best-performance.aspx
    Best Regards,
    Vincent Hu

  • TM does not see my disk, but it shows up in finder.

    I have connected an external hard drive through a USB connection. Finder sees it, and it comes up on my desktop. My problem, however, is when I try to connect to Time Machine. It doesn't show up when I click "choose backup disk." I also plugged in a flash drive, and it's on my desktop, but absent from time Machine. I've checked all the posts and looked where they told me, but to no avail. I am not a tech person, but I'm not an idiot, and right now, I am not a happy camper. I do have Fusion and parallels on my computer as well (I'm trying to decide which I like better). I don't see a connection on why that would impact it, but I'm throwing everything in as a possibility.

    Yes, you need an HFS+ formatted drive to use Time Machine. Most external USB drives you get come formatted as FAT32 (which is an old PC format that the Mac can read/write to). Some of the tricks Time Machine uses (specifically, hard links) are not compatible with FAT32.
    A good clue to when a drive is formatted as FAT32 is that the name shows up IN ALL CAPS.

  • IBook does not see Air Disk on AirPort Extreme

    We have a few macs in my house (G5 desktop, MBP CD2, and an iBook G4). Both the G5 and the MBP see the Air Disk connect to the AE network but the iBook doesn't. iBook is running 10.3.9 and I use the "go" menu to connect to the server (IP address for the AE basestation). It worked last night with a different drive that I was testing. I purchased a new enclosure (Newer Tech's miniStack). The HD is a WD 250 GB. The AE basestation is set up to connect to the disk via the basestation's password.
    Thanks.
    Tom

    To access the disk attached to the AirPort Extreme base station (AEBS) your iBook must be upgraded to OS 10.4.8 or better. See AirPort Extreme (802.11n) - Technical Specifications.

  • DBCA does not show any asmlib disks

    Dear All,
    I am facing issue while creating ASM disk using ASMLib. It is not discovering ASM disk via dbca. As per oracle it should discover ASM disk using ‘ORCL:*’ diskstrings. But in my case it is not discovering disk. But I am able to create ASM disk using ‘/dev/oracleasm/disk/*’ diskstrings. We are using emcpower path for storage. I have also referred Metalink ID 738480.1 but no luck so far.
    Below are the details.
    O/S : OEL 5.2
    #uname -r
    2.6.18-92.el5
    ASMLib RPM :
    # rpm -qa |grep oracleasm
    oracleasmlib-2.0.4-1.el5
    oracleasm-2.6.18-92.el5xen-2.0.4-1.el5
    oracleasm-2.6.18-92.el5-2.0.4-1.el5
    oracleasm-support-2.1.7-1.el5
    oracleasm-2.6.18-92.el5debug-2.0.4-1.el5
    # /etc/init.d/oracleasm listdisks
    DG_CRM_ARCH1
    DG_CRM_ARCH2
    DG_CRM_ARCH3
    DG_CRM_ARCH4
    DG_CRM_DATA1
    DG_CRM_DATA2
    DG_CRM_DATA3
    DG_CRM_DATA4
    DG_CRM_DATA5
    DG_CRM_REDO1
    DG_CRM_REDO2
    DG_CRM_REDO3
    DG_CRM_REDO4
    # oracleasm-discover
    Using ASMLib from /opt/oracle/extapi/64/asm/orcl/1/libasm.so
    [ASM Library - Generic Linux, version 2.0.4 (KABI_V2)]
    Discovered disk: ORCL:DG_CRM_ARCH1 [134206947 blocks (68713956864 bytes), maxio 512]
    Discovered disk: ORCL:DG_CRM_ARCH2 [134206947 blocks (68713956864 bytes), maxio 512]
    Discovered disk: ORCL:DG_CRM_ARCH3 [134206947 blocks (68713956864 bytes), maxio 512]
    Discovered disk: ORCL:DG_CRM_ARCH4 [134206947 blocks (68713956864 bytes), maxio 512]
    Discovered disk: ORCL:DG_CRM_DATA1 [419424957 blocks (214745577984 bytes), maxio 512]
    Discovered disk: ORCL:DG_CRM_DATA2 [419424957 blocks (214745577984 bytes), maxio 512]
    Discovered disk: ORCL:DG_CRM_DATA3 [419424957 blocks (214745577984 bytes), maxio 512]
    Discovered disk: ORCL:DG_CRM_DATA4 [419424957 blocks (214745577984 bytes), maxio 512]
    Discovered disk: ORCL:DG_CRM_DATA5 [419424957 blocks (214745577984 bytes), maxio 512]
    Discovered disk: ORCL:DG_CRM_REDO1 [50331616 blocks (25769787392 bytes), maxio 512]
    Discovered disk: ORCL:DG_CRM_REDO2 [50331616 blocks (25769787392 bytes), maxio 512]
    Discovered disk: ORCL:DG_CRM_REDO3 [50331616 blocks (25769787392 bytes), maxio 512]
    Discovered disk: ORCL:DG_CRM_REDO4 [50331616 blocks (25769787392 bytes), maxio 512]
    #cat /etc/sysconfig/oracleasm
    # This is a configuration file for automatic loading of the Oracle
    # Automatic Storage Management library kernel driver. It is generated
    # By running /etc/init.d/oracleasm configure. Please use that method
    # to modify this file
    # ORACLEASM_ENABELED: 'true' means to load the driver on boot.
    ORACLEASM_ENABLED=true
    # ORACLEASM_UID: Default user owning the /dev/oracleasm mount point.
    ORACLEASM_UID=oracle
    # ORACLEASM_GID: Default group owning the /dev/oracleasm mount point.
    ORACLEASM_GID=oinstall
    # ORACLEASM_SCANBOOT: 'true' means scan for ASM disks on boot.
    ORACLEASM_SCANBOOT=true
    # ORACLEASM_SCANORDER: Matching patterns to order disk scanning
    ORACLEASM_SCANORDER="emcpower"
    # ORACLEASM_SCANEXCLUDE: Matching patterns to exclude disks from scan
    ORACLEASM_SCANEXCLUDE="sd"
    Regards,
    Jaz
    Edited by: Jaz_Comp on Dec 26, 2011 3:30 PM

    Hi;
    For your issue i suggest close your thread here as changing thread status to answered and move it to Forum Home » Grid Computing » RAC, ASM & Clusterware Installation which you can get more quick response
    Regard
    Helios

  • AEBSn not seeing disk???

    Hello im running the AESBn and have an external Iomega 250HD connected via USB into the router. The Mac however does not see the disk on my desktop any ideas where to start. it did work when i first got the router and it mounted fine, ive did the updates for the router too. so everything is up to date. everything else is fine apart from my external HD
    Regards
    Stu
    Does this have anything to do with why i cant see my PC on the network too???

    Hello duane the disk is formatted for the mac
    straight outta the box. Its the Iomega they produced
    for the mac mini specifically. As i said it was
    working fine before the updates etc for the firmware
    and i cant connect to my windows network neither!
    Is the disk recognized when connected directly to your mini USB port?

  • Migration Assistant Does Not See Attached External Disk

    I just purchased a MacBook Air to replace an aging MacBook Pro.  Both are running the latest Mountain Lion (10.8.3).  I want to move my files from the MBP to the MBA using Migration Assistant.  I first tried doing this over wi-fi, but when I learned it would take more than 99 hours, I chose to cancel the operation.
    So I connected a new Seagate HD to the MBP and configured Time Machine to back up to it.  I let Time Machine run all day, creating hourly updates after the initial backup.  I then disconnected the drive, attached it to the MBA and rebooted.  I ran Migration Assistant and chose to migrate from a Time Machine backup.  However, Migration Assistant does not see the disk.  Yet the disk is mounted on the desktop, I can read and write to it, and I can see the Time Machine backups.  Only Migration Assistant seems unable to recognize the disk.
    This isn't the first time I've had problems with MA (see my posting history).  When it works, it's terrific - my new computer has all the settings and preferences as the old.  My applications are all registered and operational.  So I'm very frustrated that I can't get it to work with my new MBA.  It really does diminish the experience of getting a new computer.  That, plus I don't want to spend days and weeks moving things over manually, re-installing, etc.
    C'mon, Apple.  Why is Migration Assistant so difficult?  I'd chalk it up to user error, but this many times?

    So, finally after fourten hours of unattended "migration," I let it continue overnight and in the morning found that the time remaining had not moved a minute.  I canceled MA and found that not one iota of data had transferred.
    As far as I'm concerned, Migration Assistant ranks lower on the Apple success list than Open Doc, Newton, Pink and Taligent.
    Now I have to manually install software I want to use on the MBA, apply licenses, and all the other stuff I would expect from Windows.
    NOT happy.

Maybe you are looking for

  • Mail messages going to drafts

    My email messages are all ending up in the drafts folder, even though they have been sent. Any way to get these out of the drafts folder??

  • Using USB Printer on Beige G3 with Localtalk/Serial Port - How?

    I have an Epson Stylus 740 which has both DIN 8/Serial port and USB connections, but the serial quit showing-up, so I want to connect via the USB connector. Is this possible? Is there an adapter from DIN 8 Serial/Localtalk connector on Beige G3 to US

  • How we can configure new pricing procedure at the time of billing document

    Hi SD Gurus, Can u plz tell me how we can configure new pricing procedure at the time of billing document level. Thanks & Regards, Sreenivas.P

  • Error while trying to get the IBase in Interaction Record

    We are trying to bring the Ibase component in the Interaction Record and Activity, for that in UI configuration we have enabled the Ibase and Component field. Once the enter the Ibase id and press enter we are getting the following Short dump. "An er

  • Inconsistent schedule/monitoring date

    dear all, when do scheduling for a Process Chain, the date entered was different with the date displayed in the background job (sm37). Same problem happend when do monitoring from ODS/IC manage, the request date displayed in the Infoprovider adm was