Custom Query (50 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (10 - 12 of 50)

1 2 3 4 5 6 7 8 9 10 11 12 13 14
Ticket Resolution Summary Owner Reporter
#26 fixed no snmp info on pe 2950 bas tmarx@…
Description

after upgrading to 5.5.0 i can't query storage status, etc. via snmp. on a pe 2850 it works fine.

snmpwalk gives:

cmsmaster:~# snmpwalk -v 2c -c zimzulauf localhost .1.3.6.1.4.1.674.10892.1.700.20.1.8.1 SNMPv2-SMI::enterprises.674.10892.1.700.20.1.8.1 = No Such Object available on this agent at this OID

os: debian 4

hardware: pe 2950

module list:

cmsmaster:~# lsmod Module Size Used by xt_physdev 3792 2 iptable_filter 3872 1 ip_tables 13892 1 iptable_filter x_tables 14084 2 xt_physdev,ip_tables mptctl 23684 2 mptbase 47264 1 mptctl bridge 50268 1 xt_physdev netloop 7360 0 ipv6 229376 41 button 7440 0 ac 5956 0 battery 10404 0 ipmi_devintf 9320 2 ipmi_si 34572 1 ipmi_msghandler 32288 2 ipmi_devintf,ipmi_si sg 32060 0 sr_mod 16644 0 ext3 120136 1 jbd 53224 1 ext3 mbcache 9124 1 ext3 loop 15944 0 joydev 9856 0 tsdev 8288 0 evdev 9856 0 psmouse 35880 0 serial_core 20288 0 usbhid 38208 0 usb_storage 72896 0 rtc 13300 0 pcspkr 3840 0 serio_raw 7428 0 shpchp 33632 0 pci_hotplug 29472 1 shpchp xfs 476856 1 dm_mirror 20048 0 dm_snapshot 16320 0 dm_mod 51000 13 dm_mirror,dm_snapshot ide_cd 36832 0 cdrom 33312 2 sr_mod,ide_cd piix 10212 0 [permanent] sd_mod 19808 5 ehci_hcd 29288 0 bnx2 78096 0 generic 5636 0 [permanent] ide_core 112392 4 usb_storage,ide_cd,piix,generic uhci_hcd 22188 0 usbcore 114372 5 usbhid,usb_storage,ehci_hcd,uhci_hcd megaraid_sas 25452 6 scsi_mod 125160 5 sg,sr_mod,usb_storage,sd_mod,megaraid_sas thermal 14376 0 processor 29608 1 thermal fan 5572 0

#30 fixed Fix for Webbui on Ubuntu 8.10 AMD64 bas christian@…
Description

Please consider changing:

--- dsm_om_connsvc~	2008-01-16 10:18:10.000000000 +0100
+++ dsm_om_connsvc	2009-03-05 11:42:06.000000000 +0100
@@ -175,7 +175,7 @@
 	fi
 
 	echo -n $"Starting ${PROGRAM_NAME}: "
-	START_DAEMON ${PROGRAM_DAEMON} -run
+	START_DAEMON ${PROGRAM_DAEMON} -clrun >/dev/null 2>&1 &
 	RETVAL=$?
 
 	# check for successful daemon start
#31 fixed Upgrade of dellomsa clobbers changes to /etc/pam.d/omauth (packaging bug) bas davee@…
Description

I ran apt-get upgrade on my amd64 Debian system today, which pulled down an updated copy of dellomsa. I got 5.5.0-3, previously 5.5.0-1 I think.

Logins to the web interface immediately broke and I discovered this was due to the fact that the new package had clobbered the changes I'd made to /etc/pam.d/omauth as per the FAQ to allow it to work on amd64 systems.

The Debian package should treat config files as conffiles and only replace them if they are unmodified.

1 2 3 4 5 6 7 8 9 10 11 12 13 14
Note: See TracQuery for help on using queries.