I've got an existing SmartOS zone working fine with a couple of lofs
mounts.  I can't seem to get the syntax quite right to add another.  I'm
going off these examples
<https://wiki.smartos.org/display/DOC/Using+vmadm+to+manage+virtual+machines>
but still coming up short.
Has anyone done this before and has the exact steps?
Here's the config as it is now...

[root@smartos ~]# vmadm get a92fa20e-fc0e-eb53-f0d6-a889051d00ca | json
filesystems
[
  {
    "source": "/zones/data1",
    "target": "/zones/data1",
    "type": "lofs"
  },
  {
    "source": "/zones/home",
    "target": "/home",
    "type": "lofs"
  },
  {
    "source": "/zones/data2",
    "target": "/zones/data2",
    "type": "lofs"
  }
]


Thanks in advance.



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