Custom Query (1434 matches)
Results (91 - 93 of 1434)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#68 | duplicate | QNX Support | ||
Description |
Hallo Herr Franke, nach langer Zeit habe ich mich wieder mit smartmontools beschäftigt um die aktuelle Version mit QNX wieder zum laufen zu bringen. Hier gab es ja das Problem mit der Funktion getopt_long(). Der QNX Support funktioniert wieder aber in meinen Augen nicht ganz elegant . Nun habe ich die Datei configure.in verändert und in einem Ordner die GNU getopt Quellen gelegt (getopt.c, getopt1.c getopt.h). Leider muss ich nach dem ./configure im Ordner .deps einen Ordner getopt anlegen. Könnten Sie bitte mal einen Blick in die configure.in werfen (ich bin bei automake/autogen leider nur ein Laie) und evtl. die getopt_long Auflösung eleganter machen. Ich würde Ihnen mal meinen Vorschlag für die configure.in zusenden und Ihre evtl. Tipps abwarten um nicht ein krudes Ergebnis ins SVN zu stellen. Grüße von der Insel Rügen Jörg Hering |
|||
#74 | duplicate | filename for save should include SerialNumber and time | ||
Description |
It would be nicer if the defaulted filename for saving the status was in the form: ssssss-yymmdd-hhmm |
|||
#87 | duplicate | self test failed [Cannot allocate memory] | ||
Description |
Hello, I'm having trouble getting smartctl to run tests on our MegaRAID systems: [root@server ~]# smartctl -t long -d megaraid,0 /dev/sda smartctl 5.39.1 2010-01-28 r3054 [i686-pc-linux-gnu] (local build) Copyright (C) 2002-10 by Bruce Allen, http://smartmontools.sourceforge.net Long (extended) offline self test failed [Cannot allocate memory] I've tried recompiling 5.39.1, but not installing it, thinking it might not like being in HIGHMEM, however that did not help either. I'm at a loss as to what the problem could be, and as a last resort I've put in this ticket for assistance. [root@server ~]# cat /etc/redhat-release CentOS release 5.5 (Final) [root@server ~]# ulimit -a core file size (blocks, -c) 1000000 data seg size (kbytes, -d) unlimited scheduling priority (-e) 19 file size (blocks, -f) unlimited pending signals (-i) 192994 max locked memory (kbytes, -l) 64 max memory size (kbytes, -m) unlimited open files (-n) 4096 pipe size (512 bytes, -p) 8 POSIX message queues (bytes, -q) 819200 real-time priority (-r) 0 stack size (kbytes, -s) 8192 cpu time (seconds, -t) unlimited max user processes (-u) 14335 virtual memory (kbytes, -v) unlimited file locks (-x) unlimited Any suggestions would be highly appreciated. |