Responses in-line. On Thu, Apr 2, 2015 at 5:01 PM, Ian Collins <[email protected]> wrote:
> Ian Collins wrote: > >> Dan McDonald wrote: >> >>> On Apr 2, 2015, at 6:19 PM, Ian Collins <[email protected]> wrote: >>>> >>>> Is there a supported way to do the equivalent of an NFS mount into an >>>> LX brand zone? >>>> >>>> I tried the normal way (from Ubuntu): >>>> >>>> # mount -t nfs gz:/zones/test /mnt >>>> mount.nfs: Function not implemented >>>> >>> Would the tools in /native be able to do this? >>> >> Apparently not for NFS: >> >> # /native/sbin/mount -F nfs 192.168.42.200:/zones/test /mnt >> mount: Operation not applicable to FSType nfs >> >> I'm open to suggestions for alternative ways to mount a filesystem from >> the global zone! >> >> > A couple more LX novice questions: > > Can an LX zone use its delegated dataset? > Yes, the system's native commands are all available within the zone under /native. Not every native command is going to work but the zfs commands should be fine. > > Can the root filesystem be re-sized? > You mean can the zone's root dataset zfs quota be changed? If so, yes. Jerru ------------------------------------------- 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
