OpenVZ Forum


Home » General » Support » Can not suspend VE: Resource temporarily unavailable
Re: Can not suspend VE: Resource temporarily unavailable [message #22811 is a reply to message #21887] Sun, 04 November 2007 14:01 Go to previous messageGo to previous message
piavlo is currently offline  piavlo
Messages: 159
Registered: January 2007
Senior Member
Hi Andrey,

Andrey Mirkin wrote on Wed, 17 October 2007 15:33

Hello,

Please try to mount nfs in following way:
1. mount nfs in VE0
2. bind mount it on VE start (use VEID.mount script for this)


I've mounted the nfs partition in VE0 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 ${?}

It still gives the same 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 VE0 mtab, but is listed in VE102
mtab. And is listed both on VE0 & 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?

Thanks
Alex
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Munin: Extended Version for old system using user_beancounter.
Next Topic: put vz on another hd
Goto Forum:
  


Current Time: Mon Aug 12 13:44:40 GMT 2024

Total time taken to generate the page: 0.02827 seconds