Ticket #12 (closed defect: fixed)
simple_stripe distribution not balanced when datafiles greater than number of I/O servers
| Reported by: | mtmoore | Owned by: | mtmoore |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | Requests/distributions | Version: | 2.8.2 |
| Keywords: | Cc: |
Description
When a request to pvfs2-cp (and potentially other tools) creates a file with a number of datafile handles greater than the number of remote I/O servers (from the perspective of the metafile handle owner) no more than 1 datafile is allocated from the local pool of I/O handles.
This occurs when a server is configured as both a metadata and I/O server and the metafile handle for a file is located on that server. After the initial datafile handle is allocated no additional datafile handles will be allocated from the local I/O server's range.
Change History
Note: See
TracTickets for help on using
tickets.
