2.4 Flashcards
Whats the hypervisor?
Its a virtual machine manager that manages virtual platform and guest operating systems.
Whats a NAS?
(Network Attached Storage) It’s allows us to connect a storage device and connect it to an Ethernet network and proved file-level access
Whats a SAN?
(Storage Area Network) It looks and feels like a local storage device which is very efficient reading and writing on block-level access
Whats the normal amount of payload that can be supported by Ethernet?
1500 bytes of payload
What are Jumbo frames?
It allows us to transfer 9216 bytes of data within a single Ethernet frame. (9000)
What are Jumbo frames useful ofr?
They increase transfer efficiency, but all the devices must support jumbo frames (switches, interface cards)
Whats Fiber channel and how does it work.
It’s a specialized high-speed topology built to connect servers to storage devices. Sever and storage connect to a Fiber Channel switch.
What are FCoE characterizations?
(Fiber Channel over Ethernet)
- No special networking hardware needed
- Usually integrates with an existing Fiber Channel infrastructure
- Not routable
- Uses Ethernet card rather than Fiber Channel adapter
What are FCIP characterizations?
(Fiber Channel over IP)
- Fiber channel tunneling
- Geographically separate the servers from storage.
What are iSCSI characterizations?
(Internet Small Computer Systems Interface)
- Makes a remote disk look and operate like a local disk (like how Fiber Channel works)
- It can be managed quite well in software (drivers available for many OSs, no topology or hardware needed.
What are InfiniBand characterizations?
- High-speed switching topology (alternative to Fiber Channel)
- Copper and Fiber options
- popular use in research and supercomputers