Hi, I've decided to create a home server from my old Dell Optiplex 7040 mff. I need to have a couple of HDDs (2x2TB, 2x4TB) and 2xSSD for boot and backup of this boot SSD. But I have only one SATA port on the motherboard and one NVMe that's why I bought this:
When I connect this to my Windows PC it works and can work with the HDDs that are connected to it, but when I try to plug it into my Dell where I have Proxmox installed the HDDs are now available when I check in the console with commands like:
The disks are in NTFS file system and I've added a package called
but again I can not see the disks. The idea is to mount the disks and change the format to ZFS.
How I can resolve my problem and why I can't see my disks in Proxmox? Can you suggest me something?
When I connect this to my Windows PC it works and can work with the HDDs that are connected to it, but when I try to plug it into my Dell where I have Proxmox installed the HDDs are now available when I check in the console with commands like:
lsblk
.The disks are in NTFS file system and I've added a package called
Code:
ntfs-3g
How I can resolve my problem and why I can't see my disks in Proxmox? Can you suggest me something?