bind mounts don't work? [message #38274] |
Thu, 03 December 2009 12:28  |
andreas2
Messages: 10 Registered: May 2009
|
Junior Member |
|
|
Hello!
I'm using Debian with kernel 2.6.26-2-openvz-686
mounting part of HW-node into container (/vz/private/NR/home/SPACE) doesn't show data inside the container. Outside it works (all data visible)
What can I do?
thanks,
Andrew
[Updated on: Thu, 03 December 2009 12:54] Report message to a moderator
|
|
|
|
|
|
|
Re: bind mounts don't work? [message #38353 is a reply to message #38279] |
Thu, 10 December 2009 11:15  |
andreas2
Messages: 10 Registered: May 2009
|
Junior Member |
|
|
Hi!
How can I dump(checkpoint) if external mounts there (mounted, because locked)?
vz:
ctl --ckpoint 120
dump 120
ctl destroy 120
dump --restore 120
ctl restore 120
# restore 120 says: "Error: undump failed: No such file or dir
# Error: mount point is missing: /home/SPACE. Stopping, Unmounting"
ctl mount (for allowing bind-mounts to root)
mount --bind ... .../root/120/home/SPACE
leads to same error msg
thanks, Andrew
[Updated on: Thu, 10 December 2009 11:17] Report message to a moderator
|
|
|