Hello, I do not have time to write a nice post but here are my evernote notes:
spindown / sleep disks
ok if:
pvestatd stop (disable disks stats)
then hdparm -y or -Y /dev/sda / sdd
usb 500 GB slim doesn't accept but 8TB de ATLAS ok
disable selected stats...
The system disk is virtual, the data disk is mounted and NTFS (pass trough).
I had a crash problem with latest proxmox, here is the fix:
https://forum.proxmox.com/threads/some-vms-arent-booting-after-upgrade-to-7-1.100039/#post-439144
I have very little time at the moment, hope this helps.
My setup is with windows 2019 standard server "free" desktop evaluation
here are some links:
- https://gist.github.com/goffinet/36e6581670cde2d016f620f6f490d281
- https://serverfault.com/questions/911590/this-could-be-due-to-credssp-encryption-oracle-remediation-rdp-to-windows-10-p
-...
Hi,
I fully agree with you that a config backup should be available is the gui for the proxmox config files (like the schedulable backup for the VM)
I found months ago the Danilo backup: https://github.com/DerDanilo/proxmox-stuff
It works pretty well until now.
I did not had to restore a...
@tom Thanks for the tip of recommending virtio scsi, it's what I do, but I use passthrough for one sata disk to my Windows VM.
At the beginning I didn't find that it was that drive not mounting that freezed the (rarely used video file server) windows 2019 srv.
The whole server was crashing...
THIS solved my 2 days of nightmare of my win 2019 srv crashing after some hours of running.
I changed this on a virtio passtrough to a sata drive.
virtio0: local-lvm:vm-107-disk-0,aio=threads,size=32G
virtio2...
Sorry, but nope, I tried the new kernel with an unmodified lvm.conf global_filter and it was not booting.
And now the 5.4.44.2 is booting with my previous global_filter without any issue.
Just my 2cents
@Loras @lonsimbt
I'm running now 5.4.44-2-pve with
global_filter = [ "r|/dev/disk/by-id/ata-ST8000DM004-2CX188_ZCT0D032*|", "r|/dev/zd.*|", "r|/dev/mapper/pve-.*|" "r|/dev/mapper/.*-(vm|base)--[0-9]+--disk--[0-9]+|"]
And I'm almost 100% sure that I restored the original global_filter in my...
Thanks, great idea, I don't know why, but it didn't come to my mind...
but a bit pricey ... https://www.amazon.fr/dp/B00DOQ24ZQ :rolleyes:
At that price better to "loose" 1GB of Ram for a VM o_O
Hello,
Here is my mod:
global_filter = [ "r|/dev/disk/by-id/ata-ST8000DM004-2CX188_ZCT0D032*|", "r|/dev/zd.*|", "r|/dev/mapper/pve-.*|" "r|/dev/mapper/.*-(vm|base)--[0-9]+--disk--[0-9]+|"]
I did also modify my global_filter to be able to put my bi-weekly backup disk to sleep.
As you know after the problem, I re-installed everything, and re-modified my global_filter... and it boots perfectly.
Do you know when Proxmox will be able to deal with GREEN computing ?
My HP Microserver G8...
Hello,
Just spend Hours trying tho make apcupsd run in a LXC.
I've an APC USB UPS connected on the host
I've passed the usb to the LXC this way in the LXC conf:
lxc.cgroup.devices.allow: c 189:* rwm
lxc.mount.entry: /dev/bus/usb/001 dev/bus/usb/001 none bind,optional,create=dir
and run this on...
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.