> From a Linux guest, how do I determine which LPAR the guest is on ?

One way:
  # grep "LPAR Name:" /proc/sysinfo | awk '{print $3}'
  VM1

"Mike MacIsaac" <[email protected]>   (845) 433-7061

----------------------------------------------------------------------
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390

Reply via email to