• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. HaRD
    3. Topics
    • Profile
    • Following 0
    • Followers 0
    • Topics 4
    • Posts 19
    • Best 2
    • Controversial 0
    • Groups 0

    Topics created by HaRD

    • HaRDH

      Unsolved Windows Server Shared folder as image repository

      FOG Problems
      • • • HaRD
      6
      0
      Votes
      6
      Posts
      2.1k
      Views

      george1421G

      A while ago I wrote a proof of concept tutorial for turning a Windows server into a FOG storage node. https://forums.fogproject.org/topic/6941/windows-server-as-fog-storage-node-proof-of-concept-blog

      You can not add additional space to your fog server by sharing disks on another server. This method is asking for problems. But you can turn another server into a FOG storage node (so to speak). By using a fog storage node and a the fog location plugin you can train all of your computers to image from the storage node instead of the master node.

    • HaRDH

      Solved Password protected FOG PXE menu.

      FOG Problems
      • • • HaRD
      3
      0
      Votes
      3
      Posts
      1.9k
      Views

      HaRDH

      @Wayne-Workman Thank you, that’s exactly what I needed! Problem solved.

    • HaRDH

      Solved [AD] DHCP server; workaround for line 060 (PXEClient)

      FOG Problems
      • • • HaRD
      9
      0
      Votes
      9
      Posts
      4.8k
      Views

      HaRDH

      Good day,
      issue is solved; line 060 was being used by WDS server, which is inactive for some time and we do not use it anyway. It was agreed to disable this line and so FOG server is already running smoothly - 40 GB test image deployed on testing PC within 3 minutes. AWESOME! Plus I’ve managed to integrate few utilities such as Clonezilla, Clonezilla Server Edition (or DRBL live), System Rescue CD, PMagic, GParted and AVG Rescue CD.

      Will come back with other questions; thanks so far!

    • HaRDH

      Solved [Fresh new installation] Your database connection appears to be invalid

      FOG Problems
      • • • HaRD
      14
      0
      Votes
      14
      Posts
      2.4k
      Views

      HaRDH

      Thank you guys, it seems like you kicked me in to the right direction. I remade whole server to be sure, reinstalled FOG using wiki guide and as far as the startup script go, I just needed to write this:

      #!/bin/bash sleep 30 touch /var/lock/subsys/local systemctl start mysql exit 0

      I was just dumb enough to not realize, that you need to write this script only in case, when something does not work. Well, sorry about that 🙂

      Now everything seems to run fine - I don’t need to do a damn thing even after a reboot. Nice!

      As to why I needed to do these timing stuff in the first place - since you all claim that CentOS is otherwise rockstable - I seriously don’t know myself. If you want to look into it, I don’t mind to cooperate with you guys.

      Thank you guys!

    • 1 / 1