User Tools

Site Tools


network_stuff:juniper:host-preparation

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
network_stuff:juniper:host-preparation [2020/01/24 12:09] jotasandokunetwork_stuff:juniper:host-preparation [2023/11/02 14:38] (current) – external edit 127.0.0.1
Line 10: Line 10:
 \\ \\
 HUGEPAGES (x2 1G size)\\ HUGEPAGES (x2 1G size)\\
-[[https://oracle-base.com/articles/linux/configuring-huge-pages-for-oracle-on-linux-64]]+[[https://mycompany2-base.com/articles/linux/configuring-huge-pages-for-mycompany2-on-linux-64]]
 \\ \\
   * For hugepages:   * For hugepages:
Line 20: Line 20:
   default_hugepagesz=1G hugepagesz=1G hugepages=50 intel_iommu=on"   default_hugepagesz=1G hugepagesz=1G hugepages=50 intel_iommu=on"
   grub2-mkconfig -o /boot/efi/EFI/redhat/grub.cfg   grub2-mkconfig -o /boot/efi/EFI/redhat/grub.cfg
-  [root@networklab01.ash.oci.grapeshot.co.uk ~]# grep Hugepagesize /proc/meminfo+  [root@networklab01.ash.oci.mycompany1.co.uk ~]# grep Hugepagesize /proc/meminfo
   Hugepagesize:    1048576 kB   Hugepagesize:    1048576 kB
      
Line 103: Line 103:
 \\ \\
 For qemu permissions: [[https://github.com/jedi4ever/veewee/issues/996]]  For qemu permissions: [[https://github.com/jedi4ever/veewee/issues/996]] 
 +
 +
 +
 +  ssh-keygen # upload key to gitlab
 +  eval $(ssh-agent -s)
 +  ssh-add ~/.ssh/*
 +  git clone git@gitlab.mycompany2datacloud.com:jaime.santos.amandi/junos-vmx-vagrant-virtual-lab.git
 +  git clone git@gitlab.mycompany2datacloud.com:jaime.santos.amandi/junos-vqfx-vagrant-virtual-lab.gi
 +
network_stuff/juniper/host-preparation.1579867762.txt.gz · Last modified: (external edit)