LUG 2017: Save the Date

LUG 2017 will be held in Bloomington, Indiana from May 30-June 2nd.


About
The Lustre® User Group (LUG) conference is the industry’s primary venue for discussion and seminars on the Lustre parallel file system and other open source file system technologies.

LUG provides attendees with the opportunity to:

  • Hear from the world’s leading developers, administrators, solution providers, and users of Lustre
  • Be an active participant in industry dialogue on best practices and emerging technologies
  • Explore upcoming developments of the Lustre file system
  • Immerse in the strong Lustre community, working collaboratively to further the development of Lustre

Want to know more about LUG? Check out the presentations, videos, and more from LUG 2015 and LUG 2016.

Registration
Registration for LUG 2017 will open in December 2016. Register by March 1st to take advantage of the special early-bird registration rate!

Registration will be capped at 200 attendees. Only a few late registrations will be accepted – and only if we have not reached the 200 cap.

  • Early Bird Registration = $499 (December – March 1)
  • Regular Registration = $550 (March 2 – May 1)
  • Late Registration = $750 (May 2 – June 1)

OpenSFS is pleased to offer one complimentary event pass to each member company of OpenSFS as a benefit of membership. The discount code will be sent to the OpenSFS primary contact, but it may be transferred to another representative at the same company.

Sponsors also receive free registrations depending on level of sponsorship. See sponsor information for details.

Sponsorship
Is your company interested in sponsorship? LUG 2017 brings together over 200 Lustre attendees. View the LUG 2017 Sponsorship web page for more information.

Agenda
A call for presentations will be distributed in early 2017 and the agenda finalized in March 2017.

Location, Transportation, and Lodging
If your journey requires plane transport, we recommend flying into Indianapolis International Airport (IND). Bloomington, Indiana does not have commercial air service. Do NOT fly into Bloomington, Illinois.

The transportation center is across the walkway from the baggage claim as you leave the terminal. There are several shuttle services to Bloomington. The Star charges $19 and the GoShuttle charges $15 one way. The buses are comfortable and (mostly) have onboard Wi-Fi and power.

If you plan to drive to Bloomington from Indianapolis airport, take Ameriplex Parkway to South Highway 67, head south until Martinsville, and then take Highway 39 east through Martinsville towards Highway 37. Highway 37 will take you the rest of the way to Bloomington. It takes just over an hour to get to Bloomington from Indianapolis airport.

Meetings
The venue for LUG 2017 is the Biddle Hotel and Conference Center in the Indiana Memorial Union (IMU), located in the heart of the Indiana University campus.

Indiana Memorial Union
900 E 7th Street
Bloomington, IN 47408

Lodging
Hotel blocks have been reserved for LUG 2017 attendees. Only a few rooms are available at the IMU, register early to stay and meet all under one roof.

Hotel Reservation Deadline: May 1, 2017 at 11:59PM EST.

Room rates vary depending on type of room and location. Government employees may need to phone in to make a reservation to ensure the government rate.

Guest room rates are subject to applicable state and local taxes in effect at the time of check-out. Rooms will be offered based on space and rate availability.

LAD’16 Registration Open

September 20th – 21st, 2016
Renaissance Paris Le Parc Trocadero Hotel, Paris – France

EOFS and OpenSFS are happy to announce the 6th LAD will be held in Paris, France, at Renaissance Trocadero Hotel. This 2-day event, from 20th to 21st of September, 2016, will be a great opportunity for worldwide Lustre administrators and developers to gather and exchange their experiences, developments, tools, good practices and more.

We are waiting for your registration and presentation proposals!

WEB PAGE
http://www.eofs.eu/?id=lad16

PRESENTATION
We invite community members to send proposals for presentation.

Those talks could cover, by example, tools, administration experiences, configuration setup, developments, tunings, tweaking, …

No proceeding is required, just an abstract of a 30-min (technical) presentation. Please send this to [email protected] before July 24th, 2016.

REGISTRATION
Registration for the workshop is now open:

http://lad.eofs.org/register.php

SOCIAL EVENT
On Tuesday evening, there will be a dinner at Restaurant Laperouse,
founded in 1766. A limited number of spouses can attend too (on a
first-come, first-served basis).

SPONSORS
This event is organized thanks to the following generous sponsors:
Atos, CEA, Cray, DDN, Intel and Seagate

LAD’15 Registration Open

September 22th – 23th, 2015
Paris Marriott Champs Elysees Hotel, Paris – France

EOFS and OpenSFS are happy to announce the 5th LAD will be held in Paris, France, at Marriott Hotel on Champs-Elysees Avenue! This will be a 2-day event, from 22nd to 23rd of September, 2015. This will be a great opportunity for worldwide Lustre administrators and developers to gather and exchange their experiences, developments, tools, good practices and more.

We are waiting for your registration and presentation proposals!

