• Time problem

    8
    0 Votes
    8 Posts
    3k Views
    hariskarH

    I added correctly [CODE]date.timezone = “Europe/Athens”[/CODE], restarted apache and pc but nothing has changed:
    Time here 11:00
    in pc:
    localtime: 11:00
    bios time: 8:00
    Log viewer/Schedulerer:
    8:00…
    I find strange:
    time here 11:00
    in pc:
    localtime: 14:00 (which is wrong)
    bios time: 11:00
    Log viewer/Schedulerer: 8:00
    I thought that Log viewer/Schedulerer: 8:00 was utc but in 2nd case it is not.
    With or without [CODE]date.timezone = “Europe/Athens”[/CODE] the above are the same.
    In the 1st case I can schedule correctly when I put scheduled tasks in bios time.
    Why does this happen? I never had time problems…
    Linux is debian 7.5 and fog 1.1.2. With xubuntu 14.04 happens exactly the same. With debian 7.5 with 1.1.1 I did not have any time problems.
    Is it something related to fog 1.1.2 or some wrong setting in my pc?

    [CODE]# cat /etc/timezone
    Europe/Athens

    hwclock --debug

    hwclock from util-linux 2.20.1
    Using /dev interface to clock.
    Last drift adjustment done at 1404124210 seconds after 1969
    Last calibration done at 1404124210 seconds after 1969
    Hardware clock is on UTC time
    Assuming hardware clock is kept in UTC time.
    Waiting for clock tick…
    …got clock tick
    Time read from Hardware Clock: 2014/06/30 08:42:35
    Hw clock time : 2014/06/30 08:42:35 = 1404117755 seconds since 1969
    Mon 30 Jun 2014 11:42:35 AM EEST -0.453762 seconds
    [/CODE]

  • Can't join domain in 1.1.2

    3
    0 Votes
    3 Posts
    2k Views
    D

    Axel12, thanks for pointing out the obvious to me. 🙂 I looked through the log and it turns out I had disabled the Auto Log Out module for the client service. (Evidently, that’s important…) I enabled all modules and, voila! Joined the domain. Thanks for the help.

  • Virtualbox and TFTP

    6
    0 Votes
    6 Posts
    6k Views
    V

    you could try having a pfsense VM do your routing.

    pfsense VM with 2 NICs, one NAT, one internal.
    other VMs have internal NICs, pfsense can handle your DHCP easily enough.

    I do this with bridged NIC instead of NAT… but might work.

    if your serious, drop the wireless and get Ethernet.

  • "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
    839 Views
    No one has replied
  • Tftp stops working a few minutes after starting

    51
    0 Votes
    51 Posts
    25k Views
    Jaymes DriverJ

    Well Congratz lol!

  • Kernel Updates page had no kernels listed

    2
    0 Votes
    2 Posts
    698 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
    800 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
    869 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
    6k 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
    8k 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
    1k 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
    9k 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
    2k 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?

114

Online

12.4k

Users

17.5k

Topics

156.0k

Posts