On Mon, Jun 22, 2015 at 04:51:19AM -0700, you (Jerry Jelinek) sent the
following to [smartos-discuss] :
> NFS mounting should work, although there are some bug reports where
> people have had problems or where we know there are some auth
> limitations (OS-4187, OS-4331, OS-4440).
> Jerry
I spun up a lx-brand container using centos-6
(aa11a466-15c4-11e5-add5-0700f90a1098).
JSON manifest used:
{
"brand": "lx",
"image_uuid": "aa11a466-15c4-11e5-add5-0700f90a1098",
"kernel_version": "3.13.0",
"alias": "test1",
"hostname": "test1",
"max_physical_memory": 1024,
"dns_domain": "fritz.box",
"resolvers": ["192.168.3.209", "194.109.6.66", "194.109.9.99"],
"nics": [
{
"nic_tag": "admin",
"ip": "192.168.3.212",
"netmask": "255.255.255.0",
"gateway": "192.168.3.1",
"primary": 1
}
]
}
I tried mounting an NFS share (share from the GZ) using both linux mount
(/bin/mount) as well as the illumos native mount (/native/sbin/mount)
but both fail.
Linux mount:
[root@test1 ~]# /bin/mount -t nfs 192.168.3.2:/share/downz /mnt
mount: Bad address (I also tried it using FQDN instead of IP, same
result).
illumos mount:
[root@test1 ~]# /native/sbin/mount -F nfs 192.168.3.2:/share/downz /mnt
mount: Operation not applicable to FSType nfs
The access priviliges from GZ:
# share
<rest of output omitted>
-@pool1/downz /share/downz
sec=sys,rw=.fritz.box:@[2001:980:93d7::]/64:@192.168.3/24 ""
--
Marco van Lienen -- Unix SysAdmin -- http://lordsith.net/
https://keybase.io/scarcry , GnuPG id: 8580E6CB
"The Tuck Pendleton machine...zero defects."
-------------------------------------------
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