If your on a local Solaris zone, don't have root access and want to know what the global zone is and the other local zones hosted on this server, use arp
user@local_zone> arp -a | grep `arp -a | sed -n /\`hostname\`'/{s/[^:]*//p;q;}'`
Find Global Solaris Zones from a Local Zone
Posted by
Notetaker
Thursday, September 17, 2009
All views on this blog are my own. All hints, tips and scripts should be run and tested on your development and test servers before attempting in production.
0 comments:
Post a Comment