General

Profile

Telmo X

  • Login: Telmo
  • Registered on: 12/04/2009
  • Last connection: 08/20/2012

Issues

open closed Total
Assigned issues 0 2 2
Reported issues 0 6 6

Activity

10/25/2012

11:53 AM Foreman Revision 6d813af4 (foreman): Fixes validation for hostnames containing hyphens for NFS mounts
Telmo X

08/20/2012

05:06 PM Smart Proxy Bug #1832 (Resolved): The subnet entry gets duplicated in "addRecord" creating a "No Subnet detected for 10.2.2.010.2.2.0" error
this is using the ISC Server, the log file indicates:
D, [2012-08-20T16:44:58.824812 #12967] DEBUG -- : Lazy loaded ...
Telmo X

06/29/2012

01:31 PM Foreman Revision 7e3f8fb5 (foreman): Fixed migrations for mysql2
Telmo X

11/29/2011

09:32 PM Smart Proxy Bug #1362 (Resolved): smart-proxy fails to find configuration file.
First of all I know I am doing this wrong, since I am installing the smart-proxy via a gem (which is incorrectly gene... Telmo X

11/23/2011

04:25 PM Foreman Bug #1350: Mysql2::Error: BLOB/TEXT column 'title' used in key specification without a key length
changing from mysql2 to mysql did the trick. maybe something worth documenting. Telmo X
07:37 AM Foreman Bug #1350: Mysql2::Error: BLOB/TEXT column 'title' used in key specification without a key length
I forgot to add that this is foreman 0.4 from http://theforeman.org/attachments/download/298/foreman-0.4.tar.bz2 beca... Telmo X
07:33 AM Foreman Bug #1350 (Closed): Mysql2::Error: BLOB/TEXT column 'title' used in key specification without a key length
I get this error when trying to migrate the DB for the first time (clean install)
some info in the system:...
Telmo X

03/23/2010

12:55 PM Foreman Feature #186 (Ready For Testing): UI Slows down when reports are not purged form DB.
Applied in changeset commit:"bc4f02848eb32c21f72495b421fdb3335a9e45ef". Telmo X
03:05 AM Foreman Revision bc4f0284 (foreman): fixes #186 - When reports are kept in the database and not deleted/purged the Host.reports.last query starts slowing down and the hosts index page can take minutes to load depending on the number of hosts. By changing Host.reports.last to Host.find(host.id).reports.maximum('id') we make a more efficient query to the database cutting the lookup time.
Telmo X

03/22/2010

04:17 PM Foreman Feature #186 (Closed): UI Slows down when reports are not purged form DB.
If you don't purged the reports from your database the lookup queries for the last report of a hosts start slowing do... Telmo X

Also available in: Atom