ADSM-L

Re: TSM on Mac

2005-05-10 14:56:43
Subject: Re: TSM on Mac
From: Andrew Raibeck <storman AT US.IBM DOT COM>
To: ADSM-L AT VM.MARIST DOT EDU
Date: Tue, 10 May 2005 11:54:28 -0700
I asked one of our Mac guys about this, and while these are not officially
supported instructions, he made the following suggestions. Let us know how
it goes:

The quick answer is to see if VNC or Apple Remote Desktop works on the
Xserver with no graphics card.  I'm not sure if it does or not.

The other approach is described below.

Install the client on a system that has a display. This is necessary to
extract the files. Copy the Tivoli Storage Manager folder to the Xserver.

The following steps need to be completed on the Xserver, from inside the
Tivoli Storage Manager folder to finish the setup and configuration:

Set the permissions on the dsmtca application:

sudo chown 0:80 dsmtca
sudo chmod 4755 dsmtca

Create the default preferences location and set the permissions correctly
with these commands:

sudo mkdir "/Library/Preferences/Tivoli Storage Manager"
sudo chown 0:80 "/Library/Preferences/Tivoli/Storage Manager"
sudo chmod 755 "/Library/Preferences/Tivoli/Storage Manager"

Copy the sample option files to the default location and set the
permissions correctly with these commands:

cp "TSM System Preferences - Sample" "/Library/Preferences/Tivoli Storage
Manager/TSM System Preferences"
chmod 755  "/Library/Preferences/Tivoli Storage Manager/TSM System
Preferences"
cp "TSM User Preferences - Sample" "/Library/Preferences/Tivoli Storage
Manager/TSM User Preferences"
chmod 755 "/Library/Preferences/Tivoli Storage Manager/TSM User
Preferences"

Edit the option files with these commands:

vi "/Library/Preferences/Tivoli/Storage Manager/TSM System Preferences"
vi "/Library/Preferences/Tivoli/Storage Manager/TSM User Preferences"

At this point, the command line client should be able to connect to the
TSM server.

Additional steps are required to install the client scheduler. Refer to
"Configuring the client scheduler - Method 2" on page 18 of the book for
how to install the client scheduler as a startup item from the command
line.

Regards,

Andy

Andy Raibeck
IBM Software Group
Tivoli Storage Manager Client Development
Internal Notes e-mail: Andrew Raibeck/Tucson/IBM@IBMUS
Internet e-mail: storman AT us.ibm DOT com

The only dumb question is the one that goes unasked.
The command line is your friend.
"Good enough" is the enemy of excellence.

"ADSM: Dist Stor Manager" <ADSM-L AT VM.MARIST DOT EDU> wrote on 2005-05-10
02:07:17:

> hi all,
>
> how can I install TSM client on an Xserve without graphic card so in
> command line ?
>
> I tried "open TSMInstaller.hqx" but it doens't work...
>
> thanx

<Prev in Thread] Current Thread [Next in Thread>