• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. mmethe
    M
    • Profile
    • Following 0
    • Followers 0
    • Topics 3
    • Posts 12
    • Best 0
    • Controversial 0
    • Groups 0

    mmethe

    @mmethe

    0
    Reputation
    228
    Profile views
    12
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    mmethe Unfollow Follow

    Latest posts made by mmethe

    • RE: FOG Deploy Image stuck at Running Post Init Scripts

      @sebastian-roth No good reason. I actually have git update ready to run install.sh from.

      [root@brt1-fog01 postinitscripts]# ls -al /images/dev/postinitscripts/
      total 12
      drwxrwxrwx 2 fog  root 4096 Jun 14 10:16 .
      drwxrwxrwx 5 fog  root 4096 Dec 13  2019 ..
      -rwxr-xr-x 1 root root  249 Jun 14 10:16 fog.postinit
      [root@brt1-fog01 postinitscripts]# mount | grep images
      /dev/sdb1 on /images type ext4 (rw,relatime,data=ordered)
      

      Thanks

      posted in FOG Problems
      M
      mmethe
    • RE: FOG Deploy Image stuck at Running Post Init Scripts

      @sebastian-roth It never gets to failed. Just sits at ‘running post init scripts…’

      I dont believe I ever have used post init scripts but the /images/dev/postinitscripts folder contains a script called ‘fog.postinit’ which contains:

      #!/bin/bash
      ## This file serves as a starting point to call your custom pre-imaging/post init loading scripts.
      ## <SCRIPTNAME> should be changed to the script you're planning to use.
      ## Syntax of post init scripts are
      #. ${postinitpath}<SCRIPTNAME>
      

      Thanks!

      posted in FOG Problems
      M
      mmethe
    • FOG Deploy Image stuck at Running Post Init Scripts

      I found a couple topics similar to this with no resolution

      You are currently running version: 1.5.5
      Latest stable version is 1.5.9
      Latest dev-branch version is 1.5.9.93
      Latest alpha-branch version is 1.6.0-alpha.1110

      I am unable to deploy an imiage as the process hangs at Running Post Init Scripts

      /images/dev/postinitscripts is mounted
      Permissions are 777

      I recreated the fog.postinit based on what the default file should look like
      I can create other files on the filesystem

      Thanks!

      posted in FOG Problems
      M
      mmethe
    • RE: Images on SAN volume moved to new TRUNK server

      @mmethe How is FTP involved on the local machine?

      posted in FOG Problems
      M
      mmethe
    • Images on SAN volume moved to new TRUNK server

      Hello All,

      I was having all sorts of trouble going from 1.2 to trunk on an appliance version of Fog. So, I built a new Centos 7 VM and installed fresh.

      My images are on a disk presented by a SAN. I:
      -Created the images in the new trunk server
      -Attached the SAN volume and mounted in on /images
      -Verified that I can see all the images on the volume

      When I look at image management on the new TRUNK server, they show as ZERO (0.00 iB) size. Is there I can get these images to be ‘seen’ by this new servers?

      Thanks!
      -Mike M

      posted in FOG Problems
      M
      mmethe
    • RE: NFS Mount Fails... Network Unreachable

      @Wayne-Workman Can I simply obtain the most current kernel somehow and point to it?

      posted in FOG Problems
      M
      mmethe
    • RE: NFS Mount Fails... Network Unreachable

      @Wayne-Workman So, I am using the SVN method to switch to trunk. All goes well until I am told to hot the GUI and do the schema update. When I hit the GUI URL I get:

      SQLSTATE[42S22]: Column not found: 1054 Unknown column ‘hosts.hostPending’ in ‘where clause’ SQL: [94] SELECT COUNT(hosts.hostID) AS total FROM hosts WHERE hosts.hostPending=‘1’ LIMIT 1 Params: 0

      SQL is running. There were no errors reported during the installation script execution.

      Thanks!!

      posted in FOG Problems
      M
      mmethe
    • RE: NFS Mount Fails... Network Unreachable

      @Wayne-Workman Thank You. the problem I am seeing is that the most updated kernel is dated July 22, 2015. Seems a little old. Is there a repository where I can look for something more current than a year ago?

      posted in FOG Problems
      M
      mmethe
    • RE: NFS Mount Fails... Network Unreachable

      @Wayne-Workman Also, if DHCP was failing would ‘ip a s’ still list the eth without an IP? There is nothing but loopback listed as 127.0.0.1

      posted in FOG Problems
      M
      mmethe
    • RE: NFS Mount Fails... Network Unreachable

      @Wayne-Workman Yes, portfast is enabled on this port.

      This is the ONLY model PC this is happening with. I am leaning toward a kernel/driver issue I think. It is an HP ProDesk 600 G2 with an Intel NIC. Where can I get the most recent kernel build?

      Thanks for all the help so far!

      posted in FOG Problems
      M
      mmethe