Hello,
I had a "similar" problem after a reboot I had two disks reversed and set FAULTY (with label invalid) and I have the same error messages than you with the "replace".
[0:0:4:0] disk xxxx xxxxxxxxxxx xxxx /dev/sde
[0:0:5:0] disk xxxx xxxxxxxxxxx xxxx /dev/sdd...
HI Imran,
Of course but not so much and you have the LVM capabilities, change disk size, increase LVM size, move data online, etc...
If you have time to compare with and without LVM you are welcome.
Best regards.
Francis
Hi Imran,
Gluster can not have direct access to the disk, Gluster is on top another filesystem.
You have to:
- configure the 10x4TB disks in JBOD,
- put the 10 disks in a Volume Group,
- create a Logical Volume on each 10 disks (1LV -> 1DD),
- create a filesystem (ext4/xfs) on each 10...
Hi,
I suppose you use the two Storage Server (SS) for the Gluster servers and the Proxmox Server (PS) as a Gluster client
and you have a bond of 2x10Gb back to back for the SS's and another bond 2x10Gb to connect via a switch the PS.
For Gluster do not use hardware raid, gluster have its own...
Hi imran.tee,
The performance of GulsterFS depend on your disk, network bandwidth, number of nodes, etc... generally you have good performance.
ISCSI on top of GlusterFS no, but why ?
For GlusterFS you do not need iSCSI for iSCSI you do not need GlusterFS.
With iSCSI you can be a Target...
Hi mgabriel,
Thank I know that but we need to have small "isolated" two nodes clusters, we do not want/cant manage raspberrys and we can not have VMs on another clusters (isolated cluster).
For us Two nodes and fence is the best solution, why fence is remove ???
On some clusters we want to...
Hello UdoB,
Thank you for your reply I have already read this documentation, in fact I think I have read "all" the documentations...
The cluster is a test but for the corosync/dlm (I used iSCSI/LVM/gfs2) I have a back to back Ethernet cable.
For a two nodes cluster I have to configure a fence...
Hello,
I have a two node cluster.
How can I configure a fence device with proxmox VE 7.x ?
What is the schema of the /etc/pve/ha/fence.cfg file ?
Best regards.
Francis
Hello,
At the system shutdown/reboot the glusterd service stop but the glusterfsd process do not so the umount of the brick failed.
I see some articles about a change in gluster where a stop of the glusterd do not stop the glusterfsd process.
To stop the glusterfsd process we have to stop the...
Hello,
I changing "Before=pve-guests.service" by " Before=pve-ha-lrm.service pve-guests.service" all work fine I can start/stop the nodes.
[Unit]
Description=LVM locking LVs and mount LVs start and stop
Documentation=man:lvmlockd(8)
After=lvmlocks.service lvmlockd.service sanlock.service...
Hello,
With " Before=pve-guests.service" the node startup work fine.
But when I shutdown/restart the node, the HA VMs do not stop and the gfs2 filesystem cannot umount... (fuser say filesystem in use by kvm).
I tested the command "pvesh create /nodes/localhost/stopall" used by the...
Hello Dark26,
Thank you,
I know the problems with two nodes I have only two servers so no node for arbiter but I planned to use fence.
my gluster nodes = proxmox nodes, the gluster network is in back to back (corosync network is also back to back).
Volume Name: gv1
Type...
Hello,
My purpose is to use gluster to implement a very easy replicated local storage (like VMWare vsan).
I have a Proxmox cluster with node1 and node2 and some local disks.
I installed the gluster server on each nodes and create a gluster volume (distributed/replicated) with the local disks...
Hello,
LVM shares need to be up before the guests starts we can add this to the unit lvmshare.service "Before=pve-guests.service"
[Unit]
Description=LVM locking LVs and mount LVs start and stop
Documentation=man:lvmlockd(8)
After=lvmlocks.service lvmlockd.service sanlock.service dlm.service...
Hello,
About "- activate the shared LV" and "- mount the LV on the filesystem" we can to that with only "/etc/fstab" entries and an "unitfile".
For your purpose add the line to "/etc/fstab"
/dev/cluster02/backups /data/backups gfs2 noatime,nodiratime,noauto 1 2...
Hello,
About the "sleep 10" added int the unitfile "lvmlockd.service" you do not have to modify the file.
You can create a directory "/etc/systemd/lvmlockd.service.d/" and create a file "sleep.conf" (exemple) with the content
[Service]
ExecStartPre=/usr/bin/sleep 10
or you can create a...
Hi Rhonda,
Thank you for the fix in the next release (the compatibility problem is also with "apt-get" not only with "apt-cdrom").
Before I see your reply I used "apt-get" to install the deb files from "dists/stretch/pve" and "dpkg -i" to install deb files in "proxmox/packages".
When I used...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.