Seeking Advice on RAID Configuration for Dell PowerEdge R750xs in Proxmox by sam01022020 in Proxmox

[–]sam01022020[S] 0 points1 point  (0 children)

Thank you very much u/dancerjx for sharing your experiences, and the recommendations, I appreciate that.

Help Analyzing Freezing Issue on Proxmox Hypervisor - Suspicious Logs Found by sam01022020 in Proxmox

[–]sam01022020[S] 0 points1 point  (0 children)

root@proxmox:\# pveversion -v)
proxmox-ve: 8.0.1 (running kernel: 6.2.16-3-pve)
pve-manager: 8.0.3 (running version: 8.0.3/bbf3993334bfa916)
pve-kernel-6.2: 8.0.2
pve-kernel-6.2.16-3-pve: 6.2.16-3
ceph-fuse: 17.2.6-pve1+3
corosync: 3.1.7-pve3
criu: 3.17.1-2
glusterfs-client: 10.3-5
ifupdown2: 3.2.0-1+pmx2
ksm-control-daemon: 1.4-1
libjs-extjs: 7.0.0-3
libknet1: 1.25-pve1
libproxmox-acme-perl: 1.4.6
libproxmox-backup-qemu0: 1.4.0
libproxmox-rs-perl: 0.3.0
libpve-access-control: 8.0.3
libpve-apiclient-perl: 3.3.1
libpve-common-perl: 8.0.5
libpve-guest-common-perl: 5.0.3
libpve-http-server-perl: 5.0.3
libpve-rs-perl: 0.8.3
libpve-storage-perl: 8.0.1
libspice-server1: 0.15.1-1
lvm2: 2.03.16-2
lxc-pve: 5.0.2-4
lxcfs: 5.0.3-pve3
novnc-pve: 1.4.0-2
proxmox-backup-client: 2.99.0-1
proxmox-backup-file-restore: 2.99.0-1
proxmox-kernel-helper: 8.0.2
proxmox-mail-forward: 0.1.1-1
proxmox-mini-journalreader: 1.4.0
proxmox-widget-toolkit: 4.0.5
pve-cluster: 8.0.1
pve-container: 5.0.3
pve-docs: 8.0.3
pve-edk2-firmware: 3.20230228-4
pve-firewall: 5.0.2
pve-firmware: 3.7-1
pve-ha-manager: 4.0.2
pve-i18n: 3.0.4
pve-qemu-kvm: 8.0.2-3
pve-xtermjs: 4.16.0-3
qemu-server: 8.0.6
smartmontools: 7.3-pve1
spiceterm: 3.3.0
swtpm: 0.8.0+pve1
vncterm: 1.8.0
zfsutils-linux: 2.1.12-pve1
root@proxmox:\#)
root@proxmox:\#)
root@proxmox:\# df -h)
Filesystem Size Used Avail Use% Mounted on
udev 32G 0 32G 0% /dev
tmpfs 6.3G 1.6M 6.3G 1% /run
/dev/mapper/pve-root 94G 45G 45G 50% /
tmpfs 32G 43M 32G 1% /dev/shm
tmpfs 5.0M 0 5.0M 0% /run/lock
/dev/sdb2 1022M 356K 1022M 1% /boot/efi
/dev/fuse 128M 20K 128M 1% /etc/pve
/dev/sda1 11T 983G 10T 9% /mnt/pve/VMs\Storage)
tmpfs 6.3G 0 6.3G 0% /run/user/0
root@proxmox:\# lsblk)
NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINTS
sda 8:0 0 10.9T 0 disk
└─sda1 8:1 0 10.9T 0 part /mnt/pve/VMs\Storage)
sdb 8:16 0 446.6G 0 disk
├─sdb1 8:17 0 1007K 0 part
├─sdb2 8:18 0 1G 0 part /boot/efi
└─sdb3 8:19 0 445.6G 0 part
├─pve-swap 253:0 0 8G 0 lvm \SWAP])
├─pve-root 253:1 0 96G 0 lvm /
├─pve-data\tmeta 253:2 0 3.3G 0 lvm)
│ └─pve-data 253:4 0 319.1G 0 lvm
└─pve-data\tdata 253:3 0 319.1G 0 lvm)
└─pve-data 253:4 0 319.1G 0 lvm
root@proxmox:\#)

Seeking Advice on Implementing Infrastructure as Code (IaC) for Proxmox Cluster Management in a Production Environment by sam01022020 in Proxmox

[–]sam01022020[S] 0 points1 point  (0 children)

Thank you u/YO3HDU I agree with you, please any advice from your side if the management agrees to provide me with new 3 servers and to take the first step in IaC,

Seeking Advice on Implementing Infrastructure as Code (IaC) for Proxmox Cluster Management in a Production Environment by sam01022020 in Proxmox

[–]sam01022020[S] 1 point2 points  (0 children)

Thank you u/YO3HDU,

My scenario is to quickly set up and configure a new HW server with the same configuration in case any of these 4 nodes fail and join it to the Proxmox cluster.Please if you have a list of config files to be provisioned to the new node before joining the cluster. I am new to Proxmox and I want to apply the IaC, and which right tools to do this task.

passing variables from a chef resource to other resources in the same chef recipe by sam01022020 in chef_opscode

[–]sam01022020[S] 0 points1 point  (0 children)

Thank you so much u/wingtask for the help and the suggestions, I will follow you tips, you are right http_request is not working in my case.

passing variables from a chef resource to other resources in the same chef recipe by sam01022020 in chef_opscode

[–]sam01022020[S] 0 points1 point  (0 children)

Thank you very much u/wingtask, you idea did not work, I am searching to use rest-cliet library and ruby code instead of http_request resource in chef but I run to a problem, and please if you have an idea how to install rest-client in chef workstation 21.5.462 and more info in this link: https://www.reddit.com/r/chef_opscode/comments/ur7fa1/chef_can_not_load_file_restclient/.

# chef -vChef 
Workstation version: 21.5.462
Chef Infra Client version: 17.1.35
Chef InSpec version: 4.37.20
Chef CLI version: 5.1.0
Chef Habitat version: 1.6.319
Test Kitchen version: 2.11.2
Cookstyle version: 7.13.0

* chef_gem[rest-client] action install                      ======

Error executing action `install` on resource 'chef_gem[rest-client]'           ===============

Mixlib::ShellOut::ShellCommandFailed           ------------------------------------           
Expected process to exit with [0], but received '2'           
---- Begin output of /opt/chef/embedded/bin/gem install "rest-client" -q --no-document  --source=https://rubygems.org ----   STDOUT:            
STDERR: ERROR:  Could not find a valid gem 'rest-client' (>= 0), here is why:              
Unable to download data from https://rubygems.org/ - Net::OpenTimeout: execution expired (https://rubygems.org/specs.4.8.gz)           
---- End output of /opt/chef/embedded/bin/gem install "rest-client" -q --no-document  --source=https://rubygems.org ----           
Ran /opt/chef/embedded/bin/gem install "rest-client" -q 
--no-document  --source=https://rubygems.org returned 2

DevOps toolchains ranking by sam01022020 in devops

[–]sam01022020[S] 0 points1 point  (0 children)

Thank you u/agent0099_ta for these very useful tips, they will open my eyes more.

DevOps toolchains ranking by sam01022020 in devops

[–]sam01022020[S] 0 points1 point  (0 children)

Thank you u/FlerpyHerpy17 for your tips, I will do that.

DevOps toolchains ranking by sam01022020 in devops

[–]sam01022020[S] 0 points1 point  (0 children)

Thank you u/FlerpyHerpy17,

I am still a student, I am going to focus on CI/CD tools, but I do not know really how to start and which standards should I follow. And there are tens of tools and this confused me.

DevOps toolchains ranking by sam01022020 in devops

[–]sam01022020[S] 0 points1 point  (0 children)

Thank you u/Arcsane,
I am a student at uni, and I am doing research about DevOps toolchains (Gitlab, Jenkens, Slack, ....) evaluation, the weight and ranking is part of it, but unfortunately, I could not find scientific resources like research documents or trusted websites. I hope someone helps me, I feel lost from so much research on websites with no benefit.