Re: [pve-devel] [PATCH] memory form : hotplug improvements

2015-02-11 Thread Michael Rasmussen
On Wed, 11 Feb 2015 06:14:00 +0100 (CET)
Dietmar Maurer diet...@proxmox.com wrote:

   Do you (or alexandre) have time to update the dnsmasqd based patch? 
   Maybe the new firewall can help to implement all features we need?
   
  I will look in to this. I can't seem to find the git repo for dnsmasq
  in git.proxmox.com?
 
 Cant we use the debian package?
 
 https://packages.debian.org/wheezy/dnsmasq
 
Sure, but I was referring to update the dnsmasqd based patch

 
 No idea. But we want to start with DHCP.
 
tftp is for PXE boot which is overkill.
DNS is only a caching and forwarding DNS server so a real DNS server is
required anyway.

-- 
Hilsen/Regards
Michael Rasmussen

Get my public GnuPG keys:
michael at rasmussen dot cc
http://pgp.mit.edu:11371/pks/lookup?op=getsearch=0xD3C9A00E
mir at datanom dot net
http://pgp.mit.edu:11371/pks/lookup?op=getsearch=0xE501F51C
mir at miras dot org
http://pgp.mit.edu:11371/pks/lookup?op=getsearch=0xE3E80917
--
/usr/games/fortune -es says:
inbox, n.:
A catch basin for everything you don't want to deal with, but
are afraid to throw away.


pgpEaaVNT2642.pgp
Description: OpenPGP digital signature
___
pve-devel mailing list
pve-devel@pve.proxmox.com
http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel


Re: [pve-devel] [PATCH] memory form : hotplug improvements

2015-02-11 Thread Alexandre DERUMIER
 I will look in to this. I can't seem to find the git repo for dnsmasq 
 in git.proxmox.com? 

Sorry I'm a bit busy for the moment to work on dnsmasq.

(I can help for testing, but no time to implement it)


AFAIK, ovirt and openstack use also dnsmasq to deliver dhcp for the guest 
vms.-p, --port=port

for doc, dns can be disable with :

-p : Listen on port instead of the standard DNS port (53). Setting this to 
zero completely disables DNS function, leaving only DHCP and/or TFTP.





- Mail original -
De: dietmar diet...@proxmox.com
À: datanom.net m...@datanom.net, pve-devel pve-devel@pve.proxmox.com
Envoyé: Mercredi 11 Février 2015 06:14:00
Objet: Re: [pve-devel] [PATCH] memory form : hotplug improvements

  Do you (or alexandre) have time to update the dnsmasqd based patch? 
  Maybe the new firewall can help to implement all features we need? 
  
 I will look in to this. I can't seem to find the git repo for dnsmasq 
 in git.proxmox.com? 

Cant we use the debian package? 

https://packages.debian.org/wheezy/dnsmasq 

 We should disable DNS and TFTP and only use DHCP? 

No idea. But we want to start with DHCP. 

___ 
pve-devel mailing list 
pve-devel@pve.proxmox.com 
http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel 
___
pve-devel mailing list
pve-devel@pve.proxmox.com
http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel


Re: [pve-devel] [PATCH] memory form : hotplug improvements

2015-02-10 Thread Dietmar Maurer
 does onSpinUp, onSpinDown also work if we change value manually without using
 up|down button ?

I finally fixed that by listening to blur signal:

https://git.proxmox.com/?p=pve-manager.git;a=commitdiff;h=5e0a288e38c8cba1faf99a5efb62a06352582d03

___
pve-devel mailing list
pve-devel@pve.proxmox.com
http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel


Re: [pve-devel] [PATCH] memory form : hotplug improvements

2015-02-10 Thread Wolfgang Link

Yes, I am the new Proxmox *t*eam member.

Am 10.02.15 um 17:14 schrieb Alexandre DERUMIER:

Seem to be perfect here :)

Thanks !

I'm going to work on cpu hotplug tommorow.

BTW, is Wolfgang a new proxmox team member ?



- Mail original -
De: dietmar diet...@proxmox.com
À: aderumier aderum...@odiso.com
Cc: pve-devel pve-devel@pve.proxmox.com
Envoyé: Mardi 10 Février 2015 16:42:39
Objet: Re: [pve-devel] [PATCH] memory form : hotplug improvements


does onSpinUp, onSpinDown also work if we change value manually without using
up|down button ?

I finally fixed that by listening to blur signal:

https://git.proxmox.com/?p=pve-manager.git;a=commitdiff;h=5e0a288e38c8cba1faf99a5efb62a06352582d03

___
pve-devel mailing list
pve-devel@pve.proxmox.com
http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel


___
pve-devel mailing list
pve-devel@pve.proxmox.com
http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel


Re: [pve-devel] [PATCH] memory form : hotplug improvements

2015-02-10 Thread Dietmar Maurer
 Speaking of todo lists. What are the status for adding DHCP server
 feature to proxmox?

AFAIK you are working on that? IPv6 is still missing? Or did you 
already implement/sent that?

___
pve-devel mailing list
pve-devel@pve.proxmox.com
http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel


Re: [pve-devel] [PATCH] memory form : hotplug improvements

2015-02-10 Thread Alexandre DERUMIER
Seem to be perfect here :)

Thanks !

I'm going to work on cpu hotplug tommorow.

BTW, is Wolfgang a new proxmox team member ? 



- Mail original -
De: dietmar diet...@proxmox.com
À: aderumier aderum...@odiso.com
Cc: pve-devel pve-devel@pve.proxmox.com
Envoyé: Mardi 10 Février 2015 16:42:39
Objet: Re: [pve-devel] [PATCH] memory form : hotplug improvements

 does onSpinUp, onSpinDown also work if we change value manually without using 
 up|down button ? 

I finally fixed that by listening to blur signal: 

https://git.proxmox.com/?p=pve-manager.git;a=commitdiff;h=5e0a288e38c8cba1faf99a5efb62a06352582d03
 

___
pve-devel mailing list
pve-devel@pve.proxmox.com
http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel


Re: [pve-devel] [PATCH] memory form : hotplug improvements

2015-02-10 Thread Dietmar Maurer
 I'm going to work on cpu hotplug tommorow.
 
 BTW, is Wolfgang a new proxmox team member ? 

Yes :-) Our todo lists are quite long, so we try to enlarge the team.

And we are still locking for new developers:

https://www.proxmox.com/about/careers

- Dietmar

___
pve-devel mailing list
pve-devel@pve.proxmox.com
http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel


Re: [pve-devel] [PATCH] memory form : hotplug improvements

2015-02-10 Thread Alexandre DERUMIER
Yes, I am the new Proxmox team member.

That's Great :) Nice to meet you.



- Mail original -
De: Wolfgang Link w.l...@proxmox.com
À: aderumier aderum...@odiso.com
Cc: pve-devel pve-devel@pve.proxmox.com
Envoyé: Mardi 10 Février 2015 17:32:12
Objet: Re: [pve-devel] [PATCH] memory form : hotplug improvements

Yes, I am the new Proxmox t eam member. 

Am 10.02.15 um 17:14 schrieb Alexandre DERUMIER: 



Seem to be perfect here :)

Thanks !

I'm going to work on cpu hotplug tommorow.

BTW, is Wolfgang a new proxmox team member ? 



- Mail original -
De: dietmar diet...@proxmox.com À: aderumier aderum...@odiso.com Cc: 
pve-devel pve-devel@pve.proxmox.com Envoyé: Mardi 10 Février 2015 16:42:39
Objet: Re: [pve-devel] [PATCH] memory form : hotplug improvements 

BQ_BEGIN

does onSpinUp, onSpinDown also work if we change value manually without using 
up|down button ? 



I finally fixed that by listening to blur signal: 
https://git.proxmox.com/?p=pve-manager.git;a=commitdiff;h=5e0a288e38c8cba1faf99a5efb62a06352582d03
 ___
pve-devel mailing list pve-devel@pve.proxmox.com 
http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel 

BQ_END


___
pve-devel mailing list
pve-devel@pve.proxmox.com
http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel


Re: [pve-devel] [PATCH] memory form : hotplug improvements

2015-02-10 Thread Michael Rasmussen
On Tue, 10 Feb 2015 17:52:27 +0100 (CET)
Dietmar Maurer diet...@proxmox.com wrote:

 
 Yes :-) Our todo lists are quite long, so we try to enlarge the team.
 
Speaking of todo lists. What are the status for adding DHCP server
feature to proxmox?

-- 
Hilsen/Regards
Michael Rasmussen

Get my public GnuPG keys:
michael at rasmussen dot cc
http://pgp.mit.edu:11371/pks/lookup?op=getsearch=0xD3C9A00E
mir at datanom dot net
http://pgp.mit.edu:11371/pks/lookup?op=getsearch=0xE501F51C
mir at miras dot org
http://pgp.mit.edu:11371/pks/lookup?op=getsearch=0xE3E80917
--
/usr/games/fortune -es says:
It's always sad when the fleas leave, because that means your dog is
dead. -- Wesley T. Williams


pgphEsYPTng1z.pgp
Description: OpenPGP digital signature
___
pve-devel mailing list
pve-devel@pve.proxmox.com
http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel


