> I did notice you send a patch solving this and that Dietmar acknowledge that
> the patch was committed. His commit however are apparently only in his
> local git since this commit has not hit upstream. So to avoid others trying
> the
> patches before Dietmar has pushed your commit upstream I sen
This is just an example how it could work (it works fine for me). I
would like to get feedback so i can create a beter / new version.
Am 25.05.2013 23:03, schrieb Stefan Priebe:
This is an example how a machine parameter could work for qemu.
___
pve-d
Am 25.05.2013 19:24, schrieb Alexandre DERUMIER:
You have:
pc-i440fx-1.4 Standard PC (i440FX + PIIX, 1996)
and
pc-q35-1.4 Standard PC (Q35 + ICH9, 2009)
Yes, q35 is not yet ready, but in the future (maybe next year), it should
become the default.
It's emulated pci-express slots and new things
This is an example how a machine parameter could work for qemu.
___
pve-devel mailing list
pve-devel@pve.proxmox.com
http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel
Signed-off-by: Stefan Priebe
---
PVE/QemuServer.pm | 22 ++
1 file changed, 22 insertions(+)
diff --git a/PVE/QemuServer.pm b/PVE/QemuServer.pm
index fe479a1..eb06688 100644
--- a/PVE/QemuServer.pm
+++ b/PVE/QemuServer.pm
@@ -236,6 +236,13 @@ my $confdesc = {
enum
>>When your patch arrive upstream this patch is not needed anymore.
What do you mean by upstream ? Because the patch has been applied 2 days ago in
proxmox git.
https://git.proxmox.com/?p=qemu-server.git;a=commit;h=e9cfd9cb01bbf6c6e444208f135e3677c4d86afe
- Mail original -
De: "Mich
> You have:
> pc-i440fx-1.4 Standard PC (i440FX + PIIX, 1996)
> and
> pc-q35-1.4 Standard PC (Q35 + ICH9, 2009)
>
Yes, q35 is not yet ready, but in the future (maybe next year), it should
become the default.
It's emulated pci-express slots and new things.
> I think the correct way would be
Hi all,
In pve-2.x I had enable HA service for a floating webservice IP. After
upgrade to 3.0 this does not seem to work anymore. See snippet from
cluster.conf below:
Anyone with an idea to make this work in
Am 25.05.2013 12:45, schrieb Stefan Priebe:
Am 25.05.2013 08:17, schrieb Alexandre DERUMIER:
maybe does it work by starting the qemu with "qemu -machine pc-1.X"
works ?
Yes this works FINE! But there is no common pc-1.4 anymore.
You have:
pc-i440fx-1.4Standard PC (i440FX + PIIX, 19
Am 25.05.2013 08:17, schrieb Alexandre DERUMIER:
maybe does it work by starting the qemu with "qemu -machine pc-1.X" works ?
Yes this works FINE! But there is no common pc-1.4 anymore.
You have:
pc-i440fx-1.4Standard PC (i440FX + PIIX, 1996)
and
pc-q35-1.4 Standard PC (Q3
Hi Martin and Dietmar,
The feature comparison document does not mention cloning and templates.
As I think this information is important (our VmWare guys as work
frequently uses these features) I would suggest that this was added to
the feature comparison chart -> http://proxmox.com/proxmox-ve/comp
From: Michael Rasmussen
Signed-off-by: Michael Rasmussen
---
PVE/Storage/ZFSPlugin.pm |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/PVE/Storage/ZFSPlugin.pm b/PVE/Storage/ZFSPlugin.pm
index b02a87a..0addd0b 100644
--- a/PVE/Storage/ZFSPlugin.pm
+++ b/PVE/Storage/ZFSPlu
Just a small fix for the error message. Remove unwanted text.
___
pve-devel mailing list
pve-devel@pve.proxmox.com
http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel
On Sat, 25 May 2013 08:20:43 +0200 (CEST)
Alexandre DERUMIER wrote:
> I thinked you have segfault with iscsi as qemu-img format ?
>
> I have done tests with nexenta(iscsi), it's works fine with raw format, so
> this is the default now.
>
> So I don't think we need this patch.
> (Can you test w
14 matches
Mail list logo