Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
For bugs related to Red Hat Enterprise Linux 5 product line. The current stable release is 5.10. For Red Hat Enterprise Linux 6 and above, please visit Red Hat JIRA https://issues.redhat.com/secure/CreateIssue!default.jspa?pid=12332745 to report new issues.

Bug 921052

Summary: Raw devices using custom names
Product: Red Hat Enterprise Linux 5 Reporter: Pierguido Lambri <plambri>
Component: doc-Tuning_and_Optimizing_for_Oracle_DatabasesAssignee: Laura Bailey <lbailey>
Status: CLOSED NEXTRELEASE QA Contact: ecs-bugs
Severity: medium Docs Contact:
Priority: unspecified    
Version: 5.9CC: alyoung, kzak, lmiksik, plambri, tdabasin
Target Milestone: rcKeywords: Documentation, FutureFeature
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-10-09 00:27:14 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Deadline: 2013-03-30   

Description Pierguido Lambri 2013-03-13 11:22:25 UTC
Description of problem:
In the documentation we state that it's possible to set up custom names for 
RAW devices:

https://access.redhat.com/knowledge/docs/en-US/Red_Hat_Enterprise_Linux/5/html/Tuning_and_Optimizing_Red_Hat_Enterprise_Linux_for_Oracle_9i_and_10g_Databases/sect-Oracle_9i_and_10g_Tuning_Guide-Configuring_IO_for_Raw_Partitions-Using_Raw_Devices_for_Oracle_Databases.html

It's anyway impossible to use a different name from rawX because the utility 
supports only this names (rawX).


Version-Release number of selected component (if applicable):
# rpm -qa | grep util-linux
util-linux-2.13-0.59.el5_8


How reproducible:
Always

Steps to Reproduce:
1. Create a raw device with custome name (not rawX)
2. Restart the rawdevices service
3. Check the output
  
Actual results:
Unsupported raw device name '/dev/raw/test1' (format is /dev/raw/rawN))
Unsupported raw device name '/dev/raw/test2' (format is /dev/raw/rawN))

Expected results:
Creation of the rawdevices as per doc suggestion

Additional info:

The devices are being created manually:

# ls -la /dev/raw/test*
crw------- 1 root root 162, 1 Mar 11 11:39 /dev/raw/test1
crw-r--r-- 1 root root 162, 1 Mar 13 10:48 /dev/raw/test2

Comment 10 RHEL Program Management 2013-05-01 07:19:41 UTC
This request was evaluated by Red Hat Product Management for
inclusion in the current release of Red Hat Enterprise Linux.
Because the affected component is not scheduled to be updated
in the current release, Red Hat is unable to address this
request at this time.

Red Hat invites you to ask your support representative to
propose this request, if appropriate, in the next release of
Red Hat Enterprise Linux.

Comment 25 Laura Bailey 2013-10-09 00:27:14 UTC
Closing; verified for release in RHEL 5.10.