OpenVZ Forum


Home » General » Support » Can not suspend VE with nfs mounts - even with bind mounts to HN
Can not suspend VE with nfs mounts - even with bind mounts to HN [message #22849] Tue, 06 November 2007 09:02 Go to previous message
piavlo is currently offline  piavlo
Messages: 159
Registered: January 2007
Senior Member
Since checkpointing does not work then there are nfs mounts inside VE, I've mounted the nfs partition in HN and bind mouted it in VE.
root> cat /etc/vz/conf/102.mount 
#!/bin/bash

mount -n --bind /users/staff /vz/root/102/users/staff
exit ${?}

Still gives the error:

root> vzctl chkpnt 102 --suspend
Setting up checkpoint...
suspend...
Can not suspend VE: Invalid argument
unsupported fs type nfs
Checkpointing failed


The nfs mount is not listed in HN mtab, but is listed in VE102
mtab. And is listed both on HN & VE102 /proc/mounts.
I've tried to remove the nfs mount from VE102 mtab but it did not
help.

So it looks like there is no way to checkpoint or migrate a VE
which acts like an nfs client. Or should it still work with bind mounts?
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Running OpenVZ within a VMWare VM
Next Topic: SSH/Apache on Virtual machines
Goto Forum:
  


Current Time: Sat Jun 21 20:24:48 GMT 2025

Total time taken to generate the page: 0.09768 seconds