Thanks Apoc, and don't worry about the damage, as long as it can be prevented for someone else, that's what I was hoping for.
I tried to copy with rsync all files in both folders from another working PVE, but I don't know what to do to get back what was deleted in apt. And I didn't tried to...
Hi.
Yes, I commented out some lines before pasting it in this forum for lisibility, see below for the complete script.
I opened your script in notepad, I commented out some lines, and I copy-paste in ssh in my machine. Do you think WINDOWS CRLF bug could be responsible?
#!/bin/bash...
Hi Apoc.
Thanks for the code. First I don't accuse you of anything, I know it was at my own risk. I just want to know what I did wrong, and prevent anybody else to do the same mistake that I did.
I tried running a cleaned version of your file just to take care of the kernel in /usr/lib/modules...
Hi guys.
I'm trying to play a bit with ZFS following a recommandation (thank you Dunuin). I have an OVH server, no HW RAID card, two NVME disks of 1Tb (nvme0n1 and nvme1n1).
I've uploaded the ISO, started a fresh install from the latest PVE ISO, selected ZFS MIRROR for my disks and was able to...
Hi guys.
I have a dead PVE in my cluster, and I can't delete the node since it's not shown in pvecm nodes, but it show in the GUI and also in pvecm status. His name was PROXMOX13S and it's ID was 4:
root@proxmox10s:~# pvecm status
Cluster information
-------------------
Name...
Thanks to all, my first problem is solved. To rebuild my RAID, I had to simply "mdadm --add /dev/md2 /dev/nvme1n1p2".
What about my other question :
I also saw somewhere on this forum something about the Linux boot partition that was missing on the second disk, so in case of a failure with the...
Thanks Dunuin. I know that its isn't supported and that people that help do their best; it's more than appreciated and I try to help other users when I know the answer.
Hi bbgeek.
At the time of the crash, the mdstat report I received was also showing the MD4 degraded, but by the time I sshed in the machine, it was showing that it was in sync.
This is an automatically generated mail message from mdadm running on proxmox13s
A Fail event had been detected on md...
Hi guys.
I know it may not be a PVE specific question, but I'm taking a chance here just in case.
One of my PVE server crash with a RAID error, and I had to reboot it so the GUI come back online and I start migrating my VM away on a secondary server. Once it will be empty, I'll be able to play...
SOLVED !
It was a conflict with APPARMOR solved with this:
ln -s /etc/apparmor.d/usr.sbin.ntpd /etc/apparmor.d/disable/
apparmor_parser -R /etc/apparmor.d/usr.sbin.ntpd
You are probably right.
Chrony is not installed on my server, but NTP is and it's not working:
root@pbs102:~# systemctl status ntp
● ntp.service
Loaded: masked (Reason: Unit ntp.service is masked.)
Active: failed (Result: exit-code) since Thu 2022-06-30 16:45:17 EDT; 1min 53s ago...
Hi.
On one of my PBS, the 2FA (TOTP) stopped working.
I had to SSH and "mv /etc/proxmox-backup/tfa.json /etc/proxmox-backup/tfa.json_backup" to be able to log back in.
Now I'm trying to add 2FA again in PBS > CONFIGURATION ACCESS CONTROL > TWO FACTOR AUTHENTICATION, but I always get "FAILED...
Problem solved !
I was still BLOCKED since my IP was already over quota with URIBL. Even if new requests where cached, I had to wait a few hours to be able to query again.
To help others, here is a quick tuto on how to enable and test unbound on PMG running in PVE:
At datacenter level (OVH for...
Ok, almost there... I needed to add two rules in OVH firewall: TCP and UDP for all adresses with source port 53.
Unbound is now working:
[1655820357] unbound[273131:0] info: 127.0.0.1 1.15.105.148.in-addr.arpa. PTR IN
[1655820358] unbound[273131:0] info: 127.0.0.1 mail1.sea91.rsgsv.net. A IN...
** UPDATE
If I disable the firewall at the datacenter level (OVH), not the one in my PVE nor in my PMG, it work !! I'll try to find the right rule to add
**
Hi.
The only nftable rules I have are the one created by Fail2Ban, or the one delivered with PMG (if there are rules delivered with it)...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.