研究生: |
陳評詳 Chen, Ping-Xiang |
---|---|
論文名稱: |
基於疊瓦式硬碟之檔案系統資料安全刪除之研究 Facilitating the Efficiency of Secure File Data and Metadata Deletion on SMR-based Ext4 File System |
指導教授: |
石維寬
Shih, Wei-Kuan 張原豪 Chang, Yuan-Hao |
口試委員: |
陳郁方
Chen, Yu-Fang 梁郁珮 Liang, Yu-Pei |
學位類別: |
碩士 Master |
系所名稱: |
電機資訊學院 - 資訊工程學系 Computer Science |
論文出版年: | 2021 |
畢業學年度: | 109 |
語文別: | 英文 |
論文頁數: | 27 |
中文關鍵詞: | 安全性刪除 、疊瓦式硬碟 、檔案系統 、元資料 |
外文關鍵詞: | secure deletion, ext file system, metadata, shingled magnetic recording |
相關次數: | 點閱:2 下載:0 |
分享至: |
查詢本校圖書館目錄 查詢臺灣博碩士論文知識加值系統 勘誤回報 |
安全刪除的效率與速度取決於基礎底層儲存裝是的資料擺放方式。由於新興的疊瓦磁記錄(Shingled Magnetic Recording, SMR)技術的順序寫入限制,不適當的資料擺放方式可能導致嚴重的寫入放大 (write amplification) 問題並減低安全刪除的性能。由於檔案系統元資料的小容量性質,當我們需要安全擦除已刪除文件之檔案系統之元資料時,會進一步使得疊瓦式硬碟上執行安全刪除的性能急劇的下降。這樣觀察促使我們提出一種新的空間分配(SMR-aware space allocation, SSSA)策略,以促進安全刪除已刪除文件及其元資料之過程。我們所提出的策略被加入到廣泛使用的擴展文件系統4(Extended File System 4, ext4)中,並通過一系列實驗進行了評估以證明所提出策略的有效性。實驗結果顯示,與單純的基於疊瓦式硬碟的ext4檔案系統相比,我們所提出的SSSA策略可平均降低91.3% 的安全刪除時間。
The efficiency of secure deletion is highly dependent on the data layout of underlying storage devices. In particular, owing to the sequential-write constraint of the emerging Shingled Magnetic Recording (SMR) technology, an improper data layout could lead to serious write amplification and hinder the performance of secure deletion. The performance degradation of secure deletion on SMR drives is further aggravated with the need to securely erase the file system metadata of deleted files due to the small-size nature of file system metadata. Such an observation motivates us to propose a secure-deletion and SMR-aware space allocation (SSSA) strategy to facilitate the process of securely erasing both the deleted files and their metadata simultaneously. The proposed strategy is integrated within the widely-used extended file system 4 (ext4) and is evaluated through a series of experiments to demonstrate the effectiveness of the proposed strategy. The evaluation results show that the proposed strategy can reduce the secure deletion latency by 91.3% on average when compared with naive SMR-based ext4 file system.
[1] R. Wood, M. Williams, A. Kavcic and J. Miles., "The Feasibility of Magnetic Recording at 10 Terabits Per Square Inch on Conventional Media.," IEEE Transactions on Magnetics, pp. 917-923, 2009.
[2] S.-H. Chen, M.-C. Yang, Y.-H. Chang and C.-F. Wu, "Enabling File-Oriented Fast Secure Deletion on Shingled Magnetic Recording Drives.," In Proceedings of the 56th Annual Design Automation Conference 2019 (DAC ’19). , pp. 1-6, 2019.
[3] A. Aghayev and P. Desnoyers, "Skylight—A Window on Shingled Disk Operation.," In 13th USENIX Conference on File and Storage Technologies (FAST15)., p. 135–149, 2015.
[4] "Destruction Service for Hard Disk.," Shred-it., 2020. [Online]. Available: https://www.shredit.co.uk/en-gb/home. [Accessed 6 2020].
[5] S. Bauer and N. Priyantha., "Secure Data Deletion for Linux File," Usenix Security Symposium., 2001.
[6] J. Reardon, S. Capkun and D. Basin, "Data Node Encrypted FileSystem: Efficient Secure Deletion for Flash Memory.," InPresented as part of the 21stUSENIX Security Symposium. USENIX., pp. 333-348, 2012.
[7] P. Gutmann, "Secure deletion of data from magnetic and solid-state memory.," In Proceedings of the Sixth USENIX Security Symposium, pp. 77-89, 1996.
[8] Y. Cassuto, M. A. A. Sanvido, C. Guyot, D. R. Hall and Z. Z.Bandic, "Indirection systems for shingled-recording disk drives.," In 2010 IEEE 26th Symposium on Mass Storage Systems and Technologies (MSST), pp. 1-14, 2010.
[9] C. Jin, W.-Y. Xi, F. H. Zhi-Yong Ching and C.-T. Lim, "A high performance file system for shingled storage array.," In 2014 30th Symposiumon Mass Storage Systems and Technologies (MSST). , pp. 1-6, 2014.
[10] M.-C. Yang, Y.-H. Chang, F. Wu, T.-W. Kuo and D. H. C.Du., "On Improving the Write Responsiveness for Host-Aware SMR Drives.," IEEE Transactions on Computers, pp. 111-124, 2018.
[11] D. Chinner, "SMR Layout Optimization for XFS," 2015. [Online]. Available: https://xfs.org/images/f/f6/Xfs-smr-structure-0.2.pdf . [Accessed 7 2020].
[12] A. Palmer., "SMRFFS-EXT4—SMR Friendly File System," 2015. [Online]. Available: https://github.com/Seagate/SMR_FS-EXT4. [Accessed 7 2020].
[13] D. Campello, H. Lopez, R. Koller, R. Rangaswami and L. Useche., "FIU Filesystem SysCall Traces," 2015. [Online]. Available: http://iotta.snia.org/tracetypes/1.. [Accessed 8 2020].
[14] A. Aghayev, T. Ts’o, G. Gibson and P. Desnoyers., "Evolving ext4 for shingled disks.," In 15th USENIX Conference on File and Storage Technologies (FAST 17)., pp. 105-120, 2017.