At the beginning of the lecture, he says that NFS is a POSIX file system. It isn't. I'm sure he just misspoke and meant to say that it's a networked file system popularly used with POSIX operating systems.
In the latter part of the presentation, there is talk and notes about file deletion. It was said that the file that is to be deleted is given a hidden name and then at a later time when the Master Server is slow, Then it can then delete these hidden files.
This does not make sense to do a seperate operation to delete files for the hidden file names will simply be written on when the controller need the space of the drive.
In the paper, it is described that if the user retries to delete a file, then it is immediately deleted. The gfsutil actually has different parameters to force delete a file immediately in order to reclaim space immediately.
a bit confusing...
ForexReviewsCentral 1 month ago
please! ayaw kalimti ang slide, pahingi, gamiton nako sa ako classe.
StroonsGlen 2 months ago
бойан
exn666 3 months ago
The Google File System is not that complicated as we thought.
VondaFononono 3 months ago
the link is broken
tivrfoa 8 months ago
At the beginning of the lecture, he says that NFS is a POSIX file system. It isn't. I'm sure he just misspoke and meant to say that it's a networked file system popularly used with POSIX operating systems.
ahavill 4 years ago
NFS is a POSIX-*compliant file system*.
vermaabhishekp 3 years ago
Thanks for the clarifying his exact words.
However, NFS isn't POSIX *compliant* either. Open Group's XNFS specs explain how NFS semantics differs from POSIX/SUS in over 10 pages of detail.
ahavill 3 years ago
good.
how gfs helps MapReduce
yanglian 4 years ago 2
In the latter part of the presentation, there is talk and notes about file deletion. It was said that the file that is to be deleted is given a hidden name and then at a later time when the Master Server is slow, Then it can then delete these hidden files.
This does not make sense to do a seperate operation to delete files for the hidden file names will simply be written on when the controller need the space of the drive.
edunagin 4 years ago
In the paper, it is described that if the user retries to delete a file, then it is immediately deleted. The gfsutil actually has different parameters to force delete a file immediately in order to reclaim space immediately.
vermaabhishekp 3 years ago