Прошу помощи у сообщества,
слетела системная флэшка, установил 10 версию , при импорте из двух пулов определила 1.
я его удалил из WEBGUI, после этого определился второй пул.
zpool status
no pools available
nas4free: ~# zpool import
no pools available to import
nas4free: ~# zpool import -D
pool: Pool
id: 12795809482317760982
state: ONLINE (DESTROYED)
status: Some supported features are not enabled on the pool.
action: The pool can be imported using its name or numeric identifier, though
some features will not be available without an explicit 'zpool upgrade'.
config:
Pool ONLINE
raidz1-0 ONLINE
gpt/S300H778 ONLINE
gpt/S300H6SJ ONLINE
gpt/S300HA8W ONLINE
gpt/S300H74Y ONLINE
nas4free: ~#
больше ничего не делал.
This is the old XigmaNAS forum in read only mode,
it will taken offline by the end of march 2021!
I like to aks Users and Admins to rewrite/take over important post from here into the new fresh main forum!
Its not possible for us to export from here and import it to the main forum!
it will taken offline by the end of march 2021!
I like to aks Users and Admins to rewrite/take over important post from here into the new fresh main forum!
Its not possible for us to export from here and import it to the main forum!
восстановить удаленный пул
Moderators: alexey123, MikeMac
-
fedor_fedoroff
- NewUser

- Posts: 2
- Joined: 07 Sep 2015 14:01
- Status: Offline
-
fedor_fedoroff
- NewUser

- Posts: 2
- Joined: 07 Sep 2015 14:01
- Status: Offline
Re: восстановить удаленный пул
починил
zpool import -D -f Pool
zpool import -D -f Pool
- MikeMac
- Forum Moderator

- Posts: 429
- Joined: 07 Oct 2012 23:12
- Location: Moscow, Russia
- Contact:
- Status: Offline
Re: восстановить удаленный пул
Хорошо. Особенно, что не делали хаотических телодвижений после удаления.fedor_fedoroff wrote:починил
zpool import -D -f Pool
У вас система написала, что достаточно -D
Ключ -f в вашем случае не актуален, но вреда нет.