- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: raw devices for oracle
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-11-2006 09:19 AM
11-11-2006 09:19 AM
raw devices for oracle
mkdir /dev/vg_data1
mknod /dev/vg_data1/group c 64 0x090000
vgcreate /dev/vg_data1 /dev/dsk/c9t1d5
lvcreate -n /dev/vg_data1/lv_data1 vg_data1
lvextend -L 24560 /dev/vg_data1/lv_data1
chown oracle:dba /dev/vg_data1/lv_data1
chmod 660 /dev/vg_data1/lv_data1
and asked him to use the /dev/vg_data1/rlv_data1 path. now hes complaining that its not working. I was wondering am i missing anything for it to work?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-11-2006 09:39 AM
11-11-2006 09:39 AM
Re: raw devices for oracle
How about giving an exact error message, or at the very least be specific about the operation attempted which is failing
> chown oracle:dba /dev/vg_data1/lv_data1
> chmod 660 /dev/vg_data1/lv_data1
Uh, should that not be done on the raw device /rlv_data...
Hein.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-11-2006 02:21 PM
11-11-2006 02:21 PM
Re: raw devices for oracle
there are infact two raw devices thro' vg_data1 and vg_data2 and hes trying to make a ASM diskgroup out of it. the error hes getting is ORA-15063 - "ASM discovered an insufficient number of disks for diskgroup "
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-11-2006 03:00 PM
11-11-2006 03:00 PM
Re: raw devices for oracle
It should be NULL or contain:
/dev/vg_data[12]/r*
May we assume the diskgroup was created 'normal redundancy' and with two 'failgroup's?
Be sure to have your DBA share the CREATE DISKGROUP command details with you (and us?).
The full error description can be found with '#oerr ora 15063' or online at:
http://download-east.oracle.com/docs/cd/B19306_01/server.102/b14219/e12700.htm#sthref41
"ORA-15063: ASM discovered an insufficient number of disks for diskgroup "string"
Cause: ASM was unable to find a sufficient number of disks belonging to the diskgroup to continue the operation.
Action: Check that the disks in the diskgroup are present and functioning, that the owner of the ORACLE binary has read/write permission to the disks, and that the ASM_DISKSTRING initialization parameter has been set correctly. Verify that ASM discovers the appropriate disks by querying V$ASM_DISK from the ASM instance."
Good luck,
Hein.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-11-2006 07:26 PM
11-11-2006 07:26 PM
Re: raw devices for oracle
What is the permission of /dev/vg_data1 directory ??. If this vg is exclusively used for oracle related filesystems you can change owner and group of this directory to oracle:dba.
Regards !
Jijeesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-11-2006 08:50 PM
11-11-2006 08:50 PM
Re: raw devices for oracle
For raw devices, its necessary for the logical volume files to be owned by the oracle user and its group, which is normally dba.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com