mkdir -p /vz/full_dist bash /root/virtuozzo/download/Linux/x86_64/virtuozzo-4.0.0-448-x86_64.sfx -d /vz/full_distr --extract
vzctl stop 1 vzctl destroy 1
vzsveinstall -v -D /vz/full_distr -s SERVICE_CT_IP
find /vz/vzup2date/virtuozzo -path "*/$(awk '{gsub(/-.*$/,"",$NF);print $NF}' /etc/virtuozzo-release)/*/virtuozzo-tools*$(uname -i)*" -printf "%h\n" |sort -u |xargs -rn1 vzsveupgrade -d find /vz/vzup2date/pim -path "*/$(awk '{gsub(/-.*$/,"",$NF);print $NF}' /etc/virtuozzo-release)/*/virtuozzo-tools*$(uname -i)*" -printf "%h\n" |sort -u |xargs -rn1 vzsveupgrade -d
・WindowsサービスCT再作成
vzsveinstall -s <ServiceVE_IP> -c -w -f vzctl restart 1 vzctl set 1 --userpasswd vzagent0:(ホストのAdministratorのパスワード)