Wheres the data? Dealing With Latency...
Hierarchical filesystems may have high latency bursts
Need mechanism to notify client of expected delay
- Prevents request timeout
- Prevents retransmission storms
- Also allows server to degrade gracefully
- Can delay clients when overloaded
Defer Request Protocol
- Certain oofs() requests can tell client of expected delay
- Client waits indicated amount of time and tries again