Sponsored Content
Operating Systems SCO SCO Unix on-site Tech in Seattle? Post 302329373 by davidanders on Friday 26th of June 2009 09:24:00 PM
Old 06-26-2009
Thank you for your response and time

Quote:
Originally Posted by edfair
This isn't rocket science. You can probably do it yourself, with a little help. Will require you to know the root password, some idea of how much space the data takes up, the ability to use tools to get the covers off and the bad tape drive out, and to replace the tape drive with something else and cover it back up.
I know the root password.
Not sure about data size - almost a complete newb with unix, except for some troubleshooting commands in OSX (FreeBSD) DIR? Get Info?
Tools and hardware replacement is second nature.

Quote:
Originally Posted by edfair
Changing the backup device is a small change using edgemenu and edge reports the backup every time it does one to the root mailbox, if it is implemented correctly.
And I get to EdgeMenu and EdgeReports how?
Login as Root
Open BackupEdge (can it do the update automatically?)
I downloaded the 01.02.04 update in .exe format that is supposed to create two appropriate disks for the Unix Server (in process now)
Is there a good guide for BackupEdge for the clueless?

Thank you for your response and time.
David

OH, by the way... Would you go with DVD-RW or harddrive (160Gb or 320Gb)???
I have a thing about tape drives, unless you buy two at install time so you have a backup.
Thanx

AND AGAIN
Do you do a Bootable DiskImage of the drive in case of drive failure? A one time deal unless updates are added...
AND an incremental backup of the databases for restoration?
Sorry for questions, I understand. I have answered Mac questions for nine years at allexperts, here.
http://www.allexperts.com/expert.cgi...63&expID=16292

Thank you, again.

Last edited by davidanders; 06-26-2009 at 10:38 PM..
 

4 More Discussions You Might Find Interesting

1. News, Links, Events and Announcements

Anti-Unix site running Unix

I just wanted to share this piece of news to all of you, comments are unnecessary :) http://news.com.com/2100-1001-872266.html (1 Reply)
Discussion started by: J.P
1 Replies

2. Filesystems, Disks and Memory

SCO TCP/IP runtime System for SCO Unix

Hi everyone i have a question for all of you. It may be basic or it may be a good one. I recently aquired a copy of "SCO TCP/IP runtime System for SCO Unix" (thats what the disks say) and for the life of me i can not get it to load. i have tried opening the disk in linux and it can not determine... (0 Replies)
Discussion started by: Cerberus
0 Replies

3. SCO

load sco xenix and sco unix binary ?

Hi I have some sco xenix object, bin and archive files that operate in sco unix 5.0.7. I know that sco unix kernel can support sco xenix binary. I want to know how can I link xenix and unix archives together? (0 Replies)
Discussion started by: javad1_maroofi
0 Replies

4. Programming

Need best forum site for java (as for unix its unix.com)

Hi All, Can anyone help me for knowing the java best side forums. where i will get a quick responce like here , as i am having lot of question. Thanks (1 Reply)
Discussion started by: aish11
1 Replies
mt(1)							      General Commands Manual							     mt(1)

NAME
mt - magnetic tape manipulating program SYNOPSIS
tapename] command [count] Obsolescent tapename] command [count] DESCRIPTION
is used to give commands to the tape drive. If tapename is not specified, the environment variable is used; if is not defined, the default drive is used. winds the tape in the requested direction (forward or backward), stopping after the specified count EOF marks or records are passed. If count is not specified, one is assumed. Each EOF mark counts as one record. When winding backwards, the tape always stops at the BOT marker, regardless of the number remaining in count. accepts the following commands: Write count EOF marks. Forward space count files. Forward space count records. Backward space count files. Backward space count records. Rewind tape. Rewind tape and go offline. Seek to end of data (DDS and QIC drives only). Write count setmarks (DDS drives only). Forward space count setmarks (DDS drives only). Backward space count setmarks (DDS drives only). Print status information about the tape drive. Reserve tape drive for sole use by the host issuing the command (stape or estape driver only). Release tape drive from sole use by the host issuing the command (stape or estape driver only). Spacing operations (back or forward space file or record) leave the tape positioned past the object being spaced to in the direction of motion. That is, backspacing a file leaves the the tape positioned before the file mark, forward spacing a file leaves the tape positioned after the file mark. This is consistent with all classical usage on tapes. WARNINGS
Only raw, no-rewind Berkeley-type devices should be specified. This type of device will not reposition the tape upon close. An example of such a device is or See mt(7) for more details. It is possible to wind the tape beyond the EOT marker and off the end of the reel. A reservation may only be cleared with a release by the host that issued the original reserve. In the event that the host that holds the reservation is no longer available, the command may be used to reclaim the device by issuing a bus device reset. See st(1M) for more details. The reserve/release functionality can only be issued to drives using the or driver. EXAMPLES
Rewind the tape associated with the device file or (if legacy DSF is disabled): FILES
Raw magnetic tape interface (stape) Raw magnetic tape interface (estape) Default tape interface. If legacy DSF is disabled, the default value is AUTHOR
was developed by the University of California, Berkeley. SEE ALSO
dd(1), st(1M), intro(7), mt(7). mt(1)
All times are GMT -4. The time now is 10:35 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy