Displaying 20 results from an estimated 300 matches similar to: "Patch to support GE EP series"
2011 Apr 05
1
GE EP series UPS
Hi,
I just got two new UPS's - GE EP6000R. These have both RS232 and USB
connection.
As far as I could detect these are not supported by NUT. However, they
provide some Linux software and as long as these UPS's are not in
production (another week or so) I could 'play' with them to try to get
some protocol information.
Though I would need some pointers on how to do it... Mind you
2011 Apr 20
0
[HCL]
Device manufacturer: GE Digital Energy
(http://www.gedigitalenergy.com/powerquality/catalog/rackmountnet.htm)
Device name: GE EP6000R
(http://www.gedigitalenergy.com/powerquality/catalog/rackmountnet.htm)
*upsc:*
* battery.voltage: 272.40
* battery.voltage.nominal: 240.0
* beeper.status: disabled
* device.type: ups
* driver.name: blazer_usb
* driver.parameter.bus: 004
2011 Jun 03
1
Two identical UPS's on USB - how to diferentiate?
Hi,
I have two identical UPS's on USB bus. The original machine I was going
to use for UPS monitoring only had had USB bus, so these two UPS's were
seen like that:
Bus 001 Device 009: ID 14f0:00c9
Bus 001 Device 007: ID 14f0:00c9
There was no description on the right side either. If I used the
'verbose' flag, both UPS's had the exact same output...
I since replaced the
2010 Jul 26
1
wbinfo -u and -g work, wbinfo -s works only for some users
Got a problem after upgrading Samba from 3.0 to 3.5 - have a bunch of
users and groups in LDAP and things work for the most part.
However, when people try to change permissions from within Windows, some
usernames or groupnames are shown properly, but other are not - they see
the SID.
Following up I noticed, that I can get a list of all users with 'wbinfo
-u' and that I can get a SID for
2011 May 05
0
Monitoring hardware in Domain-0 - core temperature specifically
Hi,
I got a bright idea to monitor CPU core temperature using ''lm_sensors''.
I was testing on my quad-core desktop machine and everything seemed great.
However - my Domain-0 has just two VCPU''s assigned to it and this is
exactly what ''sensors'' report.
Any ideas about how to work around that besides letting Domain-0 use all
CPUs?
Regards, Danilo
2011 Feb 18
1
winbind stops working after first failed login
Here is my setup.
samba+winbind on OpenSuse 11.3 (samba 3.5.4).
Using winbind to auth to another samba+ldap server.
Authentication works until first failed login:
host:~ # wbinfo -a prod\\user%goodpass
plaintext password authentication succeeded
challenge/response password authentication succeeded
host:~ # wbinfo -a prod\\user%badpass
plaintext password authentication failed
Could not
2011 Jul 06
7
Xen 4.0 - prerequisites for succesfull live migration?
Hi,
I have three Xen hosts running Xen 4.0.2 (OpenSuSE 11.4 based). I also
have one ''NFS'' server with an NFS export holding VM images and
configuration files.
Each host has a dedicated LAN link directly to the NFS server. I have
another separated NFS export for VM locking (but I had the same issues
before).
When I attempt to live migrate a VM, it *looks''*like
2013 Nov 05
0
syslinux.efi pxeboot across multiple subnets
Op 2013-11-04 om 20:26 schreef Jason Matthews:
> The same client was used for syslinux.efi (both success on same subnet and
> failure on different subnet) and grub.efi. The DHCP host block is setup
> like:
>
> host testing {
> hardware ethernet {mac} ;
> next-server 10.16.195.178 ;
> filename "rhel64/syslinux.efi" ;
> }
>
> I'll pull a
2008 Oct 17
4
Vista Ultimate 32-bit install - VNC woes
Hi,
I''m running Xen server based on OpenSuSE 11 (Xen version
3.2.1_16881_04-4.2). I have several Linux DomU''s that run perfect.
Now I need a temporary Vista install (for testing) so I used
''virt-manager'' to install Vista. I used LVM based setup, Vista got 4GB
of memory (at least temporary) and 2 CPU''s.
Initially things look good - I get the console
2013 Nov 05
2
syslinux.efi pxeboot across multiple subnets
Sorry. Here are the tcpdumps on pastebin:
Filtered by IP taken on tftp server: http://pastebin.com/NgesF5p9
Taken from mirrored port: http://pastebin.com/kuw22GF2
On Tue, Nov 5, 2013 at 12:21 PM, Geert Stappers <stappers at stappers.nl>wrote:
> Op 2013-11-04 om 20:26 schreef Jason Matthews:
> > The same client was used for syslinux.efi (both success on same subnet
> and
>
2008 Feb 27
1
General Electrics LP-33 UPS, anyone?
Hi,
does anyone know the above mentioned UPS and whether it's supported by
NUT? It has an RS-232 interface, the manual talks about a 'Java
Universal Management Platform' (JUMP) software (which I can't find).
Thanks, Danilo
-------------- next part --------------
A non-text attachment was scrubbed...
Name: danilo_godec.vcf
Type: text/x-vcard
Size: 315 bytes
Desc: not available
2008 Sep 16
3
xen on openSUSE
Dear developers!
I''ve found that recent xen releases cannot be simly run on openSUSE! The
script /etc/xen/scripts/xen-network-common.sh makes some incorrect
assumptions on the SuSE ifup script. Bridged xen networking only works
if the script executes this branch:
preiftransfer()
{
true
}
ifup()
{
false
}
ifdown()
{
false
}
Otherwise the xen networking scripts fail to put the
2009 Mar 19
2
New DomU on older Dom0
Hi,
I have a Xen server running OpenSuSE 10.2, with Xen version 3.0.3_11774.
It''s happily hosting two DomU''s running the same OS / kernel.
Now I tried to create a new DomU running a newer OS - OpenSuSE 11.1. It
comes with Xen version 3.3.1_18494_03.
Unfortunately for me, it doesn''t work - this is what I get:
> xen1:/etc/xen/vm # xm create NEW
> Using config file
2020 Jul 14
3
Massive alias / bulk delivery problem
Hello list,
we are experimenting with using Dovecot as part of a simplified mail
stack with SQL for a internal messaging / notification system for our
customers. Sometimes we need to send a message to thousands of customers
at once and we do it by having aliases resolve to 10k and 20k+ mail
accounts.
When we send such a message the server load (obviously) is very high for
a few minutes (in case
2020 Jul 14
0
Massive alias / bulk delivery problem
gnd> we are experimenting with using Dovecot as part of a simplified
gnd> mail stack with SQL for a internal messaging / notification
gnd> system for our customers. Sometimes we need to send a message to
gnd> thousands of customers at once and we do it by having aliases
gnd> resolve to 10k and 20k+ mail accounts.
gnd> When we send such a message the server load (obviously) is
2020 Jul 14
3
Massive alias / bulk delivery problem
Yes you are right, i realized that just after i sent the email, that it
was a bit in haste.
anyway, if there is anyway how to optimize dovecot for effective
delivery of 20k+ emails within a few minutes, id be glad to know.
.. and i will have to ask the same q at postfix mailinglists
gnd/
On 7/14/20 8:12 PM, John Stoffel wrote:
>
> gnd> we are experimenting with using Dovecot as part
2008 Oct 22
1
DomU networking problem in opensuse 11
Hi,
Creating a new domain is a lot easier in opensuse 11. I follow the instruction on the website and build a virtual machine which uses opensuse 11 as well (I installed it from iso image). Everything works fine except the network. I cannot access the Internet from DomU. Here is some information.
P.S. the DomU id is 1.
"brctl show" in Dom 0:
bridge name bridge id STP
2009 Mar 26
2
Virt-manager guest install URLs!
BODY { font-family:Arial, Helvetica, sans-serif;font-size:12px; }
Dear All,
I am trying to use the virt-manager to install Xen Guest OS. I got
the virt-manager installed and running on fc7 xen dom0 and am trying
to install fc9 domU using virt-manager. I have only been able to find
the install URL for fc9 (all other links fc6, fc7 etc does not work),
but this URL doesnot complete the
2005 Dec 20
1
GE Digital Energy NetPro 19" UPS. Supported?
Hi all!
Does NUT offer any support for the GE Digital Energy NetPro 19" UPS? I have one of those beasts here, connected to a Linux machine via it's own 'serial' cable.
Regards,
Evert
2010 Aug 19
0
Re: GE centricity viewer??
Download the free ONIS viewer at
http://www.onis-viewer.com/products.php?PHPSESSID=00d6f131fe9e7d49c1b15f7f9656060e
Works fine for my GE Centricity images (X-Ray, CT and MRI)
Good luck