• Can't remove multicast image task through WebGUI

    Solved
    7
    0 Votes
    7 Posts
    3k Views
    Q

    @Tom-Elliott Thanks for the quick help, can confirm it is fixed.

  • Fog TFTP Storge Node Trunk 6455

    Solved
    24
    0 Votes
    24 Posts
    11k Views
    Wayne WorkmanW

    @jheikkila54 said:

    @Wayne-Workman
    Alright good news, I got everything working! First thing, connecting to the mysql server as ‘fogstorage’ on the main server will not work, fogstorage has host access from % (which includes all IP addresses except for localhost.) In order to get this working, this is what I had done (in-case anyone else runs into this)

    Verify that the node cannot communicate with the main MySQL server
    mysql -u fogstorage -h (your main servers DNS/IP address) -p
    enter your fogstorage password and hit enter If you do not successfully log in, then you need to change your passwords. Go to the webpage of the main fog server and go to Fog Configuration->Fog Settings->Configure Storage Nodes Set the username to fogstorage and the password to whatever you want SSH into the main fog server Connect to the local MySQL server as root
    mysql -u root -p
    enter password (default is a blank password) and hit enter Change the fogstorage user password
    use fog;
    UPDATE mysql.user SET Password=PASSWORD(‘the new passord’) WHERE User=‘fogstorage’;
    FLUSH PRIVILEGES;
    exit; Test that you can connect to the mysql server by doing step 1 again. If you can connect successfully now, you should be working, if not please try removing and reinstalling fog and ensuring you use the correct mysql username and password during the install phase

    This is already covered here:
    https://wiki.fogproject.org/wiki/index.php?title=Troubleshoot_MySQL#Enable_remote_mysql_access

  • Windows install ISO FOG server 1.3

    28
    0 Votes
    28 Posts
    23k Views
    Wayne WorkmanW

    @raice Your instructions would be greatly appreciated, the more the better! We can compare notes and come up with the best solution!

    And for your environment, yes, being able to install windows from the network on many different models of PCs is the best option for you! I imagine you are a fan of Fog’s “Quick Image” feature that doesn’t require a registered computer, eh?

  • captured images uploading to /images/dev/<mac addy>

    Solved
    7
    0 Votes
    7 Posts
    3k Views
    A

    @Tom-Elliott Thank you. I removed / reinstalled vsftpd, and tested ftp as per https://wiki.fogproject.org/wiki/index.php?title=Troubleshoot_FTP#Credentials_.2F_Passwords - deleted the image, the image dir, the host, and set all of it back up again. The new capture was successful.

  • 0 Votes
    13 Posts
    3k Views
    S

    @Hanz Thanks a lot for your answer! I’ll mark this solved for now but please keep us posted if you see it happen again!!

  • I'm stuck! FOG 1.2.0 issues Centos 7. Both server and StorageNode

    Solved
    9
    0 Votes
    9 Posts
    4k Views
    george1421G

    @Wayne-Workman said:

    https://wiki.fogproject.org/wiki/index.php?title=CentOS_7

    Great job!! Especially since a picture is worth a 1000 words (as they say).

  • MultiCast very slow

    Solved
    23
    0 Votes
    23 Posts
    21k Views
    P

    @Sebastian-Roth Hello
    for the moment i didnt make any test about multicast.
    But it’s planed
    I will tell you
    I have to look on switch configuration

  • After deploy the image, windows not boot

    Solved
    16
    0 Votes
    16 Posts
    6k Views
    S

    @danilopinotti Is this still an issue or can we make this solved? Have you tried upgrading to the very latest version, re-upload and deploy again?

  • Target partition size is smaller than source

    Solved
    13
    0 Votes
    13 Posts
    7k Views
    S

    @TThax I am marking this solved as I guess you have got a new image ready by now. As well Tom and I have worked on getting those dell recovery partitions right as well. Upgrade to the latest version and test if you like.

  • which kernel version to update?

    Solved
    6
    0 Votes
    6 Posts
    6k Views
    S

    @KJ-You I am marking this as solved as the initial question about kernel update/version is… Feel free to post again and open a new thread if you have another issue.

  • capturing doesnt finish and starts over and over again...

    Solved
    5
    0 Votes
    5 Posts
    2k Views
    Wayne WorkmanW

    Well I didn’t solve it.

  • Apache2 restart failed after trunk update

    Solved
    39
    0 Votes
    39 Posts
    18k Views
    PsycholiquidP

    @Tom-Elliott Still running like a champ. So I do greatly appreciate it. You allowed me to go home and not have ot manually dis-join and rejoin every machine in the building by hand

  • FOG Service not responding automatically to name change

    2
    0 Votes
    2 Posts
    856 Views
    S

    @Scott-Adams Latest trunk version is around 65xx. Maybe this has been addressed already? As hostname changes happen through the client I suppose it would be interesting to know which client version you use right now and which you have used back then?

  • Deploy task - getting page can't be displayed / no task is created

    Solved
    6
    0 Votes
    6 Posts
    2k Views
    G

    @Tom-Elliott said:

    Can you update to the latest and see if this is still happening?

    Updating to 6549 seems to have worked, funny it didn’t ask me to update/upgrade the database, just went straight to login. But I’m deploying an image so I’m happy! Thank you!! I will try that first next time, just thought if it was working yesterday it should still be working if I didn’t make any changes.

  • Help - Invalid Mac Address

    18
    0 Votes
    18 Posts
    9k Views
    C

    Working great now after moving to the Trunk. I was pleasantly surprised with how well the upgrade process worked. All I had to do after the update was reconfigure some of my settings for dnsmasq and then I was up and running.

    Thank you for your help @Wayne-Workman !

  • Adding NAS (NFS) - storage to FOG

    Solved
    24
    0 Votes
    24 Posts
    21k Views
    Wayne WorkmanW

    @boeleke In your screen shots, it looks like the Image Path and the FTP Path are backwards. Usually, the FTP Path contains the entire path, while the NFS Path starts in the exact shared NFS Folder.

    -EDIT-
    Just read that @ch3i solved it. Good job ch3i!

  • Trunk install, getting checksum files for kernels a....failed!

    Solved
    11
    0 Votes
    11 Posts
    5k Views
    E

    ok guys. first of all… tnx for the quick responses!

    dont blame me. i rebooted the machine and tried once more… exactly the same… and it worked !!!

    no clue, what happened… but tnx for your replies - u are quicker than a gunshot 😉

  • Restart task modification

    5
    0 Votes
    5 Posts
    2k Views
    george1421G

    @Tom-Elliott The only issue I see is that what ever utility the OP has to change the bios boot order, it has to be a linux program. I know off the top of my head, dell and lenovo have windows/cmd base versions of these programs. If the FOS kernel was based on winpe, then there would be a higher chance a program would exist. I use the Dell Command and Configure to change the boot order with my bios update flash drive. So I know its possible at least with Dell business hardware.

  • FTP Image Size - and other concerns

    Solved
    2
    0 Votes
    2 Posts
    712 Views
    Wayne WorkmanW

    I’m told by Tom that this is fixed, I assume it was a bug of some sort in the web GUI.

    Hopefully image capture works now.

    We have some brand-new Dell Optiplex 7040s in and after the update today they were just hanging on “Saving Partitions” although that might not be the exact message, this is just from memory. I really have no other clues than that… Will look into it further tomorrow though.

  • Another upload/download speed issue

    46
    0 Votes
    46 Posts
    37k Views
    T

    @Wayne-Workman Yeah I know, me either…its a SanDisk 64 GB…SDSSDP-064G. I’m assuming it’s one of their first models. We bought them close to 3 years ago.

88

Online

12.7k

Users

17.6k

Topics

156.8k

Posts