Hard Drives not showing up under Storage / Disks

Hi,
I'm having the same issue with an array of 12 4tb HGST drive. How can I spot the drive that is the culprit? I've passed that command to all my drives: sgdisk --zap-all /dev/sd'n'

Thanks!


root@pbs:~# time proxmox-backup-debug api get /nodes/localhost/disks/list --skipsmart 1
┌───────────┬─────┬──────┬───────────────┬─────────┬────────────┬──────────┬─────────────────┬────────────┬─────
│ disk-type │ gpt │ name │ size │ status │ used │ devpath │ model │ partitions │ rpm
╞═══════════╪═════╪══════╪═══════════════╪═════════╪════════════╪══════════╪═════════════════╪════════════╪═════
│ hdd │ 0 │ sda │ 4000787030016 │ unknown │ filesystem │ /dev/sda │ HUS726040AL4210 │ │
├───────────┼─────┼──────┼───────────────┼─────────┼────────────┼──────────┼─────────────────┼────────────┼─────
│ hdd │ 0 │ sdb │ 4000787030016 │ unknown │ filesystem │ /dev/sdb │ HUS726040AL4210 │ │
├───────────┼─────┼──────┼───────────────┼─────────┼────────────┼──────────┼─────────────────┼────────────┼─────
│ hdd │ 0 │ sdc │ 4000787030016 │ unknown │ filesystem │ /dev/sdc │ HUS726040AL4210 │ │
├───────────┼─────┼──────┼───────────────┼─────────┼────────────┼──────────┼─────────────────┼────────────┼─────
│ hdd │ 0 │ sdd │ 4000787030016 │ unknown │ filesystem │ /dev/sdd │ HUS726040AL4210 │ │
├───────────┼─────┼──────┼───────────────┼─────────┼────────────┼──────────┼─────────────────┼────────────┼─────
│ hdd │ 0 │ sde │ 4000787030016 │ unknown │ filesystem │ /dev/sde │ HUS726040AL4210 │ │
├───────────┼─────┼──────┼───────────────┼─────────┼────────────┼──────────┼─────────────────┼────────────┼─────
│ hdd │ 0 │ sdf │ 4000787030016 │ unknown │ filesystem │ /dev/sdf │ HUS726040AL4210 │ │
├───────────┼─────┼──────┼───────────────┼─────────┼────────────┼──────────┼─────────────────┼────────────┼─────
│ hdd │ 0 │ sdg │ 4000787030016 │ unknown │ filesystem │ /dev/sdg │ HUS726040AL4210 │ │
├───────────┼─────┼──────┼───────────────┼─────────┼────────────┼──────────┼─────────────────┼────────────┼─────
│ hdd │ 0 │ sdh │ 4000787030016 │ unknown │ filesystem │ /dev/sdh │ HUS726040AL4210 │ │
├───────────┼─────┼──────┼───────────────┼─────────┼────────────┼──────────┼─────────────────┼────────────┼─────
│ hdd │ 0 │ sdi │ 4000787030016 │ unknown │ filesystem │ /dev/sdi │ HUS726040AL4210 │ │
├───────────┼─────┼──────┼───────────────┼─────────┼────────────┼──────────┼─────────────────┼────────────┼─────
│ hdd │ 0 │ sdj │ 4000787030016 │ unknown │ filesystem │ /dev/sdj │ HUS726040AL4210 │ │
├───────────┼─────┼──────┼───────────────┼─────────┼────────────┼──────────┼─────────────────┼────────────┼─────
│ hdd │ 0 │ sdk │ 4000787030016 │ unknown │ filesystem │ /dev/sdk │ HUS726040AL4210 │ │
├───────────┼─────┼──────┼───────────────┼─────────┼────────────┼──────────┼─────────────────┼────────────┼─────
│ hdd │ 0 │ sdl │ 4000787030016 │ unknown │ filesystem │ /dev/sdl │ HUS726040AL4210 │ │
├───────────┼─────┼──────┼───────────────┼─────────┼────────────┼──────────┼─────────────────┼────────────┼─────
│ hdd │ 1 │ sdn │ 31457280000 │ unknown │ partitions │ /dev/sdn │ ProductCode │ │
├───────────┼─────┼──────┼───────────────┼─────────┼────────────┼──────────┼─────────────────┼────────────┼─────
│ ssd │ 1 │ sdm │ 256060514304 │ unknown │ mounted │ /dev/sdm │ SSD_256GB │ │ 0
└───────────┴─────┴──────┴───────────────┴─────────┴────────────┴──────────┴─────────────────┴────────────┴─────

real 0m0.139s
user 0m0.026s
sys 0m0.021s
root@pbs:~#
 
Last edited:
Nevermind, I've resolved my issue using fdisk

fdisk /dev/sda -w auto

did this for all 12 drives and now I can create zfs on them.
 
  • Like
Reactions: feroz

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!