Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
Admire-Remote-Sensing
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
sdlrs
Admire-Remote-Sensing
Commits
6e53080d
Commit
6e53080d
authored
Jun 19, 2024
by
Surbhi Sharma
Browse files
Options
Downloads
Patches
Plain Diff
config
parent
be3704c6
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
Ad-hoc Storage Systems/Hercules/hercules_torino-1server-1process-in-1node-attached.conf
+61
-0
61 additions, 0 deletions
...s/hercules_torino-1server-1process-in-1node-attached.conf
with
61 additions
and
0 deletions
Ad-hoc Storage Systems/Hercules/hercules_torino-1server-1process-in-1node-attached.conf
0 → 100644
+
61
−
0
View file @
6e53080d
# Used URI for internal items definition
URI
=
imss
://
# Block size (in KB)
BLOCK_SIZE
=
512
# Used mount point in the client side
MOUNT_POINT
= /
mnt
/
hercules
# Where Hercules's project is
HERCULES_PATH
= /
beegfs
/
home
/
javier
.
garciablas
/
hercules
# Port listening in the metadata node service
METADATA_PORT
=
7500
# Port listening in the data node service
DATA_PORT
=
8500
# Total number of data nodes
NUM_DATA_SERVERS
=
1
# Total number of metadadata nodes
NUM_META_SERVERS
=
1
# Total number of client nodes
NUM_NODES_FOR_CLIENTS
=
1
# Total number of clients per node
NUM_CLIENTS_PER_NODE
=
1
# 1: client process are share resources with data nodes.
ATTACHED
=
1
# 1: enables malleability functions
MALLEABILITY
=
0
UPPER_BOUND_MALLEABILITY
=
0
LOWER_BOUND_MALLEABILITY
=
0
# File containing a list of nodes serving as data nodes
DATA_HOSTFILE
= /
beegfs
/
home
/
javier
.
garciablas
/
gsanchez
/
Horovod
-
with
-
gloo
/
data_hostfile
# Number of threads attending data requests
THREAD_POOL
=
1
# Maximum size used by the data nodes. 0 = No limit.
STORAGE_SIZE
=
20
# Main metadata node hostname
METADATA_HOST
=
# File containing a list of nodes serving as metadata nodes
METADATA_HOSTFILE
= /
beegfs
/
home
/
javier
.
garciablas
/
gsanchez
/
Horovod
-
with
-
gloo
/
meta_hostfile
# Replication factor
REPL_FACTOR
=
1
# Debug mode (none or all)
DEBUG_LEVEL
=
none
# Distribution data policy (RR, BUCKETS, HASH, CRC16, CRC64, or LOCAL)
POLICY
=
RR
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
sign in
to comment