Uploaded image for project: 'Lustre'
  1. Lustre
  2. LU-6454

OSTCOUNT and OSTSIZE from local.sh are too small to pass sanity.sh

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Minor
    • Lustre 2.8.0
    • None
    • 3
    • 9223372036854775807

    Description

      The default OSTCOUNT (2) and OSTSIZE (200000KB) defined in lustre/tests/cfg/local.sh are usually too small to pass sanity.sh. I usually run out of space in 184c when it does:

              dd if=/dev/urandom of=$ref1 bs=1M count=$((RANDOM % 50 + 20))
              dd if=/dev/urandom of=$ref2 bs=1M count=$((RANDOM % 50 + 20))
      

      Would it be controversial to double the OSTSIZE in local.sh?

      Attachments

        Activity

          People

            jhammond John Hammond
            jhammond John Hammond
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: