Questions tagged [gfs]

19 questions
0
votes
1 answer

One of the nodes of a 4 node cluster is not allowing me to access GFS

[root@host3 ~]# cd /var/opt/new/new1/global -bash: cd: /var/opt/new/new1/global: Input/output error output of the df : /dev/mapper/vgglobal-lvol3 11524928 2560092 8964836 23% /var/opt/new/new1/global One of the nodes ,…
Nishant
0
votes
1 answer

Bacula - disc backup GFS-scheme "hole"

I have a question about implementing the GFS-scheme with bacula on a harddrive(the deamons already work fine). What I want to accomplish: Every half year i want a full-backup that should be accessable for at least 12months -> i need to keep the…
123
  • 1
  • 4
-1
votes
2 answers

Clarification needed on GFS and shared file system

Need clarification regarding selecting a shared file system for our servers . The shared space is from SAN and the servers will write to the shared file system at the same time. One option for me is to select GFS , but I think that requires…
zaman
  • 1
-2
votes
1 answer

How does placing data in various racks help to exploit the fact that intra-rack aggregated bandwidth>=inter-rack bandwidth?

GFS research paper snapshot it says that(my interpretation after reading research paper and its reviews) "inter rack bandwidth is lower than aggregated intra rack bandwidth(not sure what it means by aggregated, it doesn't make much sense of kind of…
1
2