Author Topic: CentOS 6.0 is Release Today and Want this feature  (Read 1259 times)

chut

  • Newbie
  • *
  • Posts: 8
CentOS 6.0 is Release Today and Want this feature
« on: July 10, 2011, 04:02:19 PM »
I'm download CentOS 6.0 since 9 July 2011, 13:00:00 GMT+7 Bangkok from Thailand Mirror

and I hope to see OpenNode work on CentOS 6.0 coming soon

Or i want only Kernel and Patch to work KVM and OpenVZ together only because I use other Open Source Web UI to Control OpenVZ and KVM

 Feature suggestion i think it better than currently
- Limit Data Transfer Speed or Link Speed Limit ex. 25Mbit
- Limit Bandwidth per Monthly per User Account
- Add/Edit/Del User Account
- Add/Edi/Del Plan Template (Similar Web Hosting ex. HDD Space / Bandwidth per Month / RAM per User Account)
- API for CGI,PERL,PHP and other Web Programming

- Similar HyperVM but HyperVM is not run both Virtualization at Same Physical Host

I can pay $10 / every monthly or Donate for this Feature

Both feature it best if set on OpenVZ and KVM

I hope this feature is useful  :P ;D

Thank you very much

Best Regards,
Ronachut

activesys

  • Administrator
  • Full Member
  • *****
  • Posts: 171
Re: CentOS 6.0 is Release Today and Want this feature
« Reply #1 on: July 13, 2011, 10:20:30 AM »
We will start porting OpenNode to CentOS6 soon - lets hope that all things come together nicely and quickly but its hard to predict what kind of issues we might encounter when merging KVM with ovzkernel.

activesys

  • Administrator
  • Full Member
  • *****
  • Posts: 171
Re: CentOS 6.0 is Release Today and Want this feature
« Reply #2 on: July 13, 2011, 10:27:33 AM »
About suggested features:
- Limit Data Transfer Speed or Link Speed Limit ex. 25Mbit
This should be possible after vSwitch lands into OpenNode - planned with next release.

- Limit Bandwidth per Monthly per User Account
I dont think we are going to support hard BW limits right now - its more an BW accounting question which can be separate system

- Add/Edit/Del User Account
OMS uses PAM for user authentication - so user management is possible with standard tools.

- Add/Edi/Del Plan Template (Similar Web Hosting ex. HDD Space / Bandwidth per Month / RAM per User Account)
Will put this into TODO list - but probably not for next release yet.

- API for CGI,PERL,PHP and other Web Programming
API interface and documentation is already there - available from OpenNode website - but Im afraid API is going to change and stabilize with next release.