<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: error discovering the disk for ASM diskgroup creation in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/error-discovering-the-disk-for-asm-diskgroup-creation/m-p/4416422#M663383</link>
    <description>aren't these devices your boot disks? You can't use your boot disks as ASM disks!&lt;BR /&gt;&lt;BR /&gt;what's the output of&lt;BR /&gt;&lt;BR /&gt;lvlnboot -v vg00&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;&lt;BR /&gt;Duncan</description>
    <pubDate>Sat, 09 May 2009 08:40:02 GMT</pubDate>
    <dc:creator>Duncan Edmonstone</dc:creator>
    <dc:date>2009-05-09T08:40:02Z</dc:date>
    <item>
      <title>error discovering the disk for ASM diskgroup creation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-discovering-the-disk-for-asm-diskgroup-creation/m-p/4416418#M663379</link>
      <description>Hi All,&lt;BR /&gt;  I want to create a database with ASM on HP-Unix 11.31, I want to assign the local disk for the ASM diskgroup, but while creation of ASM instance the DBCA is not able to discover the disk,&lt;BR /&gt;&lt;BR /&gt;oracle@hrdbdr01:/dev/rdsk$ ll&lt;BR /&gt;total 0&lt;BR /&gt;crw-r--r--   1 bin        sys        188 0x006000 Dec 15 16:50 c0t6d0&lt;BR /&gt;crw-r--r--   1 bin        sys        188 0x006001 Dec 15 16:50 c0t6d0s1&lt;BR /&gt;crw-r--r--   1 bin        sys        188 0x006002 Dec 15 16:50 c0t6d0s2&lt;BR /&gt;crw-r--r--   1 bin        sys        188 0x006003 Dec 15 16:50 c0t6d0s3&lt;BR /&gt;crw-r--r--   1 bin        sys        188 0x012000 Dec 15 16:50 c1t2d0&lt;BR /&gt;crw-rw----   1 oracle     dba        188 0x036000 May  5 12:35 c3t6d0&lt;BR /&gt;crw-rw----   1 bin        sys        188 0x036001 Dec 15 16:50 c3t6d0s1&lt;BR /&gt;crw-rw----   1 bin        sys        188 0x036002 Dec 15 16:50 c3t6d0s2&lt;BR /&gt;crw-rw----   1 bin        sys        188 0x036003 Dec 15 16:50 c3t6d0s3&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I want to assign the disk, /dev/rdsk/c3t6d0 for the ASM diskgroup, Oracle doc says that the disk should not be the part of an LVM Volume group, thats why I just provided the ownership to the oracle user and dba group on that disk and tried to create ASM instance but while creating diskgroup it is not discovering the disk.&lt;BR /&gt;&lt;BR /&gt;PLEASE HELP!!!&lt;BR /&gt;&lt;BR /&gt;Thanks &amp;amp; Regards</description>
      <pubDate>Sat, 09 May 2009 04:32:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-discovering-the-disk-for-asm-diskgroup-creation/m-p/4416418#M663379</guid>
      <dc:creator>user1221</dc:creator>
      <dc:date>2009-05-09T04:32:55Z</dc:date>
    </item>
    <item>
      <title>Re: error discovering the disk for ASM diskgroup creation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-discovering-the-disk-for-asm-diskgroup-creation/m-p/4416419#M663380</link>
      <description>If this is 11.31, your really shouldn't be using the legacy DSFs (unless for some reason you're using EMC PowerPath, but I can't think why anyone would want to use that on 11.31)&lt;BR /&gt;&lt;BR /&gt;i) Use the new agile DSFs under /dev/rdisk&lt;BR /&gt;ii) set the value of the ASM parameter ASM_DISKSTRING appropriately&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;&lt;BR /&gt;Duncan&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sat, 09 May 2009 05:48:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-discovering-the-disk-for-asm-diskgroup-creation/m-p/4416419#M663380</guid>
      <dc:creator>Duncan Edmonstone</dc:creator>
      <dc:date>2009-05-09T05:48:18Z</dc:date>
    </item>
    <item>
      <title>Re: error discovering the disk for ASM diskgroup creation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-discovering-the-disk-for-asm-diskgroup-creation/m-p/4416420#M663381</link>
      <description>Thanks for you reply!!!&lt;BR /&gt;&lt;BR /&gt;How can set the agile DSF?&lt;BR /&gt;&lt;BR /&gt;I gave the asm_diskstring=/dev/rdsk/c3t6d0 during the ASM instance creatioin using DBCA,&lt;BR /&gt;but it failed to discover it.&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Sat, 09 May 2009 05:59:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-discovering-the-disk-for-asm-diskgroup-creation/m-p/4416420#M663381</guid>
      <dc:creator>user1221</dc:creator>
      <dc:date>2009-05-09T05:59:29Z</dc:date>
    </item>
    <item>
      <title>Re: error discovering the disk for ASM diskgroup creation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-discovering-the-disk-for-asm-diskgroup-creation/m-p/4416421#M663382</link>
      <description>root@hrdbdr01:/# ioscan -fnNkC disk&lt;BR /&gt;Class     I  H/W Path  Driver S/W State   H/W Type     Description&lt;BR /&gt;===================================================================&lt;BR /&gt;disk      3  64000/0xfa00/0x0  esdisk   CLAIMED     DEVICE       HP 300 GST3300655LC&lt;BR /&gt;                      /dev/disk/disk3      /dev/rdisk/disk3   &lt;BR /&gt;                      /dev/disk/disk3_p1   /dev/rdisk/disk3_p1&lt;BR /&gt;                      /dev/disk/disk3_p2   /dev/rdisk/disk3_p2&lt;BR /&gt;                      /dev/disk/disk3_p3   /dev/rdisk/disk3_p3&lt;BR /&gt;disk      4  64000/0xfa00/0x1  esdisk   CLAIMED     DEVICE       Optiarc DVD RW AD-5170A&lt;BR /&gt;                      /dev/disk/disk4   /dev/rdisk/disk4&lt;BR /&gt;disk      5  64000/0xfa00/0x9  esdisk   CLAIMED     DEVICE       HP 300 GST3300655LC&lt;BR /&gt;                      /dev/disk/disk5      /dev/rdisk/disk5   &lt;BR /&gt;                      /dev/disk/disk5_p1   /dev/rdisk/disk5_p1&lt;BR /&gt;                      /dev/disk/disk5_p2   /dev/rdisk/disk5_p2&lt;BR /&gt;                      /dev/disk/disk5_p3   /dev/rdisk/disk5_p3&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I want to use /dev/rdisk/disk5 as a diskstring, but I want to change its name to /dev/rdisk/asm_data1a and also the partitions disk5_p1, disk5_p2, disk5_p3, how can I use them? do I need to change the name for those as well? or should I assign only hte disk5 with the changed name i.r; /dev/rdisk/asm_data1a to the asm_diskstring???&lt;BR /&gt;&lt;BR /&gt;Thanks.</description>
      <pubDate>Sat, 09 May 2009 08:02:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-discovering-the-disk-for-asm-diskgroup-creation/m-p/4416421#M663382</guid>
      <dc:creator>user1221</dc:creator>
      <dc:date>2009-05-09T08:02:09Z</dc:date>
    </item>
    <item>
      <title>Re: error discovering the disk for ASM diskgroup creation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-discovering-the-disk-for-asm-diskgroup-creation/m-p/4416422#M663383</link>
      <description>aren't these devices your boot disks? You can't use your boot disks as ASM disks!&lt;BR /&gt;&lt;BR /&gt;what's the output of&lt;BR /&gt;&lt;BR /&gt;lvlnboot -v vg00&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;&lt;BR /&gt;Duncan</description>
      <pubDate>Sat, 09 May 2009 08:40:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-discovering-the-disk-for-asm-diskgroup-creation/m-p/4416422#M663383</guid>
      <dc:creator>Duncan Edmonstone</dc:creator>
      <dc:date>2009-05-09T08:40:02Z</dc:date>
    </item>
    <item>
      <title>Re: error discovering the disk for ASM diskgroup creation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-discovering-the-disk-for-asm-diskgroup-creation/m-p/4416423#M663384</link>
      <description>Hte disk /dev/rdisk/disk5 is not a boot disk and it is not under any volume group.&lt;BR /&gt;&lt;BR /&gt;root@hrdbdr01:/# lvlnboot -v vg00&lt;BR /&gt;Boot Definitions for Volume Group /dev/vg00:&lt;BR /&gt;Physical Volumes belonging in Root Volume Group:&lt;BR /&gt;        /dev/disk/disk3_p2 -- Boot Disk&lt;BR /&gt;Boot: lvol1     on:     /dev/disk/disk3_p2&lt;BR /&gt;Root: lvol3     on:     /dev/disk/disk3_p2&lt;BR /&gt;Swap: lvol2     on:     /dev/disk/disk3_p2&lt;BR /&gt;Dump: lvol2     on:     /dev/disk/disk3_p2, 0&lt;BR /&gt;&lt;BR /&gt;root@hrdbdr01:/dev/rdisk# ll&lt;BR /&gt;total 0&lt;BR /&gt;crw-r-----   1 bin        sys         23 0x000000 Dec 15 16:50 disk3&lt;BR /&gt;crw-r-----   1 bin        sys         23 0x00002e Dec 15 16:50 disk3_p1&lt;BR /&gt;crw-r-----   1 bin        sys         23 0x000035 Feb 19 11:55 disk3_p2&lt;BR /&gt;crw-r-----   1 bin        sys         23 0x000036 Dec 15 16:50 disk3_p3&lt;BR /&gt;crw-r-----   1 bin        sys         23 0x000001 Dec 15 16:50 disk4&lt;BR /&gt;crw-rw----   1 oracle     dba         23 0x000009 Dec 15 16:50 disk5&lt;BR /&gt;crw-rw----   1 oracle     dba         23 0x000037 Dec 15 16:50 disk5_p1&lt;BR /&gt;crw-rw----   1 oracle     dba         23 0x000038 Dec 15 16:50 disk5_p2&lt;BR /&gt;crw-rw----   1 oracle     dba         23 0x000039 Dec 15 16:50 disk5_p3&lt;BR /&gt;&lt;BR /&gt;I tried again with the dbca, it is raising ORA -15032 and ORA-15063 errors, ASM discovered an insufficient number of disks for diskgroup "DATADG".</description>
      <pubDate>Sat, 09 May 2009 09:12:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-discovering-the-disk-for-asm-diskgroup-creation/m-p/4416423#M663384</guid>
      <dc:creator>user1221</dc:creator>
      <dc:date>2009-05-09T09:12:53Z</dc:date>
    </item>
    <item>
      <title>Re: error discovering the disk for ASM diskgroup creation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-discovering-the-disk-for-asm-diskgroup-creation/m-p/4416424#M663385</link>
      <description>A few points...&lt;BR /&gt;&lt;BR /&gt;1. if disk5 isn't a boot disk, why does it have partitions on it - I expect you need to get rid of those...&lt;BR /&gt;&lt;BR /&gt;use:&lt;BR /&gt;&lt;BR /&gt;idisk -R /dev/rdisk/disk5&lt;BR /&gt;&lt;BR /&gt;to remove the partitions, then use rmsf to get rid of all the partition DSFs (both agile and legacy DSFs)&lt;BR /&gt;&lt;BR /&gt;rmsf /dev/disk/disk5_p*&lt;BR /&gt;rmsf /dev/rdisk/disk5_p*&lt;BR /&gt;rmsf /dev/dsk/c3t6d0s*&lt;BR /&gt;rmsf /dev/rdsk/c3t6d0s*&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;2. The error message suggests that the disk already has ASM headers on it - has it been used for ASM before? If you have patch  PHCO_38368 or the superseding patch PHCO_38803 you will have the diskowner command which you can use against the DSFD to determine what sort of volume headers if any are on the disk...&lt;BR /&gt;&lt;BR /&gt;3. If it has been used for ASM before you should overwrite the first few MB of the disk to get rid of the old ASM data on there which can confuse the ASM instance. You can do this using dd:&lt;BR /&gt;&lt;BR /&gt;dd if=/dev/zero of=/dev/rdisk/disk5 bs=1024 count=10240&lt;BR /&gt;&lt;BR /&gt;4. If you only have the one disk, make sure when you are creating the disk group you specifcy "external redundancy", as you won't be able to do "normal redundancy" with just a single disk (nowhere to mirror to)&lt;BR /&gt;&lt;BR /&gt;5. I generally create some new DSFs to represent my ASM disks, to keep them seperate from the other disks in the system. In  your case you could do something like this:&lt;BR /&gt;&lt;BR /&gt;mkdir /asm&lt;BR /&gt;mknod /asm/asm_data1a c 23 0x000009 &lt;BR /&gt;chown -R oracle:dba /asm&lt;BR /&gt;&lt;BR /&gt;Then set asm_diskstring=/asm&lt;BR /&gt;&lt;BR /&gt;That way if someone runs "insf -e", your disk permissions won't get set back to bin:sys&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;&lt;BR /&gt;Duncan</description>
      <pubDate>Sat, 09 May 2009 14:06:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-discovering-the-disk-for-asm-diskgroup-creation/m-p/4416424#M663385</guid>
      <dc:creator>Duncan Edmonstone</dc:creator>
      <dc:date>2009-05-09T14:06:27Z</dc:date>
    </item>
    <item>
      <title>Re: error discovering the disk for ASM diskgroup creation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-discovering-the-disk-for-asm-diskgroup-creation/m-p/4416425#M663386</link>
      <description>Thanks for your reply!!!&lt;BR /&gt;&lt;BR /&gt;root@hrdbdr01:/# idisk -R /dev/rdisk/disk5&lt;BR /&gt;idisk version: 1.44&lt;BR /&gt;********************** WARNING ************&lt;BR /&gt;If you continue you will destroy all partition data on this disk.&lt;BR /&gt;Do you wish to continue(yes/no)? yes&lt;BR /&gt;root@hrdbdr01:/# cd /dev/rdisk&lt;BR /&gt;&lt;BR /&gt;cannot remove the partitions using rmsf command,&lt;BR /&gt;root@hrdbdr01:/dev/disk# ls&lt;BR /&gt;disk3     disk3_p2  disk4     disk5_p1  disk5_p3  disk3_p1  disk3_p3  disk5     disk5_p2&lt;BR /&gt;&lt;BR /&gt;root@hrdbdr01:/dev/disk# rmsf disk5_p*&lt;BR /&gt;rmsf: disk5_p1: No such file or directory&lt;BR /&gt;rmsf: disk5_p2: No such file or directory&lt;BR /&gt;rmsf: disk5_p3: No such file or directory&lt;BR /&gt;&lt;BR /&gt;root@hrdbdr01:/dev/rdisk# ls&lt;BR /&gt;disk3     disk3_p2  disk4     disk5_p1  disk5_p3  disk3_p1  disk3_p3  disk5     disk5_p2&lt;BR /&gt;&lt;BR /&gt;root@hrdbdr01:/dev/rdisk# rmsf disk5_p*&lt;BR /&gt;rmsf: disk5_p1: No such file or directory&lt;BR /&gt;rmsf: disk5_p2: No such file or directory&lt;BR /&gt;rmsf: disk5_p3: No such file or directory&lt;BR /&gt;&lt;BR /&gt;root@hrdbdr01:/dev/dsk# ls&lt;BR /&gt;c0t6d0    c0t6d0s2  c1t2d0    c3t6d0s1  c3t6d0s3  c0t6d0s1  c0t6d0s3  c3t6d0    c3t6d0s2&lt;BR /&gt;&lt;BR /&gt;root@hrdbdr01:/dev/dsk# rmsf c3t6d0s*&lt;BR /&gt;rmsf: c3t6d0s1: No such file or directory&lt;BR /&gt;rmsf: c3t6d0s2: No such file or directory&lt;BR /&gt;rmsf: c3t6d0s3: No such file or directory&lt;BR /&gt;&lt;BR /&gt;root@hrdbdr01:/dev/rdsk# ls&lt;BR /&gt;c0t6d0    c0t6d0s2  c1t2d0    c3t6d0s1  c3t6d0s3 c0t6d0s1  c0t6d0s3  c3t6d0    c3t6d0s2&lt;BR /&gt;&lt;BR /&gt;root@hrdbdr01:/dev/rdsk# rmsf c3t6d0s*&lt;BR /&gt;rmsf: c3t6d0s1: No such file or directory&lt;BR /&gt;rmsf: c3t6d0s2: No such file or directory&lt;BR /&gt;rmsf: c3t6d0s3: No such file or directory&lt;BR /&gt;&lt;BR /&gt;2. There is no PHCO_38368 and PHCO_38803 istalled on hte server.&lt;BR /&gt;&lt;BR /&gt;3. Overwrite of the disk successful &lt;BR /&gt;root@hrdbdr01:/dev/dsk# dd if=/dev/zero of=/dev/rdisk/disk5 bs=1024 count=10240&lt;BR /&gt;10240+0 records in&lt;BR /&gt;10240+0 records out&lt;BR /&gt;&lt;BR /&gt;4. Yes I am going to create the Diskgroup with External redundancy.&lt;BR /&gt;&lt;BR /&gt;5. I created a new DSF in the /dev/rdisk directory itselff with the name /dev/rdisk/asm_data1a&lt;BR /&gt;root@hrdbdr01:/dev/rdisk# ll&lt;BR /&gt;total 0&lt;BR /&gt;crw-rw-rw-   1 oracle     dba         23 0x000009 May 10 09:19 asm_data1a&lt;BR /&gt;crw-r-----   1 bin        sys         23 0x000000 Dec 15 16:50 disk3&lt;BR /&gt;crw-r-----   1 bin        sys         23 0x00002e Dec 15 16:50 disk3_p1&lt;BR /&gt;crw-r-----   1 bin        sys         23 0x000035 Feb 19 11:55 disk3_p2&lt;BR /&gt;crw-r-----   1 bin        sys         23 0x000036 Dec 15 16:50 disk3_p3&lt;BR /&gt;crw-r-----   1 bin        sys         23 0x000001 Dec 15 16:50 disk4&lt;BR /&gt;crw-rw----   1 oracle     dba         23 0x000009 May 10 08:54 disk5&lt;BR /&gt;crw-rw----   1 oracle     dba         23 0x000037 Dec 15 16:50 disk5_p1&lt;BR /&gt;crw-rw----   1 oracle     dba         23 0x000038 Dec 15 16:50 disk5_p2&lt;BR /&gt;crw-rw----   1 oracle     dba         23 0x000039 Dec 15 16:50 disk5_p3&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I tried to create the diskgroup again&lt;BR /&gt;SQL&amp;gt; alter diskgroup datadg add disk '/dev/rdisk/asm_data1a';&lt;BR /&gt;alter diskgroup datadg add disk '/dev/rdisk/asm_data1a'&lt;BR /&gt;*&lt;BR /&gt;ERROR at line 1:&lt;BR /&gt;ORA-15032: not all alterations performed&lt;BR /&gt;ORA-15001: diskgroup "DATADG" does not exist or is not mounted&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;SQL&amp;gt; alter diskgroup DATADG add disk '/dev/rdsk/c3t6d0';&lt;BR /&gt;alter diskgroup DATADG add disk '/dev/rdsk/c3t6d0'&lt;BR /&gt;*&lt;BR /&gt;ERROR at line 1:&lt;BR /&gt;ORA-15032: not all alterations performed&lt;BR /&gt;ORA-15001: diskgroup "DATADG" does not exist or is not mounted&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;SQL&amp;gt; select GROUP_NUMBER,DISK_NUMBER,MOUNT_STATUS,HEADER_STATUS,NAME,PATH from v$asm_&lt;BR /&gt;disk;&lt;BR /&gt;&lt;BR /&gt;no rows selected&lt;BR /&gt;PLEASE HELP!&lt;BR /&gt;&lt;BR /&gt;Thanks &amp;amp; Regards&lt;BR /&gt;</description>
      <pubDate>Sun, 10 May 2009 04:33:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-discovering-the-disk-for-asm-diskgroup-creation/m-p/4416425#M663386</guid>
      <dc:creator>user1221</dc:creator>
      <dc:date>2009-05-10T04:33:01Z</dc:date>
    </item>
    <item>
      <title>Re: error discovering the disk for ASM diskgroup creation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-discovering-the-disk-for-asm-diskgroup-creation/m-p/4416426#M663387</link>
      <description>SQL&amp;gt; create diskgroup datadg external redundancy disk '/dev/rdisk/asm_data1a' size 28&lt;BR /&gt;5690m;&lt;BR /&gt;create diskgroup datadg external redundancy disk '/dev/rdisk/asm_data1a' size 285690m&lt;BR /&gt;*&lt;BR /&gt;ERROR at line 1:&lt;BR /&gt;ORA-15018: diskgroup cannot be created&lt;BR /&gt;ORA-15031: disk specification '/dev/rdisk/asm_data1a' matches no disks&lt;BR /&gt;ORA-15014: location '/dev/rdisk/asm_data1a' is not in the discovery set&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;SQL&amp;gt; create diskgroup datadg external redundancy disk '/dev/rdsk/c3t6d0' size 270000m&lt;BR /&gt;;&lt;BR /&gt;create diskgroup datadg external redundancy disk '/dev/rdsk/c3t6d0' size 270000m&lt;BR /&gt;*&lt;BR /&gt;ERROR at line 1:&lt;BR /&gt;ORA-15018: diskgroup cannot be created&lt;BR /&gt;ORA-15031: disk specification '/dev/rdsk/c3t6d0' matches no disks&lt;BR /&gt;ORA-15014: location '/dev/rdsk/c3t6d0' is not in the discovery set&lt;BR /&gt;</description>
      <pubDate>Sun, 10 May 2009 04:44:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-discovering-the-disk-for-asm-diskgroup-creation/m-p/4416426#M663387</guid>
      <dc:creator>user1221</dc:creator>
      <dc:date>2009-05-10T04:44:57Z</dc:date>
    </item>
    <item>
      <title>Re: error discovering the disk for ASM diskgroup creation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-discovering-the-disk-for-asm-diskgroup-creation/m-p/4416427#M663388</link>
      <description>SQL&amp;gt; Alter system set asm_diskstring='/dev/rdisk/asm_data1a';&lt;BR /&gt;&lt;BR /&gt;SQL&amp;gt; select GROUP_NUMBER,DISK_NUMBER,MOUNT_STATUS,HEADER_STATUS,NAME,PATH from v$asm_&lt;BR /&gt;disk;&lt;BR /&gt;GROUP_NUMBER DISK_NUMBER MOUNT_S HEADER_STATU NAME&lt;BR /&gt;------------ ----------- ------- ------------ ------------&lt;BR /&gt;PATH&lt;BR /&gt;------------------------------&lt;BR /&gt;           1           0 CACHED  MEMBER       DATADG_0000&lt;BR /&gt;/dev/rdisk/asm_data1a&lt;BR /&gt;&lt;BR /&gt;The diskgroup is now created.&lt;BR /&gt;&lt;BR /&gt;Now I am going to create database with the all the datafiles &amp;amp; controlfile in that diskgroup and the redo's, Archivelog in the local file system.&lt;BR /&gt;&lt;BR /&gt;THANKS for your GREAT HELP DUNCUN !!!</description>
      <pubDate>Sun, 10 May 2009 04:53:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-discovering-the-disk-for-asm-diskgroup-creation/m-p/4416427#M663388</guid>
      <dc:creator>user1221</dc:creator>
      <dc:date>2009-05-10T04:53:38Z</dc:date>
    </item>
  </channel>
</rss>

