I filed the following bug to track this: https://smartos.org/bugview/OS-4710
One of us will take a look as soon as possible. Sorry for the problem, Jerry On Fri, Sep 4, 2015 at 10:47 AM, Paul Dunkler <[email protected]> wrote: > Hi group, > > first i would like to say: > SmartOS - cool thing! > > Got my fingers on this and really like it so far. Especially LX Branded > zones are looking fine and seem to move fast forward! > > I currently have a small problem in a lx branded centos6 zone. > One of my installed tools is trying to mount a temp-filesystem with > uid=%s,gid=%s which just gives an error. No clue, why. > > [root@lx-centos6-20150819 omd]# mount -t tmpfs tmpfs /omd/sites/uplex/tmp > -o noauto,user,mode=755,uid=uplex,gid=uplex > mount: wrong fs type, bad option, bad superblock on tmpfs, > missing codepage or helper program, or other error > (for several filesystems (e.g. nfs, cifs) you might > need a /sbin/mount.<type> helper program) > Manchmal liefert das Syslog wertvolle Informationen – versuchen > Sie dmesg | tail oder so > > When i do the same without uid,gid - everything works as expected: > > [root@lx-centos6-20150819 omd]# mount -t tmpfs tmpfs /omd/sites/uplex/tmp > -o noauto,user,mode=755 > [root@lx-centos6-20150819 omd]# echo $? > 0 > > Not sure if its worthwhile opening a bug - and even if - i don't really > know how to open a bug and don't find information about that. > > btw.: i am using the centos6-image from 20150819 > > Greets, > Paul > ------------------------------------------- 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
