close
Warning:
Can't synchronize with repository "(default)" (Unsupported version control system "svn": /usr/lib/python2.7/dist-packages/libsvn/_fs.so: failed to map segment from shared object: Cannot allocate memory). Look in the Trac log for more information.
- Timestamp:
-
Apr 5, 2012, 5:58:55 PM (14 years ago)
- Author:
-
jazz
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
|
v1
|
v2
|
|
| 113 | 113 | {{{ |
| 114 | 114 | jazz@hadoop:~$ sudo fdisk /dev/sdd |
| | 115 | jazz@hadoop:~$ sudo fdisk -ul /dev/sdd |
| | 116 | |
| | 117 | Disk /dev/sdd: 3999.7 GB, 3999688294400 bytes |
| | 118 | 255 heads, 63 sectors/track, 486267 cylinders, total 7811891200 sectors |
| | 119 | Units = sectors of 1 * 512 = 512 bytes |
| | 120 | Sector size (logical/physical): 512 bytes / 512 bytes |
| | 121 | I/O size (minimum/optimal): 512 bytes / 512 bytes |
| | 122 | Disk identifier: 0xc99c92c5 |
| | 123 | |
| | 124 | Device Boot Start End Blocks Id System |
| | 125 | /dev/sdd1 63 4294961684 2147480811 83 Linux |
| 115 | 126 | }}} |
| 116 | 127 | * 開始著手把 /dev/sdd1 加入 LVM2 |