Hi Team,
Please help me, I able to see the targets but while mounting all 3 mounting are showing same first Instance size.
I have configured BeeGFS with in two node SUSE HA
============================================================
MGMT Server = 10.0.0.153
Meta server = 10.0.0.155
Storage Server = 10.0.0.154 in multi:mode 3
Instance.
1. beegfs-...@software.service for /software mount point | node ID: 100 | target ID : 101 | Size 200TB
2. beegfs-...@others.service for /others mount point | node ID: 200 | target ID : 201 | SIZE 2TB
3. beegfs-...@home.service for /home mount point
| node ID: 300 | target ID : 301
| SIZE 2TB
and edited beegfs-mount.conf file like below
/software /etc/beegfs/beegfs-client-software.conf
/others /etc/beegfs/beegfs-client-others.conf
/home /etc/beegfs/beegfs-client-home.conf
But while start the beegfs-client.. all mount point are mounted but all mount point size are same. How to mount different node ID in different in mount point...?
====================================================================
#df-Th
beegfs_nodev beegfs 189T 193G 189T 1% /home
beegfs_nodev beegfs 189T 193G 189T 1% /software
beegfs_nodev beegfs 189T 193G 189T 1% /others
======================================================================
[root@compute-0-0 ~]# beegfs-check-servers
Management
==========
management [ID: 1]: reachable at
10.0.0.153:8008 (protocol: TCP)
Metadata
==========
metadata_01_tgt_001 [ID: 1]: reachable at
10.0.0.155:8005 (protocol: TCP)
Storage
==========
software [ID: 100]: reachable at
10.0.0.154:8002 (protocol: TCP)
others [ID: 200]: reachable at
10.0.0.154:8003 (protocol: TCP)
home [ID: 300]: reachable at
10.0.0.154:8004 (protocol: TCP)
=======================================================================
Please help me...
Thanks,
Saalai Jayaprabu S