Uploaded image for project: 'Data Foundation Bugs'
  1. Data Foundation Bugs
  2. DFBUGS-2580

User friendly error messages should be thrown for BLC

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Not a Bug
    • Icon: Undefined Undefined
    • None
    • odf-4.19
    • noobaa-nc
    • None
    • False
    • Hide

      None

      Show
      None
    • False
    • ?
    • ?
    • ?
    • ?
    • None

      Build Details:

       

      1. rpm -qa | grep nooba

      *nooba*a-core-5.19.0-20250519.el9.x86_64

       

      The exact date and time when the issue was observed, including timezone details:

       

      Actual results:

                  "Filter":

      {                 "Prefix": "data*"             }

      ,

                  "Status": "Enabled"

              },

              {

                  "Expiration":

      {                 "Days": 2             }

      ,

                  "ID": "expire-logs",

                  "Filter":

      {                 "Prefix": "logs/"             }

      ,

                  "Status": "Enabled"

              }

          ]

      }

       

      1. s3may20ac1 s3api put-bucket-lifecycle-configuration   --bucket may20buc1  --lifecycle-configuration file://expirtationRules1.json
      1. s3may20ac1 s3api get-bucket-lifecycle-configuration --bucket may20buc1

      {

          "Rules": [

              {

                  "Expiration":

      {                 "Days": 4             }

      ,

                  "ID": "expire-data",

                  "Filter":

      {                 "Prefix": "data/data*"             }

      ,

                  "Status": "Enabled"

              },

              {

                  "Expiration":

      {                 "Days": 2             }

      ,

                  "ID": "expire-logs",

                  "Filter":

      {                 "Prefix": "logs/file*"             }

      ,

                  "Status": "Enabled"

              }

          ]

      }

       

      Expected results:

       

      1. ls -lrt /mnt/gpfs0/may20acc1/may20buc1/data

      total 0

      rw-rr-. 1 root root 0 May 10 12:11 test.txt

      rw-rr-. 1 root root 0 May 10 13:16 data1.txt

      rw-rr-. 1 root root 0 May 10 13:16 data2.txt

      rw-rr-. 1 root root 0 May 10 13:16 data3.txt

      rw-rr-. 1 root root 0 May 10 13:16 data4.txt

      rw-rr-. 1 root root 0 May 10 13:16 data5.txt

      rw-rr-. 1 root root 0 May 10 13:16 data6.txt

      rw-rr-. 1 root root 0 May 10 13:16 data7.txt

      rw-rr-. 1 root root 0 May 10 13:16 data8.txt

      rw-rr-. 1 root root 0 May 10 13:16 data9.txt

      rw-rr-. 1 root root 0 May 10 13:16 data10.txt

      Deletion didnot happen and it throwed some internal error

       

      May-20 13:20:22.250 [noobaa-cli/4069845]   [L0] core.manage_nsfs.nc_master_key_manager:: init_from_exec: get master keys response status=OK, version=1

      May-20 13:20:22.251 [noobaa-cli/4069845]   [L0] core.sdk.namespace_fs:: NamespaceFS: buffers_pool  [ BufferPool.get_buffer: sem value: 2097152 waiting_value: 0 buffers length: 0, BufferPool.get_buffer: sem value: 33554432 waiting_value: 0 buffers length: 0, BufferPool.get_buffer: sem value: 249561088 waiting_value: 0 buffers length: 0, BufferPool.get_buffer: sem value: 2239758336 waiting_value: 0 buffers length: 0 ]

      May-20 13:20:22.252 [noobaa-cli/4069845]   [L0] core.sdk.namespace_fs:: NamespaceFS: buffers_pool  [ BufferPool.get_buffer: sem value: 2097152 waiting_value: 0 buffers length: 0, BufferPool.get_buffer: sem value: 33554432 waiting_value: 0 buffers length: 0, BufferPool.get_buffer: sem value: 249561088 waiting_value: 0 buffers length: 0, BufferPool.get_buffer: sem value: 2239758336 waiting_value: 0 buffers length: 0 ]

      May-20 13:20:22.253 [noobaa-cli/4069845]   [L0] core.sdk.namespace_fs:: check_access: dir_path /mnt/gpfs0/ac4/bc4/data/ fs_context

      { uid: 1000, gid: 1000, new_buckets_path: '/mnt/gpfs0/ac4', fs_backend: 'GPFS', backend: 'GPFS', warn_threshold_ms: 100, use_dmapi: false }

      May-20 13:20:22.253 [noobaa-cli/4069845]   [L0] core.sdk.namespace_fs:: check_access: dir_path /mnt/gpfs0/ac4/bc4/logs/ fs_context

      { uid: 1000, gid: 1000, new_buckets_path: '/mnt/gpfs0/ac4', fs_backend: 'GPFS', backend: 'GPFS', warn_threshold_ms: 100, use_dmapi: false }

      May-20 13:20:22.254 [noobaa-cli/4069845]   [L0] core.sdk.namespace_fs:: check_access: dir_path /mnt/gpfs0/may20acc1/may20buc1/data/ fs_context

      { uid: 1000, gid: 1000, new_buckets_path: '/mnt/gpfs0/may20acc1', fs_backend: 'GPFS', backend: 'GPFS', warn_threshold_ms: 100, use_dmapi: false }

      May-20 13:20:22.254 [noobaa-cli/4069845]   [L0] core.sdk.namespace_fs:: check_access: dir_path /mnt/gpfs0/may20acc1/may20buc1/logs/ fs_context

      { uid: 1000, gid: 1000, new_buckets_path: '/mnt/gpfs0/may20acc1', fs_backend: 'GPFS', backend: 'GPFS', warn_threshold_ms: 100, use_dmapi: false }

      May-20 13:20:22.257 [noobaa-cli/4069845]   [L0] core.sdk.namespace_fs:: NamespaceFS: Version dir not found,  /mnt/gpfs0/ac4/bc4/data//.versions

      May-20 13:20:22.257 [noobaa-cli/4069845]   [L0] core.sdk.namespace_fs:: NamespaceFS: Version dir not found,  /mnt/gpfs0/may20acc1/may20buc1/logs//.versions

      May-20 13:20:22.258 [noobaa-cli/4069845]   [L0] core.sdk.namespace_fs:: NamespaceFS: Version dir not found,  /mnt/gpfs0/ac4/bc4/logs//.versions

      May-20 13:20:22.258 [noobaa-cli/4069845]   [L0] core.sdk.namespace_fs:: NamespaceFS: Version dir not found,  /mnt/gpfs0/may20acc1/may20buc1/data//.versions

      May-20 13:20:22.260 [noobaa-cli/4069845]   [L0] core.manage_nsfs.nc_lifecycle:: run_lifecycle_under_lock done lifecycle - released lock

       

              rh-ee-nbecker Nimrod Becker
              ramya.c3 Ramya MC (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              13 Start watching this issue

                Created:
                Updated:
                Resolved: