[Search for users]
[Overall Top Noters]
[List of all Conferences]
[Download this site]
Title: | WinNT-Clusters |
Notice: | Info directories moved to DECWET::SHARE1$:[NT_CLSTR] |
Moderator: | DECWET::CAPPELLOF |
|
Created: | Thu Oct 19 1995 |
Last Modified: | Fri Jun 06 1997 |
Last Successful Update: | Fri Jun 06 1997 |
Number of topics: | 863 |
Total number of notes: | 3478 |
794.0. "[WOLFPACK] Problems with creating generic application resource" by ALFAM7::SIEBOLD (Thomas, TSO Munich - ALPHAholics can not be VAXinated!) Mon May 12 1997 07:53
I am trying to set up a generic application resource in MS Wolfpack.
The problem I am having is WHAT exactly do I put into COMMAND LINE and the
CURRENT DIRECTORY fields?
During the Wolfpack labs in Seattle the instruction said the following:
Commandline= %shareddriveletter%:\directory\applicationname
CurrentDIRECTORY=empty
Unfortunately I can not remember what we have done then.
1) The system doesn't allow to keep the current directory field empty
What do I put in there?
If I look in the documentation that came with Beta 2 it says
\\xxx\yyy, explaining nothing.
What is xxx? Is it the name of the cluster group or ist the name
of the network name resource of the group that will contain the
application resource (is it the virtual server name)?
What is yyy? Is it the directory name that is shared on the shared
device?
2) commandline: Looking at the beta 2 documentation I should just be able
to enter the name of the application, like mplay32.exe /play/repeat
clock.avi.
My names are: Nodes=WOLF!, WOLF2
ClusterResource= WOLFPACK
FileShares=WOLF_K_SHARE (K:\WOLFK),WOLF_L_SHARE (L:\WOLFL)
NetworkNames=WOLFVS1 (for group containing K),WOLFVS2 (for
group containing L)
Application= mplay32.exe on k:\wolfk
3) How long can I browse a name created by the cluster? I have changed the
names WOLFVS1,2 from VIRTUALWOLF1,2. I can still brwose (in explorer) the
old names VIRTUALWOLF1,2 AND the new names WOLF1,2.
Thanks
Thomas
T.R | Title | User | Personal Name | Date | Lines |
---|
794.1 | How to start a generic application | DECWET::CAPPELLOF | My other brain is a polymer | Tue May 13 1997 10:41 | 13 |
| Try this:
Command Line: k:\wolfk\mplay.exe <your-data-file>.avi
Current directory: k:\wolfk
Substitute the real name of your .avi file for "<your-data-file>" in
the above example.
The "current directory" is the directory where the application starts
running. In many cases, it's not very important.
I don't know how long the browser names stay around. It may be a bug
in NT 4.0 SP3 or in Wolfpack.
|
794.2 | [wolfpack] mplay.exe | DECWET::COOK | Steven D Cook | Tue May 20 1997 17:32 | 5 |
| Hi Thomas,
Just to add to what Carl said, mplay.exe does not have a command line /repeat option. The only way to get
mplay.exe to repeat is to go in the mplay.exe GUI and select loop. Then when you run "mplay.exe /play", it will
loop.
-Steven D Cook-
|
794.3 | | ALFAM7::SIEBOLD | Thomas, TSO Munich - ALPHAholics can not be VAXinated! | Thu May 22 1997 01:25 | 4 |
|
thanks, I'll try!
thomas
|