Skip to content
This repository was archived by the owner on Jun 17, 2024. It is now read-only.
This repository was archived by the owner on Jun 17, 2024. It is now read-only.

<helmrelease>-db2u-restore-morph-job Errors - The default database not found in system catalog #27

@hjoshua

Description

@hjoshua
global:
  dbType: db2wh
images:
  db2u:
    replicas: 1
mln:
  distribution: '2:1'
  total: 2
limit:
  cpu: 5000m 
  memory: 5Gi
storage:
  storageClassName: nfs-client
  useDynamicProvisioning: true
  persisted: true
subType: mpp
dedicated: true
runtime: ICP4Data

Using this chart: https://github.com/IBM/Db2/tree/develop/deployment/ibm-db2u

This is our nfs-client storageclass

IsDefaultClass:        No
Annotations:           <none>
Provisioner:           cluster.local/nfs-nfs-client-provisioner
Parameters:            archiveOnDelete=true
AllowVolumeExpansion:  True
MountOptions:
  nfsvers=4
  context=system_u:object_r:container_file_t:s0
ReclaimPolicy:      Delete
VolumeBindingMode:  Immediate
Events:             <none>

This happened after we uninstall and re-installed db2 several times.
Note that we label our nodes with "icp4data=database-db2wh"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions