All of lore.kernel.org
 help / color / mirror / Atom feed
From: Yuriy Umanets <Yury.Umanets@Sun.COM>
To: lustre-devel@lists.lustre.org
Subject: [Lustre-devel] storing SOM epoch in EA
Date: Tue, 19 Feb 2008 12:38:39 +0200	[thread overview]
Message-ID: <47BAB1AF.2050405@sun.com> (raw)
In-Reply-To: <47BAAFC3.90608@sun.com>

Alex Zhuravlev wrote:
> hmm. not sure I got it. epoch is per-inode. and we don't need >1 epoch 
> for
> any inode.
>
Yes, right. We will not have few epochs for the inode. I think we need 
Nikita here as he is author of IAM and may help us.

In HEAD we have got OI (Object Index) which purpose is to map object 
fids into object store cookies (inode + generation). Fid here is the key 
and inode store info is value. We have only one such mapping entry for 
any inode. I proposed to have similar mapping, but store SOM epoch for 
the inode same way. Use fid as key and epoch as value.

Nikita, is this correct using of IAM?

Thanks.
> thanks, Alex
>
> Yuriy Umanets wrote:
>> Can we use IAM for storing epoch? It is fast and does not have such 
>> strong size limitations. We could make "epoch" index in mkfs time 
>> (like it is done for existing indexes now) and use object's fid as a 
>> key and epoch as value.
>>
>> Thanks.
>>
>


-- 
umka

  reply	other threads:[~2008-02-19 10:38 UTC|newest]

Thread overview: 33+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-02-19  9:48 [Lustre-devel] storing SOM epoch in EA Alex Zhuravlev
2008-02-19 10:28 ` Yuriy Umanets
2008-02-19 10:30   ` Alex Zhuravlev
2008-02-19 10:38     ` Yuriy Umanets [this message]
2008-02-19 10:59   ` Vitaly Fertman
2008-02-19 11:11     ` Yuriy Umanets
2008-02-19 11:18       ` Alex Zhuravlev
2008-02-19 12:02         ` Yuriy Umanets
2008-02-19 12:09           ` Alex Zhuravlev
2008-02-19 14:28             ` Yuriy Umanets
2008-02-19 14:47               ` Alex Zhuravlev
2008-02-19 15:10                 ` Yuriy Umanets
2008-02-19 12:13           ` Alex Zhuravlev
2008-02-19 14:30             ` Yuriy Umanets
2008-02-19 14:36               ` Nikita Danilov
2008-02-19 14:44                 ` Yuriy Umanets
2008-02-19 14:39               ` Yuriy Umanets
2008-02-19 14:42               ` Alex Zhuravlev
2008-02-19 20:13               ` Andreas Dilger
2008-02-19 14:59           ` Mikhail Pershin
2008-02-19 15:11             ` Kalpak Shah
2008-02-19 15:23               ` Ricardo M. Correia
2008-02-19 15:14             ` Yuriy Umanets
2008-02-19 15:19               ` Alex Zhuravlev
2008-02-19 15:28               ` Vitaly Fertman
2008-02-19 15:18             ` Ricardo M. Correia
2008-02-19 16:21         ` Nikita Danilov
2008-02-19 16:27           ` Alex Zhuravlev
2008-02-20 16:10             ` Nikita Danilov
2008-02-19 15:31 ` Eric Barton
2008-02-19 15:42   ` Alex Zhuravlev
2008-02-19 20:19   ` Andreas Dilger
2008-02-19 20:33 ` [Lustre-devel] on-disk SOM attributes [former storing SOM epoch in EA] Vitaly Fertman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=47BAB1AF.2050405@sun.com \
    --to=yury.umanets@sun.com \
    --cc=lustre-devel@lists.lustre.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.