Viewing profile — aaronius
aaronius
HN member- Joined
- Tue, Jan 16, 2018, 7:14 PM UTC
- HN karma
- 138
- Public activity
- 14 items
- HN profile
- View on Hacker News ↗
About aaronius
Recent public activity
-
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…
-
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
-
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…
-
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 …
-
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 …
-
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/...
- story
-
comment
Comment #36985811
Proxmox VE is using LXC for the containers directly. But no LXD.
- story
-
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…
-
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…
-
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 …
-
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…
-
comment
Comment #26974064
works in combination with the Proxmox Backup Server (PBS).