• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. msi
    3. Posts
    M
    • Profile
    • Following 0
    • Followers 0
    • Topics 27
    • Posts 130
    • Best 3
    • Controversial 0
    • Groups 1

    Posts made by msi

    • RE: Capturing image keep failing at database update

      @Sebastian-Roth we are using p3p2. I just rechecked, all are using p3p2 interface in the web ui

      [root@gaaufog php-fpm]# ip a s
      1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
          link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
          inet 127.0.0.1/8 scope host lo
             valid_lft forever preferred_lft forever
          inet6 ::1/128 scope host
             valid_lft forever preferred_lft forever
      2: p3p1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP group default qlen 1000
          link/ether 00:13:3b:12:30:f3 brd ff:ff:ff:ff:ff:ff
      3: p3p2: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP group default qlen 1000
          link/ether 00:13:3b:12:30:f4 brd ff:ff:ff:ff:ff:ff
          inet 192.168.1.230/24 brd 192.168.1.255 scope global noprefixroute p3p2
             valid_lft forever preferred_lft forever
          inet6 fe80::ec94:a6b:f680:c6d5/64 scope link noprefixroute
             valid_lft forever preferred_lft forever
      4: enp0s31f6: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP group default qlen 1000
          link/ether 54:bf:64:85:96:1d brd ff:ff:ff:ff:ff:ff
          inet 192.168.1.104/24 brd 192.168.1.255 scope global noprefixroute dynamic enp0s31f6
             valid_lft 20999sec preferred_lft 20999sec
          inet6 fe80::ae81:cd39:7f04:8cd1/64 scope link noprefixroute
             valid_lft forever preferred_lft forever
      5: virbr0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc noqueue state DOWN group default qlen 1000
          link/ether 52:54:00:13:1e:25 brd ff:ff:ff:ff:ff:ff
          inet 192.168.122.1/24 brd 192.168.1.255 scope global virbr0
             valid_lft forever preferred_lft forever
      6: virbr0-nic: <BROADCAST,MULTICAST> mtu 1500 qdisc pfifo_fast master virbr0 state DOWN group default qlen 1000
          link/ether 52:54:00:13:1e:25 brd ff:ff:ff:ff:ff:ff
      
      [root@gaaufog php-fpm]# ip r s
      default via 192.168.1.250 dev enp0s31f6 proto dhcp metric 104
      default via 192.168.1.250 dev p3p2 proto static metric 105
      192.168.1.0/24 dev enp0s31f6 proto kernel scope link src 192.168.1.104 metric 104
      192.168.1.0/24 dev p3p2 proto kernel scope link src 192.168.1.230 metric 105
      192.168.122.0/24 dev virbr0 proto kernel scope link src 192.168.122.1
      [root@gaaufog php-fpm]#
      

      test.jpg

      posted in FOG Problems
      M
      msi
    • RE: Capturing image keep failing at database update

      @Sebastian-Roth I just checked all. All passwords are matching but still not working. I also noticed that it is using enp0s31f6 IP address instead of p2p3 IP (192.168.1.230). is it normal since both IP’s are working when accessing the web console?

      posted in FOG Problems
      M
      msi
    • RE: Capturing image keep failing at database update

      Looks like ftp password is mismatching as below screenshottest.jpg

      posted in FOG Problems
      M
      msi
    • Capturing image keep failing at database update

      Hello,
      I am using CentOS 7.5 with 1.5.8 fog installed. It is keep failing to update the database after capture
      It has two Ethernet port. enp0s31f6 to only manage for administrative purpose. p3p2 is to provide dhcp and all fog related data transmission
      test.jpg

      posted in FOG Problems
      M
      msi
    • RE: images are not syncing from master to node

      @Sebastian-Roth I killed all the defunct process and restarted the server. Still not syncing…

      posted in FOG Problems
      M
      msi
    • RE: images are not syncing from master to node

      @Sebastian-Roth We have verity of speed based on branch size. Our baseline is to have 10 MB upload and download speed which most brunch carries out. Below is the output for lftp:

      [root@fogserver images]# ps aux |grep lftp
      root     12955  0.0  0.0      0     0 ?        Z    08:13   0:00 [lftp] <defunct>
      root     22481  0.0  0.0      0     0 ?        Z    08:21   0:00 [lftp] <defunct>
      root     41111  0.0  0.0      0     0 ?        Z    08:38   0:00 [lftp] <defunct>
      root     42773  0.0  0.0 112708   972 pts/0    S+   08:40   0:00 grep --color=auto lftp
      
      posted in FOG Problems
      M
      msi
    • RE: images are not syncing from master to node

      @Sebastian-Roth replication is check marked for all images
      0_1538657547512_19c2131b-b096-419c-9be7-ddab1fe1b13f-image.png
      0_1538657572096_fogreplicator.log
      I have attached the fogreplocator log

      posted in FOG Problems
      M
      msi
    • images are not syncing from master to node

      Hi,
      I have 4 total images in the master server. However, it’s not syncing other two image to all other node.
      The image was captured via another node and transferred manually using scp to the master server since it wasn’t syncing it all.

      posted in FOG Problems
      M
      msi
    • RE: 503 Service Unavailable

      @wayne-workman I have restored the VM and ran updateIP.sh, still getting the same error. I checked the .fogsettings config file. it only updated the ipaddress; didn’t change routeraddress, plainrouter, and dns address.

      posted in FOG Problems
      M
      msi
    • RE: 503 Service Unavailable

      @george1421 Hi,
      I have followed the migration document. It’s giving me the same error

      posted in FOG Problems
      M
      msi
    • RE: 503 Service Unavailable

      @george1421 So, I am installing a new Hyper-v. would be able to guide me to use the existing database from the old machine? I know I should follow the Migrate_FOG document. Is there anything else I should do after installation of CentOS and current FOG?
      thanks.

      posted in FOG Problems
      M
      msi
    • RE: 503 Service Unavailable

      hi @george1421,
      So how can we fix it? Correct me if I am wrong @george1421, there is issue with cpu related process that is casing the FOG performance.
      Thanks.

      posted in FOG Problems
      M
      msi
    • RE: 503 Service Unavailable

      @george1421 That’s the only thing I didn’t do. I might still has the configuration (.fogsettings) file. How do you want me to proceed?

      posted in FOG Problems
      M
      msi
    • RE: 503 Service Unavailable

      hi! @Quazz
      Looks like the document is for migrating into a new machine. I am trying to use the same VM. I think it lost the connection to the database. After re-running the installfog.sh, it asked to go to web browser to update the database; it’s not giving me that option.

      posted in FOG Problems
      M
      msi
    • 503 Service Unavailable

      Hi,
      I am using FOG 1.5.4 on a CentOS 7.4 VM. Recently, We moved our data center from one location to another and I had to change the IP on the .fogsettings file. Since I still couldn’t login, decided to reinstall by renaming the .fogsettings as it suggested below:
      https://wiki.fogproject.org/wiki/index.php/Uninstall_FOG
      I did all of this accept for removing the database. Also noticed that /etc/init.d/FOGImageReplicator /etc/init.d/FOGMulticastManager /etc/init.d/FOGScheduler are missing. Please help me on this. We need to keep the database.

      posted in FOG Problems
      M
      msi
    • RE: NBP is too big to fit in free base memory

      @sebastian-roth I disabled legacy. It works. thanks.

      posted in General Problems
      M
      msi
    • NBP is too big to fit in free base memory

      Hi,
      We are trying PXE boot for Intel NUC for the first time. We are facing nbp is too big to fit in free base memory error.Can you guide me how to solve this problem if possible?
      Thanks.

      posted in General Problems
      M
      msi
    • RE: Image Size 00.0 iB

      @msi Never mind. After I re-ran the installation from the Git. Problem solved.

      posted in FOG Problems
      M
      msi
    • Image Size 00.0 iB

      Today I just captured one new image. Suddenly noticed, one of my image shows that it has zero in image in size.However, I can still deploy new machine using that image. I am using 1.5.0.32
      0_1522089132118_54cd3226-1ec9-4ae6-a872-586cdc812eed-image.png

      0_1522089191335_f3ef66af-096d-46fc-8f8e-639e131fb678-image.png

      posted in FOG Problems
      M
      msi
    • 1
    • 2
    • 3
    • 4
    • 5
    • 6
    • 7
    • 1 / 7