Hi... Here is a systemd unit that I use for ocfs2.
I hope you can use it to adapt to your needs
# /etc/systemd/system/data.mount
[Unit]
Description=Data mount
After=drbd.service
After=o2cb.service
After=ocfs2.service
[Mount]...
Hi guys...
I don't know if this is only with me, in my virtual lab here, but I noticed a 5 minutes delay to VM show a green little arrow, which indicates that a VM is running.
VM started normaly, but I just noticed this delay. Please, look the...
You can already select VMs below, the resource tree is inspired by the one in PVE, where it's also on the left and whatever one selects opens up the selection-specific management on the right.
Not sure what the Datacenter menu would do for when...
Sorry but what do you mean exactly? The two nodes are visible in the screenshot.
Note that the selected "Datacenter" entry is relatively new and at the moment only displays a single View with all tasks of that remote datacenter, in the midterm...
I think Datacenter should be more visible, since we need to manage VMs that inside a node within a datacenter.
See the image.
The information regard the node itself could be below right where the Datacenter is.
Just a matter of positioning this...
Hi... I installed here and add 2 nodes with is part of one datacenter.
I noticed that inside the Remote the datacenter nodes are like, hidden....
Is that so?
ok...
Another thing I noticed is when I tag the nic in the VM, I get around 1 GB/s and without the tag, I get around 3 GB/s.
But I need use tag on the VM NIC, in order to isolate the traffic.
Another question is if the switch need some special...
Hi.. Thanks for reply.
This is the result of iperf on the real nic, on the hosts:
-----------------------------------------------------------
Server listening on 5201 (test #1)
-----------------------------------------------------------
Accepted...
Hi... Hope everybody is ok!
I had have noticed something weird... Or, perhaps, is just the way it is...
I have 3 nodes, with 3 nic, 2x 1g and 1x 10G.
So I went ahead and create a vxlan and a zone like that:
pve101:/etc/pve/sdn# cat vnets.cfg...
Hi again...
I have reinstall all Proxmox nodes and install ceph on each node.
Create the mons and mgr on eatch node.
I have issue the command ceph-volume lvm activate --all, on each node, in order bring up the /var/lib/ceph/osd/<node>
After that...
Oh I see... I was under the assumption that this is only to LVM in combination with SAN, because this a common scenario in Enterprise.
But I am glad that this will works on any other storages.
Thanks
It's use for any qcow2 storage, including file storage. (local,nfs,...). External snapshot allow snap/delete snap without interruption. Current internal snapshot freeze the vm when deleting snapshot for example.
Hi
Do I need to add a mon/mgr AFTER or BEFORE I issue the command ceph-volume lvm activate --all ?
Because as far I can tell, the old OSD are available only after ceph-volume lvm activate --all, right?
So in order to get some information from...
Good job @spirit
I would to suggest that this plugin should be displayed only when we add LVM-based storage, back there in Datacenter -> Storage, since I think this is to be use only with LVM + SAN, right?
Cheers
about
"
When a snapshot is deleted, the system merges data from the previous QCOW image and LVM logical volume into the new QCOW image and logical volume. This merge process allocates additional storage in the new logical volume but does not...