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

    msnyder

    @msnyder

    3
    Reputation
    482
    Profile views
    25
    Posts
    0
    Followers
    0
    Following
    Joined Last Online
    Location Austin, TX Age 45

    msnyder Unfollow Follow

    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

    Latest posts made by msnyder

    • RE: Deleting Images

      @Tom-Elliott Dude everyone here gets it and appreciates what you do! Thanks for everything!

      posted in FOG Problems
      M
      msnyder
    • RE: Deleting Images

      I deleted them via the CLI and don’t seem to have any issues thus far; however it did not replicate the delete to the storage nodes… I had to delete them individually.

      posted in FOG Problems
      M
      msnyder
    • RE: Deleting Images

      @Tom-Elliott Can I just delete them from the Ubuntu CLI on the main Fog server and the storage nodes will replicate the delete?

      posted in FOG Problems
      M
      msnyder
    • RE: Mac capture and deploy solutions

      @george1421 Ok, makes sense, except can’t do a Mac VM, but like you said, that’s not as important than expanding the disk…

      Thanks

      posted in Mac Problems
      M
      msnyder
    • RE: Deleting Images

      @Tom-Elliott Did them both at the same time from the Image Management menu.

      posted in FOG Problems
      M
      msnyder
    • RE: Deleting Images

      Can I just delete the images from the disk?

      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
    • RE: Mac capture and deploy solutions

      @Sebastian-Roth So you are saying to use my idea of installing MacOS on a small 16GB USB key for the capture, then deploy to Macs that have a much larger hard drive and expand using Apple disk utility?

      posted in Mac Problems
      M
      msnyder
    • RE: Mac capture and deploy solutions

      Here is the post I saw that made me believe MacOS cannot be resized: https://forums.fogproject.org/topic/7627/invalid-operating-system-id-apple-mac-os-8/4

      posted in Mac Problems
      M
      msnyder