Hi,
I tried to create a new SmartOS zone vm by importing a Joyent image using
imgadm, then creating and booting in the normal way. I was able to boot and
zlogin to the image. However, when I try running basic commands such as ls,
the following is the output:
[root@5c9f1691-c57b-45b1-b44c-4f150d83d863 ~]# ls
ld.so.1: gls: fatal: libc.so.1: version 'ILLUMOS_0.8' not found (required by
file /opt/local/bin/gls)
ld.so.1: gls: fatal: libc.so.1: open failed: No such file or directory
Killed
I imported 2 separate images and both have the same problem, so I think
something else is wrong. What else could I be doing wrong?
The json file I use for creating the vm is
{
"brand": "joyent",
"vcpus": 2,
"autoboot": false,
"alias": "Test",
"ram": 8192,
"max_physical_memory": 8192,
"image_uuid": "4166f6d6-ea5f-11e4-addd-8351b159d9b6",
"resolvers" : ["172.16.100.xx", "8.8.8.8" ],
"quota":50,
"nics": [
{
"nic_tag": "admin",
"ip": "172.16.100.xxx",
"netmask": "255.255.255.0",
"gateway": "172.16.100.1",
"primary": 1
}
]
}
And I use the normal vmadm create -f and vmadm boot $uuid. Any help would be
appreciated.
Thanks,
Gavin
-------------------------------------------
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