Live data from Hacker News

Viewing profile — aaronius

aaronius

HN member
Joined
Tue, Jan 16, 2018, 7:14 PM UTC
HN karma
138
Public activity
14 items

About aaronius

personal blog: https://aaronlauterer.com mastodon: https://mastodon.social/@aaronlauterer

Recent public activity

  1. comment
    Comment #45038327

    Not sure how comparable they are since I never used Monodraw due to not running MACs, but there is https://asciiflow.com/ and https://monosketch.io/ which I usually use. The latter…

  2. comment
    Comment #44808950

    don't enable it though, if you rely on the guest replication feature of PVE. See https://bugzilla.proxmox.com/show_bug.cgi?id=2350 for why

  3. comment
    Comment #44800805

    Hmm, staying with iSCSI. You should create one large LUN that is available on each node. Then it is important to mark the LVM as "shared". This way, PVE knows that all nodes access…

  4. comment
    Comment #44800607

    That should have been possible for a while. Get the block storage to the node (FC or configure iSCSI), configure multipathing in most situations, and then configure LVM (thick) on …

  5. comment
    Comment #42315350

    In case the author reads this: instead of `losetup` you could have imported the image with `qm disk import VMID path/to/source TARGET_STORAGE` It would then show up as unused disk …

  6. comment
    Comment #40607364

    hmm, if you refer to the `qm` command, that is not from Qemu itself but a Proxomx CLI tool :) https://git.proxmox.com/?p=qemu-server.git;a=blob;f=PVE/CLI/...

  7. story
  8. comment
    Comment #36985811

    Proxmox VE is using LXC for the containers directly. But no LXD.

  9. story
  10. comment
    Comment #30619145

    This helped me when I was using them some years back during my university time. Managed to place some papers on a heater and the ink disappeared. Putting it in the freezer for a bi…

  11. comment
    Comment #30392177

    RAM and other state can be part of a snapshot for VMs, in which case the VM will continue right where it was. The state of a container is not part of the snapshot (just checked), a…

  12. comment
    Comment #30391785

    That highly depends on the underlying storage. If it is something that supports snapshots (ZFS, Ceph, LVM thin) then it should work fine, also backups will be possible without any …

  13. comment
    Comment #27013208

    If you install Proxmox VE the next time and are not happy with the default layout, check out the parameters for LVM [0]. I personally prefer to install on ZFS as all ZFS datasets s…

  14. comment
    Comment #26974064

    works in combination with the Proxmox Backup Server (PBS).