Search results

  1. G

    [SOLVED] NVME disk "Available Spare" problem.

    Ok, but then I cannot believe that Samsung is such a s**t. Because go down after less than 1 Tb written is not normal for me. But ok, this disk is only bootable. Now I can see how can I cope with it, so backups of config files are made every day to external drive so this is it. And yes, going...
  2. G

    [SOLVED] Oh no... wake-up with "SMART error (FailedOpenDevice) detected on host..." message!

    I do not know. I bought discs, put in server and install PVE. After configuration I pur server in rack and forget about it. Didn't bother with disc's firmware. But yes, Samsung page said so: So then there was possible failed write operation or similar. Eh, forget it... :)
  3. G

    [SOLVED] Oh no... wake-up with "SMART error (FailedOpenDevice) detected on host..." message!

    As I thought, same on all 860 drives: Last one (sdd) is a new disc (870).
  4. G

    [SOLVED] NVME disk "Available Spare" problem.

    Disc on a picture is old one, picture was send to me by HW reseller. That disc (original EVO 970) is now officialy dead and will get new one. Magician is Windows app yes, it was used just to confirm that BIOS and other S.M.A.R.T. readings are valid - that disc is @EOL. After 3 years and a...
  5. G

    [SOLVED] Oh no... wake-up with "SMART error (FailedOpenDevice) detected on host..." message!

    Yes. So I still have 3 discs in machine with I believe same firmware, since they were all bought at same time from same seller (Amazon) :)
  6. G

    [SOLVED] NVME disk "Available Spare" problem.

    UPDATE - Disc is definitely broken and since it is still in warranty will be replaced for free... But still, it happened after not even 1 Tb written...
  7. G

    [SOLVED] Oh no... wake-up with "SMART error (FailedOpenDevice) detected on host..." message!

    UPDATE - Just to let you know: I return both failed discs (NVME EVO 970 and SSD EVO 860) to my HW provider. First disc (970 - boot disc) is definitely bad, but still in 5 year warranty so will be changed for free. Second one (860 - this thread's main actor) was examined and after some...
  8. G

    [SOLVED] Oh no... wake-up with "SMART error (FailedOpenDevice) detected on host..." message!

    Scrub finished without errors. It seems fine. Thank you all again! Cheers! Now I can freely go to Tuscany :) P.S. - about p1,p9 partitions: since new device have been put to same 'slot', is that maybe reason why partitions were there? I dont know other reasons, definitely i wasn't copy...
  9. G

    [SOLVED] Oh no... wake-up with "SMART error (FailedOpenDevice) detected on host..." message!

    Yes, I have started it now. It will run for approx. 4 and a half 3 hours. Will see tommorow :)
  10. G

    [SOLVED] Oh no... wake-up with "SMART error (FailedOpenDevice) detected on host..." message!

    I guess this is it? If yes, thank you guys for directions, help and all! With best regards to all! Now I go to bed for some time, since tommorow I go to attend a Moto GP in Mugello (Italy)! YIHAAAAAA :)
  11. G

    [SOLVED] Oh no... wake-up with "SMART error (FailedOpenDevice) detected on host..." message!

    Ho! New disk is in server and resilvering: I hope process will end well. After disk has been added I start a lsblk command and see that there are already part 1 & part 9 on new disk. So i just spawn a zpool replace command with pool and device id's and it start to resilver. In fact i'm a...
  12. G

    [SOLVED] Oh no... wake-up with "SMART error (FailedOpenDevice) detected on host..." message!

    Aha. I thought so that they are virtually mounted drives. Well, thank you. I will soon go 100km away to pickup disk and after return will try what I said. And will post result here of course. Have a good sleep :)
  13. G

    [SOLVED] Oh no... wake-up with "SMART error (FailedOpenDevice) detected on host..." message!

    Sure. Below is lsblk output. Just /dev/sdd is missing from the list and I don't know what are those zdXX devices:
  14. G

    [SOLVED] Oh no... wake-up with "SMART error (FailedOpenDevice) detected on host..." message!

    I really hope that :) And you are right, there is -part1 addendum. Ok, but according to: I'm quite sure that beside -part1 there is also part-9 on failed disc. So I need to copy both partitions (1 and 9)? Now I'm little confused. If my english is just litlle bit of worth, then this are...
  15. G

    [SOLVED] Oh no... wake-up with "SMART error (FailedOpenDevice) detected on host..." message!

    Ok, sounds fair. Proper command would then be sometime like that (with a proper ID of new disk, below is only for illustration): zpool replace -f VMSTORE /dev/sdd /dev/disk/by-id/ata-Samsung_SSD_860_EVO_2TB_S5B1NR0N812919M Is that ok? And, thank you!
  16. G

    [SOLVED] Oh no... wake-up with "SMART error (FailedOpenDevice) detected on host..." message!

    No, there is only 4 SATA ports on that SuperMicro board... Otherwise I would have a spare... It's a small case / comp (EPYC) which is great for home comp. Only situations like this can be kind of s****y... I have written port number on discs when I assemble parts. I presume that port 1 is...
  17. G

    [SOLVED] Oh no... wake-up with "SMART error (FailedOpenDevice) detected on host..." message!

    I open a posted link and it said: Only one command is needed? Really that easy? So I do: turn off computer swap drives (old out, new in) boot computer to proxmox execute a "zpool replace -f VMSTORE /dev/sdd /dev/sdd"? I presume that new disc will get same /dev/hdd mount / id? wait till ZFS...
  18. G

    [SOLVED] Oh no... wake-up with "SMART error (FailedOpenDevice) detected on host..." message!

    I try that, but since disk is not visible to the system: Smartctl open device: /dev/sdd failed : no such device pool is still in Degraded state: Will look if this is situation when I will be at home. There is a chance that new disc will be here today (hopefully) so I will first change them...