SOLVED UPS Lyonn CTB 800V connection refused

Status
Not open for further replies.

fajung

Dabbler
Joined
Mar 11, 2018
Messages
11
Hello, yesterday I bought an a Lyonn CTB-800 UPS, to prevent any damages when the energy is cut off, which is quite often around here, especially during summer seasons. well, did a litle researh which ups I could buy, and found the ups supported list http://networkupstools.org/stable-hcl.html and search and I found that in here I could get the Lyonn CTB-800V, but today I plugged the usb to my FreeNas PC, set the configuration in the Service > UPS, and when I press Start Now, I get this msg:
[date] freenas upsmon [7865] : UPS [ups]: Connect faliure: Connection faliure: Connection refused
and so and so until I change any setting on the configuration.
here is the "dmesg | grep ugen" command:
Code:
ugen1.1: <0x1022 XHCI root HUB> at usbus1
ugen0.1: <0x1022 XHCI root HUB> at usbus0
ugen0.2: <SanDisk Ultra Fit> at usbus0
ugen0.3: <INNO TECH USB to Serial> at usbus0
ugen0.4: <Logitech USB Receiver> at usbus0

the SAI/UPS configuration:
UPS Mode: Master
Indentifier: ups
Driver: Lyonn ups 2 CTB-800V (nutdrv_qx)
port: /dev/ugen0.3
Auxiliary parameters (ups.conf): []
Auxiliary parameters (upsd.conf):[]
Description: UPS Lyonn CTB-800V
Shutdown mode: Ups goes on batery
Shutdown timer: 30
Shutdown Command: /sbin/shutdown -p now
No Communication Warning Time: []
Monitor User: administrator
Monitor Password: administrator
Extra users (upsd.users): []
Remote Monitor: ✔️
Send Email Status Updates: []
Power Off UPS: ✔️

in the manual say:
user name and password in the software management:
User name: administrator
Password: administrator

-
Power supply: Sentey 630w
Motherboard: ASUS Prime 320k-M
Proccesor: AMD Apu A10 9700k bridge
RAM: ballistix sports DDR4 8gb
HDD: WD Red 2TB
Flashdrive: SanDisk cruze ultra fit 3.0 16GB
OS: FreeNAS-11.1-U2
 

fajung

Dabbler
Joined
Mar 11, 2018
Messages
11
no yet, in FreeNas no, I tested it on Archlinux and I manage to see all the values on the UPS, but in freenas I couldn't

in arch I used port auto, in freenas I can't.
 

Ericloewe

Server Wrangler
Moderator
Joined
Feb 15, 2014
Messages
20,176
What version of NUT does your Linux distro use?
 

fajung

Dabbler
Joined
Mar 11, 2018
Messages
11

Ericloewe

Server Wrangler
Moderator
Joined
Feb 15, 2014
Messages
20,176
FreeNAS seems to be on 2.7.3, FWIW.
 

fajung

Dabbler
Joined
Mar 11, 2018
Messages
11
this is the info that I get on upsc command:
[root@Arch fajung]# upsc ups
battery.charge: 100
battery.voltage: 13.60
battery.voltage.high: 13.00
battery.voltage.low: 10.40
battery.voltage.nominal: 12.0
device.type: ups
driver.name: nutdrv_qx
driver.parameter.pollfreq: 30
driver.parameter.pollinterval: 2
driver.parameter.port: auto
driver.parameter.synchronous: no
driver.version: 2.7.4
driver.version.data: Voltronic-QS 0.07
driver.version.internal: 0.28
input.voltage: 222.3
input.voltage.fault: 222.3
output.current.nominal: 2.0
output.frequency: 50.0
output.frequency.nominal: 50
output.voltage: 222.3
output.voltage.nominal: 220
ups.beeper.status: disabled
ups.delay.shutdown: 30
ups.delay.start: 180
ups.firmware.aux: PM-V
ups.load: 10
ups.productid: 5161
ups.status: OL
ups.type: offline / line interactive
ups.vendorid: 0665

so I have to wait and check on new FreeNas releases if this pkg get updated, or buy other UPS, but I think I can wait, thanks.
 

fajung

Dabbler
Joined
Mar 11, 2018
Messages
11
I could config it, I think so, I changed the driver to (blazer_usb), I selected the CTB 1200 instead of CTB 800(which is my ups).

now if I send a upsc ups:
root@freenas:~ # upsc ups
battery.charge: 100
battery.voltage: 13.60
battery.voltage.high: 13.00
battery.voltage.low: 10.40
battery.voltage.nominal: 12.0
device.type: ups
driver.name: blazer_usb
driver.parameter.pollinterval: 2
driver.parameter.port: auto
driver.parameter.synchronous: no
driver.version: 2.7.4
driver.version.internal: 0.12
input.current.nominal: 2.0
input.frequency: 50.1
input.frequency.nominal: 50
input.voltage: 222.3
input.voltage.fault: 222.3
input.voltage.nominal: 220
output.voltage: 222.3
ups.beeper.status: enabled
ups.delay.shutdown: 30
ups.delay.start: 180
ups.load: 10
ups.productid: 5161
ups.status: OL
ups.type: offline / line interactive
ups.vendorid: 0665

now I just need to know how to disable the beep and run some tests.
 
Status
Not open for further replies.
Top