I want to create an ebs volume (Amazon EC2 cloud computing) to store my lucene index.
What is the best file system to use (when using the command mkfs -t ?) ? I know xfs is often used for mysql but is it the case for lucene index ?
thanks.
I want to create an ebs volume (Amazon EC2 cloud computing) to store my lucene index.
What is the best file system to use (when using the command mkfs -t ?) ? I know xfs is often used for mysql but is it the case for lucene index ?
thanks.