Various UPS Errors

Status
Not open for further replies.

wah00kid

Dabbler
Joined
Nov 24, 2015
Messages
37
Hardware:
X9SCM-F Motherboard
Rocketfish RF825VA - UPS
24GB ram
Xeon CPU E31230
4x3tb pool
2x180gb pool
I have my bootpool on mirrored 8gb usb sticks - important to note due to usb errors?
Software:
FreeNAS-9.10.2-U6

This is what my daily report looks like:

Code:
freenas.local kernel log messages:
> ugen1.5: <vendor 0x0764> at usbus1
> ugen1.5: <vendor 0x0764> at usbus1 (disconnected)
> ugen1.5: <vendor 0x0764> at usbus1
> ugen1.5: <vendor 0x0764> at usbus1 (disconnected)
> usbd_set_config_index: could not read device status: USB_ERR_STALLED
> usbd_set_config_index: could not read device status: USB_ERR_STALLED
> ugen1.5: <vendor 0x0764> at usbus1
> ugen1.5: <vendor 0x0764> at usbus1 (disconnected)
> usbd_set_config_index: could not read device status: USB_ERR_STALLED
> ugen1.5: <vendor 0x0764> at usbus1
> ugen1.5: <vendor 0x0764> at usbus1 (disconnected)
> ugen1.5: <vendor 0x0764> at usbus1
> ugen1.5: <vendor 0x0764> at usbus1 (disconnected)
> ugen1.5: <vendor 0x0764> at usbus1
> ugen1.5: <vendor 0x0764> at usbus1 (disconnected)
> usbd_set_config_index: could not read device status: USB_ERR_TIMEOUT
> ugen1.5: <vendor 0x0764> at usbus1
> ugen1.5: <vendor 0x0764> at usbus1 (disconnected)
> usbd_set_config_index: could not read device status: USB_ERR_TIMEOUT
> usbd_set_config_index: could not read device status: USB_ERR_STALLED
> ugen1.5: <vendor 0x0764> at usbus1
> ugen1.5: <vendor 0x0764> at usbus1 (disconnected)
> ugen1.5: <vendor 0x0764> at usbus1
> ugen1.5: <vendor 0x0764> at usbus1 (disconnected)
> usbd_set_config_index: could not read device status: USB_ERR_STALLED
> ugen1.5: <vendor 0x0764> at usbus1
> ugen1.5: <vendor 0x0764> at usbus1 (disconnected)
> ugen1.5: <vendor 0x0764> at usbus1
> ugen1.5: <vendor 0x0764> at usbus1 (disconnected)
> ugen1.5: <vendor 0x0764> at usbus1
> ugen1.5: <vendor 0x0764> at usbus1 (disconnected)
> ugen1.5: <vendor 0x0764> at usbus1
> ugen1.5: <vendor 0x0764> at usbus1 (disconnected)
> ugen1.5: <vendor 0x0764> at usbus1
> ugen1.5: <vendor 0x0764> at usbus1 (disconnected)
> usb_alloc_device: Failure selecting configuration index 0:USB_ERR_STALLED, port 2, addr 5 (ignored)
> ugen1.5: <vendor 0x0764> at usbus1
> ugen1.5: <vendor 0x0764> at usbus1 (disconnected)
> ugen1.5: <vendor 0x0764> at usbus1
> ugen1.5: <vendor 0x0764> at usbus1 (disconnected)


And on and on and on.

I have looked at these two threads for help:
https://forums.freenas.org/index.php?threads/logs-show-almost-daily-ups-disconnection.25032/
then I thought I might just change the emailer:
https://forums.freenas.org/index.ph...s-email-notifier-to-add-ups-attributes.27587/

So here is what my ups service settings currently look like:

https://ibb.co/ma4jam

You can see I have added a few things in ups.conf and upsd.conf based on things I have read in various threads. Also you can see I turned emails off.

It seems important to note that the power went out the other day and the UPS properly shut down my server based on the time I had set.

Any ideas for help on this??

I have tried different USB cables and ports with no changes. Also this has been going on for some time now. As the UPS is working it has been lower on my priority list to fix and I have been tinkering for some time. BUT this same UPS worked fine without errors on a ASUS M5A78L-M/USB3 motherboard and I only had errors once I moved up to the Supermicro board.

My latest thought is to get some sort of cable adapter to plug it into the serial port to reduce the USB load. But I realize that thought is craziness and so before I head down that road I wanted to reach out for help.

Thanks!
 

wah00kid

Dabbler
Joined
Nov 24, 2015
Messages
37
Not yet. I just this weekend tried a different approach by removing all of the .conf settings in the GUI.

I do know that I was still getting disconnects. But I have to check the logs about the other errors and the frequency of them.

Thanks!
 

wah00kid

Dabbler
Joined
Nov 24, 2015
Messages
37
Well so I went ahead and got the cable adapters to go into the serial port of my motherboard.

I used this thread to figure out my port would is /dev/cuau0

And from this thread I found I should use the following driver : genericups upstype=7

As soon as I made those changes in the ups services GUI it connected right up. No problem

I was able to see it in the shell with upsc -l commands. - GREAT

Only problem is that it almost immediately issued a shutdown command without the unit going on battery backup.

I did a couple of resets and my server would barely get up and running and then it would immediately get shut down.

Any ideas where I can look through logs of this aside from just monitoring via the KVM monitor?
 
Status
Not open for further replies.
Top