Difference between revisions of "Container enter failed"
Line 12: | Line 12: | ||
Solution: | Solution: | ||
CONFIG_LEGACY_PTYS=y | CONFIG_LEGACY_PTYS=y | ||
+ | [[:Category:Troubleshooting]] |
Revision as of 08:19, 13 June 2006
Problem: VPS created succesfully and started. But when trying vzctl enter 101 you get VPS enter failed(?) strace -ff vzctl enter .... fstat64(...st_mode=S_IFCHR|0620, st_rdev=makedev(136, 0)...) fail ....
Solution:
CONFIG_LEGACY_PTYS=y
Category:Troubleshooting