Hi,

I did ask this question before and its actually can be enabled by modifying 
some file. I will try search back my previous post and update you.


--
Regards,
Anandharaj

From: Users [mailto:users-boun...@lists.opennebula.org] On Behalf Of Valerio 
Schiavoni
Sent: Wednesday, January 21, 2015 6:37 PM
To: users@lists.opennebula.org
Subject: [one-users] show IPs of VM with onevm command

Hello,
the command 'onevm list' does not show a column with the IP of each of the 
available VM.
It would be nice to add this column to the output of that command.
I imagine this is not included because there might be cases where VMs have more 
than 1 NIC, but

Currently, I need to do :

 onevm list | grep topico | awk -F ' ' {'print $1'}  | xargs -I {} onevm show 
{} |  grep ETH0_IP |  awk -F '"' {'print $2'}

Something simpler and less convoluted would be nice.

Thanks,
Valerio

________________________________
DISCLAIMER:


This e-mail (including any attachments) is for the addressee(s) only and may be 
confidential, especially as regards personal data. If you are not the intended 
recipient, please note that any dealing, review, distribution, printing, 
copying or use of this e-mail is strictly prohibited. If you have received this 
email in error, please notify the sender immediately and delete the original 
message (including any attachments).


MIMOS Berhad is a research and development institution under the purview of the 
Malaysian Ministry of Science, Technology and Innovation. Opinions, conclusions 
and other information in this e-mail that do not relate to the official 
business of MIMOS Berhad and/or its subsidiaries shall be understood as neither 
given nor endorsed by MIMOS Berhad and/or its subsidiaries and neither MIMOS 
Berhad nor its subsidiaries accepts responsibility for the same. All liability 
arising from or in connection with computer viruses and/or corrupted e-mails is 
excluded to the fullest extent permitted by law.
_______________________________________________
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org

Reply via email to