bugHddtemp - Bugs: bug #37152, Can't detect temperature of VMware...

 
 

bug #37152: Can't detect temperature of VMware RDM disks

Submitter:  None
Submitted:  Tue 21 Aug 2012 08:11:44 AM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  None Status:  None
Privacy:  Public Assigned to:  None
Open/Closed:  Open
* Mandatory Fields

Add a New Comment Rich Markup
   

Tue 21 Aug 2012 08:11:44 AM UTC, original submission:  

I use Raw Device Mapping on a VMware vSphere 5.0 server to passthrough several disks directly to the VM. I use the Physical Passthrough mode so that the guest ends up seeing the disk almost exactly as it should. The output from hdparm and smartctl seem to be no different than what I would expect if these disks were attached to a native linux system.

The problem comes in that smartctl is able to report the temperature of the disks, but hddtemp isn't able to detect the temperature sensor. Since hddtemp claims to make use of SMART data, it seems that it's not looking at the same source as smartctl.

snogard ~ # hddtemp /dev/sdb
/dev/sdb: ATA ST31500341AS:  drive supported, but it doesn't have a temperature sensor.
snogard ~ # smartctl -x /dev/sdb | grep -i "Current Temperature"
Current Temperature:                    33 Celsius
snogard ~ # hddtemp -v
hddtemp version 0.3-beta15

I know this is kind of a weird setup and probably unsupported on all fronts, but it would be rather nice to get hddtemp working on this system.

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

Only logged-in users can vote.

 

No changes have been made to this item

Back to the top

Powered by Savane 3.13-758e.
Corresponding source code