
Juan Diego Jinesta Rojas
- Total activity 44
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 23
Articles
Recent activity by Juan Diego Jinesta Rojas-
Signals Data Factory - How to fix domain (host URL) set to wrong workspace name
Problem: When a new domain (host URL) is set to the wrong workspace name (idp-tenant) Solution: Exec into MongoDB kubectl exec -it $(kubectl get pod -l io.kompose.service=sdf-cs-signals-mongo -o ...
-
Signals Data Factory - How to collect kubernetes cluster details to add into support case
Along with case description, details, steps to reproduce and logs, please provide SDF environment cluster details by running the following commands: Cluster informationkubectl cluster-info Captur...
-
Signals Data Factory - How to check ceph storage
In order to check storage please connect to the client node. Get the status of the storage layer of the cluster - Ceph - with the following command: kubectl -n rook-ceph exec -it $(kubectl -n rook-...
-
Signals Data Factory - How to get the available disk space
The Problem How can an administrator check the available disk space on their cluster The Solution There are kubectl commands that can be run to output the disk space— To get the overall disk space:...
-
Signals Data Factory - Cannot access inventa using super user
Attempting to login to inventa/SDF using super user fails / is not possible. Browser attempts to login but it fails immediately and does not log the user. To fix this issue is necessary to reseed...
-
Signals Data Factory - Jobs not Running or seem Stuck
Problem When jobs are not running or they seem stuck Solution Run the following command kubectl get pods in the default namespace. Look for sdf-cs-signals-job-scheduler and sdf-ci-master-job-schedu...
-
Signals Data Factory - Error 403 Forbidden when using API calls
Problem After a 3.3 upgrade the SDF API calls will fail with error 403 Signals Data Factory using the REST API and the endpoint /job-service/projects/{project number}/add-file, but the request is b...
-
Signals Data Factory - How to add new nodes to cluster
Expanding a Signals Data Factory Cluster Applies to Managed Kubernetes Adding nodes with no additional storage The new nodes must meet all the pre-requisites of a SDF node Edit cluster-configur...