Hello, everyone
i have a VM with Openmediavault installed, i attache a sata hdd to OMV VM with
I can spindown my hdd from proxmox shell with
but i can't spindown my hdd from my OMV vm shell and return this output
And when i try sdparm command
this value is returned (and hdd not spindown)
Someone know how spindown hdd from OpenMediaVault vm ? (promox version is 8.1.4)
i have a VM with Openmediavault installed, i attache a sata hdd to OMV VM with
Code:
qm set 100 -scsi2 /dev/disk/by-id/<id disk>
Code:
hdparm -Y /dev/sdb
but i can't spindown my hdd from my OMV vm shell and return this output
And when i try sdparm command
Code:
sudo sdparm --flexible --command=stop /dev/sda
this value is returned (and hdd not spindown)
Someone know how spindown hdd from OpenMediaVault vm ? (promox version is 8.1.4)
Last edited: