Disk removel state forcing ASM

SQL> select name,state, free_mb from v$asm_disk;
NAME STATE FREE_MB
DBF_0003 FORCING 0
DBF_0004 NORMAL 953
DBF_0002 NORMAL 312
DBF_0000 NORMAL 628
DBF_0001 NORMAL 629
how to remove disk 0003 which is still in forcing state.
10.2.0. on win 2003(VMWare)

Previously i did the following when the disk is in the hung state:
SQL> select incarnation,state, free_mb from v$asm_disk;
INCARNATION STATE FREE_MB
0 HUNG 0
4042430731 NORMAL 954
4042430732 NORMAL 311
4042430733 NORMAL 628
4042430734 NORMAL 629
SQL> alter diskgroup dbf drop disk DBF_0003 force;
Diskgroup altered.
SQL> select incarnation,state, free_mb from v$asm_disk;
INCARNATION STATE FREE_MB
0 FORCING 0
4042430731 NORMAL 954
4042430732 NORMAL 311
4042430733 NORMAL 628
4042430734 NORMAL 629
SQL> startup force
ASM instance started
Total System Global Area 83886080 bytes
Fixed Size 1247420 bytes
Variable Size 57472836 bytes
ASM Cache 25165824 bytes
ASM diskgroups mounted
SQL> select incarnation,state, free_mb from v$asm_disk;
INCARNATION STATE FREE_MB
0 FORCING 0
4042417582 NORMAL 953
4042417583 NORMAL 312
4042417584 NORMAL 628
4042417585 NORMAL 629
SQL> alter diskgroup dbf drop disk dbf_0003 force;
alter diskgroup dbf drop disk dbf_0003 force
ERROR at line 1:
ORA-15032: not all alterations performed
ORA-15071: ASM disk "DBF_0003" is already being dropped
Edited by: user8664817 on Aug 11, 2009 12:25 AM

