Skip to content
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

Lab: LiveMigration out of date #933

Open
aburdenthehand opened this issue Feb 29, 2024 · 5 comments
Open

Lab: LiveMigration out of date #933

aburdenthehand opened this issue Feb 29, 2024 · 5 comments
Labels
good-first-issue Identifies an issue that has been specifically created or selected for first-time contributors. hacktoberfest Categorizes as a Hacktoberfest contribution kind/bug

Comments

@aburdenthehand
Copy link
Member

aburdenthehand commented Feb 29, 2024

What happened:
A user on kubevirt-dev mailing list hit upon a problem with this lab; I'm filing this on their behalf. Looking at the lab, the docs are out of date.

User comments:
I reated the Vm as indicated

[root@kubemaster-ot test1]# kubectl get vm,vmi,pods
NAME                                AGE    STATUS    READY
[virtualmachine.kubevirt.io/testvm](http://virtualmachine.kubevirt.io/testvm)   5m3s   Running   True

NAME                                        AGE     PHASE     IP            NODENAME        READY
[virtualmachineinstance.kubevirt.io/testvm](http://virtualmachineinstance.kubevirt.io/testvm)   4m51s   Running   10.244.2.96   kubeclient-ot   True

NAME                             READY   STATUS    RESTARTS   AGE
pod/virt-launcher-testvm-chttc   0/3     Pending   0          60s
pod/virt-launcher-testvm-wdd5t   3/3     Running   0          4m50s

The command virtctk migrate start but stay in pending.
No log is produced.

[root@kubemaster-ot test1]#
[root@kubemaster-ot test1]# kubectl logs pod/virt-launcher-testvm-chttc
[root@kubemaster-ot test1]#

I'm using containerd as anvironment.
I will try with dokerd.

Additional context:
https://kubevirt.io/labs/kubernetes/migration.html

Now that we're on a slower release cadence, we should be able to update these labs on an annual basis, tied to the most recently released version, which will be supported for ~12 months. Running and updating the labs could be a useful exercise for new contributors, provided they are supported if and when they need to troubleshoot changes in the procedure.

Github link: https://github.com/kubevirt/kubevirt.github.io/blob/main/labs/kubernetes/migration.md

@aburdenthehand aburdenthehand self-assigned this Feb 29, 2024
@aburdenthehand aburdenthehand added the good-first-issue Identifies an issue that has been specifically created or selected for first-time contributors. label Feb 29, 2024
@aburdenthehand aburdenthehand removed their assignment Mar 22, 2024
@aburdenthehand aburdenthehand added the hacktoberfest Categorizes as a Hacktoberfest contribution label Mar 22, 2024
@kubevirt-bot
Copy link
Contributor

Issues go stale after 90d of inactivity.
Mark the issue as fresh with /remove-lifecycle stale.
Stale issues rot after an additional 30d of inactivity and eventually close.

If this issue is safe to close now please do so with /close.

/lifecycle stale

@kubevirt-bot kubevirt-bot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Jun 20, 2024
@kubevirt-bot
Copy link
Contributor

Stale issues rot after 30d of inactivity.
Mark the issue as fresh with /remove-lifecycle rotten.
Rotten issues close after an additional 30d of inactivity.

If this issue is safe to close now please do so with /close.

/lifecycle rotten

@kubevirt-bot kubevirt-bot added lifecycle/rotten Denotes an issue or PR that has aged beyond stale and will be auto-closed. and removed lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. labels Jul 20, 2024
@kubevirt-bot
Copy link
Contributor

Rotten issues close after 30d of inactivity.
Reopen the issue with /reopen.
Mark the issue as fresh with /remove-lifecycle rotten.

/close

@kubevirt-bot
Copy link
Contributor

@kubevirt-bot: Closing this issue.

In response to this:

Rotten issues close after 30d of inactivity.
Reopen the issue with /reopen.
Mark the issue as fresh with /remove-lifecycle rotten.

/close

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@aburdenthehand
Copy link
Member Author

/remove-lifecycle rotten

@kubevirt-bot kubevirt-bot removed the lifecycle/rotten Denotes an issue or PR that has aged beyond stale and will be auto-closed. label Oct 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good-first-issue Identifies an issue that has been specifically created or selected for first-time contributors. hacktoberfest Categorizes as a Hacktoberfest contribution kind/bug
Projects
None yet
Development

No branches or pull requests

2 participants