WEB PAGE
http://www.eofs.eu/?id=lad15

PRESENTATION
We invite community members to send proposals for presentation.
Those talks could cover (but not limited), by example, tools, administration experiences, configuration setup, developments, tunings, tweaking, …
No proceeding is required, just an abstract of a 30-min (technical) presentation.
Please send this to [email protected] before July 24th, 2015.

REGISTRATION
Registration for the workshop is now open:

http://lad.eofs.org/register.php

SOCIAL EVENT
On Tuesday evening, there will be a dinner at Eiffel Tower. A limited number of spouses can attend too (on a first-come, first-served basis).

SPONSORS
We are very pleased this event is organized thanks to the following generous sponsors:
ATOS, CEA, CRAY, DDN and INTEL

For any other information, please contact [email protected]

Lustre 2.7.0 Released

We are pleased to announce that the Lustre 2.7.0 Release has been declared GA and packages are available for download.

A tarball of the source code is also available directly from the public git repository.

This major release includes the following new features:

  •  MDT-MDT Consistency Verification (LFSCK Phase 3) – Extends the FID-in-direct and linkEA verification from single MDT to cross-MDTs cases, and adds some inconsistent check/repair for remote object and striped directory. This development is funded by OpenSFS.
  • Dynamic LNET Config – Allows runtime configuration of Lustre networks, routes, and routers.
  • OST Placement – Provides fine-grained control of object placement via ‘lfs setstripe’. This development originated from Fujitsu.*
  • UID/GID Mapping -This is an IU developed feature that will allow mapping certain networks into pre-defined user/group ranges in order to avoid potential overlaps within different administrative domains. This is a technology preview that will be fully available in a future Lustre release.
  • DNE Striped Directory preview -While the striped directories are available in 2.7, it is not yet possible to do hard links or atomic rename() of files across MDTs within a striped directory, which will return -EXDEV. This will cause userspace tools like mv and rsync to make a copy of the file, but may be unexpected for some applications and users.

Fuller details can be found in the Changelog.

The following are known issues in the Lustre 2.7 Release:

  • LU-5939 – HSM agent operations might be replayed improperly in case of a server crash due to recovery. While producing error messages from HSM client at the time, this is safe since the agent will retry once the server is back up.
  • LU-6338 – Command lnetctl import del may show an error message even when the operation was successful.
  • LU-6340 – Sample lnet startup script may improperly configure Lustre routers configuration if both old and new style config information is present.

NOTE: Users should note that usage of the e2fsprogs-based lfsck has been deprecated and replaced by “lctl lfsck_start”. Using older e2fsprogs-based lfsck may lead to filesystem corruption. Once available, it is also recommended to use e2fsprogs-1.42.12.wc1 (or newer).

Please log any issues found through the issue tracking system.

We would like to thank OpenSFS for their contributions towards the cost of the release and also to all Lustre community members who have contributed to the release with code and/or testing.

LAD’14 – Lustre Administrators and Developers Workshop

September 22-23, 2014
Domaine Pommery, Reims – France

Organized by EOFS and OpenSFS in collaboration with the University of Reims Champagne-Ardenne

LAD’14 will take place in Reims, France, at Domaine Pommery during 2 days, on September 22-23, 2014. This will be a great opportunity for worldwide Lustre administrators and developers to gather and exchange their experiences, developments, tools, good practices and more!

Reims is reachable by train from Paris downtown and CDG Airport in about 45 minutes by the TGV, France’s high speed rail line.

We are waiting for your registration and presentation proposal!

WEB PAGE
Please use the following link to keep updated on LAD’14 agenda and logistics:

http://www.eofs.org/?id=lad14

PRESENTATIONS
We are inviting community members to send proposals for presentations at this event. No proceeding is required, just an abstract of a 30-min (technical) presentation.
Please send this to [email protected] before July 25th, 2014.

Topics may include (but are not limited to): site updates or future projects, Lustre administration, monitoring and tools, Lustre feature overview, Lustre client performance (hot topic ;-), benefits of hardware evolution to Lustre (like SSD, many-cores…), comparison between Lustre and other parallel file systems (perf. and/or features), Lustre and Exascale I/O, etc.

REGISTRATION
Registration for the workshop is now open (early-bird rate):

http://lad.eofs.org/register.php

We also recommend booking your hotel in downtown Reims as soon as possible.

SOCIAL EVENT
On Monday evening, there will be a guided visit of Pommery Champagne cellars followed by a social dinner on site. A limited number of spouses can attend too (on a first-come, first-served basis). Register quickly!

SPONSORS
This event is organized thanks to the following generous sponsors:
CEA, DataDirect Networks and Intel

We expect more sponsors to be confirmed soon. Please contact [email protected] if your company wants to sponsor LAD.

For any other information, please contact [email protected]