Skip to content

fix: resolve all remote archive paths#32

Merged
ericaltendorf merged 1 commit into
ericaltendorf:developmentfrom
fdachille:fix_df
Mar 1, 2021
Merged

fix: resolve all remote archive paths#32
ericaltendorf merged 1 commit into
ericaltendorf:developmentfrom
fdachille:fix_df

Conversation

@fdachille

Copy link
Copy Markdown
Contributor

Adding -a to the df command args shows all mount points.

During archive operation, remote filesystems are queried for size information. Some mount points are not shown by the df -BK command, but are shown by adding -a like df -aBK. Perhaps this happens when a device is mounted to two different locations with a parent/child relationship. This change lists all the mounted directories (even pseudo ones) and fixes the problem of hidden mounts for me in the plotman archive operation.

@ericaltendorf ericaltendorf changed the base branch from main to development March 1, 2021 05:31

@ericaltendorf ericaltendorf left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@ericaltendorf ericaltendorf merged commit 4fc82f2 into ericaltendorf:development Mar 1, 2021
@fdachille fdachille deleted the fix_df branch March 14, 2021 04:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants