Hi,
I am new to promox VE.Sorry for my foo question.
I have a(Most people don't use this. But second hand SAS disk are cheaper.)
And using
I want to monitor disk status in 101, but there's no data (such as 0℃ temperature result) and it's working in promox.
promox 8.1.4
Thanks a lot.
Deepmind Translator Support , Trying to be accurate ❤
I am new to promox VE.
I have a
LSi 2308 SAS Controller
to manage some disks. And using
qm set 101 -scsi1 /dev/disk/by-id/XXXX
to pass-through a disk. I want to monitor disk status in 101, but there's no data (such as 0℃ temperature result) and it's working in promox.
101: smartctl -a /dev/sdb
Bash:
root@nas:~# smartctl -a /dev/sdb
smartctl 7.3 2022-02-28 r5338 [x86_64-linux-6.1.0-21-amd64] (local build)
Copyright (C) 2002-22, Bruce Allen, Christian Franke, www.smartmontools.org
=== START OF INFORMATION SECTION ===
Vendor: QEMU
Product: QEMU HARDDISK
Revision: 2.5+
Compliance: SPC-3
User Capacity: 3,000,592,982,016 bytes [3.00 TB]
Logical block size: 512 bytes
LU is thin provisioned, LBPRZ=0
Device type: disk
Local Time is: Mon May 27 12:53:18 2024 CST
SMART support is: Unavailable - device lacks SMART capability.
=== START OF READ SMART DATA SECTION ===
Current Drive Temperature: 0 C
Drive Trip Temperature: 0 C
Error Counter logging not supported
Device does not support Self Test logging
promox: smartctl -a /dev/sde
Bash:
root@pve:/# smartctl -a /dev/sde
smartctl 7.3 2022-02-28 r5338 [x86_64-linux-6.5.11-8-pve] (local build)
Copyright (C) 2002-22, Bruce Allen, Christian Franke, www.smartmontools.org
=== START OF INFORMATION SECTION ===
Vendor: HITACHI
Product: HUS723030ALS640
Revision: M2D4
Compliance: SPC-4
User Capacity: 3,000,592,982,016 bytes [3.00 TB]
Logical block size: 512 bytes
Rotation Rate: 7200 rpm
Form Factor: 3.5 inches
Logical Unit id: 0x5000cca03e2b1ba4
Serial number: YVGSPY8D
Device type: disk
Transport protocol: SAS (SPL-4)
Local Time is: Mon May 27 12:53:50 2024 CST
SMART support is: Available - device has SMART capability.
SMART support is: Enabled
Temperature Warning: Disabled or Not Supported
=== START OF READ SMART DATA SECTION ===
SMART Health Status: OK
Current Drive Temperature: 40 C
Drive Trip Temperature: 85 C
.....
- Is it possible to get disk status in VM?
- Or it's wrong way to pass through a disk ?
I don't want to passthrough all the LSI2308's into the VM.
promox 8.1.4
Thanks a lot.
Deepmind Translator Support , Trying to be accurate ❤