Hallo dausnnd,

folgendes würde mir einfallen:

*) du richtest dir SSH mittels priv/pub key authentification zwischen der iSeries und der HMC ein
*) dann kannst du mittels ssh user@hmc command z.B. lssyscfg die LPAR info holen


List only the names, IDs, and states of partitions lpar1, lpar2, and lpar3, and separate the output values with a comma:

lssyscfg -r lpar -m system1 --filter ""lpar_names=lpar1,
lpar2,lpar3"" -F name,lpar_id,state

MFG Zerberus