Re: Question about file system checks
- From: David Malone <dwmalone@xxxxxxxxxxxx>
- Date: Fri, 28 Mar 2008 15:38:51 +0000
On Fri, Mar 28, 2008 at 04:26:16PM +0100, Ivan Voras wrote:
All were tested within the same time: 50 seconds. Details: the machine
being tested was connected to a "reporter" machine via plain crossover
cable, the reporter had a TCP server and the tested machine had a TCP
client that run a tight loop of IO operations, single threaded, randomly
choosing between creating files and directories, appending to them and
changing (a random amount of data in a random position) them, then
sending to the server a description (log) of each IO operation after it
has been done. These were several Python scripts I wrote.
Our of curiosity, if you call fsync on some subset of the files
after creating them, do they all the files on which fsync completed
exist after the fsck?
David.
_______________________________________________
freebsd-stable@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscribe@xxxxxxxxxxx"
- Follow-Ups:
- Re: Question about file system checks
- From: Ivan Voras
- Re: Question about file system checks
- References:
- Re: Question about file system checks
- From: Matthew Seaman
- Re: Question about file system checks
- From: Marian Hettwer
- Re: Question about file system checks
- From: Danny Pansters
- Re: Question about file system checks
- From: Ivan Voras
- Re: Question about file system checks
- From: Dan Nelson
- Re: Question about file system checks
- From: Ivan Voras
- Re: Question about file system checks
- Prev by Date: Re: Question about file system checks
- Next by Date: 7-STABLE latest cvsup (today) failed
- Previous by thread: Re: Question about file system checks
- Next by thread: Re: Question about file system checks
- Index(es):
Relevant Pages
|
|