Similar Messages

  • AddNode.sh fails when Voting Disks are placed in ASM

    Hi Forum, adding a node with addNode script throws an error when Voting disks are placed on ASM. Did anyone else had this issue or any ideas ?
    Thanks a lot for your help.
    [grid@host02 bin]$ sh -x ./addNode.sh -silent "CLUSTER_NEW_NODES={host01}" "CLUSTER_NEW_VIRTUAL_HOSTNAMES={host01-vip}"
    + OHOME=/u01/app/11.2.0/grid
    + INVPTRLOC=/u01/app/11.2.0/grid/oraInst.loc
    + ADDNODE='/u01/app/11.2.0/grid/oui/bin/runInstaller -addNode -invPtrLoc /u01/app/11.2.0/grid/oraInst.loc ORACLE_HOME=/u01/app/11.2.0/grid -silent CLUSTER_NEW_NODES={host01} CLUSTER_NEW_VIRTUAL_HOSTNAMES={host01-vip}'
    + '[' '' = Y -o '!' -f /u01/app/11.2.0/grid/cv/cvutl/check_nodeadd.pl ']'
    + CHECK_NODEADD='/u01/app/11.2.0/grid/perl/bin/perl /u01/app/11.2.0/grid/cv/cvutl/check_nodeadd.pl -pre -silent CLUSTER_NEW_NODES={host01} CLUSTER_NEW_VIRTUAL_HOSTNAMES={host01-vip}'
    + /u01/app/11.2.0/grid/perl/bin/perl /u01/app/11.2.0/grid/cv/cvutl/check_nodeadd.pl -pre -silent 'CLUSTER_NEW_NODES={host01}' 'CLUSTER_NEW_VIRTUAL_HOSTNAMES={host01-vip}'
    + '[' 1 -eq 0 ']'
    [grid@host02 bin]$
    Output from /u01/app/11.2.0/grid/cv/log/cvutrace.log.0:
    <snipped>
    TaskVotingDisk:Voting Disk:TASK_SUMMARY:FAILED:CRITICAL:VERIFICATION_FAILED
    ERRORMSG(GLOBAL): PRVF-5430 : Voting disk configuration does not meet Oracle's recommendation of three voting disk locations
    ERRORMSG(GLOBAL): PRVF-5431 : Oracle Cluster Voting Disk configuration check failed
    ERRORMSG(host01): PRVF-5449 : Check of Voting Disk location "ORCL:SPT_OCRVOTE01(ORCL:SPT_OCRVOTE01)" failed on the following nodes:
    ERRORMSG(host01): No such file or directory
    ERRORMSG(host01): PRVF-5449 : Check of Voting Disk location "ORCL:SPT_OCRVOTE02(ORCL:SPT_OCRVOTE02)" failed on the following nodes:
    ERRORMSG(host01): No such file or directory
    <snipped>
    Edited by: user12857528 on 14/11/2010 18:39

    Thanks Sebastian, brilliant - setting of IGNORE_PREADDNODE_CHECKS=Y did the trick !
    The only thing is that my neat 3 Voting disks are reduced to two only now:
    Before it was:
    [grid@host02 bin]# ./crsctl query css votedisk
    ## STATE File Universal Id File Name Disk group
    1. ONLINE 4dea88bcf2fa4f11bfdbcca6e3aade14 (ORCL:SPT_OCRVOTE01) [SPT_OCRVOTE]
    2. ONLINE 71e395e6e30e4febbf907305dc7827c6 (ORCL:SPT_OCRVOTE02) [SPT_OCRVOTE]
    3. ONLINE 187d3474f0fe4fe0bf5cec1bb35203ae (ORCL:SPT_OCRVOTE03) [SPT_OCRVOTE]
    Located 3 voting disk(s).
    where now it is:
    [grid@host01 bin]$ ./crsctl query css votedisk
    ## STATE File Universal Id File Name Disk group
    1. ONLINE 4dea88bcf2fa4f11bfdbcca6e3aade14 (ORCL:SPT_OCRVOTE01) [SPT_OCRVOTE]
    2. ONLINE 71e395e6e30e4febbf907305dc7827c6 (ORCL:SPT_OCRVOTE02) [SPT_OCRVOTE]
    Located 2 voting disk(s).
    and third disk is in mount_status closed after adding node host01.

  • Use previous "Delete from hard disk" checked state?

    Is there any way for the program to use the previous "Also delete selected item(s) from the hard disk" checked state in the file deletion confirmation dialog?  It gets tedious to check it every time I want to delete a file and if I forget to do it I will have an extra file sitting on my hard disk not in my catalog.

    A quick shortcut that I use is to hit the spacebar (checks/unchecks the "delete from
    hard disk" option), then hit the enter key to complete the process.
    Michael

  • OCR and VOT disk, in the same asm disk or different disks ?! and how ?!

    What Oracle recommends regarding the OCR and Voting disks in Rac 11gR2 on ASM ?!
    Making them under the same disk or different disks ?!
    and how ?!
    Thanks a lot,
    Regards,
    Gehad.

    Best practice is that OCR/Voting should be under ASM. Making them under the same disk or different disks depends upon the ASM diskgroup. If we want to keep it on seperate failover groups then we should create muliple failover group.
    For external : 1 ; Normal : 3 and higher : 5 asm diskgroups.
    I hope i would be clear ith my answers.
    Regards,
    Dheeraj Vaish

  • How to Check the Disk I/O in ASM

    Hi All,
    I have installed the 2 node RAC (10.2.0.4.0) on Enterprise Linux 5.2. I am using ASM to manage the Database Storage using EMC SAN (CX 320). I have configured the seperate LUNs for Datafiles, Redo Log, Archive logs using RAID 1+0. Not using multipathing currently.
    How can I check the IO activity , hotspots, disk usage etc from ASM instance? Also looking for your expert advices to monitor the system I/O. Any scripts or utility from where I can back track the cause of High IO. (Using iostat and oswatcher now but it is hard to interpret the output).
    Thanks
    Naveed

    Hi Naveed
    Herewith a query to see the disk usage
    select name, type, total_mb, free_mb, required_mirror_free_mb,
    usable_file_mb from v$asm_diskgroup;
    Otherwise is it possible for you to reach the ASM OEM home page on your server ?
    it contains the following items :
    The status of the ASM instance
    A chart that shows the used and free space of each disk group
    A list of databases that are serviced by the ASM instance
    Alerts and metrics
    Links to the ASM Performance, Administration, and Configuration pages

  • How can I re-install Snow leopard having installed Lion? The disk supplied states that I cannot use the version of 'Install Mac OS X'...HELP!

    How can I re-install Snow leopard having installed Lion? The disk supplied states that I cannot use the version of 'Install Mac OS X'...HELP!

    None of the instructions usually given for downgrading seems to mention the fact that you will lose some data in built-in applications, including at least Mail. When you installed Lion, your Mail database was converted from the format used by Snow Leopard's Mail to that used by Lion's Mail. There is no way to reverse that conversion. Therefore, you will lose your entire Mail database. If your messages are all stored on a remote server, that may not be an insurmountable problem, but otherwise you'll have to restore from the last backup you made before the upgrade, and then you'll still lose all changes to the database made since that time.
    Another fact not often mentioned is that downgrading is usually the worst possible solution to a problem with Lion. But that's the answer to a question you didn't ask.

  • Why Voting Disk & OCR not on ASM?

    What could be the reason not to have Voting disk and OCR on ASM.
    Is it that, we require Voting Disk and OCR before ASM? Any idea?

    user9198889 wrote:
    but this doesnt seem to be a problem with 11.2 anymore! oracle 11g r2 recomends storing ocr and voting disks on asm? why is does?
    how does it work ?
    i cant get my head around thisOn 11gR2 we can keep OCR and VOTE in ASM Diskgroup.
    see start process
    http://download.oracle.com/docs/cd/E11882_01/rac.112/e10717/intro.htm#CEGDBFIE
    10g -> 11gR1, we create ASM diskgroup from database software
    11gR2, we create ASM diskgroup from cluster software.
    recomends storing ocr and voting disks on asm? why is does? 11gR2 not support raw devices, support ASM and CFS

  • ASM Disk offline - State hung

    Hey in my ASM configuration I setup this
    Disk Path ASM Name Failure Group
    /dev/raw/raw4 Data1 FG1_Data [on SAN1]
    /dev/raw/raw5 Data2 FG2_Data [on SAN2]
    /dev/raw/raw6 Reco1 FG1_Reco [on SAN1]
    /dev/raw/raw7 Reco2 FG2_Reco [on SAN2]
    all good.
    My I switched off SAN1. A query on v$asm_disk shows disk DATA1 & RECO1 as offline - hung state.
    I did in the asm instance in sqlplus:
    ALTER DISKGROUP DATA DROP DISK data1; -> success
    ALTER DISKGROUP RECO DROP DISK reco1; -> success
    ALTER DISKGROUP DATA ADD failgroup DATA3 '/dev/raw/raw4'; -> success
    ALTER DISKGROUP RECO ADD failgroup RECO3 '/dev/raw/raw6'; -> success
    The query on v$asm_disk stills show the DATA1 and RECO1 - but DATA3 and RECO3 as well.
    Is it right, that the "old" entries will disappear, once the ASM instance is restarted ? I can´t do this at the moment.
    In generell - why went the ASM disks to offline ?
    SAN1 was switched off for about 5 minutes - and was then switched back on.
    Is this expected behaviour ?

    Hi Chris,
    as long as the information is still partially valid, the devices will be displayed in v$asm_disk. Main reason is: Some Oracle processes still have handles open on these devices, and as long as they exist the devices can still be seen.
    A Restart of ASM + database will definitely remove these entries (if they cannot be seen by the operating system).
    Regarding your other question: Oracle can only detect if a device is going offline (errors in the database and asm alter log). If a device goes online again, Oracle does not check this (this would be a major overhead to rescan lets say every minute to see if a disk is back online).
    Hence you have to reinclude the dropped/offlined disks yourself.
    Depending on the version (10g or 11g) and depending on the diskgroup compatibility level for rdbms a disk can simply be returned into the diskgroup (11g - alter diskgroup <dg> set disk <disk> online) and resilvered or have to be reincluded into the ASM instance (no resilvering, but a complete rebalance 10g: alter diskgroup <dg> add disk <disk> to failgroup <fg> [force])
    Sebastian

  • Adding 2 disks to existing production ASM disk group - (urgent)

    Environment: AIX
    ORACLE: 10.2.0.4 RAC ( 2 node)
    We want to add 2 disks(/dev/asm_disk65 & /dev/asm_disk66) to existing production ASM diskgroup (DATA_GRP01).
    SQL> /
    DISK_GROUP_NAME DISK_FILE_PATH DISK_FILE_NAME DISK_FILE_FAIL_GROUP
    DATA_GRP01 /dev/asm_disk14 DATA_GRP01_0006 DATA_GRP01_0006
    DATA_GRP01 /dev/asm_disk15 DATA_GRP01_0007 DATA_GRP01_0007
    DATA_GRP01 /dev/asm_disk13 DATA_GRP01_0005 DATA_GRP01_0005
    DATA_GRP01 /dev/asm_disk3 DATA_GRP01_0010 DATA_GRP01_0010
    DATA_GRP01 /dev/asm_disk12 DATA_GRP01_0004 DATA_GRP01_0004
    DATA_GRP01 /dev/asm_disk11 DATA_GRP01_0003 DATA_GRP01_0003
    DATA_GRP01 /dev/asm_disk10 DATA_GRP01_0002 DATA_GRP01_0002
    DATA_GRP01 /dev/asm_disk4 DATA_GRP01_0011 DATA_GRP01_0011
    DATA_GRP01 /dev/asm_disk1 DATA_GRP01_0001 DATA_GRP01_0001
    DATA_GRP01 /dev/asm_disk9 DATA_GRP01_0016 DATA_GRP01_0016
    DATA_GRP01 /dev/asm_disk0 DATA_GRP01_0000 DATA_GRP01_0000
    DATA_GRP01 /dev/asm_disk7 DATA_GRP01_0014 DATA_GRP01_0014
    DATA_GRP01 /dev/asm_disk5 DATA_GRP01_0012 DATA_GRP01_0012
    DATA_GRP01 /dev/asm_disk8 DATA_GRP01_0015 DATA_GRP01_0015
    DATA_GRP01 /dev/asm_disk2 DATA_GRP01_0009 DATA_GRP01_0009
    DATA_GRP01 /dev/asm_disk16 DATA_GRP01_0008 DATA_GRP01_0008
    DATA_GRP01 /dev/asm_disk6 DATA_GRP01_0013 DATA_GRP01_0013
    [CANDIDATE] /dev/asm_disk65
    [CANDIDATE] /dev/asm_disk66
    We issue,
    ALTER DISKGROUP DATA_GRP01 ADD DISK '/dev/asm_disk65'; name DATA_GRP01_0017 REBALANCE POWER 5;
    ALTER DISKGROUP DATA_GRP01 ADD DISK '/dev/asm_disk66'; name DATA_GRP01_0018 REBALANCE POWER 5;
    SQL> ALTER DISKGROUP DATA_GRP01 ADD DISK '/dev/asm_disk65' name DATA_GRP01_0017 REBALANCE POWER 5;
    ALTER DISKGROUP DATA_GRP01 ADD DISK '/dev/asm_disk65' name DATA_GRP01_0017 REBALANCE POWER 5
    ERROR at line 1:
    ORA-15032: not all alterations performed
    ORA-15075: disk(s) are not visible cluster-wide
    Node1:
    crw-rw---- 1 oracle dba 38, 68 Nov 18 02:33 /dev/asm_disk65
    crw-rw---- 1 oracle dba 38, 13 Nov 18 02:53 /dev/asm_disk13
    crw-rw---- 1 oracle dba 38, 10 Nov 18 03:00 /dev/asm_disk10
    crw-rw---- 1 oracle dba 38, 3 Nov 18 03:00 /dev/asm_disk3
    crw-rw---- 1 oracle dba 38, 7 Nov 18 03:00 /dev/asm_disk7
    crw-rw---- 1 oracle dba 38, 2 Nov 18 03:00 /dev/asm_disk2
    crw-rw---- 1 oracle dba 38, 8 Nov 18 03:00 /dev/asm_disk8
    crw-rw---- 1 oracle dba 38, 15 Nov 18 03:00 /dev/asm_disk15
    crw-rw---- 1 oracle dba 38, 14 Nov 18 03:00 /dev/asm_disk14
    crw-rw---- 1 oracle dba 38, 12 Nov 18 03:00 /dev/asm_disk12
    crw-rw---- 1 oracle dba 38, 11 Nov 18 03:00 /dev/asm_disk11
    crw-rw---- 1 oracle dba 38, 5 Nov 18 03:00 /dev/asm_disk5
    crw-rw---- 1 oracle dba 38, 4 Nov 18 03:00 /dev/asm_disk4
    crw-rw---- 1 oracle dba 38, 69 Nov 18 03:39 /dev/asm_disk66
    crw-rw---- 1 oracle dba 38, 9 Nov 18 04:39 /dev/asm_disk9
    crw-rw---- 1 oracle dba 38, 6 Nov 18 06:36 /dev/asm_disk6
    crw-rw---- 1 oracle dba 38, 16 Nov 18 06:36 /dev/asm_disk16
    Node 2 :
    crw-rw---- 1 oracle dba 38, 68 Nov 15 17:59 /dev/asm_disk65
    crw-rw---- 1 oracle dba 38, 69 Nov 15 17:59 /dev/asm_disk66
    crw-rw---- 1 oracle dba 38, 8 Nov 17 19:55 /dev/asm_disk8
    crw-rw---- 1 oracle dba 38, 7 Nov 17 19:55 /dev/asm_disk7
    crw-rw---- 1 oracle dba 38, 5 Nov 17 19:55 /dev/asm_disk5
    crw-rw---- 1 oracle dba 38, 3 Nov 17 19:55 /dev/asm_disk3
    crw-rw---- 1 oracle dba 38, 2 Nov 17 19:55 /dev/asm_disk2
    crw-rw---- 1 oracle dba 38, 10 Nov 17 19:55 /dev/asm_disk10
    crw-rw---- 1 oracle dba 38, 4 Nov 17 21:04 /dev/asm_disk4
    crw-rw---- 1 oracle dba 38, 12 Nov 17 21:45 /dev/asm_disk12
    crw-rw---- 1 oracle dba 38, 14 Nov 17 22:21 /dev/asm_disk14
    crw-rw---- 1 oracle dba 38, 15 Nov 17 23:06 /dev/asm_disk15
    crw-rw---- 1 oracle dba 38, 11 Nov 17 23:18 /dev/asm_disk11
    crw-rw---- 1 oracle dba 38, 9 Nov 18 04:39 /dev/asm_disk9
    crw-rw---- 1 oracle dba 38, 6 Nov 18 04:41 /dev/asm_disk6
    crw-rw---- 1 oracle dba 38, 16 Nov 18 06:20 /dev/asm_disk16
    crw-rw---- 1 oracle dba 38, 13 Nov 18 06:20 /dev/asm_disk13
    node1 SQL> select GROUP_NUMBER,NAME,STATE from v$asm_diskgroup;
    GROUP_NUMBER NAME STATE
    1 DATA_GRP01 MOUNTED
    2 FB_GRP01 MOUNTED
    SQL> select GROUP_NUMBER,NAME,PATH,HEADER_STATUS,MOUNT_STATUS from v$asm_disk order by name;
    GROUP_NUMBER NAME PATH HEADER_STATUS MOUNT_STATUS
    1 DATA_GRP01_0000 /dev/asm_disk0 MEMBER CACHED
    1 DATA_GRP01_0001 /dev/asm_disk1 MEMBER CACHED
    1 DATA_GRP01_0002 /dev/asm_disk10 MEMBER CACHED
    1 DATA_GRP01_0003 /dev/asm_disk11 MEMBER CACHED
    1 DATA_GRP01_0004 /dev/asm_disk12 MEMBER CACHED
    1 DATA_GRP01_0005 /dev/asm_disk13 MEMBER CACHED
    1 DATA_GRP01_0006 /dev/asm_disk14 MEMBER CACHED
    1 DATA_GRP01_0007 /dev/asm_disk15 MEMBER CACHED
    1 DATA_GRP01_0008 /dev/asm_disk16 MEMBER CACHED
    1 DATA_GRP01_0009 /dev/asm_disk2 MEMBER CACHED
    1 DATA_GRP01_0010 /dev/asm_disk3 MEMBER CACHED
    1 DATA_GRP01_0011 /dev/asm_disk4 MEMBER CACHED
    1 DATA_GRP01_0012 /dev/asm_disk5 MEMBER CACHED
    1 DATA_GRP01_0013 /dev/asm_disk6 MEMBER CACHED
    1 DATA_GRP01_0014 /dev/asm_disk7 MEMBER CACHED
    1 DATA_GRP01_0015 /dev/asm_disk8 MEMBER CACHED
    1 DATA_GRP01_0016 /dev/asm_disk9 MEMBER CACHED
    0 /dev/asm_disk65 MEMBER IGNORED
    0 /dev/asm_disk66 MEMBER CLOSED
    Please guide us with next step, we are running out of space. The disks are added to non-existing group name (group number zero in above query).How to drop the disks and add it again.
    Is there query to drop disk with pathname like alter diskgroup <disk group name> drop disk '<path of the disk?'; -> is it right???
    Thanks in advance.
    Sakthi
    Edited by: SAKTHIVEL on Nov 18, 2010 10:08 PM

    1. just use one alter diskgroup command, rebalance would be executed just one time
    2. on node 2, do you see the disks as on node 1?
    select GROUP_NUMBER,NAME,PATH,HEADER_STATUS,MOUNT_STATUS from v$asm_disk order by name;3. try this:
    ALTER DISKGROUP DATA_GRP01
    ADD DISK '/dev/asm_disk65' name DATA_GRP01_0017,
                   '/dev/asm_disk66' name DATA_GRP01_0018
    REBALANCE POWER 5;

  • How to reuse the same disk (partition) for next ASM configuration?

    Hello All,
    I had successfully installed and configured ASM instance once, but I need to do a reinstallation and I would like to use the same disk (partition) as with previous ASM configuration.
    The disk path used was: /dev/rdsk/c1t3d0s7
    I have to regretfully admit that I may not have used the right ASM un-installation procedure. I ran installer and opted to de-install products. Consequently, I had removed ASM home. Now, when I running new ASM installation, everything goes fine until the screen where I should select disks for ASM configuration. Unfortunately, I see the /dev/rdsk/c1t3d0s7 with status > MEMBER < and I can't select it for the new ASM installation.
    I will really appreciate if anyone can let me know how to change status from MEMBER to CANDIDATE.
    Thank you for your time.
    DanielD

    Overwrite the first several MB of the partition with /dev/zero.
    So, use this command:
    # dd if=/dev/zero of=/dev/rdsk/c1t3d0s7 bs=1024k count=10
    That clears out the ASM header on the disk so that it looks like a clean disk again.
    -- John

  • Correct steps to reload ASM disks into a running ASM instance on Linux RHEL

    Hi guys,
    i hope this is the correct forum, awfully i did not found any document specifically talking abou this.
    first of all let me explain quickly my goal: in my server (it contains the same data of 3 production RACs for reporting purposes) i would like to shutdown a single instance (i have 3) and realod his disks to refresh the data or because for some reason its mount into ASM is failed.
    this is a mix of Oracle ASM and Linux stuff...
    on this server there is a shell script that perform the following steps:
    1) shutdown 3 instances of 11g (11.2.0.2.0 with patch for asm already installed for bug... dont remember)
    2) shutdown ASM instance
    3) stop ASMLIB
    4) stop multipathd
    5) remove all disks devices from linux
    6) take a snapshot on the 3 production RACs
    7) remap the disks to this server (SAN stuff)
    8) rescan the disks
    9) start ASMLIB
    10) start ASM instance
    11) mount the DiskGroups
    12) start 3 oracle instances
    this works fine... my problem is when i try to refresh the disks of just 1 of the 3 instances, i perform the following steps:
    1) stop instance ABC
    2) dismount ABC diskgroups related to ABC instance
    3) wait 5 seconds (dont ask... if idid it without ASM still have the disks locked)
    4) delete the ASMLIB disks (oracleasm deletedisk XYZ) relate to such diskgroups
    5) remove mpaths related to the disks that need to be refreshed or correctly mounted oneagain
    6) remove devices
    7) unmap disks on SAN
    8) take snapshot (clone disks)
    9) map disks from SAN
    10) delete bindings file
    11) rescan devices
    12) execute multipath command (to rebuild bindings file)
    13) execute oracleasm scandisks
    14) mount DiskGroups
    15) start instance ABC
    actually i dont understand why the OS (or specifically ASMLIB) do not recognize me anymore one of the ASMLIB disk
    do you have any idea ? or im completly crazy doing that ?
    best regards,
    Luca

    Hi,
    well this step
    4) delete the ASMLIB disks (oracleasm deletedisk XYZ) relate to such diskgroups
    is not good. Because it will clear the ASM Header and as a result ASM will never again be able to detect the disks.
    So it is clear that "scnadisks" later will not see the disks, because you wiped them.
    Worse: You did the snapshot after deleting them... this gets tricky to get them "repaired" again.
    However there is the possibility to relabel a dropped ASM disks. You need to open an SR for this, since the procedure to restore the lost ASM header is not that simple..
    Regards
    Sebastian

  • Add new disk(space) into exist ASM

    Hi Experts,
    We have a oracle 11.1 4 nodes RAC at red hat 5 kinux. we database build as 10.2.04 at ASM with two disk group.
    the original DBA put all space into two diskgroup data+ 300G and FSDISK 1500G.
    Now my boss ask to create second database in this server. But I found there are no canada disk is availuable to build two new diskgroup to support new second database.
    Existing database is running over 2 years. How can we release 500G diskspace as canada disk for ASM from FSDISK group?
    or
    How can we add new disk into ASM?
    We do not have special storage person in small sys/dba team.
    I am looking for help!!
    JIm

    Hi nvengurl ,
    It is nice to get your advice. some sr.DBA told me as" Two instances in the same database can share the disk-group"
    other DBA told me as
    Two different DATABASES cannot (remember, RAC uses a database with multiple instances). So technically you can share a diskgroup between instances, as long as they're in the same database."
    some DBA said as Two separate instances cannot share a diskgroup"
    I am not sure. please oracle expert and oracle company staff to confirm this point.
    If I create two database with exist diskgroup. any performance or maintenance issue
    I am looking for your help!!!
    JIm

  • Disk health state dont change OS health state

    Hi,
    Scenario: SCOM 2012 R2 UR4.
    The health state of a disk in a given server dont change the health state at OS.
    The health state at disk is warning, but the health state at OS is OK.
    The questions are:
    Is this behavior normal?
    How to configure health state at OS to be the same at disk?
    Thanks in advance!

    As of i have seen even i have seen such situations in my SCOM 2007 R2 where it shows Healthy event if there are multiple Monitors in a critical state.
    Based on my understanding SCOM calculates based on the Dependency monitor.
    Example: Best state and worst state.
    1.So may be even though that disk related issue is there but that totally does not affect the Health of the Agent.
    2.In case if there is any specific service named Service 1 which is in a critical state and there is Service 2 and if Service 2 has also become critical because it depends on Service 1. So because of 1 service multiple services are in a non healthy state,
    Then if this is the case at that time the agent may change to a critical state in the dashboard.
    May be your current situation is like example 1 and not like example 2 so you are still getting the state as Healthy in the Dashboard.
    =============================
    Any one please correct me if i am wrong.
    Gautam.75801

  • Is there a way to cancel a disk import without Force Quit of Itunes?

    Sometimes a disk import hangs -- dirty disk, defective, whatever.
    When this happens the import just hangs up - and I can't find any way to cancel the import except to Force Quit Itunes. The disk won't eject because it is "in use".
    Is there another way? Or is Force Quit the only way?
    Thanks

    actually, the real question is how to get back that import status if you've tried to play the songs while the import is occurring. Once it starts showing the duration etc. of a specific song, it's not clear how to show the import status and get the "x" back.

  • Checking disk with sccli and asm

    Hi all,
    I'm a newbie with sccli. I'be been checking what disks, logical volume, physcial volume, lun, partition in the sccli have been used for the asm and what is disk is still available in the OS level.
    Will you please advice on the command and steps to check this.
    and any document links.
    thanks
    andrew

    [oracle@localhost init.d]$ oracleasm listdisks
    VOL1
    VOL2
    [oracle@localhost init.d]$
    Well for this you can use oracleasm querydisk.Using this you can identify which device as marked for asm or not. for example you can see this below example.
    [oracle@localhost init.d]$ sqlplus "/as sysdba"
    SQL*Plus: Release 10.2.0.4.0 - Production on Thu Jun 3 11:52:12 2010
    Copyright (c) 1982, 2007, Oracle.  All Rights Reserved.
    Connected to:
    Oracle Database 10g Enterprise Edition Release 10.2.0.4.0 - 64bit Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    SQL> select path from v$asm_disk;
    PATH
    /dev/oracleasm/disks/VOL2
    /dev/oracleasm/disks/VOL1
    SQL> exit;
    [oracle@localhost init.d]$ su
    Password:
    [root@localhost init.d]# /sbin/fdisk -l
    Disk /dev/sda: 80.0 GB, 80000000000 bytes
    255 heads, 63 sectors/track, 9726 cylinders
    Units = cylinders of 16065 * 512 = 8225280 bytes
       Device Boot      Start         End      Blocks   Id  System
    /dev/sda1   *           1        1305    10482381   83  Linux
    /dev/sda2            1306        9401    65031120   83  Linux
    /dev/sda3            9402        9662     2096482+  82  Linux swap / Solaris
    /dev/sda4            9663        9726      514080    5  Extended
    /dev/sda5            9663        9726      514048+  83  Linux
    Disk /dev/sdb: 80.0 GB, 80026361856 bytes
    255 heads, 63 sectors/track, 9729 cylinders
    Units = cylinders of 16065 * 512 = 8225280 bytes
       Device Boot      Start         End      Blocks   Id  System
    /dev/sdb1               1        4859    39029886   83  Linux
    /dev/sdb2            4860        9729    39118275   83  Linux
    [root@localhost init.d]# ./oracleasm querydisk /dev/sdb1
    Device "/dev/sdb1" is marked an ASM disk with the label "VOL1"
    [root@localhost init.d]# ./oracleasm querydisk /dev/sdb2
    Device "/dev/sdb2" is marked an ASM disk with the label "VOL2"
    [root@localhost init.d]# ./oracleasm querydisk /dev/sda1
    Device "/dev/sda1" is not marked as an ASM disk
    [root@localhost init.d]#
    Also in windows :
    C:\Documents and Settings\comp>asmtool -list
    NTFS                             \Device\Harddisk0\Partition1           140655M
    ORCLDISKDATA1                    \Device\Harddisk0\Partition2             4102M
    ORCLDISKDATA2                    \Device\Harddisk0\Partition3             4102M
    NTFS                             \Device\Harddisk0\Partition4           152617M
    C:\Documents and Settings\comp>
    answered by Chinarsource:-how to identify which rawdevice Disk Is named as VOL1 IN ASM from os level
    how to identify which rawdevice Disk Is named as VOL1 IN ASM from os level

