hi,
one of my dumps is failing:
seems that lockd blocks suspending CT.
rest of CTs ara suspending ok, so i'm pretty surt that is nfs what is interfering with vzdump.
doesn't vzdump take care of nfs: on option? is this a known limitation or a bug?
in case I can't avoid this issue, is there any way to execute a pre script on the CT before dumping? this way I could manualy umount the nfs resource and mount it after performing the backup.
one of my dumps is failing:
Code:
[COLOR=#000000][FONT=monospace]10012: [/FONT][/COLOR][COLOR=#00008B][FONT=monospace]Nov 12 12[/FONT][/COLOR][COLOR=#000000][FONT=monospace]:29:23 INFO: suspend...
10012: [/FONT][/COLOR][COLOR=#00008B][FONT=monospace]Nov 12 12[/FONT][/COLOR][COLOR=#000000][FONT=monospace]:29:26 INFO: Can not suspend container: Resource temporarily unavailable
10012: [/FONT][/COLOR][COLOR=#00008B][FONT=monospace]Nov 12 12[/FONT][/COLOR][COLOR=#000000][FONT=monospace]:29:26 INFO: Error: foreign process 15195/21339(lockd) inside CT (e.g. vzctl enter or vzctl exec).
10012: [/FONT][/COLOR][COLOR=#00008B][FONT=monospace]Nov 12 12[/FONT][/COLOR][COLOR=#000000][FONT=monospace]:29:26 INFO: Error: suspend is impossible now.
10012: [/FONT][/COLOR][COLOR=#00008B][FONT=monospace]Nov 12 12[/FONT][/COLOR][COLOR=#000000][FONT=monospace]:29:26 INFO: Error: foreign process 15195/21339(lockd) inside CT (e.g. vzctl enter or vzctl exec).
10012: [/FONT][/COLOR][COLOR=#00008B][FONT=monospace]Nov 12 12[/FONT][/COLOR][COLOR=#000000][FONT=monospace]:29:26 INFO: Error: suspend is impossible now.
10012: [/FONT][/COLOR][COLOR=#00008B][FONT=monospace]Nov 12 12[/FONT][/COLOR][COLOR=#000000][FONT=monospace]:29:26 INFO: Error: foreign process 15195/21339(lockd) inside CT (e.g. vzctl enter or vzctl exec).
10012: [/FONT][/COLOR][COLOR=#00008B][FONT=monospace]Nov 12 12[/FONT][/COLOR][COLOR=#000000][FONT=monospace]:29:26 INFO: Error: suspend is impossible now.
10012: [/FONT][/COLOR][COLOR=#00008B][FONT=monospace]Nov 12 12[/FONT][/COLOR][COLOR=#000000][FONT=monospace]:29:26 INFO: Checkpointing failed
10012: [/FONT][/COLOR][COLOR=red][FONT=monospace][COLOR=#00008B]Nov 12 12[/COLOR]:29:29 ERROR: Backup of VM 10012 failed - command 'vzctl --skiplock chkpnt 10012 --suspend' failed with exit code 16[/FONT][/COLOR]
seems that lockd blocks suspending CT.
rest of CTs ara suspending ok, so i'm pretty surt that is nfs what is interfering with vzdump.
doesn't vzdump take care of nfs: on option? is this a known limitation or a bug?
in case I can't avoid this issue, is there any way to execute a pre script on the CT before dumping? this way I could manualy umount the nfs resource and mount it after performing the backup.