Dell PowerEdge 2600 tape backup


 
Thread Tools Search this Thread
Operating Systems SCO Dell PowerEdge 2600 tape backup
# 1  
Old 11-24-2009
Dell PowerEdge 2600 tape backup

I was asked to get a Dell PowerEdge 2600 server, out of warranty, running SCO 3.2v5.06 to perform a full backup. I spent hours researching and preparing a strategy only to fail on-site.

The only device names in /dev for a tape drive were

/dev/xStp0
/dev/xcdt0
/dev/xct0

There was no /dev/rStp0 as expected for a scsi drive, so I assumed the drive wasn't scsi. I tried all the above device names in all the commands below.

I tried many of the things would find searching online, but none worked. For example, I went into scoadmin to view the tape drive settings to verify kernel knew about it. It came back with only this
ID 0 Dat



I tried mounting the tape device but got errors about cannot access device

I tried writing a single file to tape only to get errors about cannot access device
# cd /tmp
# ls > junk
# find ./junk -print | cpio -ocaB > /dev/xStp0

I tried some tape commands and got same errors about cannot access
# tape reten /dev/xStp0 (or rewind)
# tape status same with # dtype /dev/xStp0
I tried hwconfig -h but didn't see anything that indicated the drive was recognized.
# sdiconfig -l was an unrecognized command
Since the system was in production during normal hours, I could not try mkdev tape, but even if I could, I'm not sure I'd get anywhere.

Since this is a Dell system, I'm wondering if the tape drive was ever configured correctly coming from them. The bundled internal tape drive appears to be a Dell PowerVault 100T Dat72. I determined that by looking at the service tag system configuration (shown here)

1
U1868,
Tape Backup Unit,20GB,Half Height,Internal,DDS4,Seagate V7

and by looking up the PowerEdge 2600's description at
http://www.dell.com/downloads/global/products/pedge/en/2600_specs.pdf

I'm in need of your advice regarding the tape drive.
I'd also like to know the easiest way to get a full backup off of this thing as soon as possible independent of the internal tape drive. For example, it must be running NFS since a user showed me she could access files from Windows. Is there a product that can backup from Windows? Is there a way to backup to USB? The cd drive is not writable. This thing has never been backed up.

I'd try microlite if I was sure that running mkdev tape would get me anywhere, but I'd like to know why the "installed" tape drive isn't working if possible.

Thanks.
# 2  
Old 11-24-2009
Compare the contents of /etc/conf/cf.d/mscsi with the actual scsi hardware configuration.
You should be getting some scsi information during POST.
Then either change the hardware to match the configuration, or run "mkdev tape" to add the tape. You will have to relink the kernel to if you have to add the tape, which also will entail a re-boot. The windows access could be NFS, or Samba, or Visionfs which came bundled with the OS.

Last edited by jgt; 11-24-2009 at 07:17 PM..
# 3  
Old 11-24-2009
Many thanks for the complete and fast reply!

This production system has not been available for me to reboot and view post messages. Would the post messages also be logged in /usr/adm/messages ? (I forgot to look there)

---------- Post updated at 06:18 PM ---------- Previous update was at 06:14 PM ----------

I was prepared to carry out the mkdev tape operation, but was not able to since I could not reboot the production system. But I have a question about the procedure I found as (shown below): does mkdev tape perform the re-link since it rebuilds the kernel?

# mkdev tape
Pick 1) Install a Tape Drive
Pick 4) Install SCSI Tape Drive
Pick Yes Do you wish to configure the SCSI Tape Drive now? (y/n?)
Pick 0-7 What is the ID of the controller for this device?
Pick 0 or 1 Which SCSI host adapter supports this device?
Pick 0 What is the LUN of this device? Always enter 0 for the LUN.

You will then see:
The following special devices have been created:
/dev/rStp# /dev/nrStp# /dev/xStp#
Press <Return> to Continue.

The original Tape Drive Configuration Program menu will then be displayed.
Press "q" to quit and you will be asked:

You must create a new kernel to affect the driver change you specified.
Do you wish to create a new kernel now? (y/n)

Choose "y" and you will see the message:

The UNIX Operating System will now be rebuilt.
This is take a few minutes. Please wait.

Root for this system build it /.

This will take a few minutes and then you will be asked:

Do you want this kernel to boot by default? (y/n)

Again, answer "y".

Next you will be asked:

Do you want the kernel environment rebuilt? (y/n)

Again, answer "y".

When you receive a root prompt, shut the system down and reboot to
activate the new kernel.

You are now ready to use your tape drive.
# 4  
Old 11-24-2009
The /usr/adm/messages will show the same information as scrolls on the screen during the boot process. It probably will not show anything for the tape as it only reports found and configured hardware. If the tape is configured as scsi-id 2, and there is a device set to id 2 then the device will show in the file. If the tape is configured as 2, and the device is set to 3, then nothing will show in the messages file.

The POST (Power On Self Test) information displays on the screen prior to the Boot: prompt appearing, unless it has been suppressed in the CMOS setup. You should see the amount of memory in the system, and the scsi host adapter information followed by a line of description for the device type, brand, model and scsi id for each device found.
You may also see a prompt to run the scsi setup (<ctrl>-A for Adaptec, <ctrl>-M for Mylex) etc.

Yes the re-link is done during the mkdev tape process. The current kernel is renamed to unix.old, and the environment should be rebuilt.
Do not re-link the kernel twice without either re-booting to confirm that that the new kernel works, or otherwise saving /stand/unix.old. With 5.0.6 the kernel should fit on a 1.44 floppy.

Last edited by jgt; 11-24-2009 at 09:04 PM..
# 5  
Old 11-24-2009
"If the tape is configured as 2, and the device is set to 3, then nothing will show in the messages file."

ahh...thanks

Would dcu (device configuration utililty) tell me the actual hardware jumper settings or would it also give the silent treatment if /etc/conf/cf.d/mscsi did not match actual jumper settings?

Isn't ps -A the command for all process on SCO? I didn't see NFS or Samba running, but I didn't know about VisionFS.
# 6  
Old 11-25-2009
DCU is a Unixware product not Openserver.
Network services are started by scripts located in /etc/rc2.d
VisionFS is S90Visionfs (default names)
Samba S99nmbd and S99smbd
There is also Advanced File and Print Server, which installs as a separate product, look in scoadmin->License Manager
I checked a system with NFS running, and ps -a does not show it; use exportfs to see if any directories are exported.
# 7  
Old 11-25-2009
Thank you!
Login or Register to Ask a Question

Previous Thread | Next Thread

8 More Discussions You Might Find Interesting

1. Programming

/dev/mem on Dell Poweredge

Hi, I have a C++ program to access /dev/mem and retrieve details like Vendor, Manufacturer details of the motherboard. This works fine on all the machines except for on Dell Poweredge 2850,1950... machines. I receive a 'EFAULT' when I try to access /dev/mem on these servers. I suspect some... (1 Reply)
Discussion started by: ragisreekanth
1 Replies

2. SCO

Continueing relyability problems with SCO 6.0 on Dell Poweredge 1800 with PERC DC4.

Hello all, I'am experiencing weird relyability problems with a SCO 6.0 Openserver server that runs on a Dell Poweredge 1800 equipped with a PERC DC4 raid controller and 4 36 GB 15 K rpm hot swappable scsi harddisks. It runs a RAID 10 configuration. It uses the mega hba, Revision 8.03a Release... (1 Reply)
Discussion started by: frederik1
1 Replies

3. UNIX for Dummies Questions & Answers

Stange problem Dell PowerEdge 1950/ Boradcom Netextreme NIC

I have 2 Dell Poweredge 1950 servers running . I have been having intermittent performance issues with the NIC cards on one of them. The two servers are identical and are running the same operating system. The server that has the issue is on the DMZ on a a static IP and is hosting a website. ... (0 Replies)
Discussion started by: skotapal
0 Replies

4. Filesystems, Disks and Memory

Linux and Dell 1500sc Poweredge Server

Does anybody no how to get around the fact that the Red Hat installation does not see the SCSI hard drives. It lets you manually pick the proper device, but still fails saying no drive detected (or something to that effect). I was going to install windows 2003 Server and use VMware...but again,... (1 Reply)
Discussion started by: Fatflea
1 Replies

5. Red Hat

Installing RedHat 8.0 onto Dell PowerEdge SC1425 - hdc: status error: status = 0x58

I have successfully installed RedHat 8.0 onto a Dell PowerEdge SC1425 today. This server has two SATA hard drives, and an IDE DVD-ROM drive. Using the following kernel parameters, i successfully installed across both hard drives from CD: ide0=0x1f0,0x3f6,14 vga=791 resolution=1024x768 expert... (5 Replies)
Discussion started by: fishsponge
5 Replies

6. Solaris

Installing Solaris 10 on Dell PowerEdge 2800

hi, i am trying to install solaris 10 (on 4 cd's downloaded from the sun website) on my dell poweredge 2800 server. 2 xeon processors, 2GB of RAM and 2 NICS, 73 GB SCSI (maxtor ultra320, 3.5 series), i can give more details on request... the installation crashes when trying to detect the NICS... (0 Replies)
Discussion started by: xinugeek
0 Replies

7. Linux Benchmarks

Dell Poweredge 2400 / 533

CPU/Speed: Dual PIII 533 Ram: 256Mb PC133 Motherboard: Unknown, Intel Chipset Cache: 256k on board Controller: PARC Raid 2/Si, AIC-7880U Disk: 30Gb RAID 5 Load: 1 user. Clean boot, init 5 but X-Windows not loaded. Kernel: See Benchmarks. pgms: gcc 3.2.3 ... (2 Replies)
Discussion started by: Garp
2 Replies

8. Linux Benchmarks

Dell Dual Xeon PowerEdge 4600

Notes: System Configuration: Dell Computer Corporation PowerEdge 4600 (4 X Intel(R) XEON(TM) CPU 2.00GHz 1988.782 MHz) hyperthreaded System clock frequency: 99.0827 MHz Memory size (approximate): 2559 Megabytes ========================= CPUs ======================== CPU # CPU... (0 Replies)
Discussion started by: tnorth
0 Replies
Login or Register to Ask a Question