Skip to content

COPY step fails on Windows when the size is greater than 20GB.  #37352

@notanaverageman

Description

@notanaverageman

Description

Normally the default layer size for Windows is set as 127GB by default with #35925. However, on this line:

newLayer, err := l.layerStore.CreateRWLayer(mountID, chainID, nil)
CreateRWLayerOpts is sent as nil. So the storage options are not in effect.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions