Computing.Net > Forums > Solaris > taring to a remote tape drive?

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

taring to a remote tape drive?

Reply to Message Icon

Name: doc
Date: August 29, 2002 at 09:57:37 Pacific
Comment:

ok, i need to backup /export to remote tape drive: here is the command i am using :

tar -cvfb -20 /export | rsh voodoo dd of=/dev/rmt/0n obs=20b


then i get an error stating:

tar:invalid blocksize "/export"
permission denied!

What does this mean and how can i get this work......


ALSO:
/export is about 8 gigs. is it even possible to do a remote tar to a tape drive and feed the 4mm (2GIG) tape one at a time?



Sponsored Link
Ads by Google

Response Number 1
Name: boarddude
Date: August 29, 2002 at 11:41:57 Pacific
Reply:

is a .rhost file in $HOME availabel??


0

Response Number 2
Name: doc
Date: August 29, 2002 at 15:20:44 Pacific
Reply:

yes it is there.


0

Response Number 3
Name: Mark M
Date: August 31, 2002 at 01:00:56 Pacific
Reply:

Have you tried omitting the minus sign before the 20 and before the options? I'm not sitting at a box at the moment so can't check this myself at the moment.


0

Response Number 4
Name: ---
Date: August 31, 2002 at 23:52:22 Pacific
Reply:

tar cvfb - 20 /export | rsh voodoo dd of=/dev/rmt/0n obs=20b


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Solaris Forum Home


Sponsored links

Ads by Google


Results for: taring to a remote tape drive?

Remote Access www.computing.net/answers/solaris/remote-access/2236.html

backup solaris 8 www.computing.net/answers/solaris/backup-solaris-8/3673.html

hard drive to tape drive transfer www.computing.net/answers/solaris/hard-drive-to-tape-drive-transfer/4138.html