StoreEver Tape Storage
1827088 Members
3323 Online
109713 Solutions
New Discussion

Ultrim Device Problem on SUN m/c ( Solaris-8 )

 
Ramesh.K.R.
Regular Advisor

Ultrim Device Problem on SUN m/c ( Solaris-8 )

Hi,

When we are trying to configure the ultrim device ( backup ) we are getting the following error:
"Device is unsupported, /dev/rmt/0m is not a bsd style device, use bsd
style device"

Any inputs are highly appreciated.

Thanks & Regards,
Ramesh.K.R.
hai
2 REPLIES 2
Eugeny Brychkov
Honored Contributor

Re: Ultrim Device Problem on SUN m/c ( Solaris-8 )

Try this one http://h20000.www2.hp.com/bizsupport/TechSupport/Document.jsp?objectID=lpg50151&locale=en_US&taskId=115&prodSeriesId=42913&prodTypeId=12169
BTW, are you talking about media changer (m/c) or drive? What's device product number?
Eugeny
Duncan Greenwood
Trusted Contributor

Re: Ultrim Device Problem on SUN m/c ( Solaris-8 )

Sorry for the late contribution - hope it helps.

You don't say what backup application you're using, but I'd guess you need to use the Berkeley style no-rewind device file. Try /dev/rmt/0cbn instead.

0 = first tape device
c = do h/w compression
b = Berkeley (bsd) style operation
n = don't rewind the tape on close

hth

D
#