• Stuck Behind PXE Server

    3
    0 Votes
    3 Posts
    2k Views
    S

    I thought of just changing my subnet mask but I suspect it’s far more involved than that.

    I’ll Google around about ProxyDHCP, that sounds like the least convoluted solution - but I’m happy for the help if you have some tips, especially relevant to my configuration…I do appreciate that. I’ve been running CentOS 6 and am happy with it so far. I hope to not have to reinstall everything and start over, since Trinity Rescue Kit was a BEAR to get the config right (some late nights involved and I can’t remember exactly how I got it to finally work, but it does–except for the whole internet connection issue). But if I have to I have to.

  • Unable to move /images/dev/macaddress to /images/name-of-image

    4
    0 Votes
    4 Posts
    2k Views
    Tom ElliottT

    Also,

    To my knowledge, ftp is used to actually transfer the image from /images/dev to /images as nfs for /images is mounted as read-only

    Make sure your server fog user password is set and that that password is what’s set in Storage Management Password and in FOG Settings->[FONT=Ubuntu][COLOR=#555555]FOG_TFTP_FTP_PASSWORD[/COLOR][/FONT]

    [FONT=Ubuntu][COLOR=#555555]Hopefully this helps.[/COLOR][/FONT]

  • Restore from backup

    5
    0 Votes
    5 Posts
    2k Views
    C

    You can look into recovering a mysql database. There may be a way to remount the tables so you can export the data.

  • Fog 3.2 installation problems

    4
    0 Votes
    4 Posts
    2k Views
    B

    [quote=“Jaymes Driver, post: 19653, member: 3582”]
    Were you running into display issues on your fog server, or were you getting display errors when using a windows box?
    [/quote]

    I was running an Ubuntu server without a display, so the problems were with the Windows box with IE10 I was connecting to the web interface with. There were loading icons, just that the pics weren’t loaded. Then I had someone mention that the graphs were HTML5 canvas elements.

    Next time, I’ll remember to try multiple browsers 🙂

  • Unpack fog tar ball on Ubuntu 12.04LTS

    7
    0 Votes
    7 Posts
    2k Views
    Tom ElliottT

    If you ever need help, please don’t be afraid to ask 🙂

  • Fog not tracking users when using wireless

    3
    0 Votes
    3 Posts
    1k Views
    E

    Thanks for the reply, Tom. We’ve ended up finding some other way of tracking user logins over the network. I appreciate your help!

  • Invalid mac address format

    11
    0 Votes
    11 Posts
    9k Views
    Tom ElliottT

    Orphen,

    It sounds like the reason you received the Invalid MAC address is the kernel recognizes the loopback, (which doesn’t have a MAC address, therefore it’s invalid) but it doesn’t recognize the physical interface itself. To verify, boot PXE and select Compatibility to find out if the kernel recognizes the HDD and Network. My guess is that it can’t find your network adapter.

    The hdparm issue is not really an issue. That, from what I’ve found, is just letting you know that the kernel has HDD Drivers and has found support, but the drive isn’t loaded in that particular mode. It’s nothing bad, just letting you know that it’s not the appropriate controller to how the device is setup.

    I’d recommend starting by finding out if your kernel has your network adapter which is what my best guess is the issue here.

    I have built a kernel that, for linux, contains all Ethernet and USB Networking adapters.

    You can download it at: [url]https://mastacontrola.com/fogboot/kernel/bzImage[/url]

    Or you can wget it with:
    [code]wget --no-check-certificate http://mastacontrola.com/fogboot/kernel/bzImage[/code]

    Hopefully this will help you out.

  • Image deployment slows down

    16
    0 Votes
    16 Posts
    7k Views
    Tom ElliottT

    @Dark000- I’m happy that I helped in the smallest of ways, and only hope this helps others.

    All,

    I don’t know that FOGPrep or Partition adjustments, alone, corrected this problem. One way, I guess, to test would be to recreate the image, without FOGPrep. I’m more than certain the partition adjustments didn’t do this as the imaging process doesn’t know anything about the partitions them selves. All Partimage does is copy the data to the file, it’s really the FOG Scripts that create the partition specific images. Because of this, I am pretty certain these were not a problem in the first place.

    I’m almost sure FOGPrep wouldn’t have been the fix for this either. Mostly because, to my knowledge, all FOGPrep does is get the UUID information (hostname and hardware specifics) cleaned up from the registry. At that point, it really doesn’t care.

    It’s starting to sound, more, like the Image being under a certain size has helped improve the speed of this issue.

  • Lenovo x131e w/ AMD processor

    5
    0 Votes
    5 Posts
    3k Views
    Tom ElliottT

    Nothing broke between them. A core kernel such as the one you’re describing (default install) contains drivers for video cards. With this comes the idea of kernel mode setting (KMS) which makes the terminal screen fit to the native resolution (if I understand it correctly) to your display.

    The issue was KMS was not a fully tested feature and hence would show a snowy screen on some systems. Other systems it would display perfectly fine.

    I imagine that an updated kernel (which one did you use 3.8.8 or something somebody built?) just has more support for video and can properly negotiate the KMS needed for the display.

    If you’re using a custom one, I imagine you’re using a kernel that doesn’t care about the video card and just displays no matter what, which would also explain why you’re not seeing the “snowy” screen anymore.

  • Restore Issues.

    1
    0 Votes
    1 Posts
    703 Views
    No one has replied
  • Fog is Pinging CPU when Imaging

    6
    0 Votes
    6 Posts
    2k Views
    Tom ElliottT

    Turning off compression can be pretty difficult as you’d be modifying the init.gz script files to stop having it compress, and uncompress the files.

    I’ve never had to play with this, but there are a lot of areas in which you’d need to make the modifications. Mind you this wouldn’t affect already uploaded images, and may even make them unusable at that point as you’re no longer having anything that will decompress the files.

    I’d recommend giving the system just a few more resources to peck at. Maybe another CPU (3 total if I’m understanding this correct) and maybe limit the amount of hosts able to image at the same time. Defaults usually sit at 10 systems, but you can adjust this under Storage management.

    Then play with the number of systems to image at the same time. Maybe lower the numbers. Don’t force systems to image either as it defeats the purpose of the limits you’ve set.

    You can, relatively safely, use the VM as that’s how I do all of my testing right now.

    Just expect to get the “pinging” of the CPU as it is working pretty hard to keep up. It shouldn’t maintain that level of load for extremely long. I would even, possibly, recommend not having to watch the load average of that CPU as it should be expected, during heavy imaging times, that it is going to be used rather heavily. I even see these on our FOG Dedicated server (4 Xeon 3.2GHz 32GB ram).

  • VM Client can't PXE boot

    21
    0 Votes
    21 Posts
    15k Views
    B

    Hi Adrian,
    Did you ever get this fixed? If not… I think I know what’s going on.

    The new switch has port security enabled. By default, port security on Cisco switches only allows one mac address per port. The port is allowing the windows 7 machine to connect initially, but blocks your VM when it attempts to connect because the VM has a different mac address.

    Try this. On your switch, enter these commands.

    en (enter enable mode)
    conf t (configure from the terminal)
    interface f0/2 (tell it which interface you want to work with)
    switchport port-security maximum 2

    This tells the switch that you will have 2 mac addresses using this port. You’ll come across this command at some point in your CCNA studies 🙂

    Let us know if this works!

  • Rsync won't connect

    4
    0 Votes
    4 Posts
    2k Views
    Tom ElliottT

    IPTables isn’t, to my knowledge, the firewall that’s running.

    Ubuntu 12.04, to my knowledge, uses ufw for its firewall program. try:
    [code]sudo ufw disable[/code] On both of the boxes and try again. I’m currently installing two Ubuntu 12.04 boxes just to give it a shot as well to help in troubleshooting.

  • Graph problem on main fog dashboard

    6
    0 Votes
    6 Posts
    2k Views
    Tom ElliottT

    I would take a look at the file:
    [code]/var/www/fog/management/includes/dashboard.include.php[/code]
    [COLOR=#000000]Lines 79-87[/COLOR]
    [php]for( $i = 30; $i >= 0; $i-- )
    {
    $res = mysql_query(“SELECT COUNT(*) AS c, DATE(NOW() - INTERVAL $i DAY) AS d FROM tasks WHERE DATE(taskCreateTime) = DATE(NOW()) - INTERVAL $i DAY”, $conn) or die(mysql_error());
    if ($ar = mysql_fetch_array($res))
    {
    // NOTE: Must multiply timestamp by 1000 for unix timestamp in MILLISECONDS
    $Graph30dayData[] = ‘["’ . strtotime($ar[‘d’])*1000 . '", ’ . $ar[‘c’] . ‘]’;
    }
    }[/php]
    [COLOR=#000000]The $ar[‘c’] variable is what gives you your Number of machines imaged, and for what ever reason, either your database is store the values as 1.0000000000000, or the sql statement is turning the value into a floating number rather than an integer.[/COLOR]

    [COLOR=#000000]This is what my value shows. Also, as you’re running on Ubuntu 8.04, what version of PHP do you have?[/COLOR]

    [COLOR=#000000]JPGraph (the thing that creates the graphs), all versions included with FOG 0.32, requires 5.1.0 or above to operate properly.[/COLOR]

  • Network/Fog issue - Machines won't boot from fog

    6
    0 Votes
    6 Posts
    4k Views
    Jaymes DriverJ

    Glad you got it going! Good luck!

  • Web interface slow navigating and gray screen - fog 0.32

    31
    0 Votes
    31 Posts
    17k Views
    C

    Looks like I managed to resolved issue. I am pretty new to linux command, so I ask my co-worker how to add dns entry on my ubuntu lts. So he gave me commands below.

    vi /etc/network/interfaces
    then go to the end of the line gateway, type a, then hit enter.
    type dns-nameservers ipaddressofdns
    then hit ESC
    then :wq
    then /etc/init.d/networking restart

    My fogserver is faster than ever.

  • Green Screen, Freezes, Can't upload or download to PC's

    9
    0 Votes
    9 Posts
    4k Views
    C

    thanks 🙂

  • SubProcess -> mirror: Fatal error: max-retries exceeded

    14
    0 Votes
    14 Posts
    12k Views
    Tom ElliottT

    Glad I could be of assistance!

  • VOIP and FOG - Can't PXE Boot

    7
    0 Votes
    7 Posts
    4k Views
    Jaymes DriverJ

    Yes dnsmasq works with ubuntu 11.10, and any ubuntu revision.

  • FOG webinterface is slow some times

    8
    0 Votes
    8 Posts
    3k Views
    W

    ehm, it seems like we fixed it on our own.

    The server was set up with DNS and gateway, which we really dont need since it is in local network.
    We removed DNS and gateway from the IPv4 settings, rebooted the server and it is no longer delaying.

    Thanks for the replies anyway!

139

Online

12.3k

Users

17.4k

Topics

155.8k

Posts