How to check if container exists in Virtuozzo hardware node?

Collapse

Unconfigured Ad Widget

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • John_Accuwebhosting
    Senior Member
    • Jun 2006
    • 120

    How to check if container exists in Virtuozzo hardware node?

    Virtuozzo container software reserves container IDs ranging from 0 to 100 for internal usage. Hence, if you are going to create any container then you need to start from 101. Container ID should be identical in particular Hardware node. For example, if you have 101 to 1001 containers set up on hardware node 1 then you can not create another container having 101 ID on same hardware node.

    Below command will show you if the container ID you are going to assign is available to set up or not? Just SSH to the main hardware node and execute below command:

    vzlist -a 101

    If you receive message “container not found” then it shows that the container 101 does not exist on the particular hardware node.

    Thanks!
    John D.
    Support Technician,
    accuwebhosting.com
    Windows based hosting
    Linux based hosting
Working...
X