Ticket #12 (closed defect: fixed)

Opened 3 years ago

Last modified 21 months ago

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

Changed 2 years ago by mtmoore

  • summary changed from simple_stripe distribution not balanced when datafiles grater than number of I/O servers to simple_stripe distribution not balanced when datafiles greater than number of I/O servers

Changed 21 months ago by ligon

This is no longer an issue. Changes were put in place to prevent the creation of a file with more handles than I/O servers.

Changed 21 months ago by ligon

  • status changed from new to closed
  • resolution set to fixed
Note: See TracTickets for help on using tickets.