Navigation

    FOG Project

    • Register
    • Login
    • Search
    • Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    1. Home
    2. seppim
    S
    • Profile
    • Following
    • Followers
    • Topics
    • Posts
    • Best
    • Groups

    seppim

    @seppim

    0
    Reputation
    41
    Posts
    2
    Profile views
    1
    Followers
    0
    Following
    Joined Last Online

    seppim Follow

    Best posts made by seppim

    This user hasn't posted anything yet.

    Latest posts made by seppim

    • RE: Advanced Login

      @sebastian-roth Hello Sebastian,

      for my unterstanding:
      When I choose “Advanced menu” in PXE menu, I log in and get back to the menu and see the menu items which has “Advanced Login Required”.

      1. I enable Advanced Menu Login in iPXE General Configuration -> Advanced Menu settings:
        8f45bb27-c87c-4530-89a4-810e3d51b4ef-grafik.png
        now the menu item is displayed:
        2633148a-b3f4-420d-be6a-574bdcd52d27-grafik.png

      2. I login and hit enter, then this happen:
        8866bf04-1fdb-44b3-a4bc-912ae95ec181-grafik.png

      I guess I need to set the “Advanced menu command”? But why is this not out of the box working?

      Or did I misunderstood this feature?

      posted in FOG Problems
      S
      seppim
    • RE: Capture Ubuntu 20.04 just free diskspace

      @sebastian-roth Hi Sebastian,

      thank you!

      Well, the 3 partitions are because of the Ubuntu software Raid.

      I need the Raid to prevent system halt, because the server is not local monitoring. so no one will check if the HDD goes failed.

      I finish my setup and try to capture … as long he copy 1:1 the HDD for the backup its fine

      posted in General
      S
      seppim
    • RE: Capture Ubuntu 20.04 just free diskspace

      @sebastian-roth said in Capture Ubuntu 20.04 just free diskspace:

      @seppim said in Capture Ubuntu 20.04 just free diskspace:

      Host Primary Disk: /dev/md126

      This might be specific to Intel (software) RAID, but I am not sure. Why do you need to use a complex setup with LVM or RAID?

      Well, the LVM I dont need and already deleted.
      The Raid I need when a disk get failure (not so unusual)

      I finish setuping the Ubuntu Server and try then again to capture.

      posted in General
      S
      seppim
    • RE: Capture Ubuntu 20.04 just free diskspace

      @sebastian-roth Hi Sebastian,

      I made a data backup and install Ubuntu 20.04 new. This time with Ubuntu Software Raid 1 and no LVM.

      When I start capture he throws the error: no resizeable disks where found.
      I added this to my host:

      Host Kernel Arguments: mdraid=true
      Host Primary Disk: /dev/md126
      

      This is my system:

      cat /proc/mdstat
      Personalities : [raid1] [linear] [multipath] [raid0] [raid6] [raid5] [raid4] [raid10]
      md0 : active raid1 sdb2[1] sda2[0]
            1046528 blocks super 1.2 [2/2] [UU]
      
      md2 : active raid1 sdb4[1] sda4[0]
            967189504 blocks super 1.2 [2/2] [UU]
            [=====>...............]  resync = 29.8% (288817088/967189504) finish=83.6min speed=135156K/sec
            bitmap: 7/8 pages [28KB], 65536KB chunk
      
      md1 : active raid1 sda3[0] sdb3[1]
            8379392 blocks super 1.2 [2/2] [UU]
      
      unused devices: <none>
      

      Are this not resizeable or did I need to change the host settings?

      posted in General
      S
      seppim
    • Ubuntu 20.04 Desktop live

      Hello,

      the instruction here:
      Ubuntu 1910 Desktop
      are not longer working, because the link:
      http://archive.ubuntu.com/ubuntu/dists/eoan/main/installer-amd64/current/images/netboot/netboot.tar.gz
      is no longer working!

      I tried Ubuntu 20.04 … copy from the iso the content:

      kernel tftp://${fog-ip}/liveOs/ubuntu/Desk20.04/vmlinuz
      initrd tftp://${fog-ip}/liveOs/ubuntu/Desk20.04/initrd
      imgargs linux root=/dev/nfs boot=casper netboot=nfs nfsroot=${fog-ip}:/images/liveOs/ubuntu/Desk20.04/ locale=en_US.UTF-8 keyboard-configuration/layoutcode=us quiet splash ip=dhcp rw
      boot || goto MENU
      

      but he did not find a live file system:
      4348f674-3352-4f3c-9d02-12645eadc7b1-grafik.png

      posted in General
      S
      seppim
    • RE: Capture Ubuntu 20.04 just free diskspace

      @sebastian-roth Hi Sebastian,

      Or did you just blindly skip through the partition setup when installing Ubuntu.
      Yes 🙂

      Well, at the end he finished the capture … but seems the image on the fog server ist not really huge. I set compression to 20!
      Size 4.5GB on FOG Server

      Yes, the boot Partition is much to big. This happen, because:

      • installed Ubuntu Server 20.04 in Virtual Box (HDD 10GB)
      • deploy later to physical maschine (HDD 1000GB)
      • he resize the first? partition to maximum (boot)
      • LVM keep size (9GB)

      I change the size of the LVM… but I do this again … Boot Partition I need just 1GB and the rest I added to the LVM.

      I deploy now back the image (before 1HDD, now 2HDD in Raid1) and seems the LVM disadvantage ist “just” the time while capture/deploy

      posted in General
      S
      seppim
    • Capture Ubuntu 20.04 just free diskspace

      Hello,

      I capture a physical Ubuntu 20.04 Server.
      There is a 1 TB HDD, which are in different Partition´s.

      Now I capture the PC and set the compression very high, to save diskspace on the FOG server.

      But he show me for /dev/sda3 while capturing:
      Device size 566GB
      Space in use: 566GB
      Free space: 0 Byte

      And it takes hours to capture it.

      Is it sure, that he just capture just the used space? Because in this partition are just around 10GB used.

      This is the logical group and logical volume from Ubuntu 20.04

      Filesystem                         Size  Used Avail Use% Mounted on
      udev                               3.8G     0  3.8G   0% /dev
      tmpfs                              779M  1.4M  778M   1% /run
      /dev/mapper/ubuntu--vg-ubuntu--lv  520G  6.9G  492G   2% /
      tmpfs                              3.9G     0  3.9G   0% /dev/shm
      tmpfs                              5.0M  4.0K  5.0M   1% /run/lock
      tmpfs                              3.9G     0  3.9G   0% /sys/fs/cgroup
      /dev/sda2                          398G  201M  378G   1% /boot
      /dev/loop0                          56M   56M     0 100% /snap/core18/1944
      /dev/loop3                          70M   70M     0 100% /snap/lxd/19032
      /dev/loop5                          32M   32M     0 100% /snap/snapd/10707
      /dev/loop1                          56M   56M     0 100% /snap/core18/1932
      /dev/loop4                          32M   32M     0 100% /snap/snapd/10492
      /dev/loop2                          68M   68M     0 100% /snap/lxd/18150
      tmpfs                              3.9G  5.6M  3.8G   1% /opt/omd/sites/monitoring/tmp
      tmpfs                              779M     0  779M   0% /run/user/1000
      
      

      Thank you!

      posted in General
      S
      seppim
    • RE: Advanced Login

      [push]

      Maybe someone has in idea whats wrong?

      posted in FOG Problems
      S
      seppim
    • Advanced Login

      Hello,

      I set the “fog.advancedlogin” to “All hosts”

      I set an own menu item to “Advanced Options”

      When I boot in the menu, I see the Advanced Menu item … he asking for a login.
      After login, he switch back to the main menu, which looks exactly same as before.

      Where is my mistake? I want display a menu item only after login.

      Thank you!

      posted in FOG Problems
      S
      seppim
    • Margin on Top in pxe menu

      Hello,

      I use a own background … this has on Top a image and while the menu is displaying, its fine.

      Because the menu has a top margin(?)

      but when I start loading a image or ISO, then the screen will be cleared and he begin on top to write.

      But this is not good to read, because the background image is behind.

      Can I set a top margin for all lines which are printed on the sreen?

      Thank you!

      posted in FOG Problems
      S
      seppim