Jerry Jelinek wrote:
No, this is not known. It sounds like you're saying that the ubuntu image is what is causing a problem, not the platform itself? Is it possible for you to verify that?

That is correct.  I just built two fresh zones:

Older one from 52be84d0-6b06-11e5-a4c0-9f0c52fa368a was Instance (Ubuntu 14.04 20151005)

# apt-get update
# apt-get install nfs-client
# mount.nfs media:/export/TV /mnt

Newer one from ffe82a0a-83d2-11e5-b5ac-f3e14f42f12d was Instance (Ubuntu 15.04 20151105)

# apt-get install nfs-client
# mount.nfs media:/export/TV /mnt
mount.nfs: Resource temporarily unavailable

Payload for both:

{
  "alias": "ubuntu-lx",
  "hostname": "ubuntu-lx",
  "brand": "lx",
  "kernel_version": "3.13.0",
  "max_physical_memory": 2048,
  "image_uuid": "52be84d0-6b06-11e5-a4c0-9f0c52fa368a",
  "delegate_dataset": true,
  "resolvers": ["8.8.8.8","8.8.4.4"],
  "nics": [
    {
      "nic_tag": "admin",
      "ip": "192.168.x.x",
      "netmask": "255.255.255.0",
      "gateway": "192.168.x.x",
      "primary": "1"
    }
  ]
}


--
Ian.



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