<?xml version="1.0" encoding="UTF-8"?><rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
> <channel><title>Comments on: Solaris : Controlling tape device/drive using mt command</title> <atom:link href="http://www.cyberciti.biz/tips/solaris-controlling-tape-devicedrive-using-mt-command.html/feed" rel="self" type="application/rss+xml" /><link>http://www.cyberciti.biz/tips/solaris-controlling-tape-devicedrive-using-mt-command.html</link> <description>This is a Linux sys admin journal by Vivek about sys admin work, Linux tips &#38; tricks, hacks, news and more.</description> <lastBuildDate>Fri, 10 Feb 2012 20:37:43 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>By: Mahmoud</title><link>http://www.cyberciti.biz/tips/solaris-controlling-tape-devicedrive-using-mt-command.html#comment-164537</link> <dc:creator>Mahmoud</dc:creator> <pubDate>Sun, 19 Dec 2010 12:46:03 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/solaris-controlling-tape-devicedrive-using-mt-command.html#comment-164537</guid> <description>I want to configure a Dell RD1000 tape drive on
solaris10 server and I do the following:
1-First I found the drive name by using command:
#iostat -En
and this is the output:
c2t0d0           Soft Errors: 1 Hard Errors: 0 Transport Errors: 0
Vendor: DELL     Product: RD1000           Revision: 0053 Serial No:
Size: 0.00GB
Media Error: 0 Device Not Ready: 0 No Device: 0 Recoverable: 0
Illegal Request: 1 Predictive Failure Analysis: 0
2-I try the mt command on this device as follow:
#mt -f /dev/dsk/c2t0d0  and the output is :No such device
when I try  #mt -f /dev/dsk/c2t0d0p0     the output is :Device is busy
3-I try to check which process has locked the Tape drive by using:
# fuser -u /dev/dsk/c2t0d0p0    I found the process is &quot;Vold&quot;
4-I stop the volume management process by using:
# /etc/init.d/volmgt stop
and i checked again:
# mt   -f    /dev/dsk/c2t0d0p0   status
mt: Inappropriate ioctl for device
Notes: I used &quot;tapes&quot; command and still &quot;/dev/rmt&quot; empty
Any respond ASAP will be really appreciated.
You can respond me on my e-mail: m_aboelgheit@yahoo.com</description> <content:encoded><![CDATA[<p>I want to configure a Dell RD1000 tape drive on<br
/> solaris10 server and I do the following:</p><p>1-First I found the drive name by using command:<br
/> #iostat -En<br
/> and this is the output:</p><p>c2t0d0           Soft Errors: 1 Hard Errors: 0 Transport Errors: 0<br
/> Vendor: DELL     Product: RD1000           Revision: 0053 Serial No:<br
/> Size: 0.00GB<br
/> Media Error: 0 Device Not Ready: 0 No Device: 0 Recoverable: 0<br
/> Illegal Request: 1 Predictive Failure Analysis: 0</p><p>2-I try the mt command on this device as follow:</p><p> #mt -f /dev/dsk/c2t0d0  and the output is :No such device</p><p>when I try  #mt -f /dev/dsk/c2t0d0p0     the output is :Device is busy</p><p>3-I try to check which process has locked the Tape drive by using:</p><p> # fuser -u /dev/dsk/c2t0d0p0    I found the process is &#8220;Vold&#8221;</p><p>4-I stop the volume management process by using:</p><p> # /etc/init.d/volmgt stop</p><p>and i checked again:</p><p> # mt   -f    /dev/dsk/c2t0d0p0   status</p><p> mt: Inappropriate ioctl for device</p><p>Notes: I used &#8220;tapes&#8221; command and still &#8220;/dev/rmt&#8221; empty</p><p>Any respond ASAP will be really appreciated.<br
/> You can respond me on my e-mail: <a
href="mailto:m_aboelgheit@yahoo.com">m_aboelgheit@yahoo.com</a></p> ]]></content:encoded> </item> <item><title>By: Deepadevi</title><link>http://www.cyberciti.biz/tips/solaris-controlling-tape-devicedrive-using-mt-command.html#comment-156299</link> <dc:creator>Deepadevi</dc:creator> <pubDate>Tue, 01 Jun 2010 13:09:18 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/solaris-controlling-tape-devicedrive-using-mt-command.html#comment-156299</guid> <description>using tools we can identify the no of free tapes are available in drive.</description> <content:encoded><![CDATA[<p>using tools we can identify the no of free tapes are available in drive.</p> ]]></content:encoded> </item> <item><title>By: Divakar</title><link>http://www.cyberciti.biz/tips/solaris-controlling-tape-devicedrive-using-mt-command.html#comment-143489</link> <dc:creator>Divakar</dc:creator> <pubDate>Thu, 17 Apr 2008 23:56:51 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/solaris-controlling-tape-devicedrive-using-mt-command.html#comment-143489</guid> <description>Hi,
Is there any commnad to find - how many tapes in a tape drive.
Regards
Divakar</description> <content:encoded><![CDATA[<p>Hi,</p><p>Is there any commnad to find &#8211; how many tapes in a tape drive.</p><p>Regards<br
/> Divakar</p> ]]></content:encoded> </item> </channel> </rss>
