All of lore.kernel.org
 help / color / mirror / Atom feed
* [Lustre-devel] IPv6 NIDs
@ 2011-10-11 13:20 Eric Barton
  2011-10-11 13:34 ` chas williams - CONTRACTOR
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Eric Barton @ 2011-10-11 13:20 UTC (permalink / raw)
  To: lustre-devel

I'd like to canvass thoughts on how big an IPv6 compatible NID
might be.  We'd like to start anticipating changing to these NIDs
so that current development at least doesn't dig us deeper into a
hole (e.g. on the nidtable entries sent over the wire in
imperative recovery).  So here are some suggestions....

Current NID: 32 bit address-within LNET + 32 bit LNET number
64 bits / 8 bytes total

IPv6 compatible NID:

1. Minimum: 128 bit address-within-LNET + 32 bit LNET number.
   160 bits / 20 bytes total.

2. Hedge a little by reserving an additional (say) 32 bits for
   something we've not thought of yet and keeping the total a
   multiple of 64 bits to simplify alignment.
   192 bits / 24 bytes total.

3. Hedge a lot with a nice round number.
   256 bits / 32 bytes total.

(2) gets my vote currently...

          Cheers,
                   Eric

Eric Barton
CTO Whamcloud, Inc.
Tel: +44 (117) 330 1575
Mob: +44 (7920) 797 273

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2011-10-12  6:18 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-11 13:20 [Lustre-devel] IPv6 NIDs Eric Barton
2011-10-11 13:34 ` chas williams - CONTRACTOR
2011-10-11 17:26 ` Nathan Rutman
2011-10-12  6:18 ` Isaac Huang

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.