Re: [pve-devel] [PATCH] memory form : hotplug improvements

2015-02-10 Thread Dietmar Maurer
applied with additional cleanups to avoid hard-coded constants - please 
can you test?


https://git.proxmox.com/?p=pve-manager.git;a=commitdiff;h=2cf71959752511f5c776fc1915e17e836acab686

___
pve-devel mailing list
pve-devel@pve.proxmox.com
http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel


Re: [pve-devel] [PATCH] memory form : hotplug improvements

2015-02-10 Thread Dietmar Maurer
 Fixme : apply same behaviour for maxmemory field

just implemented this.

___
pve-devel mailing list
pve-devel@pve.proxmox.com
http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel


Re: [pve-devel] [PATCH] memory form : hotplug improvements

2015-02-10 Thread Alexandre DERUMIER
I'll try tomorrow

does onSpinUp, onSpinDown also work if we change value manually without using 
up|down button ?


- Mail original -
De: dietmar diet...@proxmox.com
À: aderumier aderum...@odiso.com, pve-devel pve-devel@pve.proxmox.com
Envoyé: Mardi 10 Février 2015 11:46:10
Objet: Re: [pve-devel] [PATCH] memory form : hotplug improvements

applied with additional cleanups to avoid hard-coded constants - please 
can you test? 

https://git.proxmox.com/?p=pve-manager.git;a=commitdiff;h=2cf71959752511f5c776fc1915e17e836acab686
 
___
pve-devel mailing list
pve-devel@pve.proxmox.com
http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel


Re: [pve-devel] [PATCH] memory form : hotplug improvements

2015-02-10 Thread Dietmar Maurer
 I was under the impression that a decision whether to develop one from
 scratch in Perl or to use dnsmasq, unbound etc. was not made yet so I
 stopped with the IPv4 implementation waiting for a decision. If the
 decision was dnsmasq, unbound etc. there was no idea going any further
 since this would just be a waist of time.
 
 If an implementation in Perl is favored I will start looking into IPv6.
 There seems to be little help from CPAN so I'm afraid doing the IPv6
 server requires implementing rfc3315 from scratch. These does not scare
 me since I have implemented rfc's in the past but the time required to
 implement and test will obviously be extended considerably.

I would favior a Perl implementation, but only if code base is not too large.
Managing the whole IPv6 dhcp stack looks too much overhead for me.

Do you (or alexandre) have time to update the dnsmasqd based patch? 
Maybe the new firewall can help to implement all features we need?

___
pve-devel mailing list
pve-devel@pve.proxmox.com
http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel


Re: [pve-devel] [PATCH] memory form : hotplug improvements

2015-02-10 Thread Michael Rasmussen
On Tue, 10 Feb 2015 20:11:20 +0100 (CET)
Dietmar Maurer diet...@proxmox.com wrote:

 Do you (or alexandre) have time to update the dnsmasqd based patch? 
 Maybe the new firewall can help to implement all features we need?
 
I will look in to this. I can't seem to find the git repo for dnsmasq
in git.proxmox.com?

We should disable DNS and TFTP and only use DHCP?

-- 
Hilsen/Regards
Michael Rasmussen

Get my public GnuPG keys:
michael at rasmussen dot cc
http://pgp.mit.edu:11371/pks/lookup?op=getsearch=0xD3C9A00E
mir at datanom dot net
http://pgp.mit.edu:11371/pks/lookup?op=getsearch=0xE501F51C
mir at miras dot org
http://pgp.mit.edu:11371/pks/lookup?op=getsearch=0xE3E80917
--
/usr/games/fortune -es says:
PARDON me, am I speaking ENGLISH?


pgpd86PTSNLO_.pgp
Description: OpenPGP digital signature
___
pve-devel mailing list
pve-devel@pve.proxmox.com
http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel


Re: [pve-devel] [PATCH] memory form : hotplug improvements

2015-02-10 Thread Dietmar Maurer
  Do you (or alexandre) have time to update the dnsmasqd based patch? 
  Maybe the new firewall can help to implement all features we need?
  
 I will look in to this. I can't seem to find the git repo for dnsmasq
 in git.proxmox.com?

Cant we use the debian package?

https://packages.debian.org/wheezy/dnsmasq

 We should disable DNS and TFTP and only use DHCP?

No idea. But we want to start with DHCP.

___
pve-devel mailing list
pve-devel@pve.proxmox.com
http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel


Re: [pve-devel] [PATCH] memory form : hotplug improvements

2015-02-10 Thread Dietmar Maurer
 does onSpinUp, onSpinDown also work if we change value manually without using
 up|down button ?

no, I need to fix that.

___
pve-devel mailing list
pve-devel@pve.proxmox.com
http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel