Unsolved
This post is more than 5 years old
8 Posts
0
5935
December 8th, 2007 19:00
I could not see the Adapters or disk in PowerPath
Hi there,
I don't see the Adapters or disk in PowerPath but I could see the disk in the device manager. What's wrong with the powerPath?
I don't see the Adapters or disk in PowerPath but I could see the disk in the device manager. What's wrong with the powerPath?
0 events found
No Events found!


dynamox
9 Legend
•
20.4K Posts
0
December 9th, 2007 09:00
xe2sdc
4 Operator
•
2.8K Posts
0
December 10th, 2007 01:00
dynamox
9 Legend
•
20.4K Posts
0
December 10th, 2007 06:00
Allen Ward
4 Operator
•
2.1K Posts
0
December 10th, 2007 06:00
howdoudo
4 Posts
0
December 10th, 2007 06:00
Did u try running the powermt config command to make the powerpath see the devices?
HDUD
RRR
4 Operator
•
5.7K Posts
0
December 11th, 2007 06:00
RRR
4 Operator
•
5.7K Posts
0
December 11th, 2007 08:00
You don't have to do a reboot each and every time you add new devs ! Unfortunately sometimes you do
dynamox
9 Legend
•
20.4K Posts
1
December 11th, 2007 08:00
powermt check checks specified paths and, if desired, removes from
the PowerPath configuration any paths marked dead.
powermt config configures all detected Symmetrix and CLARiiON
logical devices as PowerPath devices and adds these devices to the
PowerPath configuration.
MarcT2
2 Intern
•
131 Posts
0
December 11th, 2007 08:00
Check from the PP GUI (Tools > Options > Licenses, or thereabouts)
dynamox
9 Legend
•
20.4K Posts
0
December 11th, 2007 08:00
ok ..slightly modified quote
xe2sdc
4 Operator
•
2.8K Posts
0
December 12th, 2007 01:00
If you are managing your servers via Terminal Services, this specific product have a nasty behaviour. If your server discovers new devices, they will not work correctly untill you simply log off and log on again. In the past I used to reboot my windows servers but later I discovered that Terminal Services have some "specific undocumented features" (or bugs if you prefer) that prevents you from managing the devices discovered in the session you are using. You have to log off and log on (and obtain a new session) and the devices will become available as usual. No reboot required.
Another "feature" of MSDTS is that if you change an environment variable (let's say PATH) it won't work in the same session.. You'll have to log off and log on again to have the variable correctly working. You can see this "feature" while installing (via MSDTC) Networker or Solution Enabler. Right after installing the product, you open a CMD and issue a couple of CLI commands .. And they will not work! But if you log off and log on again (no reboot again) the path will be fine and the commands will work as expected.
Can someone please confirm this nasty behaviour ??
RRR
4 Operator
•
5.7K Posts
0
December 12th, 2007 02:00
When you open a dos window (command line) you get a certain set of environment variables, including the path variable. When you now change this in the GUI, this CLI set is not changed. If you open up a new CLI window, you DO get the new variable ! So you don't even need to logoff / logon again ! Simply open a new dos box. This goes for all variables AFAIK.
This is the same as on UNIX: the .profile is read when you logon. when you change your .profile your running set of vars isn't changed until you open a new telnet session (logoff / logon).
So in fact UNIX is even worse, since you actually do need to logoff and logon again to get a new variable working while in Windows all you need to do is open a new dos box.
xe2sdc
4 Operator
•
2.8K Posts
0
December 12th, 2007 02:00
Message was edited by:
Stefano Del Corno
dynamox
9 Legend
•
20.4K Posts
0
December 12th, 2007 03:00
RRR
4 Operator
•
5.7K Posts
0
December 12th, 2007 06:00