• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. EduardoTSeoane
    3. Topics
    • Profile
    • Following 0
    • Followers 0
    • Topics 13
    • Posts 137
    • Groups 0

    Topics

    • EduardoTSeoaneE

      Name Change/AD Join Forced reboot, dont store value

      Watching Ignoring Scheduled Pinned Locked Moved Solved Bug Reports
      4
      0 Votes
      4 Posts
      845 Views
      S

      @EduardoTSeoane Just stumbled upon this topic. Got lost somehow…

      I can’t replicate the issue as described in the latest dev-branch version (1.5.9.219 as of today).

      I am pretty sure this was solved even before 1.5.9 was released: https://github.com/FOGProject/fogproject/commit/fffa0e2f3a1a0acab40670e53d1ffe054107b8c3

    • EduardoTSeoaneE

      Snapin Characters replacement on textboxes

      Watching Ignoring Scheduled Pinned Locked Moved Solved Bug Reports
      4
      0 Votes
      4 Posts
      606 Views
      S

      @EduardoTSeoane And another old one I came across. This one is still an issue. I have dug through a lot of code today to try and properly fix this. While there are different ways of getting this right I didn’t want to mess with too much of the code and introduce new problems. In case anyone comes across this, feel free to look into it again and see if there is a better way.

      Remove general encoding of HTML special chars (in FOGBase class) and add it where needed instead. This would be a lot of places (e.g. 1) because HTML output is generated throughout the code - so re-working pretty much all of that. As well this would also change the output we get from the API for example. Currently HTML encoded for no good reason I think. But changing that could break things for people being used to it. Another way would be to prevent the whole object from being saved in general when only associations should be set. This happens in many places as well (e.g. 2, 3). Same as above it would mean re-working a lot of the code. Although it’s probably worth it to reduce the amount of unnecessary changes being written to the database (improve performance a little). So I chose the simplest route of all to just fix this for snapins in dev-branch (4). It’s not perfect but at least the actual issue is fixed for snapins where chars like " and > are used by people. FOG still messes up those characters in other places, e.g. host/image description.
    • EduardoTSeoaneE

      snp.efi on Acer TravelMate P2 (TMP215-52-36QZ) runs on No buffer space available

      Watching Ignoring Scheduled Pinned Locked Moved Hardware Compatibility
      11
      0 Votes
      11 Posts
      2k Views
      EduardoTSeoaneE

      @eduardotseoane @sebastian-roth @george1421 @Fernando-Gietz

      Problem solved with last development ipxe.efi

      https://github.com/FOGProject/fogproject/tree/dev-branch/packages/tftp

    • EduardoTSeoaneE

      Bottleneck on DATABASE

      Watching Ignoring Scheduled Pinned Locked Moved Solved FOG Problems
      21
      0 Votes
      21 Posts
      6k Views
      S

      @EduardoTSeoane Just wanted to see if you are still buried in work…

    • EduardoTSeoaneE

      working-1.6 - Login issues with big database

      Watching Ignoring Scheduled Pinned Locked Moved Solved Bug Reports
      9
      0 Votes
      9 Posts
      712 Views
      S

      @EduardoTSeoane Is this still an issue?

    • EduardoTSeoaneE

      Common WebUI pages takes minutes to load.

      Watching Ignoring Scheduled Pinned Locked Moved Solved FOG Problems
      12
      0 Votes
      12 Posts
      1k Views
      S

      @EduardoTSeoane said in Common WebUI pages takes minutes to load.:

      Ok, I’m ready to start the test, plz explain me how do you want the, bugs/problems report?

      Just report here in the forums as you did before. Or if you are keen you could also post an issue on github. Whichever suites you best.

    • EduardoTSeoaneE

      Database Stress when cloning on Big Environments

      Watching Ignoring Scheduled Pinned Locked Moved Solved Bug Reports
      9
      0 Votes
      9 Posts
      1k Views
      S

      @EduardoTSeoane I am marking this as solved as I would think the quick fix should help in your environment and we haven’t heard anything negative back yet.

    • EduardoTSeoaneE

      Unable to change multicast nic.

      Watching Ignoring Scheduled Pinned Locked Moved Solved Bug Reports
      14
      0 Votes
      14 Posts
      2k Views
      EduardoTSeoaneE

      Adding a comment:

      Currently we are using false nodes to change the multicast tasks. I mean

      To make multicast tasks on desired vlan we are creating a second master node to the location’s storage group, with nic an ip assigned on the vlan that we want to do the task and with false user/password to avoid a redundant synchronization.

      By the moment, this solution is working with version 1.5.6 of Master and Nodes.

      The node must be precedent on alphabetic order to the real node.

    • EduardoTSeoaneE

      Fog snapins not ordered on launching time.

      Watching Ignoring Scheduled Pinned Locked Moved Solved FOG Problems
      6
      0 Votes
      6 Posts
      929 Views
      EduardoTSeoaneE

      @Sebastian-Roth yes, can be closed thanks.

    • EduardoTSeoaneE

      Add pending hosts groups to do group approbation.

      Watching Ignoring Scheduled Pinned Locked Moved Feature Request
      5
      0 Votes
      5 Posts
      743 Views
      EduardoTSeoaneE

      @Sebastian-Roth we currently have 20 or 30 at a day, and this year we go to renovate a big percentage of the park.

    • EduardoTSeoaneE

      Move the node list report from about page to another page linked on about page.

      Watching Ignoring Scheduled Pinned Locked Moved Feature Request
      17
      2 Votes
      17 Posts
      3k Views
      Tom ElliottT

      I’ve added the adjustment to make an Orange Alert box in place of the versioning info on the storage node in the case the node is returning as offline.

      Thank you,

    • EduardoTSeoaneE

      Problems after 1.4.2 to 1.5.5 Upgrade

      Watching Ignoring Scheduled Pinned Locked Moved Solved FOG Problems
      12
      0 Votes
      12 Posts
      1k Views
      EduardoTSeoaneE

      @Sebastian-Roth
      Upgraded to 1.5.6 as you suggested.

      It seems to be a bit faster, but i need to do the corrections on the server with the same values.

      Now i’m experiencing another issue posted as https://forums.fogproject.org/topic/13328/fog-snapins-not-ordered-on-launching-time

    • EduardoTSeoaneE

      Centos7. Fog 1.5.5. White-Page on Update Group sites and locations.

      Watching Ignoring Scheduled Pinned Locked Moved Solved Bug Reports
      4
      1 Votes
      4 Posts
      664 Views
      S

      @EduardoTSeoane Sorry for the late reply. This is fixed in dev-branch already. Thanks @Fernando-Gietz

    • 1 / 1