Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
RavenDB 1.2 storage changes
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  16 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Oren Eini (Ayende Rahien)  
View profile  
 More options Apr 30 2012, 1:15 am
From: "Oren Eini (Ayende Rahien)" <aye...@ayende.com>
Date: Mon, 30 Apr 2012 08:15:16 +0300
Local: Mon, Apr 30 2012 1:15 am
Subject: RavenDB 1.2 storage changes

Guys,
We are going to do some changes to the way we are actually storing data on
the disk.
In particular, we are moving things so we would have less reliance on
system culture settings (more freedom to move things around), increased
document key size, etc.

After looking at what we want, I don't think we can do this sort of update
in place, and it would means that upgrading from 1.0 to 1.2 would be an
import / export operation, and now an in place upgrade like we had for 1.0


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Oren Eini (Ayende Rahien)  
View profile  
 More options Apr 30 2012, 1:43 am
From: "Oren Eini (Ayende Rahien)" <aye...@ayende.com>
Date: Mon, 30 Apr 2012 08:43:42 +0300
Local: Mon, Apr 30 2012 1:43 am
Subject: Re: RavenDB 1.2 storage changes

Typo:

After looking at what we want, I don't think we can do this sort of update
in place, and it would means that upgrading from 1.0 to 1.2 would be an
import / export operation, and *not* an in place upgrade like we had for 1.0

On Mon, Apr 30, 2012 at 8:15 AM, Oren Eini (Ayende Rahien) <


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Justin A  
View profile  
 More options Apr 30 2012, 3:16 am
From: Justin A <jus...@adler.com.au>
Date: Mon, 30 Apr 2012 00:16:16 -0700 (PDT)
Local: Mon, Apr 30 2012 3:16 am
Subject: Re: RavenDB 1.2 storage changes

