Sponsored Content
Full Discussion: Hmc
Operating Systems AIX Hmc Post 85279 by balaji_prk on Tuesday 4th of October 2005 09:24:15 AM
Old 10-04-2005
Hmc

Well i am right now working on an IBM P550 risc server with an HMC connected.. The server has 2 logical partitions (Lpar). both lpar is having Aix 5.3 installed.

Now I have a doubt.. is it possible to have Aix in one lpar and windows 2003 in another..

cheers

Bala
 

10 More Discussions You Might Find Interesting

1. AIX

Hmc

Hello everybody, had a question. Iam having a p650 box here, System Model: IBM,7038-6M2 Machine Serial Number: 1078DCC managed system - 1 which has 2 lpars on it i added memory to the box(made sure that memory added was in proper quads and was verified by a CE) after i rebooted the box, the... (4 Replies)
Discussion started by: karthikosu
4 Replies

2. AIX

HMC Backup

I have a few HMC questions. Version: 7 Release: 3.3.0 Build Level: 20080421.1 Base Version: V7R3.3.0 Model Type: 7042CR4 1. What are the types of backups should be performed on the HMC in case of disaster? From what I gather in the documentation, there is a critical data backup and a... (2 Replies)
Discussion started by: AIXtexas
2 Replies

3. AIX

HMC upgrades

Hey!!! Has anyone done HMC patch installation remotely? I would love to know if that would be possible. I have been doing through CD/DVD but hate to do the additional work of finding someone in the DC and sending him the CD's. I have seen the option to supply remote site. can that be helpful?... (5 Replies)
Discussion started by: balaji_prk
5 Replies

4. AIX

hmc not rebooting

Anyone faced this? I rebooted the HMC through command line after patch installation (hmcshutdown -t now -r) The strange thing happened was the hmc never rebooted, I was not able to connect it through graphical view or through ssh, but the session through which i issued the command was still... (4 Replies)
Discussion started by: balaji_prk
4 Replies

5. AIX

HMC uptime

Hey guys!! Was tring to figure out how to find the uptime of an HMC? Any clue Bala (2 Replies)
Discussion started by: balaji_prk
2 Replies

6. AIX

HMC installation

Can i install HMC on an x86 or x64 machine.. i have (2) rs6000 44p model 170 . OS: AIX 5.3 TL 7 I want to practice HMC and LPAR. (2 Replies)
Discussion started by: dplinux
2 Replies

7. AIX

LSSVCEVENTS [HMC]

Hi all :) two question... 1) in which file the HMC events will be stored? i talking about the log of the HMC console (lssvcevent). 2) The HMC function "Backup Critical Data" store the backup also on remote server through SFTP? In the documentation i read only FTP and NFS. ... (1 Reply)
Discussion started by: Zio Bill
1 Replies

8. AIX

HMC Commands

Hello All, Can anybody knows a command, what I can check the processes in the HMC restricted shell? :wall: (1 Reply)
Discussion started by: kalaso
1 Replies

9. AIX

Rebuilding a HMC

Hi Guru's, I'm trying to rebuild a very old HMC 7315-C02 the hard disk has gone so needs replacing. I've managed to find an old IDE hard disk lying around but its obvious that it's had windows running on it as the HMC install disks won't recognise the format. I'm trying to install HMC V6 R1.2... (3 Replies)
Discussion started by: elcounto
3 Replies

10. AIX

HMC Upgrade

Hi Experts So we have two data center .I upgraded the HMC in one datacenter, very easy no problem, but in the second datacenter we have dual HMC connection. I am looking at the document from the ibm documentation. I found something that I am not comfortable following. which is this : Physically... (2 Replies)
Discussion started by: JME2015
2 Replies
VOS_LISTPART(1) 					       AFS Command Reference						   VOS_LISTPART(1)

NAME
vos_listpart - Displays all AFS partitions on a file server machine SYNOPSIS
vos listpart -server <machine name> [-cell <cell name>] [-noauth] [-localauth] [-verbose] [-encrypt] [-noresolve] [-help] vos listp -s <machine name> [-c <cell name>] [-noa] [-l] [-v] [-e] [-nor] [-h] DESCRIPTION
The vos listpart command displays all of the valid AFS partitions on the indicated file server machine, without consulting the Volume Location Database (VLDB). The vos partinfo command reports the size of a partition and the available space on that partition. OPTIONS
-server <server name> Identifies the file server machine for which to list the partitions. Provide the machine's IP address or its host name (either fully qualified or using an unambiguous abbreviation). For details, see vos(1). -cell <cell name> Names the cell in which to run the command. Do not combine this argument with the -localauth flag. For more details, see vos(1). -noauth Assigns the unprivileged identity anonymous to the issuer. Do not combine this flag with the -localauth flag. For more details, see vos(1). -localauth Constructs a server ticket using a key from the local /etc/openafs/server/KeyFile file. The vos command interpreter presents it to the Volume Server and Volume Location Server during mutual authentication. Do not combine this flag with the -cell argument or -noauth flag. For more details, see vos(1). -verbose Produces on the standard output stream a detailed trace of the command's execution. If this argument is omitted, only warnings and error messages appear. -encrypt Encrypts the command so that the operation's results are not transmitted across the network in clear text. This option is available in OpenAFS versions 1.4.11 or later and 1.5.60 or later. -noresolve Shows all servers as IP addresses instead of the DNS name. This is very useful when the server address is registered as 127.0.0.1 or when dealing with multi-homed servers. This option is available in OpenAFS versions 1.4.8 or later and 1.5.35 or later. -help Prints the online help for this command. All other valid options are ignored. OUTPUT
The output consists of a list of partition names of the form /vicepxx, following the header: The partitions on the server are: The last line of the output reports the total number of partitions. EXAMPLES
The following command displays the partitions on "fs1.abc.com": % vos listpart fs1.abc.com The partitions on the server are: /vicepa /vicepb /vicepc /vicepd Total: 4 PRIVILEGE REQUIRED
None SEE ALSO
vos(1), vos_partinfo(1) COPYRIGHT
IBM Corporation 2000. <http://www.ibm.com/> All Rights Reserved. This documentation is covered by the IBM Public License Version 1.0. It was converted from HTML to POD by software written by Chas Williams and Russ Allbery, based on work by Alf Wachsmann and Elizabeth Cassell. OpenAFS 2012-03-26 VOS_LISTPART(1)
All times are GMT -4. The time now is 01:24 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy