Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

What improvements will GFS2 have over GFS(1)?

gfs gfs2 improvements
0
Posted

What improvements will GFS2 have over GFS(1)?

0

• Faster fstat calls, making operations like ‘ls -l’ and ‘df’ faster. • Faster directory scans. • More throughput and better latency. • Ability to add journals without extending the file system. • Supports “data=ordered” mode (similar to ext3). • Truncates appear to be atomic even in the presence of machine failure. • Unlinked inodes / quota changes / statfs changes recovered without remounting that journal. • Quotas are turned on and off by a mount option “quota=[on|off|account]” • No distinction between data and metadata blocks. That means “gfs2_tool reclaim” is no longer necessary/present. • More efficient allocation of inodes and bitmaps. • Smaller journals allow for less overhead and more available storage to the users. • Improved gfs2_edit tool for examining, extracting and recovering file system data.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123