• Test station

    3
    0 Votes
    3 Posts
    1k Views
    JunkhackerJ

    i have a suggestion that will make it so that you don’t need an isolated network for testing. what i do is redirect the boot.php requests for my test clients to my test server in the default.ipxe of my production fog server file, like so:
    [CODE]#!ipxe
    cpuid --ext 29 && set arch x86_64 || set arch i386
    params
    param mac0 ${net0/mac}
    param arch ${arch}
    param product ${product}
    param manufacturer ${product}
    param ipxever ${version}
    param filename ${filename}
    isset ${net1/mac} && param mac1 ${net1/mac} || goto bootme
    isset ${net2/mac} && param mac2 ${net2/mac} || goto bootme

    :bootme

    redirected to dev server for test environments

    ##test-3020 optiplex 3020
    iseq ${serial} F8HLK02 && chain http://<dev-server-ip-address>/fog/service/ipxe/boot.php##params ||
    ##testing VM
    iseq ${net0/mac} 00:0c:29:ce:74:46 && chain http://<dev-server-ip-address>/fog/service/ipxe/boot.php##params ||

    normal fog server

    chain http://<normal-server-ip-address>/fog/service/ipxe/boot.php##params
    [/CODE]

  • Creating Snap ins

    2
  • Svn.code.sf.net down

    3
    0 Votes
    3 Posts
    1k Views
    sudburrS

    Not a good day to be building a new server… ack

  • Storage Node Question

    6
    0 Votes
    6 Posts
    2k Views
    C

    I also noticed the new site. It’s very nice and I’m glad the development continues. Keep up the good work

  • Set Join Active Directory Default

    5
    0 Votes
    5 Posts
    2k Views
    M

    [quote=“Junkhacker, post: 41710, member: 21583”][url]http://fogproject.org/wiki/index.php/Modifying_the_Init_Image#Version_1.0.0_and_up[/url][/quote]

    Thanks for the information, I’ve had a poke around and couldn’t locate the [I][SIZE=12px]fog.reg.man [/SIZE][/I]script. Are you able to point me in the right direction?

    Thanks!

    Edit

    Found it!

  • Wireless MAC for Snapins?

    7
    0 Votes
    7 Posts
    3k Views
    W

    [url]http://<ip[/url] of server>/fog/management/index.php?node=about&sub=mac-list

    is there a approve all macs?

    FYI: Wireless macs show up for hosts if the client is installed. Also to install snapins client must be installed.
    FYI2: New Client will be more useful for snapins and other exciting options.

  • Cisco IOS proper support for DHCP option 67

    6
    0 Votes
    6 Posts
    8k Views
    Boyan BiandovB

    YES the trick was [SIZE=5][B][FONT=Consolas]next-server <ip of PXE Server>[/FONT][/B][/SIZE]

  • How's your uptime?

    7
    0 Votes
    7 Posts
    3k Views
    JunkhackerJ

    10:11:43 up 89 days, 17:46, 1 user, load average: 0.17, 0.27, 0.26

  • Image on server / on client

    6
    0 Votes
    6 Posts
    3k Views
    N

    Hi Junkhacker,

    Thanks for your help !

  • Join Domain after re-image

    10
    0 Votes
    10 Posts
    19k Views
    B

    thanks i got it, change the FOG Service start from automatic to automatic delayed…
    thats it…

  • Hardware Independant Image

    4
    0 Votes
    4 Posts
    2k Views
    Lee RowlettL

    no need to bloat your image with drivers

    model way (just look at driver stuff):
    [url]http://fogproject.org/forum/threads/utilizing-postscripts-rename-joindomain-drivers-snapins.12175/[/url]

    or Hardware ID way (also has a wiki page posted):
    [url]http://fogproject.org/forum/threads/automatic-hardware-detection-driver-installs-in-fog.11933/[/url]

  • Where is /images

    2
    0 Votes
    2 Posts
    878 Views
    W

    Images are literally stored in the root directory “/images” go into your terminal and type:
    [CODE]cd /
    ls
    cd /images
    ls[/CODE]
    This is the DEFAULT location for your images. It is possible that in your storage management you have changed the location but you would already know that.

    Connect to your Fog server via FTP through your Windows machine and download the images. I would suggest WinSCP program. Uses a more friendly interface. [url]http://winscp.net/eng/index.php[/url]

  • Wiping Drive Before Deploying Image

    4
    0 Votes
    4 Posts
    1k Views
    W

    There is no direct “reboot” task. Just when there is a task when the client is installed and the firewall is configured correctly, the client will check for a task. If a task is found it should reboot.

  • Rollback iPXE files

    13
    0 Votes
    13 Posts
    5k Views
    sudburrS

    In about a month’s time or so this whole conversation will be moot for me as I’ll be replacing the images with updated recipes captured via PartClone.

    If there is a bug and a solution I’m trying to find it not for my sake. I’ve already instructed our techs to use QuickImage and unicast in the meantime.

    If the PartImage-captured PartImage-deployed image has a sector problem when multicast, then would it not also be corrupt when it is unicast?

    Aggressively zero’ing the drives prior to PartImage Multicast results in the same.

    Interestingly, interrupting a PartImage-multicast session will corrupt the drive similarly to the point where FOG will refuse to work with that drive until it is re-zero’d.

  • Upgrade server

    6
    0 Votes
    6 Posts
    2k Views
    M

    I haven’t run the installer yet, I wanted to be sure I could set it up the way I want it first. Should I be able to do it with the 1.2.0 installer version as well? Also do I need to drop the database before I run the installer?

  • Upload Log?

    1
    0 Votes
    1 Posts
    585 Views
    No one has replied
  • 0 Votes
    9 Posts
    4k Views
    sarge_212S

    I have uploaded our master image into the new server. I’m planning on just doing an .sql dump of the fog hosts table and importing into the fog hosts table on the new server. That way I bring all the old host information into the new server. I have 1 image and 1 host already, but we have that one master image for most of our machines. We have a few more images on the old fog server I need to bring over, and was just worried about transferring them. Thanks again for your suggestions!

  • Release Schedule

    2
    0 Votes
    2 Posts
    887 Views
    JunkhackerJ

    when it’s done. at this point, i would say the release date will be “soon”
    we can’t really schedule a release date, because many of us can’t really schedule time to work on fog. we work on fog in our spare time, for free.

  • Nfs connection very slow over different subnets

    2
    0 Votes
    2 Posts
    898 Views
    Tom ElliottT

    I would first find out exactly where the problem starts occurring. I have many vlans but not subnets. We have no problems across vlans getting fog to operate. It’s just a guess that it may not even be the way your infrastructure is setup but rather too many hops to get to the fog server. This is just a guess.

  • Batch Importing product keys

    3
    0 Votes
    3 Posts
    2k Views
    V

    Thanks again!

    However I noticed there’s = replacing the last character of every base64 encoded product key in Fog database (which I had inserted manually via web interface thus far).
    When writing the script to encode all the keys I have, I got a similar result with two ==s appended in the end, but because the file was created in windows. Replacing Windows newlines with Unix’s by dos2unix gave a clean result, of course.
    Now I’m just wondering if this is a oversight in the php portion and I should replace the last character of they keys with it as when writing all the keys straight to the Fog database, or is there something going on beyond the initial php input form on web interface that would change data already in the database even if I’d append cleanly encoded keys?

    Couldn’t find anything relevant in the files, I’m not too php/java savvy.

    Thanks for your time, yet once again…

141

Online

12.6k

Users

17.5k

Topics

156.3k

Posts