• "Disk Information" and "Image Size: ON SERVER" not showing any data

    18
    0 Votes
    18 Posts
    8k Views
    Tom ElliottT

    On your storagenodes are all settings correct?

    In their respective config.php/Config.class.php are they able to connect to the database properly? Are their paths correct on the server? Are the permissions for those paths correct?

  • Update scheme fog_0.32

    1
    0 Votes
    1 Posts
    795 Views
    No one has replied
  • Tftp stops working a few minutes after starting

    51
    0 Votes
    51 Posts
    23k Views
    Jaymes DriverJ

    Well Congratz lol!

  • Kernel Updates page had no kernels listed

    2
    0 Votes
    2 Posts
    671 Views
    J

    Sorry… Found the problem. The /etc/network/interfaces file had the wrong dns-nameservers configuration so it was not resolving domain names.

  • Edit host page broken with no login history

    2
    0 Votes
    2 Posts
    772 Views
    Tom ElliottT

    Download the latest fog_1.1.2.tar.gz file from sourceforge. This should be fixed in the new one.

    Not one you downloaded two day’s ago right when we released, redownload as I’ve updated it.

  • Error updating the datanase to 1.1.2

    2
    0 Votes
    2 Posts
    809 Views
    Tom ElliottT

    Edit your /opt/fog/.fogsettings setting the snmysqluser to root, snmysqlpass to the mysqlpass you set at install time (or just two double quotes if you left it blank) and snmysqlhost to localhost.

  • Centos 6.5 upgrade from 1.1.1 to 1.1.2 htmldoc error

    8
    0 Votes
    8 Posts
    3k Views
    P

    Just went into .install.sh and changed ignore htmldoc from 0 to 1
    It ignored it this time but it did not upgrade fog to 1.1.2

  • Clone error

    18
    0 Votes
    18 Posts
    5k Views
    J

    Any idea to deploy a Windows 7 starting at sector 2048 without the system partition ?
    I have tried “Other”, “Vista” and “XP” but none is working.

  • Storage Node quirk

    3
    0 Votes
    3 Posts
    1k Views
    A

    Well that’s weird… I don’t have a .fogsettings file, none the less I changed the fog account password and now my images are being replicated successfully. Thanks again for your help!

  • Partclone vs partimage

    6
    0 Votes
    6 Posts
    5k Views
    Tom ElliottT

    Give your VM more resources such as CPU and RAM and you should see an increase in speed.

  • Permission Denied when trying to image after update to 1.1.1/1.1.2

    20
    0 Votes
    20 Posts
    7k Views
    J

    Thanks, guys. I finally got it working. It was a mess…I must have just started changing things willy-nilly and stopped paying attention to what I was doing.
    The export file, as ianabc stated was incorrect. I did:
    nano /etc/exports
    [SIZE=2]pointed the first line to [/SIZE]fog/images *(ro,sync,no_wdelay,insecure_locks,no_root_sq$
    [SIZE=2]and my machines immediately started imaging.[/SIZE]

    The funny thing is that yesterday I’m almost certain I had a line in that file pointing to that path. Maybe I didn’t comment out the other one.

    Either way, it appears to be working. Hopefully I didn’t change something else somewhere that’s going to drive me nuts!

    Thanks!!!

  • Problems with upload after I moved the image folder

    3
    0 Votes
    3 Posts
    986 Views
    P

    [quote=“Tom Elliott, post: 31568, member: 7271”]The images folder should be with permissions set as:
    [code]chmod -R 777 /home/images[/code][/quote]
    Thanks!

  • PXEBoot, DHCP failure.

    17
    0 Votes
    17 Posts
    8k Views
    R

    [quote=“Jaymes Driver, post: 31422, member: 3582”]That part is only required to server multiple subnets, for now focus on getting one of your networks working and look into the ip Helper later. I personally don’t use the ip Helpers. My other co workers set some up to help resolve to WDS and I want to use FOG, so I use DNSmasq to override their settings. I’ve never had an issue, but I realize it’s all about the network structure and the equipment.[/quote]

    Thank you, this has worked 🙂

  • Change config.ini of FOG Service after cloning Win7

    5
    0 Votes
    5 Posts
    2k Views
    A

    Another idea is to use the hostname… but this also dont work, cause i have to use the FQDN and our domain names are different in every office :/…

    When i find any solution to do that with one image i will post it here

    Thank you for your answers Tom.

  • Changes to UDP-SENDER

    4
    0 Votes
    4 Posts
    1k Views
    Tom ElliottT

    Just remember, any changes you make to have “service” controlled files is just loading a cached version of the needed files at service start time. It has no clue about any changes until after a restart. I wish I could make it work without having to restart, but at least we know how to fix it when you edit these files.

  • Multicast won't start

    4
    0 Votes
    4 Posts
    1k Views
    Tom ElliottT

    Thank you, if you’re interested there’s a known problem with large groups of multicast jobs not clearing out properly. All of the imaging processes work fine, but the task doesn’t get cleared properly and this seems to be a timing issue. I believe I’ve finally cornered out this issue in SVN and would like some testers if they’d be so willing.

    Thank you,

  • Fog 0.32 upgrade and user fix

    4
    0 Votes
    4 Posts
    1k Views
    Tom ElliottT

    Did the admin delete all of the users or just ones he felt would overall hurt the company?

  • Fog client not working after upgrade to FOG 1.1.1

    22
    0 Votes
    22 Posts
    9k Views
    K

    Okay so here is what my .fogsettings looks like

    [SIZE=16px][FONT=Calibri][COLOR=#000000]ipaddress=“10.40.224.90”;[/COLOR][/FONT][/SIZE]
    [SIZE=16px][FONT=Calibri][COLOR=#000000]interface=“eth1”;[/COLOR][/FONT][/SIZE]
    [SIZE=16px][FONT=Calibri][COLOR=#000000]routeraddress=" option routers 10.40.240.1;“;[/COLOR][/FONT][/SIZE]
    [SIZE=16px][FONT=Calibri][COLOR=#000000]plainrouter=“10.40.240.1”;[/COLOR][/FONT][/SIZE]
    [SIZE=16px][FONT=Calibri][COLOR=#000000]dnsaddress=” option domain-name-servers 10.40.32.10; ";[/COLOR][/FONT][/SIZE]
    [SIZE=16px][FONT=Calibri][COLOR=#000000]dnsbootimage=“10.40.32.10”;[/COLOR][/FONT][/SIZE]
    [SIZE=16px][FONT=Calibri][COLOR=#000000]password=“e50a63”;[/COLOR][/FONT][/SIZE]
    [SIZE=16px][FONT=Calibri][COLOR=#000000]osid=“2”;[/COLOR][/FONT][/SIZE]
    [SIZE=16px][FONT=Calibri][COLOR=#000000]osname=“Debian”;[/COLOR][/FONT][/SIZE]
    [SIZE=16px][FONT=Calibri][COLOR=#000000]dodhcp=“N”;[/COLOR][/FONT][/SIZE]
    [SIZE=16px][FONT=Calibri][COLOR=#000000]bldhcp=“0”;[/COLOR][/FONT][/SIZE]
    [SIZE=16px][FONT=Calibri][COLOR=#000000]installtype=“N”;[/COLOR][/FONT][/SIZE]
    [SIZE=16px][FONT=Calibri][COLOR=#000000]snmysqluser=“root”[/COLOR][/FONT][/SIZE]
    [SIZE=16px][FONT=Calibri][COLOR=#000000]snmysqlpass=“e50a63”;[/COLOR][/FONT][/SIZE]
    [SIZE=16px][FONT=Calibri][COLOR=#000000]snmysqlhost=“localhost”;[/COLOR][/FONT][/SIZE]
    [SIZE=16px][FONT=Calibri][COLOR=#000000]installlang=“0”;[/COLOR][/FONT][/SIZE]
    [SIZE=16px][FONT=Calibri][COLOR=#000000]donate=“0”;[/COLOR][/FONT][/SIZE]
    [SIZE=16px][FONT=Calibri][COLOR=#000000]fogupdateloaded=“1”[/COLOR][/FONT][/SIZE]

  • Image upload almost working

    11
    0 Votes
    11 Posts
    3k Views
    Tom ElliottT

    You probably had a 1st rev of fog_1.1.2.tar.gz. There was a bug in the user login stuff which I was able to correct and retag and push as the 1.1.2. Thanks for reporting back.

  • FOG 1.1.1 MySQL.class.php - php throws an error

    3
    0 Votes
    3 Posts
    2k Views
    A

    ok, thank you. I’ll search further

101

Online

12.2k

Users

17.4k

Topics

155.6k

Posts