Sponsored Content
Operating Systems AIX Set up a Datacenter with Power System Post 302428484 by funksen on Thursday 10th of June 2010 05:56:16 AM
Old 06-10-2010
Quote:
Originally Posted by Sounddappan
Can u please help me in knowing the details of the servers needed,

FIBRE CABLES, HA softwares, VIO Softwares and other details.

I googled through out and couldnt get a clear idea of it. Please help me
I hope this is an informational question, and you are not really responsible for building a new datacenter with this information you provided

good luck
 

7 More Discussions You Might Find Interesting

1. Windows & DOS: Issues & Discussions

My ATX System Doesn't power off

Hello! Will someone help me find a solution to my computer systems which as windows 98 and Windows 2000 professional running on it. After shutting down the system the system will prompt system shutdown but it will not power off the system( the system as an ATX power system) . Therefore it is as... (1 Reply)
Discussion started by: kayode
1 Replies

2. AIX

Could I know , if my AIX 5.2 system have power suplly in redundancy , using any com?

Hi Guys I use in Solaris the prtdiag command , and knows if the system have power supply in redundacy connected....I would like kwons if AIX 5.2 have the equivalent command... Thanks in Advance... AIX-ADMIN (1 Reply)
Discussion started by: aggadtech08
1 Replies

3. UNIX for Advanced & Expert Users

A question about kernel module and system power-shutdown

Dear all, I've just installed a Vanilla kernel (last stable version downloaded from www.kernel.org) as an exercice in order to better understand how to compile linux kernel. I loaded the .config file of the current kernel (Redhat kernel) in the menuconfig in order to restore all already... (0 Replies)
Discussion started by: dariyoosh
0 Replies

4. SCO

file system not getting mounted in read write mode after system power failure

After System power get failed File system is not getting mounted in read- write mode (1 Reply)
Discussion started by: gtkpmbpl
1 Replies

5. AIX

Determine power family of p system from the model #.

Folks, Again a very silly question :D Could someone tell me, how to determine the power family(540, 520, 575, 595 etc) just by looking into the model # info from prtconf/lsconf o/p of the lpar? I dont want run a search on any search engine to find out the power family or hit IBM website to... (3 Replies)
Discussion started by: thisissouvik
3 Replies

6. AIX

System can't boot up after power outage

Hello Forum, I am very newbie with AIX. We have 2 AIX 9111-285 servers. The OS version is 5.3. After the power outage, they did not come up. I try to unplug the power cable and re-connect after 1 minutes but do not help. Both display the same reference code 110000AC on the front panel... (6 Replies)
Discussion started by: lilyn
6 Replies

7. Solaris

Auto Power On on V440 Solaris system

Hi there, I have a V440 Server based on Sun Microsystem with Solaris OS. Is there any way to auto power on the system only with cabling the V440 with 220 v? Thanks! (10 Replies)
Discussion started by: proof_enrique
10 Replies
yppush(8)						      System Manager's Manual							 yppush(8)

NAME
yppush - force propagation of a changed Network Information Service (NIS) map SYNOPSIS
yppush [-d domain] [-v] mapname OPTIONS
Specify a domain. Verbose. This causes messages to be printed when each server is called, and for each response. Without this option, only error messages are printed. DESCRIPTION
The yppush command copies a new version of a Network Information Service (NIS) map from the master NIS server to the slave NIS servers. It is normally run only on the master NIS server by the make utility accessing the /var/yp/Makefile after the master NIS databases have been changed. When invoked, yppush first constructs a list of NIS server hosts by reading the NIS map ypservers within the domain. Keys within the map ypservers are the ASCII names of the machines on which the NIS servers run. A transfer map request is sent to the NIS server at each host, along with the information needed by the transfer agent (the program which actually moves the map) to call back the yppush command. When the attempt has completed (successfully or not), and the transfer agent has sent yppush a status message, the results can be printed to stdout. Messages are also printed when a transfer is not possible, for instance when the request message is undeliverable, or when the timeout period on responses has expired. Refer to ypfiles(4) and ypserv(8) for an overview of NIS. RESTRICTIONS
In the current implementation (version 2 NIS protocol), the transfer agent is ypxfr, which is started by the ypserv program. If yppush detects that it is speaking to a version 1 NIS protocol server, it uses the older protocol, sending a version 1 YPPROC_GET request and issues a message to that effect. Unfortunately, there is no way of knowing if or when the map transfer was performed for version 1 servers. The yppush command prints a message saying that an old-style message has been sent. The system administrator should later check to see that the transfer has actually taken place. ERRORS
Map xxx no such map in server's domain -- using ypservers Explanation: This is an informational message that indicates that the yppush command will push the maps to all servers listed in the ypservers map. FILES
SEE ALSO
Commands: ypserv(8), ypxfr(8) Files: ypfiles(4) yppush(8)
All times are GMT -4. The time now is 04:10 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy