| Linode Forum https://forum.linode.com/ |
|
| DRBD and GFS2 Issues https://forum.linode.com/viewtopic.php?f=19&t=10816 |
Page 1 of 1 |
| Author: | Danzka [ Wed Jan 29, 2014 5:13 am ] |
| Post subject: | DRBD and GFS2 Issues |
I am using DRBD and I just synced 40GB between 2 nodes for the last 3 days and I am using GFS2 without LVM, I formatted the partition just fine but now I can't mount it Code: /sbin/mount.gfs2: invalid device path "/dev/drbd1" and this is how I formatted my drbd1 Code: mkfs.gfs2 -p lock_dlm -t cluster-setup:res0 /dev/drbd1 -j 2 and this is my /etc/drbd.conf Code: global { usage-count yes; }and this is my mount line in /etc/fstab Code: /dev/drbd1 /drbd gfs2 defaults,noatime,nodiratime 0 0 and I even tried to mount using the UUID but I get the same error, also I am facing problem with res name which comes out as not found, any suggestions? Code: "1:??not-found??" SyncSource Primary/Primary UpToDate/UpToDate C r----" |
|
| Page 1 of 1 | All times are UTC-04:00 |
| Powered by phpBB® Forum Software © phpBB Group http://www.phpbb.com/ |
|