How change device name into a zpool?2019 Community Moderator Electionzpool import - cannot import: one or more devices is currently unavailableCannot create new zpoolCan BTRFS stripe RAID arrays?How to import ZFS pool with different configurationZPool export/import errorReplacing a failed disk in a ZFS poolWrong service startup order when not booting into single-user modeZFS: zpool import - UNAVAIL missing deviceHow to make zpool refer to a disk using a readable string?How do I create a zpool using uuid or truly unique identifier?
Is there a reason to prefer HFS+ over APFS for disk images in High Sierra and/or Mojave?
Language involving irrational number is not a CFL
I'm just a whisper. Who am I?
What is the meaning of the following sentence?
Is there a RAID 0 Equivalent for RAM?
How do I prevent inappropriate ads from appearing in my game?
How to reduce predictors the right way for a logistic regression model
Animation: customize bounce interpolation
How would you translate "more" for use as an interface button?
Why can't the Brexit deadlock in the UK parliament be solved with a plurality vote?
Do you waste sorcery points if you try to apply metamagic to a spell from a scroll but fail to cast it?
Showing mass murder in a kid's book
Anime with legendary swords made from talismans and a man who could change them with a shattered body
Is there a distance limit for minecart tracks?
Does the Crossbow Expert feat's extra crossbow attack work with the reaction attack from a Hunter ranger's Giant Killer feature?
Can I cause damage to electrical appliances by unplugging them when they are turned on?
PTIJ: Which Dr. Seuss books should one obtain?
Sigmoid with a slope but no asymptotes?
"Oh no!" in Latin
ContourPlot — How do I color by contour curvature?
Air travel with refrigerated insulin
If the only attacker is removed from combat, is a creature still counted as having attacked this turn?
What does "tick" mean in this sentence?
Telemetry for feature health
How change device name into a zpool?
2019 Community Moderator Electionzpool import - cannot import: one or more devices is currently unavailableCannot create new zpoolCan BTRFS stripe RAID arrays?How to import ZFS pool with different configurationZPool export/import errorReplacing a failed disk in a ZFS poolWrong service startup order when not booting into single-user modeZFS: zpool import - UNAVAIL missing deviceHow to make zpool refer to a disk using a readable string?How do I create a zpool using uuid or truly unique identifier?
I removed two disks from a freranas system. These two disks are formatted in ZFS. These two discs are configured in Mirror (RAID1). I have inserted these two disks on another system but I did not input the ZPOOL export command on the previous system.
By running the ZPool Import command on the new system seems to have been running because if you run the ZPool list command, the import zpool is shown.
My problem is now that the imported ZPool has the old names for the disks (SDA, SDB) while on the new system Discs are called SDB1 and SDC1
How can I correct the ZPool to use the new disk names?
zfs
New contributor
add a comment |
I removed two disks from a freranas system. These two disks are formatted in ZFS. These two discs are configured in Mirror (RAID1). I have inserted these two disks on another system but I did not input the ZPOOL export command on the previous system.
By running the ZPool Import command on the new system seems to have been running because if you run the ZPool list command, the import zpool is shown.
My problem is now that the imported ZPool has the old names for the disks (SDA, SDB) while on the new system Discs are called SDB1 and SDC1
How can I correct the ZPool to use the new disk names?
zfs
New contributor
I would export and import, however I think zfs know excat actual device name.
– Archemar
19 hours ago
add a comment |
I removed two disks from a freranas system. These two disks are formatted in ZFS. These two discs are configured in Mirror (RAID1). I have inserted these two disks on another system but I did not input the ZPOOL export command on the previous system.
By running the ZPool Import command on the new system seems to have been running because if you run the ZPool list command, the import zpool is shown.
My problem is now that the imported ZPool has the old names for the disks (SDA, SDB) while on the new system Discs are called SDB1 and SDC1
How can I correct the ZPool to use the new disk names?
zfs
New contributor
I removed two disks from a freranas system. These two disks are formatted in ZFS. These two discs are configured in Mirror (RAID1). I have inserted these two disks on another system but I did not input the ZPOOL export command on the previous system.
By running the ZPool Import command on the new system seems to have been running because if you run the ZPool list command, the import zpool is shown.
My problem is now that the imported ZPool has the old names for the disks (SDA, SDB) while on the new system Discs are called SDB1 and SDC1
How can I correct the ZPool to use the new disk names?
zfs
zfs
New contributor
New contributor
New contributor
asked 20 hours ago
Alessandro ForcutiAlessandro Forcuti
1
1
New contributor
New contributor
I would export and import, however I think zfs know excat actual device name.
– Archemar
19 hours ago
add a comment |
I would export and import, however I think zfs know excat actual device name.
– Archemar
19 hours ago
I would export and import, however I think zfs know excat actual device name.
– Archemar
19 hours ago
I would export and import, however I think zfs know excat actual device name.
– Archemar
19 hours ago
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "106"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Alessandro Forcuti is a new contributor. Be nice, and check out our Code of Conduct.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f507357%2fhow-change-device-name-into-a-zpool%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Alessandro Forcuti is a new contributor. Be nice, and check out our Code of Conduct.
Alessandro Forcuti is a new contributor. Be nice, and check out our Code of Conduct.
Alessandro Forcuti is a new contributor. Be nice, and check out our Code of Conduct.
Alessandro Forcuti is a new contributor. Be nice, and check out our Code of Conduct.
Thanks for contributing an answer to Unix & Linux Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f507357%2fhow-change-device-name-into-a-zpool%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
I would export and import, however I think zfs know excat actual device name.
– Archemar
19 hours ago