Am 16.10.2015 um 16:01 schrieb Ben Evans: > Looks like you¹ve got some really large changelogs built up. Did you have > robin hood, or some other consumer running at some point that has since > stalled?
Don't think so, as I never heard about "Robin Hood" in the context of Lustre. The setup is pretty simple, devices were created with mkfs.lustre --fsname=lustre --mgs --mdt --backfstype=ext4 --failnode=132.195.124.201@tcp --verbose /dev/mapper/MGTMDT and mkfs.lustre --fsname=lustre --ost --backfstype=ext4 --failnode=132.195.124.204@tcp --mgsnode=132.195.124.202@tcp --mgsnode=132.195.124.201@tcp --verbose /dev/mapper/OST0000 respectively The only "add-on" we have is quota support. Back in 2.1.5 that was enabled with: lfs quotacheck –ug /lustre lfs quotaon /lustre The file system is mounted on about 200 nodes and accessed by cluster users. Best regards, Torsten -- <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><> <> <> <> Dr. Torsten Harenberg [email protected] <> <> Bergische Universitaet <> <> FB C - Physik Tel.: +49 (0)202 439-3521 <> <> Gaussstr. 20 Fax : +49 (0)202 439-2811 <> <> 42097 Wuppertal @CERN: Bat. 1-1-049 <> <> <> <><><><><><><>< Of course it runs NetBSD http://www.netbsd.org ><> _______________________________________________ lustre-discuss mailing list [email protected] http://lists.lustre.org/listinfo.cgi/lustre-discuss-lustre.org
