ASM Diskgroup with 1 disk? Is this possible?

setenv ORACLE_SID + ASM
sqlplus "/ as sysdba".
SQL > startup nomount
SQL > create diskgroup data disk ' / dev/dsk/c0t5d1s4 ";
SQL > shutdown immediate
SQL > startup mount


^^
I saw once on the google site a syntax as above. I was under the assumption that, for alteast disks 2 ASM are required (assuming normal redundancy); But here we can see one disc is defined.

Sorry, I don't have an ASM Setup to test this, so would you need advice from people.

By default, ASM tries to create a normal redundancy disk group. Therefore, he expected to have at least 2 groups of disks.
But yes, even with one disk, you can create a disk group, but you must expressly state that it will be external redundancy.

++
Connected to:
Oracle Database 11g Enterprise Edition Release 11.1.0.7.0 - Production
With partitioning, OLAP, Data Mining and Real Application Testing options

SQL > create diskgroup abc disk ' / dev/raw/raw6 ";
create diskgroup abc disk ' / dev/raw/raw6.
*
ERROR on line 1:
ORA-15018: diskgroup cannot be created.
ORA-15072: command requires at least 2 groups of failure, discovered only 1
+++

+++
Connected to:
Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - Production
With partitioning, OLAP and Data Mining options

SQL > create diskgroup abc disk ' / dev/raw/raw3 ';
create diskgroup abc disk ' / dev/raw/raw3 '.
*
ERROR on line 1:
ORA-15018: diskgroup cannot be created.
ORA-15072: command requires at least 2 groups of failure, discovered only 1

SQL > create diskgroup redundancy abc external disk ' / dev/raw/raw3 ';

DiskGroup created.
+++

Tags: Database

