• NFS problems

    5
    0 Votes
    5 Posts
    3k Views
    Tom ElliottT

    I have an nfs shared through cifs, but not the other way.

  • Error:Undefined index: currentUser

    1
    0 Votes
    1 Posts
    899 Views
    No one has replied
  • Power Outage caused Management Login problems?

    3
    0 Votes
    3 Posts
    1k Views
    P

    Thanks for the reply Tom, I will try this out and see what I get

  • Fog 1.0.1 - Can't deploy image

    18
    0 Votes
    18 Posts
    7k Views
    M

    I am certain - the disk’s have all come from the same place - and I have NEVER had to partition them first before I can download the image from FOG.

  • FOG 1.0.1 PXElinux.cfg Doesnt Exist

    12
    0 Votes
    12 Posts
    5k Views
    W

    So it comes down to preference…

    To SYSPREP or To FOG PREP…it doesn’t really matter if you do or not just get to FOGGING!!!

  • PXE Boot Problems after upgrade to 1.0.1

    10
    0 Votes
    10 Posts
    4k Views
    Jaymes DriverJ

    [quote=“Tom Elliott, post: 28975, member: 7271”]No, but it’s good to have so people aren’t staring at code thinking the problem is missing text.

    In programming, typically it’s syntactically incorrect to have dhcp-boot=,[/quote]

    In some systems when using DNSMASQ you have to leave that field blank, like novell. If you supply the FOG host server name, the file will fail to resolve. I should have left a place holder in the documentation that explained that the blank is for the host name but I didn’t know it was going to drive you insane lol

  • Multicast issue 1.01

    2
    0 Votes
    2 Posts
    756 Views
    Tom ElliottT

    [quote=“Broach75, post: 28756, member: 24433”]Hi, New FOG user. Setup is working great for unicast, but I am unable to get multicast working. I have installed several times on both physical and virtual servers with same results. I do not see any multicast troubleshooting info like in the .32 version. Does it still exist?

    Thanks
    Bill[/quote]

    More or less, the same troubleshooting document is still valid for 1.0.1.

    That said there were some known quirks depending on the setup of your fog server with Multicast.

    If you’re interested, install the svn version of FOG and see if that can help you.

  • Host Stuck in Database?

    2
    0 Votes
    2 Posts
    925 Views
    Tom ElliottT

    If you know the information such as the host ID you can remove with an sql statement. Why you can’t now is probably because the hostID is currently set to 0 which FOG can’t recognize. That said, normally the host wouldn’t even appear to the system, so the only other guess is maybe and image isn’t set to this host?

    To remove the host:
    [code]mysql -u root -h’<YOUR FOG IP HERE>’ [-p’<YOUR MYSQL ROOT PASSWORD>’ #ONLY IF SET]
    DELETE FROM hosts WHERE hostName=‘HOSTNAMEOFSYSTEMTOREMOVE’;
    [/code]

  • Downgrade

    8
    0 Votes
    8 Posts
    4k Views
    Tom ElliottT

    Downgrading isn’t exactly supported from 1.x.x to 0.32. While you “could” do it by removing the current installation of FOG and the database system, export the hosts list and reimport to your “new” downgraded install, I’d first like to see if we can get this for you.

  • Plugins Page Not Loading after Reverting back to 1.0.1

    15
    0 Votes
    15 Posts
    6k Views
    J

    I’ve now created and deployed a few images using 13.10 with 1.1.0. It is working very well. Thank you, everyone–for your help!

    Now, I need to start a new thread about another problem… 🙂

  • Starting FOG Multicast Management Server...Failed!

    30
    0 Votes
    30 Posts
    18k Views
    D

    Yes all of this worked I can cd /images create a folder as the user fog and double check by going to images folder and seeing the test folder.

  • Ipxe Error: Exec format error

    8
    0 Votes
    8 Posts
    5k Views
    V

    Sorry for the late reply, got crazy busy on Friday. Anyway, I think it may be a problem when I try to pxe boot the machine, that’s when the error comes up and not much more information is provided :(.

  • SANBOOT Hang

    16
    0 Votes
    16 Posts
    7k Views
    B

    [quote=“JeffT, post: 28742, member: 24415”]Changing it to undionly.kpxe.INTEL worked! Tested it with booting to the OS and to the FOG server.

    Thanks for the help![/quote]
    Glad I could help.

  • Error uploading and download fog 1.0.0

    25
    0 Votes
    25 Posts
    13k Views
    J

    Sorry, I forgot to reply.
    Upload works fine with the normal windows installation.
    Now, i’ll look for the problem of downloading old image.

  • PXE Boot Problems after install FOG 1.0.0 on Ubuntu DHCP Server

    30
    0 Votes
    30 Posts
    29k Views
    Tom ElliottT

    [quote=“number_one, post: 28796, member: 24434”]Tom, do you mean the documentation shown as the installer runs? Maybe I’m missing something but I don’t see much except for a changelog included with the installer files. If you mean inline documentation within the installer then I didn’t pay enough attention while it was running. Sorry about the venting; just haven’t had any experience with FOG yet and am eager to get things up and running.[/quote]

    I meant the inline installer, that’s why it’s there.

  • Snapin task failed (Ubuntu 14.04 and FOG 1.0.1)

    7
    0 Votes
    7 Posts
    2k Views
    M

    No upgrade, it’s a fresh install

  • "Exec format error"?

    3
    0 Votes
    3 Posts
    2k Views
    C

    [quote=“Tom Elliott, post: 28467, member: 7271”]Which undionly.kpxe file are you running?[/quote]

    here is the tail of the error.log

    Cannot adopt OID in UCD-SNMP-MIB: laErrMessage ::= { laEntry 101 }
    Cannot adopt OID in UCD-SNMP-MIB: laErrorFlag ::= { laEntry 100 }
    Cannot adopt OID in UCD-SNMP-MIB: laLoadFloat ::= { laEntry 6 }
    Cannot adopt OID in UCD-SNMP-MIB: laLoadInt ::= { laEntry 5 }
    Cannot adopt OID in UCD-SNMP-MIB: laConfig ::= { laEntry 4 }
    Cannot adopt OID in UCD-SNMP-MIB: laLoad ::= { laEntry 3 }
    Cannot adopt OID in UCD-SNMP-MIB: laNames ::= { laEntry 2 }
    Cannot adopt OID in UCD-SNMP-MIB: laIndex ::= { laEntry 1 }
    [Fri May 30 13:22:37.131054 2014] [mpm_prefork:notice] [pid 1702] AH00163: Apache/2.4.7 (Ubuntu) PHP/5.5.9-1ubuntu4 configured – resuming normal operations
    [Fri May 30 13:22:37.131117 2014] [core:notice] [pid 1702] AH00094: Command line: ‘/usr/sbin/apache2’
    How do you tell what version of the undionly.kpxe file you have?
    Yes I have searched the forum and the wiki also did the steps from kernel Issues url and no change.

  • Can't download any kernals... I get an error.

    3
    0 Votes
    3 Posts
    1k Views
    S

    [quote=“Tom Elliott, post: 28707, member: 7271”]It’s always the same file size?[/quote]

    It was giving me different file sizes when I tried different Kernels. I was using .32 and just updated to 1.0.1. Now the Kernels are downloading but I can’t boot to the NIC. Did a setting get changed when I updated? Also, I noticed there is a new tftpboot folder and the old one was renamed to tftpboot.prev

  • Error: Undefined index: optimalStorageNode

    6
    0 Votes
    6 Posts
    3k Views
    M

    That node is the master storage node.

  • Fog 1.1.0 will not deploy to Virtual Machine

    4
    0 Votes
    4 Posts
    2k Views
    Jaymes DriverJ

    [quote=“Todd Humphries, post: 28684, member: 24418”]Jaymes, that was it! I deployed using the advanced ‘Download - Debug’ task and then ran fdisk to create an empty FAT32 partition. I then continued the download process and the image download started normally.

    I’ve been using v.32 for several years and never had to create a partition prior to pushing out an image. Now I know. Thanks for the help.[/quote]

    Hahaha, I was using a windows 95 disc letting it format a partition then yanking the disc… I knew there had to be a better way, in man all you are loading with the pxe is basically a slimmed down linux cli. Glad I could help someone!

138

Online

12.7k

Users

17.6k

Topics

156.6k

Posts