Pvebash: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
m (drop from howto category, as this is 3rd party and mostly for EOL) |
||
Line 7: | Line 7: | ||
[[Category: Proxmox_VE_3.x]] | [[Category: Proxmox_VE_3.x]] | ||
Revision as of 09:19, 20 September 2022
- Traversing an OpenVZ container (including non bootable ones) in Proxmox VE 3.4 and earlier can be done using the /usr/bin/pvebash script chmodded to 755.
- When migrating OpenVZ containers to the new LXC container ecosystem, the said `pvebash <CTID> private` can be used to set it right at the outset.
- In LXC, there may be some script like OpenVZ's Proxbash that does nearly the same work.