#
datacenter
Here are 115 public repositories matching this topic...
Using network observability to operate and design healthier networks
python
infrastructure
networking
data-center
network-monitoring
network-analysis
datacenter
network-validation
-
Updated
Jun 27, 2022 - Python
abejgonzalez
commented
Jan 20, 2020
This is discussed a bit more in #456.
Currently, to copy off files from the fs is to 1. mount, 2. chattr, 3. chmod/chown, 4. copy files off. However, this is destructive to the fs (since it changes permissions/users). Instead, there should be a less invasive way to copy off files that doesn't mess with the underlying fs so that people can copy the fs and use it somewhere else.
enhancement
New feature or request
help wanted
Extra attention is needed
good first issue
Good for newcomers
Disseminated, Distributed OS for Hardware Resource Disaggregation. USENIX OSDI 2018 Best Paper.
-
Updated
May 6, 2021 - C
Automated, multi-region container deployment
-
Updated
Dec 10, 2021 - Scala
An Advanced Linux RAM Drive and Caching kernel modules. Dynamically allocate RAM as block devices. Use them as stand alone disk drives or even map them as caching nodes to slower local disk drives. Access those drives locally or export those volumes across an NVMe Target network.
linux
caching
kernel
debian
ubuntu
storage
centos
redhat
suse
opensuse
ssd
cache-storage
ramdisk
nvme
datacenter
rapiddisk-cache
rapiddisk
nvme-target
ramdrive
nvme-over-fabrics
-
Updated
Jun 23, 2022 - C
Toolkit to accelerate Azure adoption for enterprise customers
-
Updated
Aug 18, 2020 - PowerShell
CloudSimPy: Datacenter job scheduling simulation framework
-
Updated
Dec 30, 2020 - Python
API to automate IP Networking management, resource allocation and provisioning.
-
Updated
Mar 29, 2022 - Python
AMD OpenNIC Project Overview
-
Updated
Jun 17, 2022 - Shell
Lists of locations & IP addresses of Valve servers
-
Updated
Feb 10, 2019 - Shell
A platform to test reinforcement learning policies in the datacenter setting.
emulator
machine-learning
reinforcement-learning
tcp
network
openai-gym
congestion-control
datacenter
traffic-engineering
-
Updated
Feb 4, 2022 - Python
AMD OpenNIC Shell includes the HDL source files
-
Updated
Jun 3, 2022 - SystemVerilog
Run speed tests for all DigitalOcean datacenters faster than ever.
-
Updated
Apr 29, 2022 - JavaScript
Collaborative Datacenter Simulation and Exploration for Everybody
simulator
big-data
serverless
data-center
cloud-computing
cloud-simulation
datacenter
tu-delft
opendc
vu-amsterdam
datacenter-simulation
-
Updated
Jun 27, 2022 - Kotlin
AMD OpenNIC driver includes the Linux kernel driver
-
Updated
Apr 1, 2022 - C
Extension for iTop: Easily manage & visualize your racks, enclosures and datacenter devices.
-
Updated
Jun 19, 2022 - PHP
The official open source ns-3 simulation framework for datacenter network architectures
-
Updated
Jul 19, 2019 - Python
An Interactive Microsoft Azure Regions Map
-
Updated
Jul 8, 2020 - JavaScript
Practical Real-time Microburst Monitoring for Datacenter Networks
-
Updated
Jan 8, 2020 - P4
Datacenter simulation toolkit for the OpenDC project
-
Updated
Aug 24, 2020 - Kotlin
-
Updated
Nov 19, 2021
Talks & Slides pdf files. Included a small description of each file. [DevOps, Kubernetes, Docker, Firebase, Golang, ELK,...]
docker
kubernetes
golang
firebase
migrations
docker-compose
terraform
heartbeat
elk
soa
beats
datacenter
elk-stack
filebeat-elasticsearch
-
Updated
Mar 2, 2022
Hourly Checked and Updated IP Ranges of AWS Servers
-
Updated
Jun 27, 2022
Just try to recap all the topic debated in the ICT Infrastructure Course
-
Updated
Jan 29, 2019
PowerShell script to enable TLS 1.2 on a Windows Server 2008 R2
-
Updated
May 1, 2019 - PowerShell
OpenDC Extension for Energy Modelling & Management
-
Updated
Sep 17, 2021 - Python
Dependency and root cause analysis and more for network and IT management graph example
neo4j
example-data
dataset
graphdb
network-management
datacenter
it-operations
network-data
neo4j-approved
-
Updated
Jun 22, 2022 - Go
repository to hold Ansible workflows for AOS-CX Data Centers
ansible
data
aruba
vsx
center
datacenter
inventory-plugin
aos-cx-switch
aos-cx-ansible
inventory-setup
aoscx
-
Updated
Oct 7, 2020 - Python
Improve this page
Add a description, image, and links to the datacenter topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the datacenter topic, visit your repo's landing page and select "manage topics."


Description
If the Triton server build fails due to any reason, I have to delete the
/tmp/citritonbuild/<backend>folders to prevent the next rebuild from throwinggit repo already existserror.Triton Information
r21.05
I am building the Triton server myself.
To Reproduce
uninstall one of the dependency needed by a backend.
run
build.pywith all the backends enabled