ubuntuusers.de

Titel:
Rudi9
Datum:
3. November 2012 20:46
Aktionen:
Code:
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
root@ubuntu:~# fdisk -l

Disk /dev/sda: 5368 MB, 5368709120 bytes
149 heads, 8 sectors/track, 8796 cylinders, total 10485760 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x000e9ffa

   Device Boot      Start         End      Blocks   Id  System
/dev/sda1            2048    10483711     5240832   fd  Linux raid autodetect

Disk /dev/sdb: 16.1 GB, 16106127360 bytes
255 heads, 63 sectors/track, 1958 cylinders, total 31457280 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x0000e88d

   Device Boot      Start         End      Blocks   Id  System
/dev/sdb1   *        2048      194559       96256   fd  Linux raid autodetect
/dev/sdb2          194560    31455231    15630336   fd  Linux raid autodetect

Disk /dev/sdc: 16.1 GB, 16106127360 bytes
255 heads, 63 sectors/track, 1958 cylinders, total 31457280 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x00029818

   Device Boot      Start         End      Blocks   Id  System
/dev/sdc1   *        2048      194559       96256   fd  Linux raid autodetect
/dev/sdc2          194560    31455231    15630336   fd  Linux raid autodetect

Disk /dev/sdd: 16.1 GB, 16106127360 bytes
255 heads, 63 sectors/track, 1958 cylinders, total 31457280 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x0003a33e

   Device Boot      Start         End      Blocks   Id  System
/dev/sdd1   *        2048      194559       96256   fd  Linux raid autodetect
/dev/sdd2          194560    31455231    15630336   fd  Linux raid autodetect

Disk /dev/sde: 21.5 GB, 21474836480 bytes
255 heads, 63 sectors/track, 2610 cylinders, total 41943040 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x000569b9

   Device Boot      Start         End      Blocks   Id  System
/dev/sde1   *        2048      194559       96256   fd  Linux raid autodetect
/dev/sde2          194560    31455231    15630336   fd  Linux raid autodetect
/dev/sde3        31455232    41940991     5242880   fd  Linux raid autodetect

Disk /dev/sdf: 21.5 GB, 21474836480 bytes
255 heads, 63 sectors/track, 2610 cylinders, total 41943040 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x00068f92

   Device Boot      Start         End      Blocks   Id  System
/dev/sdf1   *        2048      194559       96256   fd  Linux raid autodetect
/dev/sdf2          194560    31455231    15630336   fd  Linux raid autodetect
/dev/sdf3        31455232    41940991     5242880   fd  Linux raid autodetect

Disk /dev/md0: 392 MB, 392167424 bytes
2 heads, 4 sectors/track, 95744 cylinders, total 765952 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 524288 bytes / 2097152 bytes
Disk identifier: 0x00000000

Disk /dev/md0 doesn't contain a valid partition table

Disk /dev/md1: 64.0 GB, 63986204672 bytes
2 heads, 4 sectors/track, 15621632 cylinders, total 124973056 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 524288 bytes / 2097152 bytes
Disk identifier: 0x08040000

Disk /dev/md1 doesn't contain a valid partition table

Disk /dev/md2: 10.7 GB, 10723786752 bytes
2 heads, 4 sectors/track, 2618112 cylinders, total 20944896 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 524288 bytes / 1048576 bytes
Disk identifier: 0x08040000

Disk /dev/md2 doesn't contain a valid partition table