Skip to content

RestoreSession stuck running #895

@clayrisser

Description

@clayrisser

I created a restore session, but it's stuck running.

The data I am trying to restore is just a tiny file. I am not seeing any errors in the stash logs.

k describe restoresession nginx-zb6h8-nginx-nginx -n nginx
Name:         nginx-zb6h8-nginx-nginx
Namespace:    nginx
Labels:       app=nginx-nginx
              chart=nginx-0.0.1
              heritage=Tiller
              io.cattle.field/appId=nginx-zb6h8
              release=nginx-zb6h8
Annotations:  <none>
API Version:  stash.appscode.com/v1beta1
Kind:         RestoreSession
Metadata:
  Creation Timestamp:  2019-09-05T18:43:43Z
  Finalizers:
    stash.appscode.com
  Generation:        1
  Resource Version:  1117480
  Self Link:         /apis/stash.appscode.com/v1beta1/namespaces/nginx/restoresessions/nginx-zb6h8-nginx-nginx
  UID:               16343d6e-d00d-11e9-865a-06d69e0f0b3e
Spec:
  Driver:  Restic
  Repository:
    Name:  nginx-zb6h8-nginx-restore-nginx
  Rules:
    Snapshots:
      e6d9e0da
  Target:
    Ref:
      API Version:  apps/v1beta1
      Kind:         Deployment
      Name:         nginx-zb6h8-nginx-nginx
    Volume Mounts:
      Mount Path:  /data
      Name:        test
Status:
  Phase:        Running
  Total Hosts:  1
Events:
  Type    Reason             Age    From                       Message
  ----    ------             ----   ----                       -------
  Normal  RestoreJobCreated  6m38s  RestoreSession Controller  restore job has been created succesfully for RestoreSession nginx/nginx-zb6h8-nginx-nginx

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