Category : Storage

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 ..

Read more

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 ..

Read more

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 ..

Read more

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 ..

Read more