• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. Joseph Hales
    3. Topics
    • Profile
    • Following 0
    • Followers 0
    • Topics 46
    • Posts 433
    • Best 36
    • Controversial 0
    • Groups 1

    Topics created by Joseph Hales

    • Joseph HalesJ

      Storage Nodes

      Feature Request
      • • • Joseph Hales
      2
      2
      Votes
      2
      Posts
      837
      Views

      Wayne WorkmanW

      Or something more elaborate than a green dot…

    • Joseph HalesJ

      Storage Node Setup

      FOG Problems
      • • • Joseph Hales
      6
      0
      Votes
      6
      Posts
      1.3k
      Views

      Tom ElliottT

      This is fixed in 3406.

    • Joseph HalesJ

      Hash Check on Update

      Feature Request
      • • • Joseph Hales
      11
      0
      Votes
      11
      Posts
      2.9k
      Views

      Wayne WorkmanW

      [quote=“Joseph Hales, post: 47440, member: 18131”]Maybe adding a hash check to the troubleshooting script? Were we going to include the updated troubleshooting script in the utils folder for SVN.[/quote]

      Now that’s a winner. Let ya know if your FOG files are busted or not.

    • Joseph HalesJ

      Solved Images not expanding

      Bug Reports
      • • • Joseph Hales
      35
      0
      Votes
      35
      Posts
      11.4k
      Views

      Joseph HalesJ

      Ok updated to SVN 3348 still seeing the resize issue it is still intermittent and may or may not affect the same machine twice in a row. I ran a debug task on one that failed and manually ran the resize command as you can see in the pic attached the command not so much fails as sees the partition as already ok even though its still at the deployed size.

      [url=“/_imported_xf_attachments/1/1956_2015-05-04 08.24.04.jpg?:”]2015-05-04 08.24.04.jpg[/url]

    • Joseph HalesJ

      Storage node status.

      General
      • • • Joseph Hales
      3
      0
      Votes
      3
      Posts
      837
      Views

      Wayne WorkmanW

      Sounds like a great feature request.

    • Joseph HalesJ

      Fog Storage Node

      Feature Request
      • • • Joseph Hales
      2
      0
      Votes
      2
      Posts
      599
      Views

      Tom ElliottT

      Simple enough to add. SVN 3285 released with all of this.

    • Joseph HalesJ

      Protected Snapins

      Feature Request
      • • • Joseph Hales
      6
      0
      Votes
      6
      Posts
      1.9k
      Views

      Joseph HalesJ

      Hazza!!!

    • Joseph HalesJ

      Solved SVN 3255 snapins no location

      Bug Reports
      • • • Joseph Hales
      5
      0
      Votes
      5
      Posts
      1.4k
      Views

      Joseph HalesJ

      Wearing my idiot hat this morning just used to seeing it all on one screen like in the add snapin screen. Off to get more caffeine.

    • Joseph HalesJ

      SVN 3254 not responding after update

      FOG Problems
      • • • Joseph Hales
      11
      0
      Votes
      11
      Posts
      3.0k
      Views

      Joseph HalesJ

      Looks like installing the SVN the first time when it added MySQL Connection Type: MYSQLI_ASYNC to the .fogsettings it corrupted the entry for sqluser placing the local host in that place and losing a semicolon. Fixing that and restarting sql fixed it. This is the threads that lead me to it [url]http://community.spiceworks.com/topic/564935-fog-database-error[/url] and [url]http://fogproject.org/forum/threads/fog-is-inoperable-after-server-reboot.11460/[/url]

    • Joseph HalesJ

      Deleted snapins

      General
      • • • Joseph Hales
      1
      0
      Votes
      1
      Posts
      466
      Views

      No one has replied

    • Joseph HalesJ

      Task expiration

      Feature Request
      • • • Joseph Hales
      7
      0
      Votes
      7
      Posts
      1.8k
      Views

      Tom ElliottT

      I will see if I can look into adding such a feature this weekend.

      Wayne, it’s much simpler to just add a schema to specify a “timeout” and if the task creation time and state are not set at that point, have it cancel the task.

    • Joseph HalesJ

      Snapin task exists but doesn't show

      FOG Problems
      • • • Joseph Hales
      4
      0
      Votes
      4
      Posts
      1.2k
      Views

      Joseph HalesJ

      Ok waited till everyone was done imaging today and ran it and no change so I went back to the forums and truncate table snapinJobs; truncate table snapinTasks; which solved the issue.

    • Joseph HalesJ

      Solved SVN 3084 slow and somtimes unresponsive

      Bug Reports
      • • • Joseph Hales
      4
      0
      Votes
      4
      Posts
      1.3k
      Views

      Tom ElliottT

      Also, please try upgrading

    • Joseph HalesJ

      Issues after migrating to new hardware

      FOG Problems
      • • • Joseph Hales
      19
      0
      Votes
      19
      Posts
      4.7k
      Views

      Wayne WorkmanW

      For future readers: https://wiki.fogproject.org/wiki/index.php?title=Migrate_FOG

    • Joseph HalesJ

      SVN specific version install

      FOG Problems
      • • • Joseph Hales
      7
      0
      Votes
      7
      Posts
      2.1k
      Views

      Tom ElliottT

      if you’re not in the working copy directly, or explicitly telling it where the “working copy” is, it assumes the CWD.

      For example:

      You have terminal-ed in to: /root or /home/jhales

      If you run svn up from here, but the working copy is in /root/svn or /home/jhales/svn it will give the error:

      [code][jhales@localhost ~] $ svn up
      svn: warning: ‘.’ is not a working copy
      [/code]

      if you cd into the proper directory as such:
      [code][jhales@localhost ~] $ cd svn
      [jhales@localhost ~/svn] $ svn up[/code]

      You shouldn’t have any issues.

      Or explicitly set the “working directory”
      [code][jhales@localhost ~] $ svn up svn[/code]

      You shouldn’t have any issues.

    • Joseph HalesJ

      Measure Bandwidth

      Linux Problems
      • • • Joseph Hales
      4
      0
      Votes
      4
      Posts
      1.2k
      Views

      Joseph HalesJ

      Update we have a PRTG server running on the same network I’m working with its admin to get it to monitor via SNMP still troubleshooting that as for network from the server switch it connects direct to out 10ge backbone and from there to our fiber ring to the individual schools I have it set for 20 simultaneous connections depending on the results of the monitoring I may increase that significantly we image at 25 separate campuses so its used pretty much non stop.

    • Joseph HalesJ

      Install.sh answers

      FOG Problems
      • • • Joseph Hales
      3
      0
      Votes
      3
      Posts
      825
      Views

      Joseph HalesJ

      Thank you that fixed it also needed to open port 80 in ufw. Should I disable UFW completely or just open individual ports and if so is the command simply ufw disable?

    • Joseph HalesJ

      Test station

      General
      • • • Joseph Hales
      3
      0
      Votes
      3
      Posts
      1.2k
      Views

      JunkhackerJ

      i have a suggestion that will make it so that you don’t need an isolated network for testing. what i do is redirect the boot.php requests for my test clients to my test server in the default.ipxe of my production fog server file, like so:
      [CODE]#!ipxe
      cpuid --ext 29 && set arch x86_64 || set arch i386
      params
      param mac0 ${net0/mac}
      param arch ${arch}
      param product ${product}
      param manufacturer ${product}
      param ipxever ${version}
      param filename ${filename}
      isset ${net1/mac} && param mac1 ${net1/mac} || goto bootme
      isset ${net2/mac} && param mac2 ${net2/mac} || goto bootme

      :bootme

      redirected to dev server for test environments

      ##test-3020 optiplex 3020
      iseq ${serial} F8HLK02 && chain http://<dev-server-ip-address>/fog/service/ipxe/boot.php##params ||
      ##testing VM
      iseq ${net0/mac} 00:0c:29:ce:74:46 && chain http://<dev-server-ip-address>/fog/service/ipxe/boot.php##params ||

      normal fog server

      chain http://<normal-server-ip-address>/fog/service/ipxe/boot.php##params
      [/CODE]

    • Joseph HalesJ

      Host name already exists

      FOG Problems
      • • • Joseph Hales
      6
      0
      Votes
      6
      Posts
      2.1k
      Views

      Tom ElliottT

      Can you hit me up on Google

    • Joseph HalesJ

      One minor issue

      FOG Problems
      • • • Joseph Hales
      2
      0
      Votes
      2
      Posts
      704
      Views

      Joseph HalesJ

      Fixed Tom teamviewered in and edited the database to remove the orphaned task. Side note if you have existing snapins remember to add them to a storage group before attempting to update them.

    • 1
    • 2
    • 3
    • 2 / 3