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

create_count stuck in 0 after changeing max_create_count to 0 and back 20 000

XMLWordPrintable

    • 3
    • 9223372036854775807

      Reproducer:
      1) Disable creation of new objects on OST0002
      pdsh g mds 'lctl set_param osp.l300test-OST0002-osc*.max_create_count=0'
      2) Create files from a Lustre client and monitor with 'lfs df -i'. The number of used inodes increase on all the OSTs except OST0002.
      3) Enable creation of new objects on OST0002
      pdsh g mds 'lctl set_param osp.l300test-OST0002-osc*.max_create_count=1000'
      4) Create files from a Lustre client and monitor with 'lfs df -i'. The number of used inodes should increase on all the OSTs, but does not increase for OST0002.

            scherementsev Sergey Cheremencev
            scherementsev Sergey Cheremencev
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: