[pve-devel] [PATCH_V2 2/2] check is mounted before try to unmount disk.

2015-09-04 Thread Wolfgang Link
this is neccessay because otherwise when a storage is not mounted, like when it is offline, the migration crash. --- src/PVE/LXC.pm | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/PVE/LXC.pm b/src/PVE/LXC.pm index cf45fff..7e5cc7d 100644 --- a/src/PVE/LXC.pm +++ b/src/P

[pve-devel] [PATCH_V2 2/2] check is mounted before try to unmount disk.

2015-09-04 Thread Wolfgang Link
this is neccessay because otherwise when a storage is not mounted, like when it is offline, the migration crash. --- src/PVE/LXC.pm | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/PVE/LXC.pm b/src/PVE/LXC.pm index cf45fff..47c141f 100644 --- a/src/PVE/LXC.pm +++ b/src/P

Re: [pve-devel] [PATCH_V2 2/2] check is mounted before try to unmount disk.

2015-09-04 Thread Philipp Marek
> this is neccessay because otherwise when a storage is not mounted, like when > it is offline, the migration crash. > --- > src/PVE/LXC.pm | 4 +++- > 1 file changed, 3 insertions(+), 1 deletion(-) > > diff --git a/src/PVE/LXC.pm b/src/PVE/LXC.pm > index cf45fff..7e5cc7d 100644 > --- a/src/PVE/

Re: [pve-devel] [PATCH_V2 2/2] check is mounted before try to unmount disk.

2015-09-04 Thread Wolfgang Link
Yes, that's true. Thanks! On 09/04/2015 02:05 PM, Philipp Marek wrote: this is neccessay because otherwise when a storage is not mounted, like when it is offline, the migration crash. --- src/PVE/LXC.pm | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/PVE/LXC.pm b/s

Re: [pve-devel] [PATCH_V2 2/2] check is mounted before try to unmount disk.

2015-09-06 Thread Dietmar Maurer
applied, thanks. ___ pve-devel mailing list pve-devel@pve.proxmox.com http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel