mirror of
https://github.com/roib20/proxmox-scripts.git
synced 2026-04-24 23:15:53 +03:00
[GH-ISSUE #7] invalid bootorder: device 'scsi0' does not exist' #1
Labels
No labels
bug
bug
enhancement
help wanted
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/proxmox-scripts#1
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @SebTardif on GitHub (Nov 28, 2023).
Original GitHub issue: https://github.com/roib20/proxmox-scripts/issues/7
Got this using any any of the two kind of TrueNAS and same version you had in the script... I didn't modify the script at all.
Then we can see no harddrive and boot order start with network...
Then I manually added harddrive and boot with harddrive before ISO, then it boot.
@roib20 commented on GitHub (Nov 28, 2023):
Thank you for reporting this issue. I will look into this soon, unfortunately
my Proxmox server crashed just as I tried looking into this. I understand you got it to work manually so that's great!However I would avoid using the current versions of TrueNAS due to a nasty ZFS bug. See here for information about this bug and affected TrueNAS CORE versions: https://www.truenas.com/community/threads/silent-corruption-with-openzfs-ongoing-discussion-and-testing.114390/
I am personally waiting for TrueNAS to update their versions before updating my script.
@bengkelgawai commented on GitHub (Aug 2, 2024):
This happened for me, because creating VM Disks via script was failed. For me, this was because I didn't allow VM Disks in "local" but chose "local" as storage. Maybe different cause for others, but disk creation via script to the chosen storage should be successful