* [gentoo-user] Tuneing ext4 for reliability (not necessaryly speed)
@ 2014-06-26 16:13 meino.cramer
2014-06-26 21:34 ` Alan McKinnon
2014-06-27 8:53 ` thegeezer
0 siblings, 2 replies; 3+ messages in thread
From: meino.cramer @ 2014-06-26 16:13 UTC (permalink / raw
To: Gentoo
Hi,
for backup storage (see previous thread) I decided to use ext4. After
craling the net the reports I found about brtfs seemed to mixed to me.
If there are alternatives I overlooked...
I searched the net for answeres to the following question, but only
found outdated answeres...:
What options are recommended to set while initializing the filesystem
and later via tune2fs to increase the reliability of the filesystem?
Thank you very much in advance for any help! :)
Best regards,
mcc
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [gentoo-user] Tuneing ext4 for reliability (not necessaryly speed)
2014-06-26 16:13 [gentoo-user] Tuneing ext4 for reliability (not necessaryly speed) meino.cramer
@ 2014-06-26 21:34 ` Alan McKinnon
2014-06-27 8:53 ` thegeezer
1 sibling, 0 replies; 3+ messages in thread
From: Alan McKinnon @ 2014-06-26 21:34 UTC (permalink / raw
To: gentoo-user
On 26/06/2014 18:13, meino.cramer@gmx.de wrote:
>
> Hi,
>
> for backup storage (see previous thread) I decided to use ext4. After
> craling the net the reports I found about brtfs seemed to mixed to me.
> If there are alternatives I overlooked...
>
> I searched the net for answeres to the following question, but only
> found outdated answeres...:
>
> What options are recommended to set while initializing the filesystem
> and later via tune2fs to increase the reliability of the filesystem?
>
> Thank you very much in advance for any help! :)
> Best regards,
> mcc
There's no option to increase the reliability of the system. The options
are all there to match the file system to suit your specific data.
Things like number of files vs average size of files, how many inodes
will you need, block size, what is your reading and writing profile, do
you create and/or delete many files at one time, etc etc
There's not much people on this list can do to help you with this beyond
explaining how options work. I recommend you get out the ext4 man pages
and read them all from beginning to end several times. Then analyse your
own data needs and make a decision.
--
Alan McKinnon
alan.mckinnon@gmail.com
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [gentoo-user] Tuneing ext4 for reliability (not necessaryly speed)
2014-06-26 16:13 [gentoo-user] Tuneing ext4 for reliability (not necessaryly speed) meino.cramer
2014-06-26 21:34 ` Alan McKinnon
@ 2014-06-27 8:53 ` thegeezer
1 sibling, 0 replies; 3+ messages in thread
From: thegeezer @ 2014-06-27 8:53 UTC (permalink / raw
To: gentoo-user
On 06/26/2014 05:13 PM, meino.cramer@gmx.de wrote:
> Hi,
>
> for backup storage (see previous thread) I decided to use ext4. After
> craling the net the reports I found about brtfs seemed to mixed to me.
> If there are alternatives I overlooked...
>
> I searched the net for answeres to the following question, but only
> found outdated answeres...:
>
> What options are recommended to set while initializing the filesystem
> and later via tune2fs to increase the reliability of the filesystem?
>
> Thank you very much in advance for any help! :)
> Best regards,
> mcc
>
>
>
>
>
>
you might want to look up
# tune2fs -o journal_data_ordered
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2014-06-27 8:54 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-26 16:13 [gentoo-user] Tuneing ext4 for reliability (not necessaryly speed) meino.cramer
2014-06-26 21:34 ` Alan McKinnon
2014-06-27 8:53 ` thegeezer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox