Hello,

i'm trying to Install Plesk 12.5 Hostingpanel inside of an LX-Brand. I tried it 
with both the Ubuntu 14.04 and CentOS 6.6 Image but all failed.

On CentOS 6.6 i can't see any specific error in the installation log, but if i 
try to start the nginx-server it won't come up. If i hunt for unsupported 
syscalls in the GZ i get the following:

dtrace -n 'sdt:lx_brand::brand-lx-unsupported { @num[execname,stringof(arg0)] = 
count()  }'
dtrace: description 'sdt:lx_brand::brand-lx-unsupported ' matched 1 probe
^C

  db.php                                              NOSYS (sendmmsg): Not 
done yet                                    1
  db.php                                              prctl option 1499557217   
                                        1
  hostname                                            NOSYS (sendmmsg): Not 
done yet                                    1
  named                                               unsupported sockopt 23, 
proto 41                                  1
  sshd                                                NOSYS (keyctl): Not done 
yet                                      2
  sw-engine-fpm                                       NOSYS (sendmmsg): Not 
done yet                                    3
  sw-engine-fpm                                       prctl option 1499557217   
                                        3
  send-error-repor                                    NOSYS (sendmmsg): Not 
done yet                                    4
  apache2                                             NOSYS (sendmmsg): Not 
done yet                                   10
  sw-engine                                           NOSYS (sendmmsg): Not 
done yet                                   26
  sw-engine                                           prctl option 1499557217   
                                       26


On Ubuntu 14.04 i recognized the following error thrown by the installer:

mknod: '/var/www/vhosts/chroot/dev/null': Operation not permitted
chown: cannot access '/var/www/vhosts/chroot/dev/null': No such file or 
directory

If i do an dtrace in the GZ i can see:

dtrace -Zqn lx*:::debug'{printf("%s", copyinstr(arg0))}'

brk(0x08062640)                                 = 0
brk(0x08064640)                                 = 0
mknodwrite(2, " m k n o d", 5)                  = 5
: write(2, " :  ", 2)                           = 2
Not ownerwrite(2, " N o t   o w n e r", 9)              = 9
write(2, "\n", 1)                               = 1
_exit(2)


If i try the following form inside the Ubuntu 14.04 LX Brand:

truss mknod ./null c 1 9

I get:

sysi86(SI86FPSTART, 0xFEF65EEC, 0x0000133F, 0x00001F80) = 0x00000001
mknod("./null", 020666, 0x00040009)             Err#1 EPERM [sys_devices]
brk(0x08062640)                                 = 0
brk(0x08064640)                                 = 0
mknodwrite(2, " m k n o d", 5)                  = 5
: write(2, " :  ", 2)                           = 2
Not ownerwrite(2, " N o t   o w n e r", 9)              = 9
?write(2, "\n", 1)                               = 1
_exit(2)



Am i running into unsupported Syscalls or have you another idea what could be 
wrong?

Thanks
Greets
Kilian

?




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