Hello,
i just wanted to ask the progress for:
- setting the ntp server via Web GUI
- Setting "primary bond"
- vm-history with same id problem
??
Thanks
>Hi,
>
>here some request from students from this training week.
>
>(BTW, we don't have found any bug)
>
>- add a qm command to import disks fr
User in forum need it to get gpu passthrough working
https://forum.proxmox.com/threads/code-43-nvidia-driver-error-within-windows-10-vm-geforce-750-ti-passthrough.23746/page-3
___
pve-devel mailing list
pve-devel@pve.proxmox.com
http://pve.proxmox.com/c
Signed-off-by: Alexandre Derumier
---
PVE/QemuServer.pm | 10 ++
1 file changed, 10 insertions(+)
diff --git a/PVE/QemuServer.pm b/PVE/QemuServer.pm
index 3c9d30a..654a985 100644
--- a/PVE/QemuServer.pm
+++ b/PVE/QemuServer.pm
@@ -999,6 +999,13 @@ EODESCR
optional => 1,
d
Hi Dietmar,
> Am 06.01.2017 um 12:39 schrieb Dietmar Maurer :
>
>> The online help explains the ballooning feature quite nicely, but there is a
>> mismatch:
>> Under the 'Use fixed size memory' option, I can set the memory size and there
>> is a checkbox 'Ballooning'.
>> I find this confusing. If
> >>No. But my question was more like: why not?
> >>I guess this is not really an important feature, because users
> >>can migrate single disk to another storage anyways...
>
> I'll try to look at this.
>
> it could be usefull too for full cloning a template with local disk, to a
> remote node
>>No. But my question was more like: why not?
>>I guess this is not really an important feature, because users
>>can migrate single disk to another storage anyways...
I'll try to look at this.
it could be usefull too for full cloning a template with local disk, to a
remote node.
- Mail o
> >>But I wonder why targetstorage only works for online migration??
>
> do we allow currently the migrate offline, between different type of storage ?
> (zfs->lvm, lvm->qcow2?).
No. But my question was more like: why not?
I guess this is not really an important feature, because users
can migrate
> The online help explains the ballooning feature quite nicely, but there is a
> mismatch:
> Under the 'Use fixed size memory' option, I can set the memory size and there
> is a checkbox 'Ballooning'.
> I find this confusing. If I set a fixed amount of memory, then that seems to
> me to be mutually
>>But I wonder why targetstorage only works for online migration??
do we allow currently the migrate offline, between different type of storage ?
(zfs->lvm, lvm->qcow2?).
It could be implemented with a nbd server on remote node + qemu-img convert to
nbd.
- Mail original -
De: "dietma
Applied, thanks!
But I wonder why targetstorage only works for online migration??
> On January 6, 2017 at 10:15 AM Alexandre Derumier wrote:
>
>
> As Fabian as required,
> add an extra flag "with-local-disks" to enable live storage migration with
> localdisk.
>
> default target storage is s
As Fabian as required,
add an extra flag "with-local-disks" to enable live storage migration with
localdisk.
default target storage is same sid than source, this can be overrided with
"targetstorage" option.
I will try improve this later, with optionnal mapping, disk by disk.
Signed-off-by: Al
11 matches
Mail list logo