Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 4380874
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 21, 20262026-05-21T12:34:58+00:00 2026-05-21T12:34:58+00:00

Google File System Paper – Chunk size is one of the key design parameters.

  • 0

Google File System Paper –

Chunk size is one of the key design
parameters. We have chosen 64 MB,
which is much larger than typical file
sys- tem block sizes. Each chunk
replica is stored as a plain Linux
file on a chunkserver and is extended
only as needed. Lazy space allocation
avoids wasting space due to internal
fragmentation, perhaps the greatest
objection against such a large chunk
size.

What is lazy space allocation and how is it going to solve the internal fragmentation problem?

A small file consists of a small
number of chunks, perhaps just one.
The chunkservers storing those chunks
may become hot spots if many clients
are accessing the same file … We
fixed this problem by storing such
executables with a higher replication
factor and by making the batch- queue
system stagger application start
times.

What is staggering application start times and how does it avoid chunk-servers from becoming hot-spots?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-21T12:34:59+00:00Added an answer on May 21, 2026 at 12:34 pm

    Lazy space allocation means the filesystem doesn’t actually give the file space before it’s written. They’re commonly referred to as sparse files. For example, if only the first 2MB of the 64MB chunk file is used, only 2MB will actually be used on disk.

    Staggering application start times just means that they don’t start everything at once. If every application needs to read a few configuration files stored in GFS upon startup, if they all start at the same time, there will be load problems. Spreading out the startup times alleviates this.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have one Spreadsheet file in my Google Drive which i want to sync
I have a txt file which contains a google adsense code block and I'm
I have a very simple file system in a program. There is :main.cpp which
I wanna upload/update file by System.IO.FileStream in Google Documents List API(C#)? I use two
I have a ~2MB file that my Google AppEngine server must use (not serve)
I have an XML file full of bookmarks from Google Bookmarks. (File: http://gist.github.com/324844 )
I am developing my down blog engine based on file system storage, very much
I have a file on a Windows 2003 NTFS file system. It is called
I'm using an LRUCache to cache bitmaps which are stored on the file system.
To upload a file into my project directory which is there on the google

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.