Similar Questions

  • Adobe CS6 Muse app, not with subscription. Is this possible?

    I want to buy Adobe Muse in the current state alone CS6 app, not with subscription. Is this possible?

    Complete CC and CC single App for new subscribers did not include BC of hosting for sites of production since May 1, 2015. See How to redeem your free creative cloud sites>. Two subscription plans include up to 99 active test sites on BC to accommodation for testing purposes while developing a site.

    In terms of BC accommodation and using only the Muse, CC complete and unique App are equivalent. For the accommodation of production sites, hosting BC can be purchased or a Muse site can be downloaded on any other host that provides the standard Web hosting.

    A full subscription CC offers many advantages over a single App, but BC subscription other accommodation benefits is not among them.

  • I would like to install a copy of the CS6 on mac with os x and pc with WIN7. Is this possible?

    I would like to install a copy of the CS6 on mac with os x and pc with WIN7. Is this possible?

    In order to use it on Mac, you will need to purchase another license for Mac.

    Purchase CS 6 Creative Cloud now includes Creative Suite Master Collection and Design Premium features

    Or, you can go for creative cloud that you can use on both machines Alternately, one at a time. Pricing and membership creative cloud plans | Adobe Creative Cloud

  • ASM diskgroup with different disc size

    Hello

    DB: 10.2.0.4
    Operating system: AIX 5.3 64-bit L

    I have installation on 10g RAC ASM with node 2. It has the only Eve on ASM.

    Total DB size is 250 GB.
    Total size of FRA is 700 GB.

    My FRA diskgroup to archivelog (also holds multiplex controlfile) each size of 50 GB drive. Even if I set the retention period for 1 day, backup to disk, rman getting failed, due to space issues. So I manually delete obsolete data report and rerun backup.

    I want to add the workspace to FRA diskgroup regarding adding disks to FRA diskgroup. But, I have 100 GB drives available , it's not the same waist size of current existing FRA disc (50 GB).

    Here's my question

    (1) that I can Add the size different to the same diskgroup disc ?. If I add, are there performance problems?
    My all data files are out of FRA diskgroup and there are someother diskgroup.

    (2) if FRA diskgroup 50 GB and 100 GB of disks, and then how the archivelog and backup data will be erased?
    Will the data stored up to 50 GB in all disks in FRA, even * 100 GB * disc is?.

    (3) while doing recovery with different size of disk at diskgroup, what kind of problems can I face in performance wise?

    (4) can I remove any diskgroup 50 GB disks and add the 100 GB drive, so that I can increase the size of the disk in the same diskgroup?. I'll remove it and add at the same time.

    (5) add disks redundant external diskgroup , I'm ok with the following query?

    ALTER DISKGROUP FRA add DRIVE ' </dev/rhdsk1 >', </dev/rhdsk2 > ', </dev/rhdsk3 > ';


    Please help me on my doubts above.

    Thank you and best regards,
    Therese

    Hi Sunand,

    (1) can I add different diskgroup disc even size?. If I add, are there performance problems?
    My all data files are out of FRA diskgroup and there are someother diskgroup.

    A minimum of four (Oracle ASM disks) LUNS of equal size and performance is recommended for each disk group

    (2) if FRA diskgroup 50 GB and 100 GB of disks, and then how the archivelog and backup data will be erased?
    Data are saved up to 50 GB in all disks of FRA, same 100 GB drive is it?

    Oracle ASM data distribution policy is based on the ability. Ensure that the Oracle ASM disks in a disk group have the same ability to maintain balance.

    (3) while doing recovery with different size of disk at diskgroup, what kind of problems can I face in performance wise?

    Ensure that all Oracle ASM disks in a disk group have similar performance characteristics and the availability of storage. In configurations of storage with dimmers of mixed speed, for example, 10 K and 15 K rpm, i/o performance is limited by the slow speed control.

    (4) can I remove any diskgroup 50 GB disks and add the 100 GB drive, so that I can increase the size of the disk in the same diskgroup?. I'll remove it and add at the same time.

    Yes. First, you add the 100 GB drive and then remove the drives from 50 GB.

    (5) to add disks to external redundancy diskgroup, I'm ok with the following query?
    ALTER DISKGROUP FRA ADD DRIVE ",", ";

    Redundancy is controlled by the diskgroup. Then simply add the disks.

    e.g ALTER DISKGROUP FRA ADD DISK '/dev/rhdsk1', '/dev/rhdsk2', '/dev/rhdsk3';
    

    See doc below... Here are all your anwser.

    http://download.Oracle.com/docs/CD/B19306_01/server.102/b14231/storeman.htm#i1014729

    Kind regards
    Levi Pereira
    http://levipereira.WordPress.com

  • ExtendScript debugging with photoshop? is this possible?

    Just start using ExtendScript (v3.8.0.12) to write a script for Photoshop CS6.

    When I run the script in ExtendScript I an error "result: undefined" when I touched the first line of code that references the file currently open in Photoshop.  for example "var Name = app.activeDocument. name.replace (/ \.)" [ ^\.] +$/, ''); "

    Question - is there a way to "target" my photoshop runnining instance so when you debug in ExtendScript is using it?

    There is a dropdownlist control in the upper left of the ESTK window where you can define the target application. Or you can add the target photoshop #target preprocessor directive to the script.

  • Cannot create the ASM Diskgroup ORA 15020 and ORA-15018

    Hello team,

    Could not create the ASM diskgroup with the following error:

    SQL > create diskgroup redundancy data_asm1 external disk ' / dev/sdf *;

    create diskgroup redundancy data_asm1 external disk ' / dev/sdf. "

    *

    ERROR on line 1:

    ORA-15018: diskgroup cannot be created.

    ORA-15020: discovered in double disc ASM 'DATA_ASM1_0000 '.

    ASM Diskstring

    SQL > show parameter asm_diskstring

    VALUE OF TYPE NAME

    ------------------------------------ ----------- ------------------------------

    asm_diskstring string/dev/oracleasm/disks/DISK *, /dev / sd *

    Please let me know how to solve this problem

    Kind regards

    Hello

    check your disc diskgroup status grid +. display result

    1 res ora of $ crsctl State. GRID.dg or $ crsctl status res ora.grid.dg

    Note the distinction uppercase / lowercase of the crs resource

    2. run below as a user of the grid. (necessary to set SID = + ASM? If not already preset)

    ASMCMD > lsdg

    Tobi

  • I want to put chromecast on my macbook pro. Is this possible?

    I have a problem installing Chromecast 2 on my Macbook Pro with Yosemite. Is this possible?

    Not knowing what is happening when you try:

    MacBook pro - Chromecast - HDTV how

  • How to identify the ASM DiskGroup attached to which disks?

    Hi guys,.

    In RAC 11 GR 2, how to identify which ASM Diskgroup is attached to which disks... (OS is RHEL 5.4).

    We could list ASM starts by,
    *#oracleasm listdisks * but this command does not display the disks assigned to ASM DiskGroup.

    Even for check location of OCR and voting disks only show Diskgroup name and not the actual discs.
    $ocrcheck
    $crsctl query css votedisk


    (as in gr 10, 2 RAC, we entered /etc/rules.d/udev/60-raw-rules raw file mapping of the OCR, voting disk and other ASM Diskgroup)


    Please help me, as long as the customer place, I could see LUN as assigned to the server and get is not an exact idea whose records have been used for OCR and voting disk DATA Diskgroup.


    Thank you
    Manish

    And for this, you can use oracleasm querydisk. Using that you can identify which device marked for asm or not. for example you can see below the 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 Alex.
    Reference:-How to identify what disc rawdevice is named as VOL1 in ASM OS level

    Happy new year.
    Kind regards

  • replace 300 watt POWER of ML330 G3 unit with power supply 600wattage is this possible?

    Hi guys,.

    If I could replace 300 watt POWER of ML330 G3 unit with power supply 600wattage is this possible? Is this possible? Please notify

    Hi Big_Dave

    Thank you for your continued support...

    Now, I replaced the in situ 300 watt power supply provided with the HP ML330 G3 with 750 watt Corsair and well. No smoke or fire smelly so that chips and salmon "I am preparing for dinner.

    Regarding your question, Yes, the size of floppy Bay is the same size as that of rpm scsi 10 k 80pin. drive it is a 80-68 pin code converter that plugs nicely into the internal water of 68 pin male. Corsair 750w PSU comes with connectors 8 x 12v morlex, these can be connected to the connectors extra 12v adapter needed to put these converters to 68pin 80 - scsi

    Daisy chaining scsi disk is easy, the two external channels can be used to connect to the scsi drive more in an another case unithaving / chasy a total of 28 scsi disk Garland.

    Everything is settled now, my only question now is to do with knowing how to configure RAID correctly and this constant warning about Battery Backed Write cache messages' on the smart card array 6400 however I'ld who post on another section of this forum. This can now be closed according to the original question with replacement of the power supply to a power greater.

  • Transfer data from local disk to Asm Diskgroup and vice versa

    Hi all

    I have two node rac installation and now I want to move the data from local disk to ASM DiskGroup.

    Is it possible, if yes, then please mention the way to him.

    Kind regards

    Ronak

    Hi all

    Thank you. Found that its possible using package 'DBMS_FILE_TRANSFER '.

    Kind regards

    Ronak

  • Adding disks to ASM diskgroup online?

    Hello

    We can add disks to the existing diskgroup ASM of the production in line (no stop)?

    AIX 5.3
    ORACLE 10.2.0.4
    2 node RAC

    Its a matter of production...

    -Thanks in advance.
    Santini.

    Another thing to keep in mind is to try to keep the same drive sizes.
    If your previous discs were 50 GB in size are your new 50 GB disks.
    This is only to help the rebalancing of the data on the disks of the diskgroup.

    Kind regards.

    Please mark this question as answered if you don't need any additional information.

    Published by: user11150436 on November 11, 2010 15:00

  • I have a Mac Book Pro with a CD/DVD drive.  I want to copy a home made DVD.  Is this possible with iMovie or another application?

    I have a Mac Book Pro with a CD/DVD drive.  I want to copy a home made DVD.  Is this possible with iMovie or another application?

    Look for the hand brake.

    It is a free application which can convert your DVD to QuickTime formats.

  • Filing of bookmarks is heavy. With Firefox, I star an address. Then I opened organize bookmarks to change the name and put it in a folder. I want to highlight and drag and right click set I want to change. Is this possible?

    Filing of bookmarks is heavy. With Firefox, I star an address. Then I opened organize bookmarks to change the name and put it in a folder. I want to highlight and drag and right click set I want to change. Is this possible? in English

    You can click now yellow highlighted the star a second element to open the dialog box "edit this bookmark".

    See also create bookmarks to save your favorite Web pages

  • Is this possible with the 6 having touch 3D iPhone

    Is this possible with the 6 having touch 3D iPhone

    Is there anyone to answer my question pl

  • Create a disc of the Encyclopedia Britannica, which is designed for up to Windows XP with Vista work. Is this possible?

    Create a disc of the Encyclopedia Britannica, which is designed for up to Windows XP with Vista work. Is this possible?

    Hi Silas Martin,

    I have not used Britannica for many years now, but I suppose there is a program of "installation"? If so, try compatibility mode.

    1 / locate the setup.exe (or install file) for the program of Britannica

    2 / right click on the file setup.exe or install.exe, and in the drop-down menu, select Properties.

    3 / in the Properties window, click the Compatibility tab

    4 / on the Compatibility tab place a 'TICK' in the box beside the box "run this program in compatibility mode for", then select the operating system Windows XP (Service Pack 3). This should automatically appear in the box under the run this program in compatibility mode for option. If Windows XP is not visible, then click on the arrow down to see a selection of the available operating system options.

    5 / click OK

    6 / the installation program will now begin to install the program in compatibility mode for Windows XP

    7 / once done, you should be able to run the program as if you were using Windows XP

    This forum post is my own opinion and does not necessarily reflect the opinion or the opinion of Microsoft, its employees or other MVPS.

    John Barnett MVP: Windows XP Expert associated with: Windows Desktop Experience: Web:http://www.winuser.co.uk;  Web: http://xphelpandsupport.mvps.org;  Web: http://vistasupport.mvps.org;  Web: http://www.silversurfer-guide.com

Maybe you are looking for