Sponsored Content
Operating Systems AIX Find information for Host and SAN disconnect Post 302377346 by bakunin on Thursday 3rd of December 2009 08:13:50 PM
Old 12-03-2009
If the rootvg is not affected it should be possible to use "varyoffvg" to disconnect from the SAN, no? No need to shutdown.

On the other hand, though, rebooting makes sure your newly installed drivers, firmwares, etc., are all used.

bakunin
 

10 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

Help with SDD, SAN ESS and AIX 5.3 Host

Hi all, Sorry if this is in the wrong place but needed to make sure lots of people saw this so that hopefully someone will be able to help. Basically i've upgraded a test server from 4.3 to 5.3 TL04. The server has hdisk0 and 1 as rootvg locally but then has another vg setup on our ESS... (1 Reply)
Discussion started by: djdavies
1 Replies

2. Solaris

san device information

All, when I do a df -h on a solaris 10 servers I see these san storage filesystems. cx-fibpool/pyp_u2 588G 151M 345G 1% /pyp/u2 cx-fibpool/pyp_u3 588G 151M 345G 1% /pyp/u3 cx-fibpool/pyp_u4 588G 166G 345G 33% /pyp/u4 cx-fibpool/pyp_u5 ... (7 Replies)
Discussion started by: p4cldba
7 Replies

3. UNIX for Dummies Questions & Answers

how to find the host name

HI, what is the command to find the host name with IP address. is possible to find the host name of other boxes( having their ip) from the same box (assuming telnet to other box is possible from this) Regards, Ananda (1 Reply)
Discussion started by: ani_rvce
1 Replies

4. AIX

can't find a LTO3 drive through SAN,pls help!

Hi,everyone the situation is: at the very beginning ,through cfgmgr i find all LTO3 drives and 9840D drives. Then, some guy changed the device id(loop id) of all the stk drives on the tape lib panel. This time, i ran the cfgmgr but got nothing. so i asked that guy to change the loop id... (2 Replies)
Discussion started by: zzisking
2 Replies

5. AIX

How to find the status of SAN Disc through command prompt

How to find the status of SAN Disc through command prompt (1 Reply)
Discussion started by: AIXlearner
1 Replies

6. UNIX for Advanced & Expert Users

Help! How to find the local host after few ssh hops to remote host???

I do a ssh to remote host(A1) from local host(L1). I then ssh to another remote(A2) from A1. When I do a who -m from A2, I see the "connected from" as "A1". => who -m userid pts/2 2010-03-27 08:47 (A1) I want to identify who is the local host who initiated the connection to... (3 Replies)
Discussion started by: gomes1333
3 Replies

7. Solaris

Find Brocade SAN switch’s IP in Sun server?

We have a Sun M5000 connecting to a Brocade SAN switch. I don't know the IP of the Brocade switch and don't want to use its serial port to get the info. How can I find the IP of the Brocade switch under Solaris 10? Snoop is not supported by Solaris multipathing. What other tools can I use to find... (6 Replies)
Discussion started by: aixlover
6 Replies

8. Solaris

Moving Solaris 9 Host to new SAN.

Hi All, Hopefully you can answer my question. We are about to move to a new Fibre Channel infrastructure going from Cisco to Brocade switches. Amongst others, we have a number of Solaris 9 hosts which connect to our EVA5000 and EVA8100 array's. What is involved in moving the Solaris hosts to... (3 Replies)
Discussion started by: eptc
3 Replies

9. Red Hat

How to find the SAN path?

Hi folks, How to identify the SAN is running in Single path or dual source path for linux servers. (2 Replies)
Discussion started by: gsiva
2 Replies

10. Linux

How to Find out if an HP/Linux uses SAN or not?

Is there a command I can run on my HP /LINUX to see if uses SAN? This command work son AIX ls -al /DEV/rdsk however it does not work on HP Linux. Please let me know? Thanks (4 Replies)
Discussion started by: mrn6430
4 Replies
UPSDRVCTL(8)						      Network UPS Tools (NUT)						      UPSDRVCTL(8)

NAME
upsdrvctl - UPS driver controller SYNOPSIS
upsdrvctl -h upsdrvctl [-t] [-v] (start | stop | shutdown | status) [ups] DESCRIPTION
upsdrvctl provides a uniform interface for controlling your UPS drivers. You should use upsdrvctl instead of direct calls to the drivers whenever possible. When used properly, upsdrvctl lets you maintain identical startup scripts across multiple systems with different UPS configurations. OPTIONS
-h Display the help message. -t Enable testing mode. This also enables verbose mode. Testing mode makes upsdrvctl display the actions it would execute without actually doing them. Use this to test out your configuration without actually doing anything to your UPS drivers. This may be helpful when defining the 'sdorder' directive in your ups.conf(5). -v Enable verbose messages. COMMANDS
upsdrvctl supports four commands - start, stop, shutdown and status. They take an optional argument which is a UPS name from ups.conf(5). Without that argument, they operate on every UPS that is currently configured. start Start the UPS driver(s). stop Stop the UPS driver(s). shutdown Command the UPS driver(s) to run their shutdown sequence. Drivers are stopped according to their sdorder value - see ups.conf(5). WARNING: this will probably power off your computers, so don't play around with this option. Only use it when your systems are pre- pared to lose power. status Check the status of the UPS driver(s). If every UPS that has been checked is running, then the exitcode will be 0. If one seems to be missing, the exitcode will be 1. BUGS
The status checking is rudimentary, and really only looks for the presence of .pid files. If you really want to know if your UPS drivers are alive and well, upsmon(8)'s NOCOMM notifier does a fine job. SEE ALSO
nutupsdrv(8), upsd(8) ups.conf(5) Internet resources: The NUT (Network UPS Tools) home page: http://www.exploits.org/nut/ NUT mailing list archives and information: http://lists.exploits.org/ Wed Oct 16 2002 UPSDRVCTL(8)
All times are GMT -4. The time now is 05:51 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy