Re: [pve-devel] roadmap for proxmox 3.1 ?

2013-05-27 Thread finntux



- live storage migration. (should be easy, we have already the
drive-mirror code)
- spice ???


These and pool concept improvement:
- add RAM, vCPUs and bridges to pool (ability to allocate only part of 
certain storage would be nice)



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


Re: [pve-devel] roadmap for proxmox 3.1 ?

2013-05-27 Thread Michael Rasmussen

On 05-27-2013 08:38, Alexandre DERUMIER wrote:

Omnios: http://omnios.omniti.com/ 
but OpenIndiana and Oracle Solaris (and express + pkg install 
solaris/storage-server) should work also. 


Do you known if I can install omnios on a kvm machine ?
(My servers are on a remote site and I don't have too much time this
week to go to the datacenter ;)

Yes, this is possible but you can only choose between IDE and SATA 
disks (omnios does not support virtio-block, and seabios does not 
support boot from scsi). Also if you want to be able to migrate the VM 
you cannot use SATA disk since Qemu does not support migrating SATA 
disks (a hardcoded error message is displayed). So this kind of narrows 
the choices down:-)
Choose Qemu64 as CPU. KVM64 cannot be used since Omnios (and Solaris 
for that matter refused to boot with kvm64).

For net device choose E1000 since omnios does not support virtio-net.

I have only been testing with bloody (unstable) so I don't know if it 
works with stable.


--
Hilsen/regards
Michael Rasmussenattachment: vcard.vcf___
pve-devel mailing list
pve-devel@pve.proxmox.com
http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel


[pve-devel] roadmap for proxmox 3.1 ?

2013-05-24 Thread Alexandre DERUMIER
Hi,

now that proxmox 3.0 has been released (Congrats Dietmar  Martin) :), maybe 
can we post some ideas for new features for proxmox 3.1 ? 

I don't known the target date for next release ? (3month ? 6 month ?)

Somes ideas here : (by priority for my own usage)

- live storage migration. (should be easy, we have already the drive-mirror 
code)
- cpu-add qmp command
- add hyper-v option (cpu flags) for windows vm. (this need next openvz-kernel, 
currently in testing)
- dhcp server implementation + nat + routing
- qemu-ga
- spice ??? 
- glusterfs storage driver

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


Re: [pve-devel] roadmap for proxmox 3.1 ?

2013-05-24 Thread Dietmar Maurer

 maybe can we post some ideas for new features for proxmox 3.1 ?

Yes. Maybe we can use pve-manager/README to track all those ideas?

That way we have the list in git.

What do you think?

 I don't known the target date for next release ? (3month ? 6 month ?)

I guess something in between ;-) Depends on features, and that is not decided 
so far.

 Somes ideas here : (by priority for my own usage)
 
 - live storage migration. (should be easy, we have already the drive-mirror
 code)
 - cpu-add qmp command
 - add hyper-v option (cpu flags) for windows vm. (this need next openvz-
 kernel, currently in testing)
 - dhcp server implementation + nat + routing
 - qemu-ga
 - spice ???
 - glusterfs storage driver

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


Re: [pve-devel] roadmap for proxmox 3.1 ?

2013-05-24 Thread Alexandre DERUMIER
Yes. Maybe we can use pve-manager/README to track all those ideas? 

That way we have the list in git. 

What do you think? 

Yes sure, good idea, I'll send a patch :)


(I also forgot update to extjs 4.2, but I can't help for this, sorry)




- Mail original - 

De: Dietmar Maurer diet...@proxmox.com 
À: Alexandre DERUMIER aderum...@odiso.com, pve-devel@pve.proxmox.com 
Envoyé: Vendredi 24 Mai 2013 15:04:03 
Objet: RE: [pve-devel] roadmap for proxmox 3.1 ? 


 maybe can we post some ideas for new features for proxmox 3.1 ? 

Yes. Maybe we can use pve-manager/README to track all those ideas? 

That way we have the list in git. 

What do you think? 

 I don't known the target date for next release ? (3month ? 6 month ?) 

I guess something in between ;-) Depends on features, and that is not decided 
so far. 

 Somes ideas here : (by priority for my own usage) 
 
 - live storage migration. (should be easy, we have already the drive-mirror 
 code) 
 - cpu-add qmp command 
 - add hyper-v option (cpu flags) for windows vm. (this need next openvz- 
 kernel, currently in testing) 
 - dhcp server implementation + nat + routing 
 - qemu-ga 
 - spice ??? 
 - glusterfs storage driver 
___
pve-devel mailing list
pve-devel@pve.proxmox.com
http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel


Re: [pve-devel] roadmap for proxmox 3.1 ?

2013-05-24 Thread Michael Rasmussen

On 05-24-2013 14:41, Alexandre DERUMIER wrote:


- live storage migration. (should be easy, we have already the
drive-mirror code)
- cpu-add qmp command
- add hyper-v option (cpu flags) for windows vm. (this need next
openvz-kernel, currently in testing)
- dhcp server implementation + nat + routing
- qemu-ga
- spice ???
- glusterfs storage driver


Add this to list just after live storage migration:
- Activate currently deactivated storage plugins in gui which is 
considered stable

- Add my zfs plugin ;-)

Regarding my zfs plugin. It is completed and seems to function well. I 
will post a patch to this list later this evening. I would be nice if 
someone would take some time testing it.


--
Hilsen/regards
Michael Rasmussenattachment: vcard.vcf___
pve-devel mailing list
pve-devel@pve.proxmox.com
http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel


Re: [pve-devel] roadmap for proxmox 3.1 ?

2013-05-24 Thread Michael Rasmussen
On Fri, 24 May 2013 15:30:09 +0200 (CEST)
Alexandre DERUMIER aderum...@odiso.com wrote:

 I would be nice if someone would take some time testing it. 
 
 I'll try to build an test server next week to test. 
 which solaris distrib do you use? 
 
Omnios: http://omnios.omniti.com/
but OpenIndiana and Oracle Solaris (and express + pkg install
solaris/storage-server) should work also.

-- 
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
--
You are here:
***
***
 *
  ***
   *
***
 *

 But you're not all there.


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