Dariush Pietrzak wrote:
$ strace -ff /vz/100/root/bin/ls
 You're trying to run a binary from inside the VE in HN's context? I't
dangerous.
 And it probably doesn't work because ls is linked to something in VE that
doesn't exist on HN (try ldd /bin/ls or ldd /vz/100/root/bin/ls) (which
would be surprising, because ls is small program and shouldn't depend on
anything exotic).

I've just done it for debugging purposes.

The point it's not working.


/bin/ls is hardlinked, it should not depend on anything.

Thank you,

tamas
_______________________________________________
Users mailing list
Users@openvz.org
https://openvz.org/mailman/listinfo/users

Reply via email to