Maybe you are looking for

  • Unable to print, "printer error".

    I recently installed canon printer software when away on a trip to use someone else's printer.  When I returned home I was unable to print on my c309a all in one printer, running windows 7, have the printer on my home network.  I have uninstalled, re

  • Saving Indesign CS3 to Indesign CS

    Does anyone know how I can save an Indesign file from CS3 so that Indesign CS (the one with the brown butterfly icon) can open it? Is it possible? And can I then open it up again in CS3 after making changes in CS?? Many thanks! Stu

  • Communication channel monitoring, adapter monitoring error

    Hi , I am using SAP PI 7.0 with HP-UX. Here we have 6 logical hosts in one physical host. Physical host name is u2013 xyz Integration server name u2013 sappid The Central SLD: sappid URL for sappid: sappid: 50300 When I monitoring RWB---- >communicat

  • Aperture with iPhoto questions

    Hi gang, The new integration of iPhoto and Aperture 1.5 sounds very appealing. I have a couple of questions regarding functionality. Let's assume that I have Aperture set to use my iPhoto library in referenced file mode. 1) Will Aperture keep the two

  • IMovie or iPhoto

    A very general question: I need to create a Slideshow of photo's for a friends wedding. What is the best iLife program to use for this (iphoto or imovie)? Basically I envision a couple dozen photos with transitions between each, and music in the back