mirror of
https://github.com/extremeshok/xshok-proxmox.git
synced 2026-04-25 05:35:54 +03:00
[GH-ISSUE #20] Drive to small error with NVMe drives #15
Labels
No labels
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/xshok-proxmox#15
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 @Deiiji on GitHub (Jun 29, 2019).
Original GitHub issue: https://github.com/extremeshok/xshok-proxmox/issues/20
Hello, your scripts don't work with nve drives, yet less with already initialised software raid. When installation script come to check drives, of course it fail with "drive to small" error as those drivers aren't sd* ones .
drivers are type /dev/nvme0n1 and /dev/nvme1n1 for 2 drives system
@extremeshok commented on GitHub (Jul 31, 2019):
working on a fix which will have nvme support
@extremeshok commented on GitHub (Jul 31, 2019):
duplicate of #6