commands have --help option and man pages
lssyscfg -r sys -F name shows the full name of the managed system (el nombre completo se necesita para los demas comandos)
lssyscfg -r lpar -m
lssyscfg -r sys -m
lssyscfg -r lpar -m
lssyscfg -r prof -m aix10-SN0603C6H --filter "lpar_names=aix10" -F name,boot_mode it will show the boot mode in the profile
lshwres -r mem -m
lshwres -r mem -m
lshwres -r proc -m
lshwres -r proc -m
lshwres -r io -m
lshwres -r proc -m
lshwres -r virtualio --rsubtype scsi -m
lshwres -r virtualio --rsubtype eth -m
lshwres -r virtualio --rsubtype eth -m
chsysstate -m
chsysstate -r sys -m
chsysstate -r sys -m
chsysstate -m
chsysstate -m
chsysstate -m
chsysstate -m aix10-SN65158BE -o on -r lpar -n aix10 -f default it will activate an lpar
lspartition -dlpar shows dlpar capable partitions (sirve para ver si hay comunicacion que permita operaciones de dynamic lpar)
(it will show if RMC connection is OK between the HMC and LPAR)
lssysconn -r all to see what IPs are assigned by the HMC
mksysconn -o auto tells HMC to re-discover all servers' IP address
lssvcevents -t console -d 60 lists console events in the past 60 days
lssvcevents -t hardware -d 0 list serviceable events which occured today
lshmc -V hmc version
lshmv -v hmc model
lshmc -n lists the network settings of the hmc
hmcshutdown -t now -r reboot the HMC (-t: timing in minutes, -r: reboot)
vtmenu hmc menu options (console session can be opened as well) (sirve para abrir consolas a los lpars)
logout: ~~. (2 tilde and a dot)
------------------------------------
Default root password: passw0rd (try su -)
------------------------------------
opening/closing virtual terminal from hmc:
lssyscfg -r sys -F name <--get managed system name
lssyscfg -r lpar -m
mkvterm -m
rmvterm -m
.