> Being a linux guy I had to hunt around for the command: > > "zlogin imgapi0" > > which netted me: > > zlogin: zone 'imgapi0' unknown
Two commands you'd be interested in are 'vmadm list' and 'sdc-login <zone name>'. E.g.: [root@headnode (coal) ~]# vmadm list | grep imgapi 1b26fb23-9bf4-479a-86bd-b064e1b5c9ea OS 768 running imgapi0 [root@headnode (coal) ~]# sdc-login imgapi0 [Connected to zone '1b26fb23-9bf4-479a-86bd-b064e1b5c9ea' pts/2] [root@1b26fb23-9bf4-479a-86bd-b064e1b5c9ea (coal:imgapi0) ~]# ------------------------------------------- smartos-discuss Archives: https://www.listbox.com/member/archive/184463/=now RSS Feed: https://www.listbox.com/member/archive/rss/184463/25769125-55cfbc00 Modify Your Subscription: https://www.listbox.com/member/?member_id=25769125&id_secret=25769125-7688e9fb Powered by Listbox: http://www.listbox.com
