• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. rmishra1004
    R
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 5
    • Best 0
    • Controversial 0
    • Groups 0

    rmishra1004

    @rmishra1004

    0
    Reputation
    1
    Profile views
    5
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    rmishra1004 Unfollow Follow

    Latest posts made by rmishra1004

    • RE: Unable to access /fog/token.dat file

      @Sebastian-Roth
      fog ui.png

      SELinux.png

      posted in General Problems
      R
      rmishra1004
    • RE: Unable to access /fog/token.dat file

      @Sebastian-Roth The path for the storage node on Fog UI seems correct i.e. /opt/fog/snapins/ssl/

      Here is the response of

      ls -al /opt/fog/snapins/ssl/
      total 16
      drwxrwxrwx 3 fogproject apache   78 Nov  7 11:50 .
      drwxrwxrwx 3 fogproject apache   16 Nov  7 11:50 ..
      drwxrwxrwx 2 fogproject apache   51 Nov  7 11:50 CA
      -rwxrwxrwx 1 fogproject apache   96 Feb 24 14:41 ca.cnf
      -rwxrwxrwx 1 fogproject apache 1679 Feb 19 12:59 fog.csr
      -rwxrwxrwx 1 fogproject apache  231 Feb 19 12:59 req.cnf
      -rwxrwxrwx 1 fogproject apache 3243 Feb 19 12:59 .srvprivate.key
      

      What specific port is used to handshake the token.dat file such as 443 or 80? It seems like a firewall issue with our network people.

      posted in General Problems
      R
      rmishra1004
    • Unable to access /fog/token.dat file

      O.S: CentOS 7
      Fog Version: 1.5.8

      The Fog server is behind a firewall, thus we have requested the ports 80 443 21 3306 2049 20048 111 138 139 445 to be open, but it seems that there is still a blockage while trying to access the token.dat file.

      FirewallD and IPTables are disabled on the Fog Server.

      image_2020-02-24_10-54-03.png

      Could you please let us know how can we access this file from the network.

      posted in General Problems
      R
      rmishra1004
    • RE: Image Size of the client in Fog does not match the size of the Capture in Hard Drive

      @Sebastian-Roth Please find the details below:

      itadmin@fog120:~$ ll -lah /images/Win10LTS/
      total 7.0G
      drwxrwxrwx.  2 root       root  222 Feb 21 12:50 .
      drwxrwxrwx. 21 fogproject root 4.0K Feb 21 12:50 ..
      -rwxrwxrwx.  1 root       root    6 Feb 21 12:45 d1.fixed_size_partitions
      -rwxrwxrwx.  1 root       root 1.0M Feb 21 12:45 d1.mbr
      -rwxrwxrwx.  1 root       root  861 Feb 21 12:45 d1.minimum.partitions
      -rwxrwxrwx.  1 root       root   15 Feb 21 12:45 d1.original.fstypes
      -rwxrwxrwx.  1 root       root    0 Feb 21 12:45 d1.original.swapuuids
      -rwxrwxrwx.  1 root       root 382M Feb 21 12:45 d1p1.img
      -rwxrwxrwx.  1 root       root  11M Feb 21 12:45 d1p2.img
      -rwxrwxrwx.  1 root       root 160K Feb 21 12:45 d1p3.img
      -rwxrwxrwx.  1 root       root 6.6G Feb 21 12:50 d1p4.img
      -rwxrwxrwx.  1 root       root  861 Feb 21 12:45 d1.partitions
      
      itadmin@fog120:~$ cat /images/Win10LTS/d1.partitions
      label: gpt
      label-id: BCD2617A-B515-4B89-9A22-BC45CC4A85A9
      device: /dev/sda
      unit: sectors
      first-lba: 34
      last-lba: 498859998
      
      /dev/sda1 : start=        2048, size=     1021952, type=DE94BBA4-06D1-4D40-A16A-BFD50179D6AC, uuid=2B82619D-55BC-4245-989F-5D9247BFA675, name="Basic data partition", attrs="RequiredPartition GUID:63"
      /dev/sda2 : start=     1024000, size=      204800, type=C12A7328-F81F-11D2-BA4B-00A0C93EC93B, uuid=30CAD430-414E-456F-9805-34FF535BB883, name="EFI system partition", attrs="GUID:63"
      /dev/sda3 : start=     1228800, size=       32768, type=E3C9E316-0B5C-4DB8-817D-F92DF00215AE, uuid=C2749A80-A11C-4BD0-BD6F-CF5433E61773, name="Microsoft reserved partition", attrs="GUID:63"
      /dev/sda4 : start=     1261568, size=   497597952, type=EBD0A0A2-B9E5-4433-87C0-68B6B72699C7, uuid=B36C764C-00DC-40D9-A06A-ADA52A187F5A, name="Basic data partition"
      
      itadmin@fog120:~$ cat /images/Win10LTS/d1.minimum.partitions
      label: gpt
      label-id: BCD2617A-B515-4B89-9A22-BC45CC4A85A9
      device: /dev/sda
      unit: sectors
      first-lba: 34
      last-lba: 498859998
      
      /dev/sda1 : start=        2048, size=     1021952, type=DE94BBA4-06D1-4D40-A16A-BFD50179D6AC, uuid=2B82619D-55BC-4245-989F-5D9247BFA675, name="Basic data partition", attrs="RequiredPartition GUID:63"
      /dev/sda2 : start=     1024000, size=      204800, type=C12A7328-F81F-11D2-BA4B-00A0C93EC93B, uuid=30CAD430-414E-456F-9805-34FF535BB883, name="EFI system partition", attrs="GUID:63"
      /dev/sda3 : start=     1228800, size=       32768, type=E3C9E316-0B5C-4DB8-817D-F92DF00215AE, uuid=C2749A80-A11C-4BD0-BD6F-CF5433E61773, name="Microsoft reserved partition", attrs="GUID:63"
      /dev/sda4 : start=     1261568, size=    32735296, type=EBD0A0A2-B9E5-4433-87C0-68B6B72699C7, uuid=B36C764C-00DC-40D9-A06A-ADA52A187F5A, name="Basic data partition"
      
      itadmin@fog120:~$ cat /images/Win10LTS/d1.fixed_size_partitions
      1:2:3
      

      fixed size-partition.jpg d1 partitions.jpg

      d1 partitions.jpg

      posted in Bug Reports
      R
      rmishra1004
    • Image Size of the client in Fog does not match the size of the Capture in Hard Drive

      OS: CentOS 7
      Fog version : 1.5.8

      Problem:

      First Capture in Fog: Image size = 15.03 GiB
      First Capture.jpg

      Second Capture in Fog: Image Size: 29.46 GiB
      Second Capture.jpg

      Third Capture in Fog: Image Size: 44.70 GiB
      Third Capture.jpg

      Host details after third capture: 16.4 GB
      Host details after capture.jpg

      posted in Bug Reports
      R
      rmishra1004