• FOG 1.5.7 to 1.5.8 - Scheduled tasks issue

    Solved
    4
    0 Votes
    4 Posts
    540 Views
    LenainL

    @Sebastian-Roth
    I have found the error by myself, it was a misconfiguration of the variable no_proxy. I have change it and restart fog, it’s ok now:
    export no_proxy=127.0.0.1,IP.OF.SRV.FOG,[…]
    Thank you for your help!

  • proxydhcp offers were received, no dhcp offers were received

    Solved
    6
    0 Votes
    6 Posts
    1k Views
    george1421G

    @FuriousGamer065 So did you use my tutorial and config file exactly to setup your dnsmasq service? https://forums.fogproject.org/topic/12796/installing-dnsmasq-on-your-fog-server

  • Can't get FOG option to show in boot options

    Solved
    10
    0 Votes
    10 Posts
    1k Views
    E

    @george1421 Hi! I’ve received a shipment of the laptops I am using this for, and for whatever reason those ones are booting from FOG properly. The computers I was testing on (which have the same BIOS software) did not boot from it. I am guessing that this was due to some BIOS configuration error on my part, as the computers have the same BIOS. Thanks for your help, though!

  • PXE boot problems, TFTP, No configuration methods succeeded

    Solved
    20
    0 Votes
    20 Posts
    3k Views
    C

    @george1421 I found a solution. I am not totally sure why the problem occur, but now i know what i have to do to get the PXE boot running. There is selfbulid captive portal running on 10.0.2.2 that uses IPTABELS to allow access to the internet. By logging on captive portal an other rule is added to the IPTABELS PREROUTING nat chain

    ACCEPT all -- anywhere anywhere MAC 44:37:E6:B8:85:78

    In this chain there are some standard rules on top and bottom.

    DNAT tcp -- anywhere anywhere tcp dpt:domain to:10.0.2.2 DNAT tcp -- anywhere anywhere tcp dpt:domain to:10.0.2.2 ACCEPT all -- anywhere anywhere MAC 44:37:E6:B8:85:78 ACCEPT all -- anywhere 10.255.255.255 ACCEPT all -- anywhere 224.0.0.252 NFLOG all -- anywhere anywhere DOCKER all -- anywhere anywhere ADD RTYPE match dst-type LOCAL ACCEPT tcp -- anywhere anywhere tcp dpt:ssh DNAT tcp -- anywhere anywhere tcp dpt:https to:10.0.2.2:443 DNAT tcp -- anywhere anywhere to: 10.0.2.2:80 DNAT udp -- anywhere anywhere to: 10.0.2.2:42

    Usually it is not a problem to reach IP addresses in the LAN if you are not logged in to the captive portal. I explicitly tested it today. If I am in windows and am not logged in to the captive portal, I can access all other websites in the LAN in the browser, except the FOG management portal on 10.0.32.180.

    It looks the same with the boot process. If the computer is logged on to the captive portal then the PXE boot works without any problems.
    If the computer is not registered on the captive portal then I always get the “TFTP timend out” message.

    I just didn’t get the captive portal to play a role in this.

    Many thanks to george1421 und Sebsatian Roth for the help.

  • High CPU Usage

    Solved
    31
    0 Votes
    31 Posts
    9k Views
    A

    @Wayne-Workman Yes i’ll be changing the client check in time after posting the required information from MySQLtuner for @george1421.
    Yes 4 Cores would be nice, however due to fog not a being a critical server on our production environment it’s best not to take away resources from other servers. This might change in future though

    @george1421 Let me know if this is good info for you, I’m looking to update fog in the next couple of weeks. Maybe to the latest development version

    Server has been up for ~8 Days

    >> MySQLTuner 1.7.19 - Major Hayden <major@mhtx.net> >> Bug reports, feature requests, and downloads at http://mysqltuner.com/ >> Run with '--help' for additional options and output filtering [--] Skipped version check for MySQLTuner script Please enter your MySQL administrative login: root [OK] Currently running supported MySQL version 5.7.28-0ubuntu0.19.04.2 [OK] Operating on 64-bit architecture -------- Log file Recommendations ------------------------------------------------------------------ [OK] Log file /var/log/mysql/error.log exists [--] Log file: /var/log/mysql/error.log(106B) [OK] Log file /var/log/mysql/error.log is readable. [OK] Log file /var/log/mysql/error.log is not empty [OK] Log file /var/log/mysql/error.log is smaller than 32 Mb [OK] /var/log/mysql/error.log doesn't contain any warning. [OK] /var/log/mysql/error.log doesn't contain any error. [--] 0 start(s) detected in /var/log/mysql/error.log [--] 0 shutdown(s) detected in /var/log/mysql/error.log -------- Storage Engine Statistics ----------------------------------------------------------------- [--] Status: +ARCHIVE +BLACKHOLE +CSV -FEDERATED +InnoDB +MEMORY +MRG_MYISAM +MyISAM +PERFORMANCE_SCHEMA [--] Data in InnoDB tables: 17.3M (Tables: 55) [OK] Total fragmented tables: 0 -------- Analysis Performance Metrics -------------------------------------------------------------- [--] innodb_stats_on_metadata: OFF [OK] No stat updates during querying INFORMATION_SCHEMA. -------- CVE Security Recommendations -------------------------------------------------------------- [--] Skipped due to --cvefile option undefined -------- Performance Metrics ----------------------------------------------------------------------- [--] Up for: 8d 2h 27m 17s (521M q [744.370 qps], 11M conn, TX: 468G, RX: 112G) [--] Reads / Writes: 98% / 2% [--] Binary logging is disabled [--] Physical Memory : 3.8G [--] Max MySQL memory : 2.7G [--] Other process memory: 0B [--] Total buffers: 192.0M global + 17.1M per thread (151 max threads) [--] P_S Max memory usage: 72B [--] Galera GCache Max memory usage: 0B [OK] Maximum reached memory usage: 1.1G (29.54% of installed RAM) [OK] Maximum possible memory usage: 2.7G (70.22% of installed RAM) [OK] Overall possible memory usage with other process is compatible with memory available [OK] Slow queries: 0% (0/521M) [OK] Highest usage of available connections: 37% (57/151) [OK] Aborted connections: 0.00% (117/11896308) [!!] name resolution is active : a reverse name resolution is made for each new connection and can reduce performance [!!] Query cache may be disabled by default due to mutex contention. [!!] Query cache efficiency: 0.0% (0 cached / 477M selects) [OK] Query cache prunes per day: 0 [OK] Sorts requiring temporary tables: 0% (15 temp sorts / 146M sorts) [OK] No joins without indexes [!!] Temporary tables created on disk: 97% (11M on disk / 12M total) [OK] Thread cache hit rate: 98% (210K created / 11M connections) [OK] Table cache hit rate: 96% (1K open / 1K opened) [OK] table_definition_cache(1400) is upper than number of tables(334) [OK] Open file limit used: 0% (6/5K) [OK] Table locks acquired immediately: 100% (102 immediate / 102 locks) -------- Performance schema ------------------------------------------------------------------------ [--] Memory used by P_S: 72B [--] Sys schema is installed. -------- ThreadPool Metrics ------------------------------------------------------------------------ [--] ThreadPool stat is disabled. -------- MyISAM Metrics ---------------------------------------------------------------------------- [!!] Key buffer used: 18.2% (3M used / 16M cache) [OK] Key buffer size / total MyISAM indexes: 16.0M/43.0K [!!] Read Key buffer hit rate: 50.0% (6 cached / 3 reads) -------- InnoDB Metrics ---------------------------------------------------------------------------- [--] InnoDB is enabled. [--] InnoDB Thread Concurrency: 0 [OK] InnoDB File per table is activated [OK] InnoDB buffer pool / data size: 128.0M/17.3M [!!] Ratio InnoDB log file size / InnoDB Buffer pool size (75 %): 48.0M * 2/128.0M should be equal to 25% [OK] InnoDB buffer pool instances: 1 [--] Number of InnoDB Buffer Pool Chunk : 1 for 1 Buffer Pool Instance(s) [OK] Innodb_buffer_pool_size aligned with Innodb_buffer_pool_chunk_size & Innodb_buffer_pool_instances [OK] InnoDB Read buffer efficiency: 100.00% (12493296749 hits/ 12493297691 total) [!!] InnoDB Write Log efficiency: 44.2% (2737439 hits/ 6192657 total) [OK] InnoDB log waits: 0.00% (0 waits / 3455218 writes) -------- AriaDB Metrics ---------------------------------------------------------------------------- [--] AriaDB is disabled. -------- TokuDB Metrics ---------------------------------------------------------------------------- [--] TokuDB is disabled. -------- XtraDB Metrics ---------------------------------------------------------------------------- [--] XtraDB is disabled. -------- Galera Metrics ---------------------------------------------------------------------------- [--] Galera is disabled. -------- Replication Metrics ----------------------------------------------------------------------- [--] Galera Synchronous replication: NO [--] No replication slave(s) for this server. [--] Binlog format: ROW [--] XA support enabled: ON [--] Semi synchronous replication Master: Not Activated [--] Semi synchronous replication Slave: Not Activated [--] This is a standalone server -------- Recommendations --------------------------------------------------------------------------- General recommendations: Restrict Host for 'fogstorage'@% to fogstorage@SpecificDNSorIp UPDATE mysql.user SET host ='SpecificDNSorIp' WHERE user='fogstorage' AND host ='%'; FLUSH PRIVILEGES; Configure your accounts with ip or subnets only, then update your configuration with skip-name-resolve=1 When making adjustments, make tmp_table_size/max_heap_table_size equal Reduce your SELECT DISTINCT queries which have no LIMIT clause Before changing innodb_log_file_size and/or innodb_log_files_in_group read this: https://bit.ly/2TcGgtU Variables to adjust: query_cache_size (=0) query_cache_type (=0) query_cache_limit (> 1M, or use smaller result sets) tmp_table_size (> 16M) max_heap_table_size (> 16M) innodb_log_file_size should be (=16M) if possible, so InnoDB total log files size equals to 25% of buffer pool size.
  • No such file or directory (http: //ipxe.org/2d03e13b)

    Solved
    16
    0 Votes
    16 Posts
    4k Views
    george1421G

    @anon01013 Yes I agree, tell us what your dhcp servers are 10.0.0.8 and .9 . What is the manufacturer and version? Do you have access to change the configuration on these devices? Also please identify what is device 10.0.0.34.

    Lets start with there, then we can chart the next steps.

    BTW: your packet capture really tells us the story of what is going on with your network. Without the pcap it would be impossible to help you with FOG on your network.

  • 0 Votes
    7 Posts
    691 Views
    S

    @robo Good to know you have fixed this another way. Though I am still wondering if this is a reproducible issue and we might want to fix that in the code. On the other hand 1.2.0 is really old and I am not sure how many people still use it.

  • Loop during upgrade from 1.5.7 to 1.5.8

    Solved
    10
    0 Votes
    10 Posts
    1k Views
    S

    @plegrand Ops, I forgot to post here. This should be fixed in dev-branch now…

  • Mysql Default password

    Solved
    6
    0 Votes
    6 Posts
    3k Views
    S

    @Wayne-Workman Thanks heaps for mentioning this here! We should really update that wiki page to help people fix this. Newer versions of MySQL/MariaDB behave very different and we have changed the old way of using an empty DB password.

  • FOG FOS Drive Error (No Such file/directory)

    Solved
    5
    0 Votes
    5 Posts
    1k Views
    imagingmaster21I

    @Sebastian-Roth Machine was working fine after re-image and then started having performance issues mainly with Office and did Office repair. We are probably going to pull machine back and do another RAM test along with Lenovo diagnostics. Maybe just even replace RAM.

    We do want to upgrade but we have been pretty swamped withe people working from home, so hopefully we can do this when things settle down 🙂

  • Upgrade Debian 9 to Debian 10 FOG 1.5.7 and FOG 1.5.8

    Solved
    3
    0 Votes
    3 Posts
    743 Views
    S

    For anyone running into this. We’ve just pushed some changes to dev-branch and working-1.6 to make updating from Debian 9 to 10 easier. You should not be able to do this following the steps outlined here:

    sudo -i apt-get update && apt-get upgrade apt-get dist-upgrade reboot sed -i 's/stretch/buster/g' /etc/apt/sources.list apt-get update && apt-get upgrade apt-get dist-upgrade reboot apt-get --purge autoremove cat /etc/debian_release cd fogproject git checkout dev-branch git pull cd bin ./installfog.sh
  • Hosts are looking for tftp server.

    Solved
    51
    0 Votes
    51 Posts
    15k Views
    S

    @marted Just want to keep this topic up as it might be very helpful for others. Not sure if you have time and access to systems right now though.

  • chainloading failed hit s for the ipxe shell

    Solved
    11
    0 Votes
    11 Posts
    2k Views
    K

    It is working now so with Bios set to Auto (legacy First) and the exit mode set to GRUB_FIRST_HDD it boots!!! I tried it with UEFI and it didn’t work which is why I went to auto.

    Thanks for the help I appreciate it!

  • Unable to reboot into FOG

    Solved
    2
    0 Votes
    2 Posts
    703 Views
    S

    @dirtysoc Good news, this is a known issue with VirtualBox. Switch to ipxe.pxe boot file and the issue will be gone.

  • Equipment loans - how to assign loan to a user (and ideally integrate with AD)?

    Unsolved
    3
    0 Votes
    3 Posts
    708 Views
    K

    @Sebastian-Roth Hey Sebastian (and all other FOG devs and users out there) hope you and yours are staying safe and sound with whats going on in the world.

    I’d forgotten about this post myself I confess - I’ve been busy trying go setup our entire workforce across several sites to work from home.

    I know our service desk team would find this feature of great benefit as keeping reliable track of who was given a loaner laptop and when can be difficult without the right tool to do it. Excel sheets or even the ticketing system don’t manage this very well.

    But given whats going on just now for everyone its very much on the distant, nice to have when the worlds in a better place list.

    Stay safe everyone.

    Kiweegie.

  • 0 Votes
    3 Posts
    477 Views
    S

    @dmoseley Any news on this?

  • About Uploading Images to the Virtual Machine

    Solved
    2
    0 Votes
    2 Posts
    238 Views
    S

    @celikbilek Sorry for the very late reply. Must have gone unnoticed in a busy week.

    I am fairly sure this error is caused by the VM having too little RAM. Make sure it has at least 1 GB and should run fine that way.

  • Zyxel USG40 DHCP Pool

    Solved
    6
    0 Votes
    6 Posts
    654 Views
    george1421G

    @juels said in Zyxel USG40 DHCP Pool:

    Actually I don’t need dual NICs since the server is located in my department, so I can just access it when I need it.
    I actually just want a FOG server and a 24port switch connected so I can connect my workstations for deployment, but what about dhcp then?

    Well you do and you don’t. To install FOG the fog server needs to have internet access. BUT FOG gets cranky when you change its IP address after FOG is installed. So its best to have 2 network interfaces. One for management and internet access to install/upgrade FOG and one for imaging (if you want an isolated imaging network, not specifically required). If you have an isolated imaging network then you will need to configure the FOG server to be the dhcp server for the imaging network. Just understand the system’s imaged on the imaging network won’t have access to the rest of your network including the AD server if the target servers will connect to AD.

    If you are concerned about network traffic AND as part of the imaging process your computers need to reach out of the isolated network you are better off not to use an isolated imaging network. You can modify your design a bit to plug the fog server and computers to be imaged on that 24 port switch, then plug that 24 port switch into your business network. All imaging will stay local to that 24 port switch but the clients that are imaged will be able to reach your business network servers and the internet if needed.

  • Deploying via Multicast aborts midway

    Solved
    8
    0 Votes
    8 Posts
    787 Views
    D

    @george1421 We have 3 switches between the computers and the FOG-server.

    The problem is resolved!

    Our Solution:
    The WebGUI from the switch showed the options in the IGMP Snooping as enabled, in the config-file some of the needed options were disabled. After enabling them in the file and uploading that we tried another mutlicast task.

    The timeouts still are in the multicast.log.udpcast.x, but the task completes successfully.

  • Multicast Error:method parse/execution failed

    Solved
    10
    0 Votes
    10 Posts
    2k Views
    K

    @Tom-Elliott
    Thank you for your attention.
    I did not find a solution. In my business, we have chosen a different type of computer and everything is fine.
    It’s just so that you can close or delete this topic which is useless in the end.
    I need help elsewhere, but I have a new topic on this subject.
    Thank you for this Fog product which is powerful, varied and effective !!!

99

Online

12.4k

Users

17.4k

Topics

155.9k

Posts