NP from me. (But i don't have any live systems running).

Could we get some preliminary timings (with the standard disclaimers of
course .. ie. on my crappy laptop, etc..) for the process, like using the
music database u downloaded?

Just so we can all plan on some downtime and have some initial rough
guestimates.

(of course, people will practice the procedure, before .. which will give
them accurate timings..)

just curious.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Wayne Douglas  
View profile  
 More options Apr 30 2012, 3:31 am
From: Wayne Douglas <codingvi...@googlemail.com>
Date: Mon, 30 Apr 2012 08:31:54 +0100
Local: Mon, Apr 30 2012 3:31 am
Subject: Re: [RavenDB] Re: RavenDB 1.2 storage changes

Wouldn't that be too hardware dependant to be of any use?
On Apr 30, 2012 8:16 AM, "Justin A" <jus...@adler.com.au> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Justin A  
View profile  
 More options Apr 30 2012, 7:32 am
From: Justin A <jus...@adler.com.au>
Date: Mon, 30 Apr 2012 04:32:12 -0700 (PDT)
Local: Mon, Apr 30 2012 7:32 am
Subject: Re: [RavenDB] Re: RavenDB 1.2 storage changes

IMO, nope. Ayende gave us some stats when he improved the Indexes a few
weeks back. Disclaimers and all.


It wasn't so much the numbers then, it was more a percentage.

at least now we could get an idea that on a XXX machine, export took 1
hour, import 1 1/2 hours or whatever. and then related that to our own
hardware: Oh! my hardware is just a wee bit more modern ... so lets say it
will probably be a wee bit better but not too much. So now i know that if
it takes more than 30 mins .. don't freak out.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
devmondo@hotmail.com  
View profile  
 More options Apr 30 2012, 7:54 am
From: "devmo...@hotmail.com" <devmo...@hotmail.com>
Date: Mon, 30 Apr 2012 04:54:35 -0700 (PDT)
Local: Mon, Apr 30 2012 7:54 am
Subject: Re: RavenDB 1.2 storage changes

What Ever makes RavenDB better, is a welcome change and thank you in
advanced for it,


i think best solution for migration is to set a temporary new IIS RavenDB
on different Port, then use Export/Import to work things out then just turn
off the old Raven Server and things will work smooth right ?

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Nic Wise  
View profile  
 More options Apr 30 2012, 8:22 am
From: Nic Wise <n...@fastchicken.co.nz>
Date: Mon, 30 Apr 2012 13:22:06 +0100
Local: Mon, Apr 30 2012 8:22 am
Subject: Re: [RavenDB] Re: RavenDB 1.2 storage changes
Changing the backup (or smuggler) to allow it to backup to another
raven instance would be useful in this case...

Actually, it'd be useful in a lot of cases, I suspect :)

Or maybe replication would work for this? Replicate to the new one,
wait for it to finish, turn off the old one, use the new one?

On Mon, Apr 30, 2012 at 12:54, devmo...@hotmail.com

<devmo...@hotmail.com> wrote:
> What Ever makes RavenDB better, is a welcome change and thank you in
> advanced for it,

> i think best solution for migration is to set a temporary new IIS RavenDB
> on different Port, then use Export/Import to work things out then just turn
> off the old Raven Server and things will work smooth right ?

--
Nic Wise
t.  +44 7788 592 806 | @fastchicken | http://www.linkedin.com/in/nicwise
b. http://www.fastchicken.co.nz/

Earnest: Self-employed? Track your business expenses and income.
http://earnestapp.com
Nearest Bus: find when the next bus is coming to your stop. http://goo.gl/Vcz1p
mobileAgent (for FreeAgent): get your accounts in your pocket.
http://goo.gl/IuBU
Trip Wallet: Keep track of your budget on the go: http://goo.gl/ePhKa
London Bike App: Find the nearest Boris Bike, and get riding! http://goo.gl/Icp2


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Oren Eini (Ayende Rahien)  
View profile  
 More options Apr 30 2012, 8:34 am
From: "Oren Eini (Ayende Rahien)" <aye...@ayende.com>
Date: Mon, 30 Apr 2012 15:34:28 +0300
Local: Mon, Apr 30 2012 8:34 am
Subject: Re: [RavenDB] Re: RavenDB 1.2 storage changes

It takes ~18 minutes to export the 3.1 milliion docs.
And about 30 minutes to import it, figures from my memory.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Oren Eini (Ayende Rahien)  
View profile  
 More options Apr 30 2012, 8:34 am
From: "Oren Eini (Ayende Rahien)" <aye...@ayende.com>
Date: Mon, 30 Apr 2012 15:34:46 +0300
Local: Mon, Apr 30 2012 8:34 am
Subject: Re: [RavenDB] Re: RavenDB 1.2 storage changes

Not sure that I am following?

On Mon, Apr 30, 2012 at 10:31 AM, Wayne Douglas
<codingvi...@googlemail.com>wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Oren Eini (Ayende Rahien)  
View profile  
 More options Apr 30 2012, 8:35 am
From: "Oren Eini (Ayende Rahien)" <aye...@ayende.com>
Date: Mon, 30 Apr 2012 15:35:38 +0300
Local: Mon, Apr 30 2012 8:35 am
Subject: Re: [RavenDB] Re: RavenDB 1.2 storage changes

Yes, that is the recommended scenario for zero downtime scenarios.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Tobi  
View profile  
 More options May 1 2012, 3:08 am
From: Tobi <listacco...@e-tobi.net>
Date: Tue, 01 May 2012 09:08:12 +0200
Local: Tues, May 1 2012 3:08 am
Subject: Re: [RavenDB] RavenDB 1.2 storage changes
On 30.04.2012 07:15, Oren Eini (Ayende Rahien) wrote:

> After looking at what we want, I don't think we can do this sort of update
> in place, and it would means that upgrading from 1.0 to 1.2 would be an
> import / export operation, and now an in place upgrade like we had for 1.0

This is going to be hard. An export/import can potentially take hours.
Wouldn't it be possible to at least avoid to re-index all docs or will the
index storage change as well?

Will there still be bug fixes for 1.0?

Tobias


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Oren Eini (Ayende Rahien)  
View profile  
 More options May 1 2012, 3:50 am
From: "Oren Eini (Ayende Rahien)" <aye...@ayende.com>
Date: Tue, 1 May 2012 10:50:07 +0300
Local: Tues, May 1 2012 3:50 am
Subject: Re: [RavenDB] RavenDB 1.2 storage changes

Yes, there are going to be fixes to 1.0 as needed for at least 18 months
after the 1.2 release.

We can't avoid re-indexing, because one of the things that we are changing
it the actual on index format (for things like dates, for example.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Mark  
View profile  
 More options May 1 2012, 5:16 am
From: Mark <kin...@hotmail.com>
Date: Tue, 1 May 2012 02:16:26 -0700 (PDT)
Local: Tues, May 1 2012 5:16 am
Subject: Re: RavenDB 1.2 storage changes
Hi,

When is the release for 1.2 planned?

Thanks

On May 1, 8:50 am, "Oren Eini (Ayende Rahien)" <aye...@ayende.com>
wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Oren Eini (Ayende Rahien)  
View profile  
 More options May 1 2012, 5:20 am
From: "Oren Eini (Ayende Rahien)" <aye...@ayende.com>
Date: Tue, 1 May 2012 12:20:39 +0300
Local: Tues, May 1 2012 5:20 am
Subject: Re: RavenDB 1.2 storage changes

We want it in a month or two, but I don't want to commit to a date yet


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Beyers  
View profile  
 More options May 1 2012, 8:50 am
From: Beyers <bcro...@gmail.com>
Date: Tue, 1 May 2012 05:50:07 -0700 (PDT)
Local: Tues, May 1 2012 8:50 am
Subject: Re: RavenDB 1.2 storage changes

Oren,

Are your plans to introduce the updated pricing models with v1.2 or will
that come at a later stage?


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Itamar Syn-Hershko  
View profile  
 More options May 1 2012, 11:05 am
From: Itamar Syn-Hershko <ita...@hibernatingrhinos.com>
Date: Tue, 1 May 2012 18:05:37 +0300
Local: Tues, May 1 2012 11:05 am
Subject: Re: [RavenDB] Re: RavenDB 1.2 storage changes

The new pricing model will start with v1.2


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »