• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. Luke M
    L
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 5
    • Best 0
    • Controversial 0
    • Groups 0

    Luke M

    @Luke M

    0
    Reputation
    245
    Profile views
    5
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    Luke M Unfollow Follow

    Latest posts made by Luke M

    • FTP Rename Failed

      Not quite sure why this is being so impossibly difficult. I’ve got FOG installed on an Ubuntu 12.04 server with a 150gb mirrored array for the boot volume and then a RAID5 array where I want to store my images.
      At first I used this:
      [url]http://www.fogproject.org/wiki/index.php/Change_NFS_location[/url]
      but since that didn’t fix the FTP issue, I decided to put everything back the way it was and use /etc/fstab to mount my images folder (/media/Array/FOG/images) as /images.

      Same story with that, it completes the image, then fails to copy it out of the /images/dev directory. Its probably a permissions issue, but I figured I’d post this since other people seem to have these issues based on the number of search results I came up with, but none of them applied to a totally self contained FOG server, no NFS server running somewhere else.
      permissions of folders:

      user@IBM-STORAGE:/images/dev$ ls -l -a /images
      total 12
      drwxrwxr-x 3 user user 4096 Oct 21 16:33 .
      drwxr-xr-x 25 root root 4096 Oct 22 06:45 …
      drwxrwxr-x 3 user user 4096 Oct 24 13:07 dev
      -rw-r–r-- 1 root root 0 Oct 21 16:33 .mntcheck

      Should these be owned by the fog user or nobody/nogroup?

      posted in Linux Problems
      L
      Luke M
    • RE: Latest FOG 0.33b

      Trying to install this latest release. Everything appears to install correctly, but I get this when loading management interface:

      FOG ERROR: DatabaseManager: Failed: DatabaseManager->__construct(): Error: Host not set
      FOG ERROR: DatabaseManager: Failed: DatabaseManager->connect(): Error: Class not constructed correctly
      Not sure what the deal is. My /etc/apache2/httpd.conf file is totally blank also. I don’t know if that’s supposed to be the case. Tried both the svn and the bz2.

      posted in General
      L
      Luke M
    • RE: WOL only works immediately never as planned or cron task

      How do I get 0.33?

      posted in Bug Reports
      L
      Luke M
    • RE: WOL only works immediately never as planned or cron task

      Thanks Tom. Hopefully you are able to find something amiss. If I run ‘lastlog’ I can see that I don’t have an Apache user. If a fix isn’t immediately apparent, I think being able to manually create the cron job with an authoritative user would be an acceptable workaround.

      posted in Bug Reports
      L
      Luke M
    • RE: WOL only works immediately never as planned or cron task

      Registered for the sole reason of adding another voice to this bug. Just set up a FOG server, WOL works great when I trigger it manually or tell it to make an image manually. Try to set up a cron schedule for it and it doesn’t work. check cron for fog user and there’s nothing. check it for root and my user, also nothing. This would be killer if the scheduling worked. Hopefully this will gain some visibility with devs.

      Thanks for an otherwise really sweet product.

      posted in Bug Reports
      L
      Luke M