David Gessel
2014-Oct-19 23:05 UTC
[Nut-upsuser] Smart-UPS RT 3000 XL: very old or unknown APC model, support will be limited
I have a Smart-UPS RT 3000 XL connected via serial cable to TrueNAS TrueNAS-9.2.1.2-RELEASE-x64 (002022c) which runs on FreeBSD 9.2-RELEASE-p3. When I start the NUT service, I get the message: Oct 20 01:53:50 truenas notifier: very old or unknown APC model, support will be limited Which I interpret as an indicator of less than optimal operating mode. I suspect that the model identifier is not listed, though the model is likely pretty much a standard Smart-UPS. [root at truenas ~]# upsc ups battery.charge: 100.0 battery.voltage: 218.1 device.mfr: APC device.model: Smart-UPS RT 3000 XL device.serial: NS0706016624 device.type: ups driver.name: apcsmart driver.parameter.pollinterval: 2 driver.parameter.port: /dev/cuau0 driver.version: 2.7.1 driver.version.internal: 3.1 input.voltage: 227.5 output.current: 01.55 output.voltage: 230.4 ups.firmware: 450.17.W ups.load: 016.0 ups.mfr: APC ups.model: Smart-UPS RT 3000 XL ups.serial: NS0706016624 ups.status: OL ups.temperature: 023.5 Everything appears to be working. -David
Michal Soltys
2014-Oct-23 11:51 UTC
[Nut-upsuser] Smart-UPS RT 3000 XL: very old or unknown APC model, support will be limited
On 2014-10-20 01:05, David Gessel wrote:> I have a Smart-UPS RT 3000 XL connected via serial cable to TrueNAS TrueNAS-9.2.1.2-RELEASE-x64 (002022c) which runs on FreeBSD 9.2-RELEASE-p3. > > When I start the NUT service, I get the message: > > Oct 20 01:53:50 truenas notifier: very old or unknown APC model, support will be limited > > Which I interpret as an indicator of less than optimal operating mode. I suspect that the model identifier is not listed, though the model is likely pretty much a standard Smart-UPS.This essentially means that: - the driver has no compatiblity entries for this model - the ups itself doesn't support command 'a' (returning its known commands/variables) - alternatively it does support 'a', but the format is somehow damaged and the driver refuses to work with it The ups will work, but nut will treat it in "lowest common denominator" mode - no capabilities, no ability to set variables, etc. And considering the model, it's kind of surprising. Can you start the driver in debug mode (-D option of upsdrvctl) ? There should be lots of logs produced, perhaps with some insight. Can you connect to it directly to and issue: Y V b a ^z (ctrl-z) and tell me what it outputs to the screen ? The commands are in order: enter smart mode report firmware (older method) report firmware (newer method, might return overvoltage on old models) report supported commands/variables report supported capabilities
Apparently Analagous Threads
- Cyber Power LE1000DG UPS
- Arstechnica reviews Samba-based iXsystems TrueNAS Core
- process_lanman_packet: Discarding datagram from IP 192.168.100.29. Source name STORAGE7<00> is one of our names !
- Question About Rsync and Modification Times
- Question About Rsync and Modification Times