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

Cloud-Init readme (command for proxmox) #118

Open
alsarins opened this issue Nov 29, 2024 · 0 comments
Open

Cloud-Init readme (command for proxmox) #118

alsarins opened this issue Nov 29, 2024 · 0 comments

Comments

@alsarins
Copy link

Hi. Looks like readme.md here contains incorrect command for proxmox:

qm set 5000 --scsihw virtio-scsi-pci --scsi0 <YOUR STORAGE HERE>:5000/vm-5000-disk-0.raw

I guess correct command should look like

qm set 5000 --scsihw virtio-scsi-pci --scsi0 <YOUR STORAGE HERE>:vm-5000-disk-0

or similar. Personally I prefer virtio-scsi-single + iothreads enabled

@alsarins alsarins changed the title https://github.com/JamesTurland/JimsGarage/tree/main/Kubernetes/Cloud-Init#readme Cloud-Init readme command Nov 29, 2024
@alsarins alsarins changed the title Cloud-Init readme command Cloud-Init readme (command for proxmox) Nov 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant