This is my first time creating an lx branded zone so I'm probably doing
something idiotic, but I can't tell what it is. The output of imgadm list
is:

UUID                                  NAME                    VERSION   OS
      PUBLISHED
842e6fa6-6e9b-11e5-8402-1b490459e334  base-64                 15.3.0
 smartos  2015-10-09T15:36:32Z
1d1070ac-7430-45f5-b017-d82fcf7144f1  ubuntu-certified-15.10  20160315
 linux    2016-03-15T16:02:54Z

The contents of my manifest file are:

{
 "brand": "lx",
 "image_uuid": "1d1070ac-7430-45f5-b017-d82fcf7144f1",
 "alias": "tx002",
 "kernel_version": "3.13.0",
 "hostname": "tx002",
 "max_physical_memory": 4096,
 "quota": 8,
 "resolvers": ["8.8.8.8", "10.0.1.1"],
 "nics": [
  {
    "nic_tag": "admin",
    "ip": "10.0.1.202",
    "netmask": "255.255.255.0",
    "gateway": "10.0.1.1"
  }
 ]
}


The command I'm trying to run is:
vmadm create -f tx002_manifest.json

The result I get is:
Invalid value(s) for: image_uuid

The output of uname -a is:
SunOS smartos 5.11 joyent_20160108T1735242 i86pc i386 i86pc

Any ideas?

Thanks

DJM



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