Home Fibre Channel Part 1 – FCP and WWPN https://learn.flackbox.com/courses/81445/lectures/5204536 Terminology Aliases: Easy to identify WWPNs and WWNNs Alias EXCHANGE-SERVER = WWPN 01:23:45:67:89:ab:cd:ef Configurable on both storage systems and Switches Much easier to identify during troubleshooting and configuration Client: The host accessing storage FC HBA: Fibre Channel Host Bus Adaptor See HBA FCP: Fibre Channel ..
Category : Storage
Home What is Centralized Storage? https://learn.flackbox.com/courses/81445/lectures/5204534 Storage Types DAS – Direct Attached Storage Computer has dedicated storage Can be internal or external. Storage does not have it’s own compute CPU, etc. SAN – Storage Area Network NAS – Network Attached Storage Both provide centralized storage solutions for many computers S & N Hardware Very similar ..
NAS and SAN Storage – Flackbox.com Storage Foundations NAS Protocols SAN Protocols Object Storage Converged and Hyper Converged Infrastructure (HCI) Wrap..
This was way too easy. Need to play with this a bit. Server Setup Software Installation RHEL, CentOS sudo yum -y install nfs-utils nfs-utils-lib Debian, Ubuntu sudo apt -y install nfs-kernal-server Create a shared folder sudo mkdir /home/public sudo chown nobody:nogroup /home/publi Optional: Create test files. cd /home/public touch test1 test2 test Add the folder ..
https://channel9.msdn.com/Shows/TechNet+Radio/TNR1669 Main Menu Azure Storage Overview Possibly the #1 use for Aure Multi-petabyte 2 Flavors Azure Standard Azure Premium Standard Storage Account (Magnetic based) Durable and HA Blob Object Page Blobs Acts as a Virtual Hard Disk VHD Format Compatible with Hyper-V and other technologies 1 TB Max per disk, but can stripe multiple disks ..
Amazon EFS (Elastic File System) is a file storage service for EC2 instances. EFS is easy to use and provides a simple interface that allows you to create and configure file systems quickly and easily. With EFS, storage capacity is elastic, growing and shrinking automatically as you add and remove files, so you applications have ..
The differences between NFS and iSCSI http://lass.cs.umass.edu/papers/pdf/FAST04.pdf How to configure NFS &nb..
Recent Comments