Koozali.org: home of the SME Server

Belkin Active Battery Backup UPS

Offline 14

  • 10
  • +0/-0
Belkin Active Battery Backup UPS
« on: August 24, 2008, 01:43:39 PM »
Customer has a Belkin BU306000 UPS with a XP Pro system

I've just installed SME 7.3 and trying to get the UPS to work

I've tried the the standard UPS config as per HOWTO but it does not see the ups.

The Belkin CD has a Linux folder - is it ok to Install the Belkin Linux software??

Has anyone used this UPS??

Offline mercyh

  • *
  • 824
  • +0/-0
    • http://mercyh.org
Re: Belkin Active Battery Backup UPS
« Reply #1 on: August 25, 2008, 05:24:38 PM »
Hi,

As per information from the Debian, Nut UPS mailing list that model is working there with the megatec_usb driver.

See the UPS howto for directions on changing the driver Here:
http://wiki.contribs.org/Uninterruptable_Power_Supply

The actual command to change the driver should be as follows:

Code: [Select]
config setprop nut Model megatec_usb
Let us know if you get it working and what method you used :smile:

Offline 14

  • 10
  • +0/-0
Re: Belkin Active Battery Backup UPS
« Reply #2 on: August 26, 2008, 11:26:12 AM »
I tried that but didn't like it

still get "ups ups@localhost is unavailable"

I did

config setprop nut Model megatec_usb
config-event post-upgrade
config-event reboot

Config Show Nut gives

nut service
  MasterPass = 381295344882296
  Model = megatec_usb
  SlavePass = 206487973116129
  Status = enabled

 

Offline elmarconi

  • ***
  • 139
  • +0/-0
Re: Belkin Active Battery Backup UPS
« Reply #3 on: August 26, 2008, 01:13:28 PM »
Customer has a Belkin BU306000 UPS with a XP Pro system
I've just installed SME 7.3 and trying to get the UPS to work

One obvious Q: is the UPS (data) cable connected to the XP Pro or to the SME?

...

Offline 14

  • 10
  • +0/-0
Re: Belkin Active Battery Backup UPS
« Reply #4 on: August 26, 2008, 01:17:09 PM »
SME - the XP Pro m/c has now been reformatted and reused as a Pc

I have tried another cable just in case!

Offline elmarconi

  • ***
  • 139
  • +0/-0
Re: Belkin Active Battery Backup UPS
« Reply #5 on: August 26, 2008, 01:48:50 PM »
Start with lsusb, to see if it is detected at all...

My case:
[root@smeserver ~]# lsusb
Bus 005 Device 001: ID 0000:0000
Bus 004 Device 001: ID 0000:0000
Bus 003 Device 001: ID 0000:0000
Bus 002 Device 002: ID 051d:0002 American Power Conversion Uninterruptible Power Supply
Bus 002 Device 001: ID 0000:0000
Bus 001 Device 006: ID 1058:0702 Western Digital Technologies, Inc.
Bus 001 Device 001: ID 0000:0000


Yup, it is there...
...

Offline 14

  • 10
  • +0/-0
Re: Belkin Active Battery Backup UPS
« Reply #6 on: August 26, 2008, 02:06:32 PM »
I get the following:

[root@smeserver ~]# lsusb

Bus 002 Device 003: ID 0665:5161
Bus 002 Device 001: ID 0000:0000
Bus 001 Device 001: ID 0000:0000

Offline byte

  • *
  • 2,183
  • +2/-0
Re: Belkin Active Battery Backup UPS
« Reply #7 on: August 26, 2008, 02:15:44 PM »
Customer has a Belkin BU306000 UPS

According to the nut compatible list your model doesn't appear there, therefore not supported:

http://www.networkupstools.org/compat/stable.html
--[byte]--

Have you filled in a Bug Report over @ http://bugs.contribs.org ? Please don't wait to be told this way you help us to help you/others - Thanks!

Offline elmarconi

  • ***
  • 139
  • +0/-0
Re: Belkin Active Battery Backup UPS
« Reply #8 on: August 26, 2008, 10:20:30 PM »
I get the following:
[root@smeserver ~]# lsusb
Bus 002 Device 003: ID 0665:5161
Bus 002 Device 001: ID 0000:0000
Bus 001 Device 001: ID 0000:0000

Google: 0665:5161

http://bugs.contribs.org/show_bug.cgi?format=multiple&id=3451
...

Offline pmstewart

  • *
  • 73
  • +0/-0
Re: Belkin Active Battery Backup UPS
« Reply #9 on: August 30, 2008, 06:04:18 AM »
Post by byte:

Quote


According to the nut compatible list your model doesn't appear there, therefore not supported


Several of us have been figuring out the inter-workings of SME for over 3 years. One of our main focuses was to
get NUT to work with many different UPS's. We've tried serial and usb both and have had much more success with
serial connected units. We've scoured the internet, tried different distro's of linux to prove the posted how-to's work
and have come to the following conclusion:

Very few of the APC versions we tested using usb would actually be found using the "lsusb" command (even when the models
were shown to be supported). We tried them on older motherboards with usb 1.0 or 1.1 and the newer usb 2.0 boards as well.

(no endorsement intended) Belkin has several products which connect with serial cables, come with an outstanding warranty, and the
replacement batteries are widely available. They master-slave very well even on a network where using the bulldog plus software for other
attached UPS's. Can be managed / monitored with snmp. They just simply work!

take a look at their "rack-mount" style 1250 and 1500 models....that is all we run and they aren't that expensive.
A couple of db commands, a signal-event post-upgrade and reboot is all it takes. The batteries are testing good and
working well even after 3 years!

Good luck