Talk:Building Guest Systems

From Linix VServer
Revision as of 22:52, 1 March 2012 by 203.143.161.65 (talk) (Created page with 'I don't seem to be able to clone a vserver. I'm on Debian unstable, IA64. I do: <source lang=bash> vserver lemon-nginx1 build -m clone -- --source /var/lib/vservers/lemon-nginx …')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

I don't seem to be able to clone a vserver. I'm on Debian unstable, IA64. I do:

vserver lemon-nginx1 build -m clone -- --source /var/lib/vservers/lemon-nginx

I see:

vclone: Unify_copy("/etc/vservers/.defaults/vdirbase/lemon-nginx1/etc/deluser.conf"): Invalid argument
vclone: Unify_copy("/etc/vservers/.defaults/vdirbase/lemon-nginx1/etc/python"): Invalid argument
vclone: Unify_copy("/etc/vservers/.defaults/vdirbase/lemon-nginx1/etc/mtab"): Invalid argument
vclone: Unify_copy("/etc/vservers/.defaults/vdirbase/lemon-nginx1/etc/rc1.d"): Invalid argument
vclone: Unify_copy("/etc/vservers/.defaults/vdirbase/lemon-nginx1/var"): Invalid argument
vclone: Unify_copy("/etc/vservers/.defaults/vdirbase/lemon-nginx1/selinux"): Invalid argument
vclone: Unify_copy("/etc/vservers/.defaults/vdirbase/lemon-nginx1/boot"): Invalid argument
vclone: Unify_copy("/etc/vservers/.defaults/vdirbase/lemon-nginx1/root"): Invalid argument
vclone: Unify_copy("/etc/vservers/.defaults/vdirbase/lemon-nginx1/sys"): Invalid argument
vclone: Unify_copy("/etc/vservers/.defaults/vdirbase/lemon-nginx1/bin"): Invalid argument

Can someone hit me with a cluestick?