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

    Best posts made by msi

    • RE: PXE can't find correct bootfile size

      @george1421 Good News! I got it to work. I noticed that I got bunch of alert about some host is trying to access the tftpd and httpd service. It was the firewall. At the beginning, while I was setting up the node, I typed systemctl stop firewalld; while I should have typed systemstl disable firewalld since I rebooted once.

      posted in FOG Problems
      M
      msi
    • RE: Activate windows with cd key using snapin

      @wayne-workman It’s working

      posted in Windows Problems
      M
      msi
    • RE: Image not syncing between nodes

      @wayne-workman said in Image not syncing between nodes:

      If you run this command from your Master Node, it will prompt you for the storage node’s local fog user’s password. You can find that in that node’s storage management area or from this file on it: /opt/fog/.fogsettings

      rsync <options> <source> <destination>

      rsync -r --bwlimit=6250 fog@10.134.200.230:/images/Laptop2.1 /images
      rsync -r --bwlimit=6250 fog@10.134.200.230:/images/Laptop /images
      

      The 6250 is supposed to be 6250Kbps, or 50Mbps. If you want slower, you can do the math to figure out what you need with the calculator I reference below.

      It took some times but it is working after issuing the rsync command. I had to delete the image from the NJED node after rsync completion.

      posted in FOG Problems
      M
      msi
    • 1 / 1