[Lustre-discuss] Persistent write-back cache

Lukas Hejtmanek xhejtman at ics.muni.cz
Wed Jun 10 05:20:30 PDT 2009


Hello,

I noticed that manual refers to write-back cache feature:
4.4.9 Configure a Client with a Persistent Write-Back Cache

On the client format a loop device cache for OSS and MDS cache combined with
mkfs.lustre:

mkfs.lustre --loop --ost --mdt --cachefor=<mds hostdesc>[,<mds2 hostdesc>
..]:/<fsname> <cache file>

Now simply mount the cache:

mount.lustre -o loop <cache file> <cli mtpt>


http://manual.lustre.org/manual/LustreManual16_HTML/ConfiguringLustre.html

unfortunately, mkfs.lustre does not support the --cachefor option. Is this
option deprecated or something in roadmap?

-- 
Lukáš Hejtmánek



More information about the lustre-discuss mailing list