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

    peterloron

    @peterloron

    0
    Reputation
    161
    Profile views
    4
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    peterloron Unfollow Follow

    Latest posts made by peterloron

    • RE: What should happen when I create an image?

      Hmm. As far as I can tell, things are set up ok. The storage node is set to “/images” as the base path (which exists on disk). NFS exports looks right. The image is set to use the default storage group, and the path is set ok there, too.

      Is there a place that documents the individual commands I can run on the client in debug mode to see if I can pin down where the issue is?

      Thanks.

      posted in FOG Problems
      P
      peterloron
    • What should happen when I create an image?

      When I create an image in the web UI, should that create any directories/files on disk?

      I’m running Fog 1.2.0 on Ubuntu 14.04. I’m trying to get things running, but am having some difficulties. I can go into the web UI and create and image. After that, I PXE boot a machine (Lenovo T430s in this case) and register it successfully. When I tell the client to take an image I get an error “unable to locate image store”.

      The image path in the UI is “/images/<imagename>”. When I look at that path on disk, I see the “dev” and “postdownloadscripts” folders, but nothing in any of the folders with the image name. I tried changing the path of the image to “/images/dev/<imagename>” and creating a directory in that path on disk. Then I get a different error when I try to image about it not being able to find a particular file.

      I’m guessing that there should be a directory and files created when I create an empty image, but it is not happening.

      Can any kind soul provide some troubleshooting pointers?

      Thanks.

      -Pete

      posted in FOG Problems
      P
      peterloron
    • RE: Fog wants to reinstall schema when machine rebooted

      Yes, it is running. I found a bunch of errors in the mysql/error.log file indicating that InnoDB was having problems locking files.

      Further digging seems to indicate that mysqld is configured to start twice. Once in /etc/init.d and once in /etc/init. Not sure where that is wired into the instal scripts, but apparently in 14.04, the mysql-server package installs the daemon control in /etc/init (upstart).

      If somebody can point to where the init.d stuff is handled for Ubuntu, I will take a whack at modifying the scripts to handle the 14.04 case.

      posted in Linux Problems
      P
      peterloron
    • Fog wants to reinstall schema when machine rebooted

      I’m working on installing Fog 1.2.0 on an Ubuntu 14.04 machine. The ubuntu machine is up to date, but has nothing other than SSH installed. I run the install script and everything seems to go ok. Once all the steps are complete, I can log in to the web UI. I can PXE boot a machine and register it, etc. If I reboot the Fog machine, it comes up, but when I visit the web UI, it tries to force me to do the schema install step again.

      Any suggestions?

      Thanks.

      posted in Linux Problems
      P
      peterloron