Re: [OmniOS-discuss] Smartmontools - JBOD chassis

2016-12-15 Thread Richard Elling


> On Dec 15, 2016, at 11:47 AM, Dale Ghent  wrote:
> 
> 
>> On Dec 15, 2016, at 12:02 PM, Machine Man  wrote:
>> 
>> Can the smartmontools be used on OmniOS to collect JBOD enclosure status, 
>> FANs voltages etc. ?
> 
> SMARTmontools is a disk device monitoring tool that pulls SMART telemetry 
> from the actual disks themselves. What I think you're referring to is 
> something different, called SCSI Enclosure Services (SES), which to my 
> knowledge SMARTmontools doesn't really concern itself with.

fmtopo and sestopo allow you to interface with SES devices, the UI is butugly. 
I'd recommend the sg3_utils and smp_utils combo since they have a marginally 
better UI and are available on multiple OSes.


  -- richard

> 
> There is a ses driver in OmniOS, however it's fairly dated and basic; and 
> there are no utilities which directly consume it in userland. I might be 
> mistaken, but the ses driver was mainly used back in the day by unbunbled Sun 
> storage products, such as software that interfaced with the StorEDGE line of 
> JBODs and RAID arrays.
> 
> Nexenta reportedly has a much improved ses driver with userland utility to 
> query enclosure status and manipulate service lights on drive slots, but they 
> haven't upstreamed this.
> 
> /dale
> ___
> OmniOS-discuss mailing list
> OmniOS-discuss@lists.omniti.com
> http://lists.omniti.com/mailman/listinfo/omnios-discuss
___
OmniOS-discuss mailing list
OmniOS-discuss@lists.omniti.com
http://lists.omniti.com/mailman/listinfo/omnios-discuss


Re: [OmniOS-discuss] Smartmontools - JBOD chassis

2016-12-15 Thread Harald Paier
I fetch information about disks, power supplies, fans, temperatures, etc. from 
my JBOD enclosue (HP D2700) by simply using: 

/usr/lib/fm/fmd/fmtopo -V hc://:product-id=HP-D2700-SAS-\* 

You can also use fmtopo to set or clear drive bay leds on that JBOD 

harald 


From: "Machine Man"  
To: omnios-discuss@lists.omniti.com 
Sent: Thursday, December 15, 2016 6:02:39 PM 
Subject: [OmniOS-discuss] Smartmontools - JBOD chassis 



Can the smartmontools be used on OmniOS to collect JBOD enclosure status, FANs 
voltages etc. ? 




Thanks 

___ 
OmniOS-discuss mailing list 
OmniOS-discuss@lists.omniti.com 
http://lists.omniti.com/mailman/listinfo/omnios-discuss 
___
OmniOS-discuss mailing list
OmniOS-discuss@lists.omniti.com
http://lists.omniti.com/mailman/listinfo/omnios-discuss


Re: [OmniOS-discuss] Smartmontools - JBOD chassis

2016-12-15 Thread Kevin Swab
The 'sg_ses' tool from the sg3_utils package may be able to give you the
information you're looking for.  It's not bundled with the OS or
available in any repos that I've seen, but it builds without any fuss on
OmniOS.  You can download the source here:

http://sg.danny.cz/sg/sg3_utils.html

Kevin

On 12/15/2016 12:47 PM, Dale Ghent wrote:
> 
>> On Dec 15, 2016, at 12:02 PM, Machine Man  wrote:
>>
>> Can the smartmontools be used on OmniOS to collect JBOD enclosure status, 
>> FANs voltages etc. ?
> 
> SMARTmontools is a disk device monitoring tool that pulls SMART telemetry 
> from the actual disks themselves. What I think you're referring to is 
> something different, called SCSI Enclosure Services (SES), which to my 
> knowledge SMARTmontools doesn't really concern itself with.
> 
> There is a ses driver in OmniOS, however it's fairly dated and basic; and 
> there are no utilities which directly consume it in userland. I might be 
> mistaken, but the ses driver was mainly used back in the day by unbunbled Sun 
> storage products, such as software that interfaced with the StorEDGE line of 
> JBODs and RAID arrays.
> 
> Nexenta reportedly has a much improved ses driver with userland utility to 
> query enclosure status and manipulate service lights on drive slots, but they 
> haven't upstreamed this.
> 
> /dale
> ___
> OmniOS-discuss mailing list
> OmniOS-discuss@lists.omniti.com
> http://lists.omniti.com/mailman/listinfo/omnios-discuss
> 

-- 
___
OmniOS-discuss mailing list
OmniOS-discuss@lists.omniti.com
http://lists.omniti.com/mailman/listinfo/omnios-discuss


Re: [OmniOS-discuss] Smartmontools - JBOD chassis

2016-12-15 Thread Dale Ghent

> On Dec 15, 2016, at 12:02 PM, Machine Man  wrote:
> 
> Can the smartmontools be used on OmniOS to collect JBOD enclosure status, 
> FANs voltages etc. ?

SMARTmontools is a disk device monitoring tool that pulls SMART telemetry from 
the actual disks themselves. What I think you're referring to is something 
different, called SCSI Enclosure Services (SES), which to my knowledge 
SMARTmontools doesn't really concern itself with.

There is a ses driver in OmniOS, however it's fairly dated and basic; and there 
are no utilities which directly consume it in userland. I might be mistaken, 
but the ses driver was mainly used back in the day by unbunbled Sun storage 
products, such as software that interfaced with the StorEDGE line of JBODs and 
RAID arrays.

Nexenta reportedly has a much improved ses driver with userland utility to 
query enclosure status and manipulate service lights on drive slots, but they 
haven't upstreamed this.

/dale
___
OmniOS-discuss mailing list
OmniOS-discuss@lists.omniti.com
http://lists.omniti.com/mailman/listinfo/omnios-discuss


[OmniOS-discuss] Smartmontools - JBOD chassis

2016-12-15 Thread Machine Man
Can the smartmontools be used on OmniOS to collect JBOD enclosure status, FANs 
voltages etc. ?


Thanks
___
OmniOS-discuss mailing list
OmniOS-discuss@lists.omniti.com
http://lists.omniti.com/mailman/listinfo/omnios-discuss