Bug 195976

Summary: no /dev/tape as expected by mt
Product: [Fedora] Fedora Reporter: Les Mikesell <lesmikesell>
Component: udevAssignee: Harald Hoyer <harald>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 5   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-09-20 11:04:30 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Les Mikesell 2006-06-20 02:17:51 UTC
Description of problem:

The 'mt' program - and everything else configured for a pre-FC5 system expects
the default tape device to be /dev/tape, yet the FC5 udev system is creating
/dev/tape-nst0 instead in a system with only one scsi tape drive.


Version-Release number of selected component (if applicable):
FC5

How reproducible:


Steps to Reproduce:
1.Boot with tape drive present
2.Execute 'mt status'
3.
  
Actual results:
/dev/tape: No such file or directory

Expected results:
Status of tape drive



Additional info: