Running a tailscale subnet router on a VM and after upgrading the download speed tanked to ~0.2 Mbps from normal ~100Mbps.
Weirdly the upload speed was fine.
Tested using openspeedtest on another VM and both of them are up to date Debian trixie...
I can think of another:
Have a script that uses the qm set <vmid> bus/storage/disk etc. backup=0/1 command to set that disk for inclusion/exclusion in the backup every 24 hours & then another one-liner to reverse that after the backup is...
Bei pull-syncs greifen PBS NIE auf den PVE zu, sondern immer nur auf andere PBS. Sprich die Kette sieht so aus:
- Lokales LAN mit PVE und PBS, PVE kann auf PBS Backups erzeugen, aber nicht löschen oder bearbeiten (Permissions passend setzen)...
Bei pull-syncs greifen PBS NIE auf den PVE zu, sondern immer nur auf andere PBS. Sprich die Kette sieht so aus:
- Lokales LAN mit PVE und PBS, PVE kann auf PBS Backups erzeugen, aber nicht löschen oder bearbeiten (Permissions passend setzen)...
Each of the 3 Nodes has a full copy of all data.
So your real usable space is somewhere below 27TB - you already mentioned the %-values. Probably a good idea to play it safe and stay under 70% in case a sudden spike happens, like unplanned data...
Hi,
I had the same issue, this is how I fixed it:
Inside the unpacked mft folder
mkdir tmp
dpkg-deb -R SDEBS/kernel-mft-dkms_4.22.1-11_all.deb tmp
# Add ../../nnt_driver/ in front of the nnt_ includes
# Example: #include...
Presumably you saw the IO error somewhere. You should post exactly what you saw and describe where (inside VM, in Hypervisor, elsewhere?).
It could be a log snippet, a screenshot, anything that can help describe your situation. For all we know...
Mit der statischen IPv6 lässt du eben nicht das ganze internet drauf, sondern genau ein Host.
Das Argument ist also genau umgedreht, während du dem ganzen Internet die Möglichkeit gibst dein VPN anzugreifen, ist hat bei mir nur PVE nach PBS eine...
I am trying to use the built in ACME service to issue certs using my local Technitium server.
Oddly I can see in the logs the validation record gets created (and deleted) by the script but it still fails out.
Loading ACME account details...
I guess you didn't :cool: . At least not in that order.
You can only mount a filesystem after "formatting" it (that is, after creating the filesystem (e.g. as ext4)).
Thanks @news and @bbgeek17 for the response.
This is a dedicated server that we got from another collegue. I'll try to answer to all questions as best as possible.
No reason in particular. We can change it to 1 and the core increased to 4...
Hi, @Benneffect
Probably your intended pool wasn't mounted at /mnt
So the data landed on the "/" filesystem (which contains /mnt directory).
The fix is to umount whatever is mounted at /mnt (first shutdown VMs if they use this share).
Then...
Sichern tun viele Leute fleißig. Geht nach Initialsicherung ja auch mit mickrigen Leitungen flott. Ein evtl. nötiges Restore wird aber leider oft nicht bedacht. Im digitalen Neuland Deutschland habe ich, mitten in Hamburg, nicht wenige Kunden mit...
Great to hear!
You can mark the thread as solved by editing the first post and selecting the appropriate subject prefix. That will help organize things for other readers in the future.
Cheers
Blockbridge : Ultra low latency all-NVME shared...
@bbgeek17 thanks! You point at the right issue, and I had solved it a few minutes before you wrote ;-)
I disabled the NFS-sharing and looked into the permissions on the NAS, for the CIFS-users there.
The write-permission for our user...
@bbgeek17 thanks! You point at the right issue, and I had solved it a few minutes before you wrote ;-)
I disabled the NFS-sharing and looked into the permissions on the NAS, for the CIFS-users there.
The write-permission for our user...
Hi @sgw,
Having dealt with MultiProtocol access in prior life with multiple enterprise storage products I can tell you things are not simple there. Each vendor implements permissions mappings differently. Some store additional metadata in the...