When zlogin times out for a given VM, what's the state of the actual VM (via 
`vmcdm get`)?




On the latest Ubuntu lx-brand image, the guest tools log to syslog, so you 
should be able to see if there's an issue there via /var/log/syslog in the VM.








--Christopher Horrell Manager, Solutions Engineering

Joyent Inc.

http://www.joyent.com/

On Wed, Apr 29, 2015 at 11:01 PM, Ian Collins <[email protected]> wrote:

> Ian Collins wrote:
>> 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.
> I have been experimenting some more today on a clean system and I have 
> the following observations:
> The zlogin hangs occurred all but one time with the latest ubuntu-lx 
> image, occasionally with the previous one.
> The one time I was able to zlogin to the latest ubuntu-lx image, 
> networking wasn't working (no eth0 present).
> When creating a second zone, where the only difference in the JSON was 
> the ip address, networking wasn't working (no eth0 present).  I tried 
> rebooting, destroying and recreating several times but I can't get 
> networking up on the second zone.
>  From a zone perspective, things look OK.  A zonecfg export shows the 
> nic in the config and the vnic for the zone is created.
> Here is the JSON for the zones:
> {
>    "alias": "dev-build-slave0",
>    "hostname": "dev-build-slave0",
>    "brand": "lx",
>    "kernel_version": "3.13.0",
>    "max_physical_memory": 2048,
>    "image_uuid": "818cc79e-ceb3-11e4-99ee-7bc8c674e754",
>    "resolvers": ["192.168.10.57","192.168.10.3"],
>    "nics": [
>      {
>        "nic_tag": "admin",
>        "ip": "192.168.10.226",
>        "netmask": "255.255.255.0",
>        "gateway": "192.168.10.254",
>        "primary": "1"
>      }
>    ]
> }
> I'm not having much luck with this...
> -- 
> Ian.
> -------------------------------------------
> smartos-discuss
> Archives: https://www.listbox.com/member/archive/184463/=now
> RSS Feed: https://www.listbox.com/member/archive/rss/184463/22413671-611b2189
> Modify Your Subscription: https://www.listbox.com/member/?&;
> Powered by Listbox: http://www.listbox.com


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