| Blogs | Classifieds | Downloads | FlashChat | Gallery | Googlemap | Invite Friends | Links | Projects | Reviews | Wiki |
| |||||||||
Welcome to the pSeries Tech Forums,
our free peer-based support site for administrators, engineers and architects working with IBM pSeries servers and software. You are currently viewing our site as a guest which gives you limited access to view most discussions, articles, tutorials and access our other free features. By joining our community you will be able to collaborate with administrators, engineers and architects charged with designing, delivering or maintaining IBM pSeries server environments. Founded by a recognized IBM pSeries consultant and IBM Redbook author, pSeries Tech Forums was developed with the single mission of bringing IBM pSeries professionals together into a single self-help community. Registration is fast, simple and absolutely free to all IT professionals with responsibility for or interest in IBM pSeries servers. We invite you to join our community today! If you have any problems with the registration process or your account login, please contact contact support. |
| Our Sponsors | |
| | |
| Want to advertise? | |
![]() |
| | LinkBack | Thread Tools |
|
#1
| ||||
| ||||
Hi there, I'm asking for some help, because I'm trying to gather information about my LPARs currently running. I've found how to get minimum / desired / maximum CPU & memory, type of LPAR's, etc, etc... But now, I need a critical information, which is the IP address of each LPAR. I know that I can get it by manually login on the desired LPAR (using a virtual terminal, for example) and watching for the IP configuration, but this is not what I aimed for. I need a shell command to get this information from the HMC, for a specific LPAR. I'm currently doing a lots of research on the subject and can't find anything... Is someone has a solution ? Many thanks for you help. GLO |
|
#3
| ||||
| ||||
The info that you are looking for regarding the contents of an LPAR are not available via the HMC. This is a deliberate policy to ensure that different security domains in the one server can not use the HMC to circumvent the security. The correct place to put this sort of tooling would be on your NIM server.
__________________ Ross Mather, IBM AIX IT Specialist. That said anything I say here is my own opinion and not anything that you can ever hold against IBM. Ohhh and don't forget that I make mistakes too.... |
|
#4
| ||||
| ||||
hmc shell command: lspartition -dlpar Shows partition number, fully qualified domain name, ip address, active state and operating system of all managed lpars that have a public ethernet connection from the hmc to the lpar. |
|
#5
| ||||
| ||||
Hi there, Thanks duke ! An AIX guru told me yesterday to use this command and it perfectly works ! I did some research but wasn't able to find "IBM official" documentation on this command (even in the HMC command index Redbook, this command is not mentionned). But this one is doing exactly what I need for my script ![]() Thanks again Last edited by sterfield; October 20th, 2007 at 20:54. |
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| |