OpenVZ Forum


Home » Mailing lists » Users » OpenVZ specific patchset
OpenVZ specific patchset [message #24744] Sun, 09 December 2007 06:43 Go to next message
DULMANDAKH Sukhbaatar is currently offline  DULMANDAKH Sukhbaatar
Messages: 9
Registered: July 2007
Junior Member
Hello all.

I'm wondering here I can obtain or generate OpenVZ specific patches,
especially for 2.6.22, that don't include bug fixes to main kernel. I
would like to test it on Ubuntu Gutsy, and use it. It would be very
appreciate if there is way to get it from OpenVZ git tree. Thanks.

-- 
Regards
Dulmandakh
Re: OpenVZ specific patchset [message #24775 is a reply to message #24744] Mon, 10 December 2007 10:44 Go to previous messageGo to next message
dev is currently offline  dev
Messages: 1693
Registered: September 2005
Location: Moscow
Senior Member

> Hello all.
> 
> I'm wondering here I can obtain or generate OpenVZ specific patches,
> especially for 2.6.22, that don't include bug fixes to main kernel. I
> would like to test it on Ubuntu Gutsy, and use it. It would be very
> appreciate if there is way to get it from OpenVZ git tree. Thanks.

You can try to apply ignoring hunks which patch reports to be already applied.
After that save that patch and apply incremental OVZ patches on top after that
(interdiff -p1 patch-ovz003 patch-ovz005 > incremental-ovz-003-005-patch).

Also please note that this is a development branch kernel, so it can be
not that stable for production use. Our main target now is 2.6.24 kernel for coming 
Ubuntu server (TLS).

Thanks,
Kirill
Re: OpenVZ specific patchset [message #24776 is a reply to message #24775] Mon, 10 December 2007 11:37 Go to previous messageGo to next message
Thorsten Schifferdeck is currently offline  Thorsten Schifferdeck
Messages: 38
Registered: February 2006
Member
Hi Kirill

> Also please note that this is a development branch kernel, so it can be
> not that stable for production use. Our main target now is 2.6.24 kernel
> for coming Ubuntu server (TLS).

http://git.openvz.org/?p=linux-2.6-netns;a=summary
^- git repro for that kernel ?

Regards,
 Thorsten
Re: OpenVZ specific patchset [message #24779 is a reply to message #24776] Mon, 10 December 2007 12:07 Go to previous messageGo to next message
dev is currently offline  dev
Messages: 1693
Registered: September 2005
Location: Moscow
Senior Member

Thorsten Schifferdecker wrote:
> Hi Kirill
> 
> 
>>Also please note that this is a development branch kernel, so it can be
>>not that stable for production use. Our main target now is 2.6.24 kernel
>>for coming Ubuntu server (TLS).
> 
> 
> http://git.openvz.org/?p=linux-2.6-netns;a=summary
> ^- git repro for that kernel ?

no, thats a git for network namespace integration into mainstream.
2.6.24-OVZ will be published this week I hope by Alexey Dobriyan
after minimal stabilization.

Kirill
Re: OpenVZ specific patchset [message #24799 is a reply to message #24779] Mon, 10 December 2007 15:47 Go to previous messageGo to next message
Carl-Daniel Hailfinge is currently offline  Carl-Daniel Hailfinge
Messages: 15
Registered: February 2007
Junior Member
On 10.12.2007 13:07, Kirill Korotaev wrote:
> Thorsten Schifferdecker wrote:
>   
>> Hi Kirill
>>
>>
>>     
>>> Also please note that this is a development branch kernel, so it can be
>>> not that stable for production use. Our main target now is 2.6.24 kernel
>>> for coming Ubuntu server (TLS).
>>>       
>> http://git.openvz.org/?p=linux-2.6-netns;a=summary
>> ^- git repro for that kernel ?
>>     
>
> no, thats a git for network namespace integration into mainstream.
> 2.6.24-OVZ will be published this week I hope by Alexey Dobriyan
> after minimal stabilization.
>   

Does 2.6.24-ovz use the namespace code parts merged in 2.6.24?
Is there any target for an OpenVZ merge into mainline (or at least a
merge of the network parts)?

Regards,
Carl-Daniel
Re: OpenVZ specific patchset [message #24801 is a reply to message #24799] Mon, 10 December 2007 17:04 Go to previous messageGo to next message
dev is currently offline  dev
Messages: 1693
Registered: September 2005
Location: Moscow
Senior Member

> Does 2.6.24-ovz use the namespace code parts merged in 2.6.24?

Sure. We even backport these patches back to our branch to use and test it.

> Is there any target for an OpenVZ merge into mainline (or at least a
> merge of the network parts)?

I think it's hard to predict exactly...

Our current plan is to have IPv4/routing/rules virtualization in a 1-2 months,
IPv6 should go faster after that (~1 month).
Then vlan, tun/tap, netfilters and other features.

Thanks,
Kirill
Re: OpenVZ specific patchset [message #24810 is a reply to message #24801] Tue, 11 December 2007 00:49 Go to previous messageGo to next message
DULMANDAKH Sukhbaatar is currently offline  DULMANDAKH Sukhbaatar
Messages: 9
Registered: July 2007
Junior Member
On Dec 11, 2007 1:09 AM, Kirill Korotaev <dev@sw.ru> wrote:
> > Does 2.6.24-ovz use the namespace code parts merged in 2.6.24?
>
> Sure. We even backport these patches back to our branch to use and test it.

What will happen with 2.6.22? Will it become stable branch or will die
like 2.6.20?

> > Is there any target for an OpenVZ merge into mainline (or at least a
> > merge of the network parts)?
>
> I think it's hard to predict exactly...
>
> Our current plan is to have IPv4/routing/rules virtualization in a 1-2 months,
> IPv6 should go faster after that (~1 month).
> Then vlan, tun/tap, netfilters and other features.

>From Kir's mail we assume that 2.6.24 soon will be released and marked
as 'development'. And is there any plan about when it will be stable
or something like that?


-- 
Regards
Dulmandakh
Re: OpenVZ specific patchset [message #24826 is a reply to message #24810] Tue, 11 December 2007 07:54 Go to previous messageGo to next message
dev is currently offline  dev
Messages: 1693
Registered: September 2005
Location: Moscow
Senior Member

DULMANDAKH Sukhbaatar wrote:
> On Dec 11, 2007 1:09 AM, Kirill Korotaev <dev@sw.ru> wrote:
> 
>>>Does 2.6.24-ovz use the namespace code parts merged in 2.6.24?
>>
>>Sure. We even backport these patches back to our branch to use and test it.
> 
> 
> What will happen with 2.6.22? Will it become stable branch or will die
> like 2.6.20?

will die.

>>>Is there any target for an OpenVZ merge into mainline (or at least a
>>>merge of the network parts)?
>>
>>I think it's hard to predict exactly...
>>
>>Our current plan is to have IPv4/routing/rules virtualization in a 1-2 months,
>>IPv6 should go faster after that (~1 month).
>>Then vlan, tun/tap, netfilters and other features.
> 
> 
>>From Kir's mail we assume that 2.6.24 soon will be released and marked
> as 'development'. And is there any plan about when it will be stable
> or something like that?

the goal is to have it stable for Ubuntu TLS release, so it's around Februrary 2008.

Thanks,
Kirill
Re: OpenVZ specific patchset [message #24829 is a reply to message #24826] Tue, 11 December 2007 08:03 Go to previous messageGo to next message
DULMANDAKH Sukhbaatar is currently offline  DULMANDAKH Sukhbaatar
Messages: 9
Registered: July 2007
Junior Member
> the goal is to have it stable for Ubuntu TLS release, so it's around Februrary 2008.

it would be great. Someone is already working on it. You can see it
from https://wiki.ubuntu.com/ServerTeam/HardyIdeaPool .

-- 
Regards
Dulmandakh
Re: OpenVZ specific patchset [message #24830 is a reply to message #24829] Tue, 11 December 2007 08:09 Go to previous message
dev is currently offline  dev
Messages: 1693
Registered: September 2005
Location: Moscow
Senior Member

DULMANDAKH Sukhbaatar wrote:
>>the goal is to have it stable for Ubuntu TLS release, so it's around Februrary 2008.
> 
> 
> it would be great. Someone is already working on it. You can see it
> from https://wiki.ubuntu.com/ServerTeam/HardyIdeaPool .

thanks! will definetely contact him!

Kirill
Previous Topic: perl LOCALE issue- and solution
Next Topic: init output
Goto Forum:
  


Current Time: Tue Mar 19 11:04:27 GMT 2024

Total time taken to generate the page: 0.02502 seconds