Search results

  1. J

    Heavy writes in VM crash host - ZFS - out of memory (plenty of memory)

    Dell T340 32GB ram WD Blue 512GB SSDs No RAID With a clean install of 6.1 or 5.4 and ZFS either as root or a seperate disk this server appeared slow and unstable with reboots or locking with out of memory messages on the console. The surefire way to cause the system to reboot is by running a...
  2. J

    [SOLVED] VM Hook Script Won't Run In Background

    I can't say I understand the solution yet but I finally found something that worked. setsid command & For 99% of situations this appears to work the same as nohup and since so much information suggests nohup was the solution (but it didn't work) I never thought to pursue it deeper. I don't...
  3. J

    [SOLVED] VM Hook Script Won't Run In Background

    Thanks for the reply, I've used nohup the way you described before but I tried again, hook script looks like this: #!/bin/bash echo parameters: $1 $2 [$0] if [ $2 = "post-start" ]; then echo [post-start] start nohup /var/lib/vz/snippets/background.sh & sleep 5s echo [post-start] end fi exit 0...
  4. J

    [SOLVED] VM Hook Script Won't Run In Background

    I've been continuing to research this, It seemed like it might not be proxmox specific so I tried a couple other forums but didn't have any luck. Taking one more stab here, this is my latest non working simplified example where I have the hook script and a second script that I want to run in the...
  5. J

    [SOLVED] VM Hook Script Won't Run In Background

    Thanks, that gave me a lot of things to read about and try but I seem to still be missing something, this is my current simplified example of a hook script, it returns immidiatly but whatever is started seems to terminate at the same time as the hook script. I was also playing with nohup to see...
  6. J

    [SOLVED] VM Hook Script Won't Run In Background

    I have a simple hook script and on post-start I need to run a shell script in the background (which will take a while to run). The core of the issue is that the VM is locked until the hook script exits. Since I don't care about any return from my shell script, i'd like to just have it run in...
  7. J

    [SOLVED] CIFS Issue - error with cfs lock 'file-storage_cfg' (working now but shows question mark)

    I've been playing with the new CIFS mounting options in the webui and cant seem to get it to work. I've turned to the console to try and get more feedback, when I run: pvesm cifsscan 192.168.1.2 --username ProxmoxBackup --password Password I successfully get a list of available shares including...
  8. J

    Backups not being removed (--remove 0)

    New install of 5.0 and i'm seeing that old backups wont delete when the storage max backups is reached. Logs say --remove 0 is set and if i understand from other posts is should be set to --remove 1 Where do I change this value? Is this expected from a new install? edit: I found an old...
  9. J

    Proxmox inside Hyper-v 2012 R2 - CT networking

    In case someone comes across this like I did, the solution was to enable MAC Spoofing in the VM's advanced network settings. Hyper-v was blocking traffic that didn't have the guest mac. I mistakenly thought the setting had to do with changing the VMs mac given it's location in the GUI. Hope that...
  10. J

    Proxmox inside Hyper-v 2012 R2 - CT networking

    Did you ever find a way to solve this? I'm seeing the same thing and this seems to be the only instance of someone talking about it. Edit: Since this thread was bumped and to be clear; I'm trying to nest proxmox in hyper-v on windows 10, hyper-v is 10.0.15063, the vm is gen 1 with a legacy...

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!