• Set dhcp reservations

    3
    0 Votes
    3 Posts
    1k Views
    J

    Thank you for replying Vincent. The classroom is used for different courses, the need for reservations is due to the requirements of a particular class. Unfortunatley it’s the only way it can be done. The OS used in the course is a custom OS, and very basic, reservations are the only way we can use the same image, but guarantee different IP addresses per machine. Beleive me its a pain in the … I have no choice but to use reservations.
    Have you used the fog server as a main DHCP server and got reservations working, or do I need to install DHCP3, in which case is there a guide on how to disable Fog’s DHCP server and correctly configure DHCP3?

    Thanks

  • Fog SVN Installation Observation: CLAM

    1
    0 Votes
    1 Posts
    930 Views
    No one has replied
  • "Scheduled Date is in the Past" When Scheduling Jobs

    5
    0 Votes
    5 Posts
    2k Views
    J

    Yup. That worked. Thanks, Tom!

  • FOGFTP: Login failed

    2
    0 Votes
    2 Posts
    885 Views
    JunkhackerJ

    the “fog” user account was generated during the install process, as was it’s password

  • Error imports hosts .csv from 0.29 to 1.2.0

    2
    0 Votes
    2 Posts
    796 Views
    Tom ElliottT

    The import file is, now, supposed to be a CSV (Comma Separated Value)

    Meaning the file should be a text file purely.

    It should contain the information as:

    MACWITHCOLONS,HOSTNAME.

    Your file, appears to be in the wrong format with:
    MACWITHCOLONSHOSTAME

    So the number of cells is invalid. Place a comma between the name and mac addres and remove the header field and you should be good.

  • Fog 0.32 unable to start replicator service

    18
    0 Votes
    18 Posts
    5k Views
    D

    Confirmed my main FOG server can replicate to my storage node now. Thanks again everyone for your help I’m glad the solution was simple.

  • Display time in 24 hours in host management

    7
    0 Votes
    7 Posts
    2k Views
    Jaymes DriverJ

    you may try editing the settings in [code]/etc/php5/cli/php.ini[/code]

  • FOG not correctly uploading images

    6
    0 Votes
    6 Posts
    2k Views
    Tom ElliottT

    You can have multiple storage nodes.

    Theoretically, you can only have one tftp server. The FTP in “global” settings are set to allow downloading kernels for the tftp server. The Management Username and Management Password on the storage node is relevant to the particular storage node’s FTP system.

  • SVN 2262 still can't tftp boot.

    19
    0 Votes
    19 Posts
    7k Views
    d4rk3D

    Well, I have gotten one step closer…kinda. I found a bootia32.efi file that successfully boots me into Grub 2.

    Here it is if anyone would like to experiment…

    [url=“/_imported_xf_attachments/1/1372_bootia32.zip?:”]bootia32.zip[/url]

  • Database Import

    5
    0 Votes
    5 Posts
    3k Views
    A

    I would recommend to install PHPmyadmin
    [url]http://www.phpmyadmin.net/home_page/index.php[/url]

    You can easily administer your fog database … insert things manually, remove or add columns … you know - all that “admin-y” stuff that lets you break the whole thing if you are not careful. but at least you do not need to know any SQL … and can monitor the back-end directly.

  • Windows 7 and FOG Display Management Service

    4
    0 Votes
    4 Posts
    1k Views
    A

    yesss !!!
    +1 upvote for the team …

    [as a side note … perhaps someone can convince the developer to update the printer manager feature - where the the “add printer” mode the client doesnt bitch at you saying “bro, I can’t add this printer, it has already been added” … just error silence … ]

    … not really anything bad … just simply stops people from calling the IT department with “errors” … which are not really errors.

  • Panic occurred switching back to text console

    2
    0 Votes
    2 Posts
    1k Views
    A

    [quote=“allthis4me, post: 36835, member: 22752”]I’ve been trying to upload and image and keep getting this “panic occurred switching back to text console”. I’m using a [URL=‘http://www.amazon.com/gp/product/B0019HUPY4/ref=oh_aui_detailpage_o00_s00?ie=UTF8&psc=1’]Biostar A740G M2+ Socket AM2+[/URL]. this is the only one I’m having trouble with. All other images upload with no problems, so I think it has something to do with this motherboard.

    Thanks in advance for any help[/quote]
    Discovered the problem, it was my video card that was causing it, don’t know why, but it works now.

  • Host List not Searching - finding 0 results

    13
    0 Votes
    13 Posts
    3k Views
  • 0 Votes
    2 Posts
    1k Views
    G

    Found my problem… loaded up my original 14.04 ubuntu… and found that some of my tables in the fog database were corrupt. I ran the repair on them and that fixed it 🙂

    mysql -u root -p fog
    mysql> REPAIR TABLE userTracking; -----> this is an example of one table messed up

  • Saving Images to Removable Drives

    4
    0 Votes
    4 Posts
    2k Views
    G

    I tried unmounting the drive and I get an error that the device is busy…

  • Unicast Crashes network

    2
    0 Votes
    2 Posts
    842 Views
    V

    ‘crash’ meaning what? the switches stop working?

    my school FOG stays in the server room, since we’re gigabit all the way around the buildings throwing an image across doesn’t hurt anything.

    could it be your fog has a DHCP server and when you plug it in your normal DHCP server isn’t giving out the addresses anymore and things like DNS etc get misconfigured?

  • IPXE issue

    53
    0 Votes
    53 Posts
    32k Views
    S

    Hi Tom,
    Thanks for your help,
    My setup is working now, i had changed the ports through which machines were booting.
    Now it is working.

    thanks and regards,
    sushant j

  • 0 Votes
    4 Posts
    1k Views
    C

    Sorry its taken me so long! Dang school ordered three 40x Chromebook mobile labs and they wanted them ready ASAP! Haha!

    Ok, so here is what i pulled as far as permissions on the files in /var/www/fog/services/

    [CODE]
    -rwxrwxrwx 1 www-data www-data 277 Sep 6 15:43 alo-bg.php
    -rwxrwxrwx 1 www-data www-data 739 Sep 6 15:43 autologout.php
    -rwxrwxrwx 1 www-data www-data 8384 Sep 6 15:43 auto.register.php
    -rwxrwxrwx 1 www-data www-data 855 Sep 6 15:43 av.php
    -rwxrwxrwx 1 www-data www-data 2358 Sep 6 15:43 blame.php
    -rwxrwxrwx 1 www-data www-data 1332 Sep 6 15:43 capone.php
    -rwxrwxrwx 1 www-data www-data 318 Sep 6 15:43 checkcredentials.php
    -rwxrwxrwx 1 www-data www-data 108 Sep 6 15:43 debug.php
    -rwxrwxrwx 1 www-data www-data 247 Sep 6 15:43 dircleanup-dirs.php
    -rwxrwxrwx 1 www-data www-data 979 Sep 6 15:43 displaymanager.php
    -rwxrwxrwx 1 www-data www-data 882 Sep 6 15:43 donate.php
    -rwxrwxrwx 1 www-data www-data 269 Sep 6 15:43 greenfog.php
    -rwxrwxrwx 1 www-data www-data 373 Sep 6 15:43 grouplisting.php
    -rwxrwxrwx 1 www-data www-data 402 Sep 6 15:43 hostnameloop.php
    -rwxrwxrwx 1 www-data www-data 1013 Sep 6 15:43 hostname.php
    -rwxrwxrwx 1 www-data www-data 373 Sep 6 15:43 imagelisting.php
    -rwxrwxrwx 1 www-data www-data 51 Sep 6 15:43 index.php
    -rwxrwxrwx 1 www-data www-data 4201 Sep 6 15:43 inventory.php
    drwxrwxrwx 2 www-data www-data 4096 Sep 6 15:43 ipxe
    -rwxrwxrwx 1 www-data www-data 655 Sep 6 15:43 jobs.php
    -rwxrwxrwx 1 www-data www-data 215 Sep 6 15:43 locationcheck.php
    -rwxrwxrwx 1 www-data www-data 400 Sep 6 15:43 locationlisting.php
    -rwxrwxrwx 1 www-data www-data 719 Sep 6 15:43 man.hostexists.php
    -rwxrwxrwx 1 www-data www-data 2013 Sep 6 15:43 mc_checkin.php
    -rwxrwxrwx 1 www-data www-data 3876 Sep 6 15:43 Post_Stage2.php
    -rwxrwxrwx 1 www-data www-data 1820 Sep 6 15:43 Post_Stage3.php
    -rwxrwxrwx 1 www-data www-data 930 Sep 6 15:43 Post_Wipe.php
    -rwxrwxrwx 1 www-data www-data 4223 Sep 6 15:43 Pre_Stage1.php
    -rwxrwxrwx 1 www-data www-data 1522 Sep 6 15:43 PrinterManager.php
    -rwxrwxrwx 1 www-data www-data 1921 Sep 6 15:43 progress.php
    -rwxrwxrwx 1 www-data www-data 1636 Sep 6 15:43 register.php
    -rwxrwxrwx 1 www-data www-data 2038 Sep 6 15:43 servicemodule-active.php
    -rwxrwxrwx 1 www-data www-data 1325 Sep 6 15:43 snapcheck.php
    -rwxrwxrwx 1 www-data www-data 3012 Sep 6 15:43 snapins.checkin.php
    -rwxrwxrwx 1 www-data www-data 1748 Sep 6 15:43 snapins.file.php
    -rwxrwxrwx 1 www-data www-data 1170 Sep 6 15:43 updates.php
    -rwxrwxrwx 1 www-data www-data 255 Sep 6 15:43 usercleanup-users.php
    -rwxrwxrwx 1 www-data www-data 1308 Sep 6 15:43 usertracking.report.php[/CODE]

    And this is from /management

    [CODE]
    drwxrwxrwx 2 www-data www-data 4096 Sep 6 15:43 ajax
    drwxrwxrwx 5 www-data www-data 4096 Sep 6 15:43 css
    -rwxrwxrwx 1 www-data www-data 553 Sep 6 15:43 export.php
    drwxrwxrwx 2 www-data www-data 4096 Sep 6 15:43 images
    -rwxrwxrwx 1 www-data www-data 6943 Sep 6 15:43 index.php
    drwxrwxrwx 3 www-data www-data 4096 Sep 6 15:43 js
    drwxrwxrwx 8 www-data www-data 4096 Sep 6 15:43 languages
    drwxrwxrwx 3 www-data www-data 4096 Sep 6 15:43 lib
    drwxrwxrwx 2 www-data www-data 4096 Sep 7 10:56 other
    drwxrwxrwx 3 www-data www-data 4096 Sep 6 15:43 phpimages
    drwxrwxrwx 2 www-data www-data 4096 Sep 6 15:43 reports
    drwxrwxrwx 3 www-data www-data 4096 Sep 6 15:43 static[/CODE]

    I’m not best on what is needed permissions-wise but I thought I had set everything the way it was before.

    Tom,

    I do have a domain name for the server that has worked in the past. I am wondering if that is the root of my issue now. I can go to FOGSERVER.domain.edu and it brings me right to the main page. Dumb question: would that be network-side? I know I changed the bind-address in /etc/mysql/my.cnf to the IP of the server.

    And then I don’t know if this may affect it but per the previous guy’s instructions I edited /var/www/index.html to look like:

    [CODE]<html>
    <head>
    <meta http-equiv=“Refresh” content=“0; URL=fog/index.php”>
    </head>
    </html>[/CODE]

    But this was supposedly to access the web ui from the root IP? Anyway, I hope this is some ok info. Ill talk to the guy that originally edited DHCP to see if he knows about re-routing it. Thanks for all your help. I feel like I’m getting close!

    Creed
  • Created by FOG Reg date is always wrong

    4
    0 Votes
    4 Posts
    2k Views
    S

    That worked! the correct time is now being shown.

  • Ipxe boot failed

    9
    0 Votes
    9 Posts
    4k Views
    D

    Up ! 🙂

118

Online

12.3k

Users

17.4k

Topics

155.8k

Posts