-
Notifications
You must be signed in to change notification settings - Fork 50
Issues: IBM/ibm-spectrum-scale-csi
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Spectrum Scale Fileset not getting deleted after PVC deletion for clone PVCs(non bound)
Customer Impact: Localized high impact
(3) Reduction of function. Significant impact to workload.
Customer Probability: Medium
(3) Issue occurs in normal path but specific limited timing window, or other mitigating factor
Severity: 2
Indicates that the issue is critical and must be addressed before milestone.
Type: Bug
Indicates issue is an undesired behavior, usually caused by code error.
#516
opened Nov 8, 2021 by
vrushch
updated Mar 10, 2022
check for required secret/configmap/psp before creating the csi driver resources
Severity: 3
Indicates the the issue is on the priority list for next milestone.
Target: Operator
Issues relating to the Operator
Type: Enhancement
Indicates a request for feature to be improved.
#551
opened Jan 10, 2022 by
vrushch
updated Jun 30, 2022
Volume expansion does not increase max inodes
Component: API
Relating to the Custom Resource Definition of the Operator
Customer Impact: Localized low impact
(2) Temporary / limited perf impact, unnecessary failovers, issues occur while in degraded state
Customer Probability: Low
(1) Issue only occurs during failure condition - disk, server, network, test assert, ...
Phase: CPST
CloudPak Storage Test
Severity: 2
Indicates that the issue is critical and must be addressed before milestone.
Type: Bug
Indicates issue is an undesired behavior, usually caused by code error.
#705
opened Apr 26, 2022 by
tosseth
updated Aug 8, 2022
Investigate CSIStorageCapacity API
Customer Impact: Minor
(1) misleading msgs, operational oddities not affecting workload. Failure of non critical services
Customer Probability: Low
(1) Issue only occurs during failure condition - disk, server, network, test assert, ...
Found In: 2.7.0
For Bug issues to identify what release level issue was found in 2.7.0
Type: Enhancement
Indicates a request for feature to be improved.
#747
opened Jun 29, 2022 by
Jainbrt
updated Sep 1, 2022
Upstream kubernetes scheduler doesn't respect CSI driver unregistered during attachment
Customer Impact: Localized high impact
(3) Reduction of function. Significant impact to workload.
Customer Probability: Low
(1) Issue only occurs during failure condition - disk, server, network, test assert, ...
Found In: 2.6.0
For Bug issues to identify what release level issue was found in
Phase: Development
Issue was discovered through development
Severity: 3
Indicates the the issue is on the priority list for next milestone.
Type: Bug
Indicates issue is an undesired behavior, usually caused by code error.
#773
opened Jul 22, 2022 by
sam6258
updated Sep 7, 2022
PV was not deleted but fileset was deleted in error case if owning cluster is unhealth
Customer Impact: Localized low impact
(2) Temporary / limited perf impact, unnecessary failovers, issues occur while in degraded state
Customer Probability: Low
(1) Issue only occurs during failure condition - disk, server, network, test assert, ...
Found In: 2.4.0
For Bug issues to identify what release level issue was found in
Severity: 3
Indicates the the issue is on the priority list for next milestone.
Type: Bug
Indicates issue is an undesired behavior, usually caused by code error.
#296
opened Aug 19, 2020 by
gandhisanjayv
updated Sep 7, 2022
VolumeSnapshot is not getting deleted in false state, but gets deleted if valid VolumeSnapshot is created in same namespace.
Component: Snapshot Controller
Issue is in snapshot controller
Customer Impact: Minor
(1) misleading msgs, operational oddities not affecting workload. Failure of non critical services
Customer Probability: Low
(1) Issue only occurs during failure condition - disk, server, network, test assert, ...
Severity: 3
Indicates the the issue is on the priority list for next milestone.
Type: Bug
Indicates issue is an undesired behavior, usually caused by code error.
#673
opened Mar 10, 2022 by
monimeht
updated Sep 8, 2022
failure error messages should be shown in pvc describe output.
Customer Impact: Localized low impact
(2) Temporary / limited perf impact, unnecessary failovers, issues occur while in degraded state
Customer Probability: Low
(1) Issue only occurs during failure condition - disk, server, network, test assert, ...
Severity: 3
Indicates the the issue is on the priority list for next milestone.
Type: Bug
Indicates issue is an undesired behavior, usually caused by code error.
#539
opened Dec 8, 2021 by
vrushch
updated Sep 9, 2022
no event message for create snapshot failure due to out of space issue
Component: Snapshot Controller
Issue is in snapshot controller
Component: Snapshot
Customer Impact: Localized low impact
(2) Temporary / limited perf impact, unnecessary failovers, issues occur while in degraded state
Customer Probability: Medium
(3) Issue occurs in normal path but specific limited timing window, or other mitigating factor
Severity: 3
Indicates the the issue is on the priority list for next milestone.
Type: Bug
Indicates issue is an undesired behavior, usually caused by code error.
#269
opened Jul 27, 2020 by
kulkarnicr
updated Sep 9, 2022
"create PVC from snapshot" should not create fileset on Scale if "restore snapshot size" exceeds "GPFS filesystem Available size".
Component: Snapshot
Customer Impact: Localized low impact
(2) Temporary / limited perf impact, unnecessary failovers, issues occur while in degraded state
Customer Probability: Low
(1) Issue only occurs during failure condition - disk, server, network, test assert, ...
Severity: 3
Indicates the the issue is on the priority list for next milestone.
Type: Bug
Indicates issue is an undesired behavior, usually caused by code error.
#284
opened Aug 6, 2020 by
kulkarnicr
updated Sep 9, 2022
Changing setting in cr.yaml file from ssl to non-ssl, is not reflecting on deamonset's pods
Customer Impact: Minor
(1) misleading msgs, operational oddities not affecting workload. Failure of non critical services
Customer Probability: Medium
(3) Issue occurs in normal path but specific limited timing window, or other mitigating factor
Severity: 3
Indicates the the issue is on the priority list for next milestone.
Target: Operator
Issues relating to the Operator
Type: Bug
Indicates issue is an undesired behavior, usually caused by code error.
#323
opened Sep 29, 2020 by
Jainbrt
updated Sep 9, 2022
In case of invalid GUI job id error return, volume cloning and restore operations should be retried
Customer Impact: Localized high impact
(3) Reduction of function. Significant impact to workload.
Customer Probability: Low
(1) Issue only occurs during failure condition - disk, server, network, test assert, ...
Severity: 3
Indicates the the issue is on the priority list for next milestone.
Type: Bug
Indicates issue is an undesired behavior, usually caused by code error.
#540
opened Dec 8, 2021 by
vrushch
updated Dec 2, 2022
Need to address csi-sanity tests failure
Component: Unit Test
Customer Impact: Localized low impact
(2) Temporary / limited perf impact, unnecessary failovers, issues occur while in degraded state
Customer Probability: Low
(1) Issue only occurs during failure condition - disk, server, network, test assert, ...
Phase: Test
Issue was discovered through Test
Severity: 2
Indicates that the issue is critical and must be addressed before milestone.
Type: Bug
Indicates issue is an undesired behavior, usually caused by code error.
#495
opened Sep 21, 2021 by
Jainbrt
updated Jan 17, 2023
Need steps to collect driver's persistent logs
Customer Impact: Localized low impact
(2) Temporary / limited perf impact, unnecessary failovers, issues occur while in degraded state
Customer Probability: Medium
(3) Issue occurs in normal path but specific limited timing window, or other mitigating factor
Found In: 2.9.0
For Bug issues to identify what release level issue was found in 2.9.0
Severity: 3
Indicates the the issue is on the priority list for next milestone.
Type: Bug
Indicates issue is an undesired behavior, usually caused by code error.
#913
opened Feb 21, 2023 by
Jainbrt
updated Feb 21, 2023
Ubuntu Canonical CSI errors
Customer Impact: Global
(4) Cluster-wide impact. FS corruption, global unmount, loss of quorum, ...
Customer Probability: Low
(1) Issue only occurs during failure condition - disk, server, network, test assert, ...
Found In: 2.10.0
Severity: 3
Indicates the the issue is on the priority list for next milestone.
Type: Bug
Indicates issue is an undesired behavior, usually caused by code error.
#975
opened May 16, 2023 by
saurabhwani5
updated May 29, 2023
Similar type of events not getting generated when configmap is changed
Customer Impact: Minor
(1) misleading msgs, operational oddities not affecting workload. Failure of non critical services
Customer Probability: Medium
(3) Issue occurs in normal path but specific limited timing window, or other mitigating factor
Found In: 2.10.0
Severity: 3
Indicates the the issue is on the priority list for next milestone.
Type: Bug
Indicates issue is an undesired behavior, usually caused by code error.
#1001
opened Aug 21, 2023 by
saurabhwani5
updated Sep 18, 2023
GUI HA : support for individul GUI node certificate
Customer Impact: Localized high impact
(3) Reduction of function. Significant impact to workload.
Customer Probability: Medium
(3) Issue occurs in normal path but specific limited timing window, or other mitigating factor
Found In: 2.7.0
For Bug issues to identify what release level issue was found in 2.7.0
Found In: 2.8.0
For Bug issues to identify what release level issue was found in 2.8.0
Found In: 2.9.0
For Bug issues to identify what release level issue was found in 2.9.0
Severity: 3
Indicates the the issue is on the priority list for next milestone.
Type: Enhancement
Indicates a request for feature to be improved.
#833
opened Nov 18, 2022 by
Jainbrt
updated Sep 18, 2023
CSIScaleOperator event should be labeled with product=ibm-spectrum-scale-csi
Customer Impact: Minor
(1) misleading msgs, operational oddities not affecting workload. Failure of non critical services
Customer Probability: High
(5) Issue occurs in normal main path, IO load within expected norms, no failure triggers or oddities
Found In: 2.9.0
For Bug issues to identify what release level issue was found in 2.9.0
Severity: 3
Indicates the the issue is on the priority list for next milestone.
Type: Bug
Indicates issue is an undesired behavior, usually caused by code error.
#933
opened Feb 27, 2023 by
Jainbrt
updated Sep 21, 2023
After deleting log file it is not getting recreated
Customer Impact: Localized low impact
(2) Temporary / limited perf impact, unnecessary failovers, issues occur while in degraded state
Customer Probability: Low
(1) Issue only occurs during failure condition - disk, server, network, test assert, ...
Found In: 2.9.0
For Bug issues to identify what release level issue was found in 2.9.0
Phase: Test
Issue was discovered through Test
Severity: 3
Indicates the the issue is on the priority list for next milestone.
Type: Bug
Indicates issue is an undesired behavior, usually caused by code error.
#875
opened Jan 27, 2023 by
saurabhwani5
updated Sep 21, 2023
CSO events for gui user password expiry are not periodic
Customer Impact: Minor
(1) misleading msgs, operational oddities not affecting workload. Failure of non critical services
Customer Probability: Medium
(3) Issue occurs in normal path but specific limited timing window, or other mitigating factor
Found In: 2.10.0
Severity: 3
Indicates the the issue is on the priority list for next milestone.
Type: Bug
Indicates issue is an undesired behavior, usually caused by code error.
#1005
opened Aug 30, 2023 by
saurabhwani5
updated Nov 6, 2023
When the ConfigMap is deleted, the CSO status temporarily switches to 'false' for a few seconds
Customer Impact: Localized low impact
(2) Temporary / limited perf impact, unnecessary failovers, issues occur while in degraded state
Customer Probability: Medium
(3) Issue occurs in normal path but specific limited timing window, or other mitigating factor
Found In: 2.10.0
Severity: 3
Indicates the the issue is on the priority list for next milestone.
Type: Bug
Indicates issue is an undesired behavior, usually caused by code error.
#1059
opened Nov 8, 2023 by
saurabhwani5
updated Nov 8, 2023
"operator must set securityContext.seccompProfile.type" warning is shown on ocp + rhel worker node setup
Customer Impact: Minor
(1) misleading msgs, operational oddities not affecting workload. Failure of non critical services
Customer Probability: High
(5) Issue occurs in normal main path, IO load within expected norms, no failure triggers or oddities
Found In: 2.10.0
Severity: 3
Indicates the the issue is on the priority list for next milestone.
Type: Bug
Indicates issue is an undesired behavior, usually caused by code error.
#1051
opened Oct 27, 2023 by
saurabhwani5
updated Nov 9, 2023
Fileset is not getting deleted in case of GUI HA when another GUI node is getting used
Customer Impact: Localized high impact
(3) Reduction of function. Significant impact to workload.
Customer Probability: Low
(1) Issue only occurs during failure condition - disk, server, network, test assert, ...
Found In: 2.10.0
Severity: 3
Indicates the the issue is on the priority list for next milestone.
Type: Bug
Indicates issue is an undesired behavior, usually caused by code error.
#1061
opened Nov 9, 2023 by
saurabhwani5
updated Nov 9, 2023
CSI pods restart when network policy for GUI is deleted
Customer Impact: Localized high impact
(3) Reduction of function. Significant impact to workload.
Customer Probability: Medium
(3) Issue occurs in normal path but specific limited timing window, or other mitigating factor
Found In: 2.10.0
Severity: 3
Indicates the the issue is on the priority list for next milestone.
Type: Bug
Indicates issue is an undesired behavior, usually caused by code error.
#1058
opened Nov 7, 2023 by
saurabhwani5
updated Feb 2, 2024
hardlink are not being copied after snapshot restore pvc operation - mmxcp
Component: Restore
Issues/PR related to Snapshot restore functionality
Component: Snapshot
Customer Impact: Global
(4) Cluster-wide impact. FS corruption, global unmount, loss of quorum, ...
Customer Probability: Low
(1) Issue only occurs during failure condition - disk, server, network, test assert, ...
Severity: 2
Indicates that the issue is critical and must be addressed before milestone.
Type: Bug
Indicates issue is an undesired behavior, usually caused by code error.
#305
opened Sep 8, 2020 by
Jainbrt
updated Feb 14, 2024
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.