vzdump veids must be 3-digit ?!?

aivanise

New Member
Aug 15, 2008
3
0
1
Hi,

Any reason why veids in vzdump script are checked if they have 3 digits? Whats wrong with double or even single digit veids?
 
Interesting, looked through wiki and man pages and docs and couldn't find this restriction. Even some examples in the users guide use 2 digit veids.

Can you please tell me where is this restriction mentioned?

Thanks,
 
Interesting, looked through wiki and man pages and docs and couldn't find this restriction. Even some examples in the users guide use 2 digit veids.

Can you please tell me where is this restriction mentioned?

Thanks,

see the manual page:

Code:
man vzctl
DESCRIPTION
Code:
Utility  vzctl  runs  on  the  host system (otherwise known as Hardware
       Node, or HN) and performs direct manipulations with containers (CTs).

       Containers can be referred to by either numeric CTID or  by  name  (see
       --name option). Note that CT ID <= 100 are reserved for OpenVZ internal
       purposes.