• During Deployment Second Partition shrinking in size

    22
    0 Votes
    22 Posts
    14k Views
    S

    @phil_guy The partition table looks interesting to me:

    unit: sectors /dev/sda1 : start= 2048, size= 70193152, type=7 /dev/sda2 : start= 70195200, size= 27035648, type=7 /dev/sda3 : start= 97230848, size= 19998720, type=83, bootable

    First two partitions are NTFS (type 7) but the last one is marked to have a linux filesystem (type 83) and bootable. I don’t think windows is happy with that.

  • How To Resolve HostnameChanger Domain Error! ('Unknown Error' Code: 8557)

    4
    0 Votes
    4 Posts
    5k Views
    george1421G

    [moderator note] Moving to Technical / FOG Problems. This was in Tutorials

  • This topic is deleted!

    1
    0 Votes
    1 Posts
    2 Views
    No one has replied
  • Bitrate Questions

    8
    0 Votes
    8 Posts
    2k Views
    J

    @Wayne-Workman

    I did find out that the slow speed was likely from an old switch in that room. The other admin said we still have a 10/100 switch on that lab… So theirs part of the issue!

  • Error multiple hosts returned for list of mac addresses

    11
    0 Votes
    11 Posts
    5k Views
    G

    @GFm Tom fixed it for me. found the mac to be attached to another host and deleted it

  • Download Completed! Moving file to TFTP server... Stuck

    Solved
    3
    0 Votes
    3 Posts
    2k Views
    B

    Thanks fixed it.

  • WOL not working - trunk 8237

    Solved
    2
    0 Votes
    2 Posts
    863 Views
    Tom ElliottT

    Moved to FOG Problems.

    Just tested WOL on current trunk and all is working perfectly fine.

  • PXE kernel panic on git trunk

    Solved
    12
    0 Votes
    12 Posts
    3k Views
    Chris ShipleyC

    Fixing the chain bootloading issue on the other thread i posted here also fixed this kernel panic issue. thank you Tom.

  • PXE boot issue <video included>

    Solved
    15
    0 Votes
    15 Posts
    6k Views
    Chris ShipleyC

    @Tom-Elliott That did the trick, thank you.

  • UEFI deployment issues

    Solved
    15
    0 Votes
    15 Posts
    7k Views
    G

    @Quazz sometimes the simple ideas are the best ideas. The image seemed to be not OK so that was the reason for all the problem.

    I created a new image which I successfully deployed on the machine. Problem solved. 🙂

  • FOG Client Snapin no snapins found

    6
    0 Votes
    6 Posts
    3k Views
    Q

    After updating FOG to the latest (seemed to be a pretty big update), it succeeded in deploying it with the task (no idea if it would have done this automatically yet though)

  • update to trunk version 8209 error in SQLSTATE

    6
    0 Votes
    6 Posts
    2k Views
    BASURILLABAS2B

    @Tom-Elliott

    I upgraded to :

    Thu Jun 23, 2016 8:52 am
    Running Version: 8229
    SVN Revision: 5742

    It´s work fine, but i have a problem with the multicast I need to run:

    service FOGMulticastManager restart
    service FOGMulticastManager status

  • Installation ERROR: Fresh Install with current git trunk version.

    Solved
    12
    1 Votes
    12 Posts
    5k Views
    B

    Thank you, Everyone, for the updates and fixes.

    Regards,
    bogg

    @paat said in Installation ERROR: Fresh Install with current git trunk version.:

    @Tom-Elliott Thank you Tom. Now the install script runs flawlessly.

  • NFS Mount Fails... Network Unreachable

    17
    0 Votes
    17 Posts
    9k Views
    Tom ElliottT

    This should now be fixed.

  • Intel Raid0 Image Capture

    39
    0 Votes
    39 Posts
    25k Views
    J

    @george1421

    @george1421 said in Intel Raid0 Image Capture:

    @jpmartin How many of these systems are you trying to restore at one time?

    Just 2 right now. If it makes it to production it could easily be 25+ at a time.

    Understand that each of these systems will need to be registered in FOG and their “Host Kernel Arguments” and “Host Primary Disk” updated to the new settings. I would recommend you create a new group assign these hosts to that group and then use the group update function to set these parameters for all hosts in that group. That way you can be sure they are all the same.

    This is actually what I did. When I tried to edit those settings for the group, the Primary Disk and Bios Exit Type (Grub_First_HDD) didn’t “stick”. I’d click update and those fields would return to default values. When I viewed the 2 hosts individually, the values above were also cleared/reset to default so that very easily could have been the problem right there.

    I just set them back to the correct settings individually and just finished a unicast deployment to the machine the image was created with.

    I deleted the existing RAID0 array on that machine and renamed it to something different as well. Fog didn’t care. So I don’t think that was the issue.

    Please also understand we are waking the bleeding edge here. We did just prove that unicast imaging worked. Throwing multicasting into the picture may expose some other bugs (since that wasn’t tested). The random /dev/sda1 is troubling. Now I didn’t go in and change the volume name to see if it messed with the /dev/md126 naming (I’ll do that later for completeness) I did notice under /dev/md/ there was a device with the name of the volume I created Volume0_0, but again we are referencing the logical names of /dev/md126 so the actual volume name should not matter.

    Good to know. I’ll do what I can to break stuff and report what happened.

    EDIT: Just to update, I corrected the settings for each host individually instead of using group management, created a multi-cast task for the group (I didn’t change any host settings on the group management page hoping it would use the host specific settings) and successfully imaged both hosts via multicast.

  • PXE Boot Error 1d0c6539

    20
    0 Votes
    20 Posts
    6k Views
    J

    Upate!!

    We got this fixed. The FreNAS node on our storage group (not the master), was set to get it’s IP address by DHCP. The DHCP lease went up and the address changed. When this happened it caused this error to appear.

    I reset the address on our FreeNAS node of our storage group, and everything works perfectly.

    Moral of the story, do not set up any of your servers with DHCP addresses when you’ve got stuff pointing to said addresses!!

    Thanks for making me think harder.

    Cheers,

    Joe Gill

  • Initial slow load in FOG WEB UI.

    Solved
    14
    0 Votes
    14 Posts
    5k Views
    sarge_212S

    @Tom-Elliott Updated, on 8217, seems to be faster! W00t!

  • Multi-cast session already exists! -except it doesn't

    5
    0 Votes
    5 Posts
    2k Views
    V

    @Wayne-Workman @Tom-Elliott, Thanks guys! I had to use Wayne’s commands to get into and out of mysql and Tom’s commands to clear out the DB table.

  • Upload Win XP from Vmware (Running Version: 8185) - Fail

    Solved
    6
    0 Votes
    6 Posts
    3k Views
    T

    sddq1 have good size yes (40G)

    i don’t know why vmware don’t call it sda

  • Stop at boot.php when creating capture task

    Solved
    27
    0 Votes
    27 Posts
    10k Views
    christianuC

    You can actually solve this issue - the problem was the wrong ip address - thanks guys for the support 🙂

79

Online

12.7k

Users

17.6k

Topics

156.8k

Posts