Azure mount Disk - Linux
- Category: 電腦相關
 - Last Updated: Tuesday, 20 December 2016 23:28
 - Published: Monday, 21 November 2016 14:20
 - Written by sam
 
For ELK use, we need attach new datadisk
root@abc:/mnt# grep SCSI /var/log/syslog
Nov 21 12:36:37 localhost kernel: [333388.594976] sd 5:0:0:0: [sdc] Attached SCSI disk
root@abc:/mnt# fdisk /dev/sdc
	
	
		Read more: Azure mount Disk - Linux