• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. plegrand
    3. Posts
    P
    • Profile
    • Following 0
    • Followers 0
    • Topics 45
    • Posts 418
    • Best 18
    • Controversial 0
    • Groups 0

    Posts made by plegrand

    • RE: PHP 7.3

      @george1421

      I had to modify this file :
      /etc/php/7.3/fpm/pool.d/www.conf

      ;listen = /run/php/php7.3-fpm.sock
      listen = 127.0.0.1:9000
      

      Now it seems to work.

      I’ve always these errors :

      août 26 11:49:05 fog FOGMulticastManager[788]: PHP Warning:  Use of undefined constant CURLOPT_RETURNTRANSFER - assumed 'CURLOPT_RETURNTRANSFER' (this will throw an Error in a future version of PHP) in /var/www/fog/lib/fog/fogurlrequests.class.php on line 160
      août 26 11:49:15 fog FOGMulticastManager[788]: PHP Warning:  Use of undefined constant CURLOPT_SSL_VERIFYPEER - assumed 'CURLOPT_SSL_VERIFYPEER' (this will throw an Error in a future version of PHP) in /var/www/fog/lib/fog/fogurlrequests.class.php on line 158
      août 26 11:49:15 fog FOGMulticastManager[788]: PHP Warning:  Use of undefined constant CURLOPT_SSL_VERIFYHOST - assumed 'CURLOPT_SSL_VERIFYHOST' (this
      

      will throw an Error in a future version of PHP) in /var/www/fog/lib/fog/fogurlrequests.class.php on line 159

      posted in Linux Problems
      P
      plegrand
    • RE: PHP 7.3

      aptitude versions php 2:7.3+69
      aptitude versions php-fpm 2:7.3+69
      aptitude versions php7.3-fpm 7.3.4-2

      I’ve got a lot of these errors in error.log :

      [Mon Aug 26 11:31:37.008348 2019] [proxy:error] [pid 9312] (111)Connection refused: AH00957: FCGI: attempt to connect to 127.0.0.1:9000 (*) failed
      [Mon Aug 26 11:31:37.008383 2019] [proxy_fcgi:error] [pid 9312] [client 192.168.39.124:54346] AH01079: failed to make connection to backend: 127.0.0.1
      
      posted in Linux Problems
      P
      plegrand
    • PHP 7.3

      Hello

      I just upgraded debian an it’s now php 7.3 but the installer of fog 1.5.7 is looking for php 7.0.
      Do i have to install the dev-branch ?
      Actually nothing works anymore
      Service Unavailable

      The server is temporarily unable to service your request due to maintenance downtime or capacity problems. Please try again later.
      Apache/2.4.38 (Debian) Server at 192.168.39.243 Port 80
      

      I i try a upgrade here is what i have :

      * Skipping package:   apache2.................................(Already Installed)
      * Skipping package:   bc......................................(Already Installed)
      * Skipping package:   build-essential.........................(Already Installed)
      * Skipping package:   cpp.....................................(Already Installed)
      * Skipping package:   curl....................................(Already Installed)
      * Skipping package:   g++.....................................(Already Installed)
      * Skipping package:   gawk....................................(Already Installed)
      * Skipping package:   gcc.....................................(Already Installed)
      * Skipping package:   gzip....................................(Already Installed)
      * Skipping package:   htmldoc.................................(Already Installed)
      * Skipping package:   lftp....................................(Already Installed)
      * Skipping package: libapache2-mod-php7.0.....................(Does not exist)
      * Skipping package:   libc6...................................(Already Installed)
      * Skipping package:   libcurl4................................(Already Installed)
      * Skipping package:   m4......................................(Already Installed)
      * Skipping package:   mariadb-server..........................(Already Installed)
      * Installing package: mysql-client............................Failed! (Will try later)
      * Skipping package:   net-tools...............................(Already Installed)
      * Skipping package:   nfs-kernel-server.......................(Already Installed)
      * Skipping package:   openssh-server..........................(Already Installed)
      * Skipping package: php7.0....................................(Does not exist)
      * Skipping package: php7.0-bcmath.............................(Does not exist)
      * Skipping package: php7.0-cli................................(Does not exist)
      * Skipping package: php7.0-curl...............................(Does not exist)
      * Skipping package: php7.0-fpm................................(Does not exist)
      * Skipping package: php7.0-gd.................................(Does not exist)
      * Skipping package: php7.0-json...............................(Does not exist)
      * Skipping package: php7.0-mbstring...........................(Does not exist)
      * Skipping package: php7.0-mysql..............................(Does not exist)
      * Skipping package:   php-gettext.............................(Already Installed)
      * Skipping package:   sysv-rc-conf............................(Already Installed)
      * Skipping package:   tar.....................................(Already Installed)
      * Skipping package:   tftpd-hpa...............................(Already Installed)
      * Skipping package:   tftp-hpa................................(Already Installed)
      * Skipping package:   unzip...................................(Already Installed)
      * Skipping package:   vsftpd..................................(Already Installed)
      * Skipping package:   wget....................................(Already Installed)
      * Skipping package:   xinetd..................................(Already Installed)
      * Skipping package:   zlib1g..................................(Already Installed)
      * Updating packages as needed.................................OK
      * Installing now everything is updated........................Failed!
      
      posted in Linux Problems
      P
      plegrand
    • RE: Debian 10 libcurl3 install problem, solved?

      I just upgraded debian an it’s now php 7.3 but the installer of fog 1.5.7 is looking for php 7.0.
      Do i have to install the dev-branch ?
      Actually nothing works anymore

      posted in Linux Problems
      P
      plegrand
    • RE: Multicast very slow

      @george1421
      Then i made some tests

      Multicast session (test) with 2 target computers : about 1.7GB/min rate

      Multicast session (test) with 3 target computers : about 1.7GB/min rate

      Multicast session (test) with 4 target computers
      The 2 first target computers didn’t start i cant understand why.
      then i removed these to computers from the session (test)
      i create a new multicast session (test2) for these 2 computers

      Then there is 2 sessions running (test and test2) and all the target computers have about 1.15GB/min rate

      All the computers have 2 partitions and strangely the first partition is slower than the second : about 700MB/min rate

      posted in FOG Problems
      P
      plegrand
    • RE: Multicast very slow

      @george1421 said in Multicast very slow:

      Under a multicast you should get just slightly less than unicast speeds.

      So what’s the multicast interest if it’s not faster, apart from not flooding the network?

      I’m going to make some tests this morning with 2, 3, 4 target computers.
      I will tell you the result

      posted in FOG Problems
      P
      plegrand
    • RE: Multicast very slow

      @george1421
      The 6450 has all his ports 10/100/1000
      not the 6250 only the uplink ports are on 1000

      posted in FOG Problems
      P
      plegrand
    • RE: Multicast very slow

      @george1421 said in Multicast very slow:

      Do you have the capabilities to run a second network wire from the switch where the fog server is to the switch where the target computers are? (I’ll explain more if you can).

      It’s quiet already the case
      The switch (OS6250) where are connected all my target computers is just below the switch where the fog server is (OS6450).
      And directly connected by a 1GB link
      Then, only target computers are on a 100MB link

      posted in FOG Problems
      P
      plegrand
    • RE: Multicast very slow

      @george1421 For these tests for the moment i’ve no time enough but i’ll do these tests in a near futur

      posted in FOG Problems
      P
      plegrand
    • RE: Multicast very slow

      @george1421
      I’m not sure to well understand
      Actually my diagram is not “really” true.
      The fog server is on a GB port
      All desktop clients are on 100 M ports
      I cant do anything else, no enough GB ports

      posted in FOG Problems
      P
      plegrand
    • RE: Multicast very slow

      @george1421
      With a target computer far from the fog server it seems to works also

      fddf7741-d626-4eb7-abe3-3625249a467c-image.png file:///home/pascal/Bureau/multicast-205.jpg

      posted in FOG Problems
      P
      plegrand
    • RE: Multicast very slow

      @george1421
      To answer to your last question it was a session with 15 target computer and theses target computer was very near the fog server, on my drawing it’s the swith just below the fog server

      posted in FOG Problems
      P
      plegrand
    • RE: Multicast very slow

      @george1421

      With only one computer it seams to works fine.

      Unicast
      c2b1320f-c025-478f-bcc5-d25eb8678311-image.png file:///home/pascal/Bureau/unicast.jpg

      Multicast
      b1e83cb1-140c-4d9e-b26a-9700b65acd8d-image.png file:///home/pascal/Bureau/multicast.jpg

      posted in FOG Problems
      P
      plegrand
    • RE: Multicast very slow

      @george1421
      Image menu
      Multicast Image
      Start Multicast Session

      posted in FOG Problems
      P
      plegrand
    • RE: Multicast very slow

      @george1421 Sorry but where is this “Start Multicast session” ?

      posted in FOG Problems
      P
      plegrand
    • RE: Multicast very slow

      @george1421 How can i make multicast on 1 computer? I can’t see this option

      posted in FOG Problems
      P
      plegrand
    • RE: Multicast very slow

      @george1421
      unicast : 30minutes for 14 Computers
      multicast : 24hours for the same computers

      posted in FOG Problems
      P
      plegrand
    • RE: Multicast very slow

      For information i’ve got these kinds of logs :
      http://plegrand1.free.fr/multicast.log.udpcast.6

      unicast works fine

      posted in FOG Problems
      P
      plegrand
    • RE: Multicast very slow

      @Sebastian-Roth
      Hello Sebastian and thanks for your answer.
      I made these tests (sorry for the french words) :

      Troubleshoot MultiCast
      https://wiki.fogproject.org/wiki/index.php/Multicasting

      Afficher le mode debug sur les clients
      Menu Fog Configuration
      iPXE Menu Item Settings
      fog.debug
      L’option “Menu Show with” est par défaut sur “Debug Options”. La mettre sur “All hosts”

      Test avec 4 clients
      Sur le serveur, lancer la commande suivante :
      udp-sender --file /opt/fog/.fogsettings --log /opt/fog/log/multicast.log --ttl 32 --nopointopoint

      Sur les clients
      Booter en mode debug
      Commande : udp-receiver
      Sur le serveur, on doit voir les 4 clients connectés
      “Enter” pour lancer le transfert

      Sur le serveur
      “Enter” pour lancer le transfert

      Tests avec les postes:
      192.168.39.181
      192.168.39.145
      192.168.39.121
      192.168.39.189
      Multicast litening : 232.168.39.243

      Logs sur le serveur :

      New connection from 192.168.39.181  (#0) 00000009
      Ready. Press any key to start sending data.
      New connection from 192.168.39.145  (#1) 00000009
      Ready. Press any key to start sending data.
      New connection from 192.168.39.189  (#2) 00000009
      Ready. Press any key to start sending data.
      New connection from 192.168.39.121  (#3) 00000009
      Ready. Press any key to start sending data.
      
      094  re-xmits=0000002 (100.0%) slice=0112 -   0
      
      09:24:59.309910 Using mcast address 232.168.39.243
      09:24:59.309962 UDP sender for /opt/fog/.fogsettings at 192.168.39.243 on eth0 
      09:24:59.309973 Broadcasting control to 192.168.39.255
      09:25:03.709692 Using mcast address 232.168.39.243
      09:25:03.709744 UDP sender for /opt/fog/.fogsettings at 192.168.39.243 on eth0 
      09:25:03.709756 Broadcasting control to 192.168.39.255
      09:30:03.457992 Using mcast address 232.168.39.243
      09:30:03.458037 UDP sender for /opt/fog/.fogsettings at 192.168.39.243 on eth0 
      09:30:03.458047 Broadcasting control to 224.0.0.1
      10:13:28.830979 Starting transfer: 00000009
      10:13:28.842773 RETX         1    1
      10:13:28.843867 RETX         2    1
      10:13:28.844919 Transfer complete.
      10:13:28.845001 Disconnecting #0 (192.168.39.181)
      10:13:28.845050 Disconnecting #1 (192.168.39.145)
      10:13:28.845063 Disconnecting #2 (192.168.39.189)
      10:13:28.845075 Disconnecting #3 (192.168.39.121)
      10:13:28.845090
      

      For me it works fine. What do you think about that?

      posted in FOG Problems
      P
      plegrand
    • Multicast very slow

      Hello,
      i’m trying multicast with fog 1.5.5 and alcatel switchs (OS6250 and OS6450).
      When i launch a multicast session it’s extremely slow.
      For the configuration of the switchs i made like this :

      On all switchs enable igmp globaly and on vlan 2 (fog server)

      ip multicast status enable
      ip multicast vlan 2 status enable
      ip multicast zapping enable
      ip multicast vlan 2 zapping enable
      ip multicast version 3
      ip multicast vlan 2 version 3
      ip multicast querier-forwarding enable
      ip multicast vlan 2 querier-forwarding enable
      

      On the querier switch (the closest to the fog server)

      ip multicast querying enable
      ip multicast vlan 2 querying enable
      ip interface Querier address 192.168.39.244 mask 255.255.255.0 vlan 2
      

      Disable igmp on all other vlans on all the switchs

      All computers are on 100M port and the fog server on 1G port

      You can see on this diagram http://plegrand1.free.fr/IGMP.png (old diagram )
      not a ghost server but a fog server
      I add global statement
      The server is on a 1G port

      the flow is very fast at the beginning then goes down to be very slow (25M / min)
      Here is the server characteristics

      PowerEdge T310
      Intel(R) Xeon(R) CPU X3480 @ 3.07GHz
      cores	      =	4
      enabledcores  =	4
      threads       =	8
      Ram           = 32GiB
      
      Ethernet interface
      NetXtreme II BCM5716 Gigabit Ethernet
      eth0
      1Gbit/s
      

      Could you help me to solve this problem ?

      posted in FOG Problems
      P
      plegrand
    • 1 / 1