ZFS @ FreeBSD 9.0
をテンプレートにして作成
[
トップ
] [
新規
|
一覧
|
検索
|
最終更新
|
ヘルプ
|
ログイン
]
開始行:
[[FrontPage]]
#contents
*Memorystick から起動 [#x178832a]
ftp://ftp8.jp.freebsd.org/pub/FreeBSD/releases/amd64/amd6...
g7# dd if=FreeBSD-9.0-RELEASE-amd64-memstick.img of=/dev...
10463+0 records in
10463+0 records out
685703168 bytes transferred in 48.462903 secs (14149032 ...
g7#
of=/dev/da0 bs=64k
*HDD交換 [#bffc0293]
g7# zpool status
pool: tank
state: ONLINE
scan: resilvered 1K in 0h0m with 0 errors on Tue Jun 26...
config:
NAME STATE READ WRITE CKSUM
tank ONLINE 0 0 0
raidz1-0 ONLINE 0 0 0
ada1 ONLINE 0 0 0
ada2 ONLINE 0 0 0
ada3 ONLINE 0 0 0
errors: No known data errors
pool: zfspool
state: ONLINE
scan: none requested
config:
NAME STATE READ WRITE CKSUM
zfspool ONLINE 0 0 0
ada0p3 ONLINE 0 0 0
errors: No known data errors
g7#
g7#
g7#
g7# zpool status
pool: tank
state: DEGRADED
status: One or more devices has been removed by the admi...
Sufficient replicas exist for the pool to contin...
degraded state.
action: Online the device using 'zpool online' or replac...
'zpool replace'.
scan: resilvered 1K in 0h0m with 0 errors on Tue Jun 26...
config:
NAME STATE READ WRITE CK...
tank DEGRADED 0 0 ...
raidz1-0 DEGRADED 0 0 ...
1703520998278199717 REMOVED 0 0 ...
ada2 ONLINE 0 0 ...
ada3 ONLINE 0 0 ...
errors: No known data errors
pool: zfspool
state: ONLINE
scan: none requested
config:
NAME STATE READ WRITE CKSUM
zfspool ONLINE 0 0 0
ada0p3 ONLINE 0 0 0
errors: No known data errors
g7#
g7#
g7#
g7#
g7#
g7# zpool status
pool: tank
state: DEGRADED
status: One or more devices has been removed by the admi...
Sufficient replicas exist for the pool to contin...
degraded state.
action: Online the device using 'zpool online' or replac...
'zpool replace'.
scan: resilvered 1K in 0h0m with 0 errors on Tue Jun 26...
config:
NAME STATE READ WRITE CK...
tank DEGRADED 0 0 ...
raidz1-0 DEGRADED 0 0 ...
1703520998278199717 REMOVED 0 0 ...
ada2 ONLINE 0 0 ...
ada3 ONLINE 0 0 ...
errors: No known data errors
pool: zfspool
state: ONLINE
scan: none requested
config:
NAME STATE READ WRITE CKSUM
zfspool ONLINE 0 0 0
ada0p3 ONLINE 0 0 0
errors: No known data errors
g7#
g7#
g7#
g7# zpool online tank ada1
warning: device 'ada1' onlined, but remains in faulted s...
use 'zpool replace' to replace devices that are no longe...
g7#
g7#
g7#
g7# zpool status
pool: tank
state: DEGRADED
status: One or more devices could not be used because th...
invalid. Sufficient replicas exist for the pool...
functioning in a degraded state.
action: Replace the device using 'zpool replace'.
see: http://www.sun.com/msg/ZFS-8000-4J
scan: scrub in progress since Tue Jun 26 12:51:38 2012
1.15G scanned out of 162G at 40.5M/s, 1h7m to go
0 repaired, 0.71% done
config:
NAME STATE READ WRITE CK...
tank DEGRADED 0 0 ...
raidz1-0 DEGRADED 0 0 ...
1703520998278199717 UNAVAIL 0 0 ...
ada2 ONLINE 0 0 ...
ada3 ONLINE 0 0 ...
errors: No known data errors
pool: zfspool
state: ONLINE
scan: none requested
config:
NAME STATE READ WRITE CKSUM
zfspool ONLINE 0 0 0
ada0p3 ONLINE 0 0 0
errors: No known data errors
g7#
g7#
g7#
g7# zpool status
pool: tank
state: DEGRADED
status: One or more devices could not be used because th...
invalid. Sufficient replicas exist for the pool...
functioning in a degraded state.
action: Replace the device using 'zpool replace'.
see: http://www.sun.com/msg/ZFS-8000-4J
scan: scrub in progress since Tue Jun 26 12:51:38 2012
19.1G scanned out of 162G at 73.3M/s, 0h33m to go
0 repaired, 11.79% done
config:
NAME STATE READ WRITE CK...
tank DEGRADED 0 0 ...
raidz1-0 DEGRADED 0 0 ...
1703520998278199717 UNAVAIL 0 0 ...
ada2 ONLINE 0 0 ...
ada3 ONLINE 0 0 ...
errors: No known data errors
pool: zfspool
state: ONLINE
scan: none requested
config:
NAME STATE READ WRITE CKSUM
zfspool ONLINE 0 0 0
ada0p3 ONLINE 0 0 0
errors: No known data errors
g7#
g7#
g7# zpool replace tank ada1 ada1
g7# zpool status
pool: tank
state: DEGRADED
status: One or more devices is currently being resilvere...
continue to function, possibly in a degraded sta...
action: Wait for the resilver to complete.
scan: resilver in progress since Tue Jun 26 12:56:48 2012
426M scanned out of 162G at 53.3M/s, 0h51m to go
141M resilvered, 0.26% done
config:
NAME STATE READ WRITE ...
tank DEGRADED 0 0 ...
raidz1-0 DEGRADED 0 0 ...
replacing-0 UNAVAIL 0 0 ...
1703520998278199717 UNAVAIL 0 0 ...
ada1 ONLINE 0 0 ...
ada2 ONLINE 0 0 ...
ada3 ONLINE 0 0 ...
errors: No known data errors
pool: zfspool
state: ONLINE
scan: none requested
config:
NAME STATE READ WRITE CKSUM
zfspool ONLINE 0 0 0
ada0p3 ONLINE 0 0 0
errors: No known data errors
g7#
終了行:
[[FrontPage]]
#contents
*Memorystick から起動 [#x178832a]
ftp://ftp8.jp.freebsd.org/pub/FreeBSD/releases/amd64/amd6...
g7# dd if=FreeBSD-9.0-RELEASE-amd64-memstick.img of=/dev...
10463+0 records in
10463+0 records out
685703168 bytes transferred in 48.462903 secs (14149032 ...
g7#
of=/dev/da0 bs=64k
*HDD交換 [#bffc0293]
g7# zpool status
pool: tank
state: ONLINE
scan: resilvered 1K in 0h0m with 0 errors on Tue Jun 26...
config:
NAME STATE READ WRITE CKSUM
tank ONLINE 0 0 0
raidz1-0 ONLINE 0 0 0
ada1 ONLINE 0 0 0
ada2 ONLINE 0 0 0
ada3 ONLINE 0 0 0
errors: No known data errors
pool: zfspool
state: ONLINE
scan: none requested
config:
NAME STATE READ WRITE CKSUM
zfspool ONLINE 0 0 0
ada0p3 ONLINE 0 0 0
errors: No known data errors
g7#
g7#
g7#
g7# zpool status
pool: tank
state: DEGRADED
status: One or more devices has been removed by the admi...
Sufficient replicas exist for the pool to contin...
degraded state.
action: Online the device using 'zpool online' or replac...
'zpool replace'.
scan: resilvered 1K in 0h0m with 0 errors on Tue Jun 26...
config:
NAME STATE READ WRITE CK...
tank DEGRADED 0 0 ...
raidz1-0 DEGRADED 0 0 ...
1703520998278199717 REMOVED 0 0 ...
ada2 ONLINE 0 0 ...
ada3 ONLINE 0 0 ...
errors: No known data errors
pool: zfspool
state: ONLINE
scan: none requested
config:
NAME STATE READ WRITE CKSUM
zfspool ONLINE 0 0 0
ada0p3 ONLINE 0 0 0
errors: No known data errors
g7#
g7#
g7#
g7#
g7#
g7# zpool status
pool: tank
state: DEGRADED
status: One or more devices has been removed by the admi...
Sufficient replicas exist for the pool to contin...
degraded state.
action: Online the device using 'zpool online' or replac...
'zpool replace'.
scan: resilvered 1K in 0h0m with 0 errors on Tue Jun 26...
config:
NAME STATE READ WRITE CK...
tank DEGRADED 0 0 ...
raidz1-0 DEGRADED 0 0 ...
1703520998278199717 REMOVED 0 0 ...
ada2 ONLINE 0 0 ...
ada3 ONLINE 0 0 ...
errors: No known data errors
pool: zfspool
state: ONLINE
scan: none requested
config:
NAME STATE READ WRITE CKSUM
zfspool ONLINE 0 0 0
ada0p3 ONLINE 0 0 0
errors: No known data errors
g7#
g7#
g7#
g7# zpool online tank ada1
warning: device 'ada1' onlined, but remains in faulted s...
use 'zpool replace' to replace devices that are no longe...
g7#
g7#
g7#
g7# zpool status
pool: tank
state: DEGRADED
status: One or more devices could not be used because th...
invalid. Sufficient replicas exist for the pool...
functioning in a degraded state.
action: Replace the device using 'zpool replace'.
see: http://www.sun.com/msg/ZFS-8000-4J
scan: scrub in progress since Tue Jun 26 12:51:38 2012
1.15G scanned out of 162G at 40.5M/s, 1h7m to go
0 repaired, 0.71% done
config:
NAME STATE READ WRITE CK...
tank DEGRADED 0 0 ...
raidz1-0 DEGRADED 0 0 ...
1703520998278199717 UNAVAIL 0 0 ...
ada2 ONLINE 0 0 ...
ada3 ONLINE 0 0 ...
errors: No known data errors
pool: zfspool
state: ONLINE
scan: none requested
config:
NAME STATE READ WRITE CKSUM
zfspool ONLINE 0 0 0
ada0p3 ONLINE 0 0 0
errors: No known data errors
g7#
g7#
g7#
g7# zpool status
pool: tank
state: DEGRADED
status: One or more devices could not be used because th...
invalid. Sufficient replicas exist for the pool...
functioning in a degraded state.
action: Replace the device using 'zpool replace'.
see: http://www.sun.com/msg/ZFS-8000-4J
scan: scrub in progress since Tue Jun 26 12:51:38 2012
19.1G scanned out of 162G at 73.3M/s, 0h33m to go
0 repaired, 11.79% done
config:
NAME STATE READ WRITE CK...
tank DEGRADED 0 0 ...
raidz1-0 DEGRADED 0 0 ...
1703520998278199717 UNAVAIL 0 0 ...
ada2 ONLINE 0 0 ...
ada3 ONLINE 0 0 ...
errors: No known data errors
pool: zfspool
state: ONLINE
scan: none requested
config:
NAME STATE READ WRITE CKSUM
zfspool ONLINE 0 0 0
ada0p3 ONLINE 0 0 0
errors: No known data errors
g7#
g7#
g7# zpool replace tank ada1 ada1
g7# zpool status
pool: tank
state: DEGRADED
status: One or more devices is currently being resilvere...
continue to function, possibly in a degraded sta...
action: Wait for the resilver to complete.
scan: resilver in progress since Tue Jun 26 12:56:48 2012
426M scanned out of 162G at 53.3M/s, 0h51m to go
141M resilvered, 0.26% done
config:
NAME STATE READ WRITE ...
tank DEGRADED 0 0 ...
raidz1-0 DEGRADED 0 0 ...
replacing-0 UNAVAIL 0 0 ...
1703520998278199717 UNAVAIL 0 0 ...
ada1 ONLINE 0 0 ...
ada2 ONLINE 0 0 ...
ada3 ONLINE 0 0 ...
errors: No known data errors
pool: zfspool
state: ONLINE
scan: none requested
config:
NAME STATE READ WRITE CKSUM
zfspool ONLINE 0 0 0
ada0p3 ONLINE 0 0 0
errors: No known data errors
g7#
ページ名: