Adding robot and drives

 
Thread Tools Search this Thread
Special Forums Windows & DOS: Issues & Discussions Adding robot and drives
# 1  
Old 04-27-2011
Adding robot and drives

Hi All

Im running veritas netbackup 6.5.5, on MWindows 2003 master server.
Ive just added a Quantum PX500 with 2 drives, the problem im facing is that now under the storage unit tab on console all the storage unit types for NDMP have the new robot listed and not the original one. The set up i need is to have the old robot TLD0 listed.
Can anyone help, the robot and drives were added via Configure storage devices Wizard.. The original robot is a ADIC 500 8 drive library.
Login or Register to Ask a Question

Previous Thread | Next Thread

6 More Discussions You Might Find Interesting

1. Hardware

Arduino Robot Tank Project

Normally I'm not into kits, but I thought my wife would enjoy this one since she is a big fan of robots and droids on StarWars! We are done with the basic mechanical assembly and starting on the electronics assembly today. The robot's "brain" consists of three levels. The Arduino board, on... (5 Replies)
Discussion started by: Neo
5 Replies

2. Solaris

Adding new hard drives on Sun SPARC T5440 server with Solaris 10

I need to add two new hard drives of 300 GB capacity to a SunSPARC T5440 server. The server currently has two hard drives of 146 GB each. How do I add the new drives to the existing UFS? What are the procedures involved in setting this server with the new hard drives? I am very new to Solaris... (6 Replies)
Discussion started by: ramatnmcc
6 Replies

3. Solaris

Adding new tape drives

hi, i am using Solaris 8 on a sparc box and already have 4 tape drives in a backup libaray attached to my unix server. we have recently added 2 new tape drives to the libaray and now want to get unix to see them. have it working in windows. how do i scan for new hardware and add theses new... (5 Replies)
Discussion started by: dshakey
5 Replies

4. Solaris

Adding logical drives

Hello, I have checked in here as I dont have enough experience as Solaris Admin. My Solaris seems to boot ok on a HP Proliant DL380 G6 server The release is 5.10, the kernel ID is Generic_137138-09. It was installed after creating one logical drive type RAID1, size 300GB. Now 2 further... (2 Replies)
Discussion started by: fogarino
2 Replies

5. Filesystems, Disks and Memory

Help adding new hard drives

Folks; I just added 2 physical new hard drives to my SUSE server. My server is already running SUSE 10.3 version. Is there a command i can use to add the new space or even see if the system can sees them? (3 Replies)
Discussion started by: Katkota
3 Replies

6. Shell Programming and Scripting

how floppy disks, CDs and flash drives (pen drives) are accessed in UNIX

hi how floppy disks, CDs and flash drives (pen drives) are accessed in UNIX? thanks (0 Replies)
Discussion started by: nokia1100
0 Replies
Login or Register to Ask a Question
robot-playerjoy(1)					      General Commands Manual						robot-playerjoy(1)

NAME
robot-playerjoy - console-based client for teleoperation SYNOPSIS
robot-playerjoy [options] <host:port> [<host:port>] DESCRIPTION
robot-playerjoy is a console-based client that provides planar, differential-drive teleoperation of position2d and position3d devices. In other words, robot-playerjoy allows you to manually drive your (physical or simulated) robot around. robot-playerjoy uses velocity control, and so will only work when the underlying driver supports velocity control (most drivers do). OPTIONS
-v verbose mode. Print the Player device state on stdout. -3d connect to position3d interface (instead of position). -c continuously send commands. -n don't send commands or enable motors (for debugging). -k use keyboard control (instead of joystick device). -p print out speeds on the console. -udp use UDP instead of TCP (deprecated, currently disabled). -speed speed maximum linear speed in meter per second (default: 0.5). -turnspeed speed maximum angular speed in degrees per second (default: 60). -dev device joystick device file the joystick is connected to (default: /dev/js0). AUTHOR
Player was written by Brian Gerkey <gerkey@users.sourceforge.net> and contributors. This manual page was written by Daniel Hess for the Debian Project. SEE ALSO
The HTML documentation in /usr/share/doc/player/html of the robot-player-doc package. Player May 2009 robot-playerjoy(1)