[EC2] Mount data volumes as xfs, noatime
----------------------------------------
Key: HBASE-2131
URL: https://issues.apache.org/jira/browse/HBASE-2131
Project: Hadoop HBase
Issue Type: Sub-task
Reporter: Andrew Purtell
Assignee: Andrew Purtell
Priority: Minor
Fix For: 0.20.3, 0.21.0
Use mkfs.xfs instead of mount (AWS preformats instance storage as ext3) to test
for the existence of instance data volumes. Maintain the option to use ext3
toggled by a config setting. In either case, mount with noatime option.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.