• REboot Server

    5
    0 Votes
    5 Posts
    2k Views
    Wayne WorkmanW

    @stu There’s a wiki article all about passwords: https://wiki.fogproject.org/wiki/index.php?title=Password_Central

    Though, if you cannot log in via terminal or SSH, you might could try a Linux password reset boot utility. Use your favorite search engine to search for reset Linux password. Highly advise to backup / create snapshot before trying anything you find.

  • Snapins check in but don't install

    2
    0 Votes
    2 Posts
    468 Views
    JYostJ

    Disregard - problem has been solved. I renamed a .msi setup file but forgot to edit the filename in the snapin configuration.

  • FOG 1.6 Locations Causing internal server error

    5
    0 Votes
    5 Posts
    1k Views
    S

    @brmitmhart @Wayne-Workman Just want to add a little warning here. FOG does not support downgrading as of now. Depending on the versions it might work but could also break things.

    I don’t have enough time to look into this the next few weeks. Maybe @Tom-Elliott can?

  • Storage nodes or Master nodes?

    4
    0 Votes
    4 Posts
    790 Views
    Wayne WorkmanW

    @george1421 said in Storage nodes or Master nodes?:

    Storage nodes can only send images via unicast images.

    What’s the technical reason for this? Just wondering. Like, why can’t it be done? Or, has it simply not been implemented?

  • Fog not recognizing a host stuck in line

    5
    0 Votes
    5 Posts
    694 Views
    N

    @sebastian-roth I found the machine in hosts and approved it and now it worked out thanks

  • Error when i try to capture

    7
    0 Votes
    7 Posts
    1k Views
    L

    @gn_ro Hi and thanks,

    You have solve my problem, disk was already in thick mode but i change the NIC and capture going to the end.

    So thanks again, have a good day.

  • Authenticate on FOG API

    Solved
    8
    0 Votes
    8 Posts
    2k Views
    9

    @tom-elliott yes, Zm9nOnBhc3N3b3Jk (default fog:password), as you can see on screenshot. I’m also create new user, enable API for him and get same result.

    And same result with curl:

    [root@ ~]# curl -H 'fog-api-token: <token>' -u fog:password -X GET http://<fog-ip>/fog/system/status [root@ ~]# curl -H 'fog-api-token: <token>' -H 'Authorization: Basic Zm9nOnBhc3N3b3Jk' -X GET http://<fog-ip>/fog/system/status [root@ ~]# curl -H 'fog-api-token: <token>' -H 'fog-user-token: <token>' -X GET http://<fog-ip>/fog/system/status **success**

    Only auth with two tokens work fine.

  • Partclone freezes or crawls after kernel update

    10
    0 Votes
    10 Posts
    2k Views
    D

    Hi Sebastian,

    I want to say thank you for all your assistance. You changes hit the nail right on the head. Thank you very much.

    Kind regards
    Duane

  • How to change order of which DNS laptop pulls down from fog

    3
    0 Votes
    3 Posts
    327 Views
    george1421G

    @nasmod OK we have a bit of confusion in your post. We actually have 2 linux machines in this picture. The first is the FOG server.
    The second is FOS Linux running on the target computer. The target computer gets its network settings from YOUR network not the FOG server. So its IP address is assigned by the DHCP server. Now if FOG is your dhcp server for this target computer we can talk. If its your enterprise dhcp server doing this then you need to talk to your enterprise group.

    The order the dns entries are added are also part of the dhcp server settings. FOS Linux is only adding them in the order they are defined in your dhcp server.

    I don’t want you to think I’m saying its not a FOG issue as a matter of deflection, but in this case your infrastructure is telling the FOS Linux about the network, not the fog server.

    You made reference to the resolv.conf file, that is on the FOG server. Changing that order or name servers will only impact the ability for the FOG server to look up and ping the target computers, when referenced by name. It will not have an impact on the target computer at all.

  • Imaging from large drive to small drive

    14
    0 Votes
    14 Posts
    3k Views
    S

    @brakcounty said in Imaging from large drive to small drive:

    I am assuming that this would have to be done for each image.

    Correct.

  • centos 7 kickstart - were to put ks file

    18
    0 Votes
    18 Posts
    4k Views
    R

    my dir listing works but when i click the kickstart file, it doesnt ask me to download it, where as it should instead of just viewing me the contents of it

    is it ok to add this line in my httpd.conf as i know @george1421 advised against it

    <Directory /var/www/html/listing>
    Options +Indexes
    </Directory>

  • Could not resize (expandPartition)

    20
    0 Votes
    20 Posts
    5k Views
    S

    @Patrix While you might have the same issue it could be a totally different problem as well. We just don’t know enough of you specs to tell yet.

    So if you want help I ask you to open your very own topic and post all the information of you setup:

    FOG version Init version Linux OS and version of your FOG server OS installed on the host you want to capture/deploy contents of d1.minimum.partitions of the particular image you want to deploy to a smaller size disk
  • Unable to restart MariaDB

    7
    0 Votes
    7 Posts
    2k Views
    A

    @george1421 Thank you for the clarification. This is duly noted. Appreciate the help, you saved my ass today basically.

  • Windows 10 20H1 failing to mount C:\ directory

    6
    0 Votes
    6 Posts
    1k Views
    george1421G

    @mperriello ok so you are using the post init script to update the unattend.xml file with the system name? I’m trying to understand where its falling down. In the link I provided you there should be a section of the code that calls.

    ${postdownpath}fog.updateunattend

    That line is commented out in the tutorial. Remove the hashtag from in front of that line and it should update your unattend.xml file. You may need to update the code if your unattend.xml file is not found in the standard location.

  • Full host registration and inventory?

    3
    0 Votes
    3 Posts
    426 Views
    A

    @tesparza You will need to do a Full Host Registration when you do the network boot.

  • Multiple I/O Errors during imaging

    10
    0 Votes
    10 Posts
    2k Views
    S

    @dmcadams Sorry for the late reply but I’ve had too much on my table this week and couldn’t find the time to think through this again.

    Great you tested different kernels and found one working fine. Short answer is, name this kernel binary different to the default Kernel naming theme, e.g. bzImage-4.19.6 or whatever suites you and set this name as Host Kernel in each host’s settings having this issue. Make sure you update the general kernel to the latest via FOG settings again so all your other machines will use the new one.

    The longer answer is: With that new information I don’t think it’s a temperature issue really. Sounds like this kicks in with a certain Kernel version probably because it has some new driver or feature added that is causing this. Often some new features (e.g. NVMe optimization or so) are implemented differently by various vendors. While drives from vendor A might go with it just fine some other vendor uses a different code in its firmware causing a problem in the Linux kernel.

    If you are really keen we can go and test each kernel version one by one to find what’s causing it and possibly find a solution (special kernel parameter or a patch for the code). Though this will need work and time. I can give you many hints and instructions but it’s your call to work on it. Compiling kernel after kernel (very easy to do) and testing each while keeping close track of the results to find it. It really needs determination to stick with it. But you will learn a lot I am sure.

  • Cannot locate image store when deploying

    2
    0 Votes
    2 Posts
    398 Views
    S

    @epatterson Any changes made to the Synology or FOG server configuration? Why should it work in the morning and error out later if nothing was changed?

    Maybe restart first the Synology and test, then the FOG server and test again.

  • Is it possible to change domains with FOG Client installed?

    3
    0 Votes
    3 Posts
    480 Views
    T

    @tom-elliott
    Thank you, will do it that way.

  • Invalid JSON request

    3
    0 Votes
    3 Posts
    684 Views
    Tom ElliottT

    @jim-holcomb Was an upgrade recently done?

  • API task "Image is not valid"

    3
    0 Votes
    3 Posts
    421 Views
    C

    @tom-elliott Ahhh, thank you. Yes, that seemed to be my problem. Can that be sent along with the API request, out of curiosity?

160

Online

12.5k

Users

17.5k

Topics

156.1k

Posts