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

    Best posts made by msnyder

    • RE: Locked out of Fog...

      @george1421 said in Locked out of Fog...:

      df -h

      I got it…

      root@PDC-FOG:/# cat /etc/fstab
      # /etc/fstab: static file system information.
      #
      # Use 'blkid' to print the universally unique identifier for a
      # device; this may be used with UUID= as a more robust way to name devices
      # that works even if disks are added and removed. See fstab(5).
      #
      # <file system> <mount point>   <type>  <options>       <dump>  <pass>
      # / was on /dev/sda1 during installation
      UUID=d539e06c-4300-4f52-8a5f-b8b9585e8ec8 /               ext4    errors=remount-ro 0       1
      # swap was on /dev/sda5 during installation
      UUID=46b75b5b-5cc6-474a-b0bf-9ac7afa2b49f none            swap    sw              0       0
      /dev/sdb1       /images         ext4    defaults        0       2
      root@PDC-FOG:/#
      
      posted in FOG Problems
      M
      msnyder
    • RE: Deleting Images

      Permissions looked off, so I set them, but old “already deleted” images are still there. How do I remove them without messing up the database?

      root@PDC-FOG:~# ls -l /images/
      total 32
      drwxrwxrwx 4 fog  root  4096 Jun 22 16:18 dev
      drwx------ 2 root root 16384 Jun 21 08:36 lost+found
      drwxrwxrwx 2 root root  4096 Jun 22 12:08 MacOS-Test
      drwxrwxrwx 2 fog  root  4096 Jun 21 08:33 postdownloadscripts
      drwxrwxrwx 2 root root  4096 Jun 22 09:34 Win10-Test
      root@PDC-FOG:~# chown -R fog:root /images
      root@PDC-FOG:~# ls -l /images/
      total 32
      drwxrwxrwx 4 fog root  4096 Jun 22 16:18 dev
      drwx------ 2 fog root 16384 Jun 21 08:36 lost+found
      drwxrwxrwx 2 fog root  4096 Jun 22 12:08 MacOS-Test
      drwxrwxrwx 2 fog root  4096 Jun 21 08:33 postdownloadscripts
      drwxrwxrwx 2 fog root  4096 Jun 22 09:34 Win10-Test
      root@PDC-FOG:~#
      
      posted in FOG Problems
      M
      msnyder
    • Deleting Images
      Server
      • FOG Version: 1.4.3
      • OS: Ubuntu 16.04.2 LTS
      Client
      • Service Version:
      • OS:
      Description

      After deleting images in Fog, it does not remove the images on the disk or storage nodes. Bug?

      Dashboard
      0_1498235187294_Dash.PNG

      Disk
      0_1498235200311_Disk.PNG

      Storage Nodes
      0_1498235352652_AUS.PNG

      0_1498235357573_NY.PNG

      0_1498235361796_OMA.PNG

      posted in FOG Problems
      M
      msnyder
    • 1 / 1