My computing environment at work is bringing a new cluster online, in
addition to some local storage there will be shared access to SAN
style storage using the Lustre filesystem.

My reading about Lustre tells me that it supports POSIX semantics,
including flock and lockf (although they must be explicitly enabled).

That suggests to me that sqlite databases can be safely read/written.
Is that correct?

Does anyone have any direct experiences they can share with sqlite and
Lustre?

Thanks,

g.
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to