+------------------------------------------------------------------------------ | On 2015-10-20 06:20:11, Jerry Jelinek wrote: | > > mknod: '/var/www/vhosts/chroot/dev/null': Operation not permitted > > chown: cannot access '/var/www/vhosts/chroot/dev/null': No such file or > > directory
> > Am i running into unsupported Syscalls or have you another idea what could > > be wrong? It looks like the Plesk installer is trying to set up a chroot environment, which includes setting up devices inside the chroot it will need. As Jerry said, you can't create devices in a zone, so this fails. (And the way to harden this would be with privs, arguably, instead of a chroot in the zone.) If there's an option to disable the chroot instantiation on install, you might give that a try. Cheers. -- bdha ------------------------------------------- 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
