Re: [lustre-discuss] LUG 2018

2018-06-20 Thread Shawn Hall
There were recordings taken – they have not been put online yet it appears. I’ll check with Kevin from Argonne this afternoon to see where we’re at on getting those posted. Shawn From: lustre-discuss on behalf of "E.S. Rosenberg" Date: Wednesday, June 20, 2018 at 1:51 PM To: Andreas Dilger

Re: [lustre-discuss] LUG 2018

2018-06-20 Thread E.S. Rosenberg
Thanks those are great overviews, does the fact that there are only links to slides mean that no recordings were put online (on youtube) this year? On Wed, Jun 20, 2018 at 8:46 PM, Andreas Dilger wrote: > There is also a semi-complete archive of past LUG events at: > > http://wiki.lustre.org/Cat

Re: [lustre-discuss] LUG 2018

2018-06-20 Thread Andreas Dilger
There is also a semi-complete archive of past LUG events at: http://wiki.lustre.org/Category:Events like http://wiki.lustre.org/Lustre_User_Group_2018 and similar. While the page layout isn't as fancy, this archive goes back a lot further than the official OpenSFS pages, and holds presentations,

Re: [lustre-discuss] dealing with maybe dead OST

2018-06-20 Thread Andreas Dilger
On Jun 19, 2018, at 09:33, Robin Humble wrote: > > Hi, > > so we've maybe lost 1 OST out of a filesystem with 115 OSTs. we may > still be able to get the OST back, but it's been a month now so > there's pressure to get the cluster back and working and leave the > files missing for now... > > th

Re: [lustre-discuss] LUG 2018

2018-06-20 Thread E.S. Rosenberg
I saw the slides which is why I was wondering about the recordings (if there are recordings). On Wed, Jun 20, 2018 at 8:25 PM, Alexander I Kulyavtsev wrote: > Slides at: > http://opensfs.org/lug-2018-agenda/ > -A. > > From: lustre-discuss on behalf > of "E.S. Rosenberg" > Date: Wednesday, June

Re: [lustre-discuss] LUG 2018

2018-06-20 Thread Alexander I Kulyavtsev
Slides at: http://opensfs.org/lug-2018-agenda/ -A. From: lustre-discuss on behalf of "E.S. Rosenberg" Date: Wednesday, June 20, 2018 at 12:20 PM To: Lustre discussion Subject: [lustre-discuss] LUG 2018 Hi all, Are the talks online yet? Thanks, Eli ___

[lustre-discuss] LUG 2018

2018-06-20 Thread E.S. Rosenberg
Hi all, Are the talks online yet? Thanks, Eli ___ lustre-discuss mailing list lustre-discuss@lists.lustre.org http://lists.lustre.org/listinfo.cgi/lustre-discuss-lustre.org

Re: [lustre-discuss] Automated tests

2018-06-20 Thread Peter Jones
There is but they are temporarily out of service due to being relocated. On 2018-06-20, 8:40 AM, "lustre-discuss on behalf of George Melikov" wrote: Hello, Is there any public automated test platforms for latest Lustre code? I've found buildbots http://build.lustre.org/co

[lustre-discuss] Automated tests

2018-06-20 Thread George Melikov
Hello, Is there any public automated test platforms for latest Lustre code? I've found buildbots http://build.lustre.org/console , but they don't run any tests. Thanks! Sincerely, George Melikov, Tel. 7-915-278-39-36 Skype: georgemelikov С наилучшими пожел

Re: [lustre-discuss] dealing with maybe dead OST

2018-06-20 Thread Robin Humble
On Wed, Jun 20, 2018 at 10:20:09AM -0400, Robin Humble wrote: >On Tue, Jun 19, 2018 at 08:54:53PM +, Cowe, Malcolm J wrote: >>Would using hard links work, instead of mv? ah. success! looks like it's just that gnu 'mv' and 'ln' are wy too smart for their own good. you got me thinking... wha

Re: [lustre-discuss] dealing with maybe dead OST

2018-06-20 Thread Robin Humble
Hi Malcolm, thanks for replying. On Tue, Jun 19, 2018 at 08:54:53PM +, Cowe, Malcolm J wrote: >Would using hard links work, instead of mv? hmm, interesting idea, but no: # ln some_file /lustre/shadow/some_file ln: failed to access 'some_file' Cannot send after transport endpoint shutdown