Hi,

I have had no problems running / accessing my Centos images, (see --- my
small and fun setup --- below)

Currently running on platform_build smartos-20150423T155306Z-USB.img.
The first image (centos6) was initially created on
platform_build smartos-20150320T034246Z-USB.img and had no such issue
w/zlogin.

I'm curious, have you tried dtracing what processes get executed in the
zone ?

Here's an example of what I get when I zlogin the zone;

[root@tonka ~]# dtrace -qn 'syscall::exec*:return /zonename ==
"dbaef325-d3f4-460f-9b70-1c536dc49afc"/ { printf("%Y
%s\n",walltimestamp,curpsinfo->pr_psargs); }'

2015 Apr 29 11:32:05 /bin/login -h zone:global -f root
2015 Apr 29 11:32:05 -bash
2015 Apr 29 11:32:05 id -un
2015 Apr 29 11:32:05 /bin/hostname
2015 Apr 29 11:32:05 tty -s
2015 Apr 29 11:32:05 tput colors
2015 Apr 29 11:32:05 dircolors --sh /etc/DIR_COLORS
2015 Apr 29 11:32:05 grep -qi ^COLOR.*none /etc/DIR_COLORS
2015 Apr 29 11:32:05 /usr/bin/id -u



Also, could you provide your images/platform releases for comparison
purposes ?

Regards

Eric


--- my small and fun setup
---------------------------------------------------------------
[root@tonka /opt/payloads]# vmadm list -o alias,brand,zone_state,image_uuid
type=LX
ALIAS       BRAND           ZONE_STATE  IMAGE_UUID
centos6     lx              running     eb4128ec-cf12-11e4-960d-8780cec6463f
vlxcmc10    lx              running     a79dc83a-e3a7-11e4-bfe5-d3bb86399352
vlxcmc12    lx              running     a79dc83a-e3a7-11e4-bfe5-d3bb86399352
vlxcmc11    lx              running     a79dc83a-e3a7-11e4-bfe5-d3bb86399352

[root@tonka /opt/payloads]# cat vlxcmc10.json
{
 "alias": "vlxcmc10",
 "autoboot": false,
 "brand": "lx",
 "kernel_version": "2.6.32",
 "max_physical_memory": 512,
 "image_uuid": "a79dc83a-e3a7-11e4-bfe5-d3bb86399352",
 "cpu_cap": 80,
 "quota": "20",
 "resolvers": [
  "192.168.6.5"
 ],
 "nics": [
  {
   "interface": "e1000",
   "nic_tag": "admin",
   "ip": "192.168.6.210",
   "gateway": "192.168.6.2",
   "netmask": "255.255.255.0"
  }
 ]
}


2015-04-28 3:25 GMT-04:00 Ian Collins <[email protected]>:

> Has anyone else experienced difficulties with the latest LX (Ubuntu and
> Centos) images?
>
> I can create the zones which appear to be running but zlogin times out
> after the Joyent splash screen.  The platform image is up to date.
>
> I tried the previous Ubuntu image and it worked fine.
>
> Cheers,
>
> --
> Ian.
>
>
>
> -------------------------------------------
> smartos-discuss
> Archives: https://www.listbox.com/member/archive/184463/=now
> RSS Feed:
> https://www.listbox.com/member/archive/rss/184463/27047575-7e3a17b6
> Modify Your Subscription:
> https://www.listbox.com/member/?&;
> Powered by Listbox: http://www.listbox.com
>



-- 
Eric Gauthier / Consultant
Konsolix T.I.
514.802.6467
[email protected]
<http://ca.linkedin.com/in/konsolix>



-------------------------------------------
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

Reply via email to