Search results

  1. RolandK

    Ram disk takes forever

    you may also try to boot with rEFInd
  2. RolandK

    [SOLVED] Solaris QEMU ZPools

    as installing solaris 11 is not trivial when there is no iso for download anywhere - can you perhaps make your gpt bootsector available for download? i would like to try to reproduce https://realtechtalk.com/Linux_how_to_copy_GPT_partition_table_with_dd-1898-articles
  3. RolandK

    [SOLVED] Solaris QEMU ZPools

    i have openend a RFE for this at https://bugzilla.proxmox.com/show_bug.cgi?id=5236
  4. RolandK

    VPS Hosting providers - why no zfs ?

    > The reason I ask is you dropped a reference in comment 8 [1] of the kernel.org BZ to self, I suspect you meant to refer to another bug report? ouch, indeed. sorry. that should have been : https://bugzilla.proxmox.com/show_bug.cgi?id=4573
  5. RolandK

    VPS Hosting providers - why no zfs ?

    https://bugzilla.kernel.org/show_bug.cgi?id=99171 https://forum.proxmox.com/threads/zfs-on-debian-or-mdadm-softraid-stability-and-reliability-of-zfs.116871/#post-505697
  6. RolandK

    [SOLVED] Solaris QEMU ZPools

    that's weird, as proxmox shouldn't care for the contents of the zvols there is a volmode setting for zfs zvols, maybe worth a closer look ? volmode=default|full|geom|dev|none This property specifies how volumes should be exposed to the OS. Setting it to full exposes volumes as...
  7. RolandK

    Virenscan nach Upgrade auf pmg 8 nicht mehr aktiv

    du bist mit der frage leider im falschen forum
  8. RolandK

    [SOLVED] Proxmox Shell for Upgrades logs in wrong directory

    that it's different on one node is weird indeed. please double check if you're not observing wrong i showed you how to investigate, i.e. how to determine what's the current working directory of a process, so you can analyze this
  9. RolandK

    File Copy - RAM Cache Inconsistent

    what does ' time (cp /path/file /dest;sync) vs time (cp /path/file /dest;) tell ?
  10. RolandK

    [SOLVED] Proxmox Shell for Upgrades logs in wrong directory

    i think this is as side effect on how console/shell is spawned internally. i don't think this can be changed. why is this a problem for you ? to explain what you see - the parent process (in both cases) has it's homedir set to "/" and sub-processes are inheriting that, as long they don't...
  11. RolandK

    "docker-compose up -d" - AppArmor error Permission denied.

    wrong forum. not related to proxmox. please ask docker or ubuntu community. if this is in a lxc container, please use docker in a VM.
  12. RolandK

    fun: somebody on reddit about proxmox licensing....

    "Their licensing model is too simple. I don’t feel alive unless I am reading a hyper-inflated PhD level contract with the threat of a compliance audit being held like a gun to my head." made my day :D
  13. RolandK

    [SOLVED] Change keyboard layout while installing in Debug mode

    ok. seems there is some caching implemented so when a compiled keymap is there, it won't be that bad. will only happen to be ineffective when invoked directly via setupcon -k , but not at boot time from systemd/init root@pve8:/etc/init.d# strace -f /lib/console-setup/keyboard-setup.sh...
  14. RolandK

    [SOLVED] Change keyboard layout while installing in Debug mode

    this is more a linux basic question but proxmox specific, but i also was a little bit confused when in debug mode i had wrong keyboard and tried "loadkeys de" to get german keyboard, but that didn't work, so a was lost for a while... apparently, the keyboard maps are missing per default in...
  15. RolandK

    32-bits OpenBSD VM unbearably slow after kernel 5.13

    ouch i missed that. i guess since i do not use openbsd/freebsd besides pfsense, i did not remember that i also came across that one and it's not mentioned here , too: https://www.sfritsch.de/openbsd-virtualization.html i installed openbsd 7.4 i386 in VM on my futro s740 mini pc (celeron...
  16. RolandK

    32-bits OpenBSD VM unbearably slow after kernel 5.13

    does this problem still exist @landryb ? there is also this ticket open for it https://bugzilla.proxmox.com/show_bug.cgi?id=4097 what needs to be done to reproduce, i.e. what openbsd needs to be installed ? (download link to iso)
  17. RolandK

    Ubuntu KVM große Dateien kopieren System friert ein.

    gegen VM einfrieren bei disk io hilft virtio-scsi-single, iothreads=1 und aio=thread ( https://bugzilla.kernel.org/show_bug.cgi?id=199727 ) aber das hat aktuell leider irgendeinen bug, bin nicht sicher mit welchem proxmox/qemu/kernel der eingeführt wurde.. daher vorher checken ssd die beim...
  18. RolandK

    PBS corrupts MS Exchange database

    >PBS is connected over IPSec, a slower connection, about 100 Mbps >INFO: 0% (916.0 MiB of 2.3 TiB) in 3s, read: 305.3 MiB/s, write: 268.0 MiB/s >INFO: 1% (24.0 GiB of 2.3 TiB) in 2h 38m 12s, read: 2.5 MiB/s, write: 2.5 MiB/s >INFO: 2% (48.0 GiB of 2.3 TiB) in 5h 40m 25s, read: 2.2 MiB/s...
  19. RolandK

    Verifikationsstatus per CLI abrufen

    per cli wüsste ich nix, aber unter pbs.proxmox.com find ich da ad hoc auch nix passendes