HomeFreeBSD

ZTS: Update zfs_share_concurrent_shares.ksh

Description

ZTS: Update zfs_share_concurrent_shares.ksh

Occasionally an out of memory error is hit by this test case
when mounting the filesystems. Try and reduce the likelihood
of this occurring by reducing the thread count from 100 to 50.
It also has the advantage of slightly speeding up the test.

    cannot mount 'testpool/testfs3/79': Cannot allocate memory
        filesystem successfully created, but not mounted

Reviewed-by: George Melikov <mail@gmelikov.ru>
Reviewed-by: Ryan Moeller <ryan@iXsystems.com>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #11283

Details

Provenance
Brian Behlendorf <behlendorf1@llnl.gov>Authored on Dec 6 2020, 5:47 PM
GitHub <noreply@github.com>Committed on Dec 6 2020, 5:47 PM
Parents
rGd1d47691c256: Fix raw sends on encrypted datasets when copying back snapshots
Branches
Unknown
Tags
Unknown

Event Timeline

GitHub <noreply@github.com> committed rG81638c999d46: ZTS: Update zfs_share_concurrent_shares.ksh (authored by Brian Behlendorf <behlendorf1@llnl.gov>).Dec 6 2020, 5:47 PM