Download presentation
Presentation is loading. Please wait.
Published byLizbeth Eaton Modified over 9 years ago
1
AoE and HyperSCSI on Linux PDA Prepared by They Yu Shu
2
ATA and SCSI AT Attachment (ATA) is a standard interface for connecting storage devices such as hard disks and CD-ROM drives inside personal computers. AT Attachment (ATA) is a standard interface for connecting storage devices such as hard disks and CD-ROM drives inside personal computers.interfacestoragehard disksCD-ROMpersonal computersinterfacestoragehard disksCD-ROMpersonal computers SCSI (Small Computer System Interface) is a set of standards for physically connecting and transferring data between computers and peripheral devices. SCSI (Small Computer System Interface) is a set of standards for physically connecting and transferring data between computers and peripheral devices.standards peripheral devicesstandards peripheral devices Sets of commands to communicate between computer and hard drives/peripheral devices. Sets of commands to communicate between computer and hard drives/peripheral devices.
3
NAS and SAN NAS (Network Attached Storage) NAS (Network Attached Storage) File I/O File I/O NFS, CIFS NFS, CIFS TCP/IP NFS ClientNFS Server Client File System Server File System Client OSServer OS StorageUser
4
NAS and SAN SAN (Storage Area Network) SAN (Storage Area Network) Block I/O Block I/O iSCSI, HyperSCSI, AoE, FC protocols iSCSI, HyperSCSI, AoE, FC protocols Less overhead then File I/O Less overhead then File I/O Network Block I/O driver Block I/O Target driver Client File System Server OS Client OSStorage User
5
Data Sharing on Mobile Devices File I/O : NFS, FTP, CIFS, HTTP….(Traditional ways) File I/O : NFS, FTP, CIFS, HTTP….(Traditional ways) Block I/O: AoE, HyperSCSI, iSCSI Block I/O: AoE, HyperSCSI, iSCSI Block I/O have higher performance then File I/O Block I/O have higher performance then File I/O iSCSI can achieve 10 times faster then NFS iSCSI can achieve 10 times faster then NFS Using network storage as local drive Using network storage as local drive This project is about AoE and HyperSCSI on mobile devices. This project is about AoE and HyperSCSI on mobile devices.
6
AoE(ATA over Ethernet) and HyperSCSI ATA and SCSI commands are encapsulated in Ethernet frame and transmit over Ethernet. ATA and SCSI commands are encapsulated in Ethernet frame and transmit over Ethernet. Unlike iSCSI, these 2 protocols does not lay above TCP/IP layer, thus it have better performance then iSCSI. Unlike iSCSI, these 2 protocols does not lay above TCP/IP layer, thus it have better performance then iSCSI. It uses MAC addresses. It uses MAC addresses. It is not routable. It is not routable.
7
Physical Data link Network Transport iSCSI Physical Data link AoE Physical Data link HyperSCSI
8
Application Scenario SCSI Server running HyperSCSI Target Driver Access Point Wireless Network Device running HyperSCSI Initiator Driver and AoE Initiator Driver PDA using Virtual Mounted Storage SCSI / ATA Block IO Home/Office Network PC/Notebook running AoE Target Driver
9
Components AoE/HyperSCSI kernel module (driver) AoE/HyperSCSI kernel module (driver) Download from Open Source project and cross compile to PDA version. Download from Open Source project and cross compile to PDA version. Simple AoE/HyperSCSI GUI program Simple AoE/HyperSCSI GUI program Developed using Qt/Embedded + Opie Libraries. Developed using Qt/Embedded + Opie Libraries. C++ C++
10
Main Functions Load/Reload/Unload kernel modules Load/Reload/Unload kernel modules List Detected Drives List Detected Drives Mount Detected Drives Mount Detected Drives Open Mounted Disk using File Manager Open Mounted Disk using File Manager Do appropriate configurations Do appropriate configurations
11
AoE Demostration
12
Mounting
13
Browse and Use
14
HyperSCSI Demostration
15
Configuration
17
Loading Module
18
Mounting
19
Browse and Use
20
Questions?
21
End
Similar presentations
© 2024 SlidePlayer.com. Inc.
All rights reserved.