April 4, 20233 yr 插入了一张新硬盘,点击 Format 格式化没反应,用 Unassigned Devices 格式化也提示失败。 tower-diagnostics-20230404-1918.zip
April 4, 20233 yr It looks like you might have a disk or cable problem: Apr 4 18:53:27 Tower unassigned.devices: Format disk '/dev/sdd' with 'xfs' filesystem failed: Error accessing specified device /dev/sdd1: No such file or directory Usage: mkfs.xfs /* blocksize */#011#011[-b size=num] /* config file */#011[-c options=xxx] /* metadata */#011#011[-m crc=0|1,finobt=0|1,uuid=xxx,rmapbt=0|1,reflink=0|1, #011#011#011 inobtcount=0|1,bigtime=0|1] /* data subvol */#011[-d agcount=n,agsize=n,file,name=xxx,size=num, #011#011#011 (sunit=value,swidth=value|su=num,sw=num|noalign), #011#011#011 sectsize=num /* force overwrite */#011[-f] /* inode size */#011[-i perblock=n|size=num,maxpct=n,attr=0|1|2, #011#011#011 projid32bit=0|1,sparse=0|1] /* no discard */#011[-K] /* log subvol */#011[-l agnum=n,internal,size=num,logdev=xxx,version=n #011#011#011 sunit=value|su=num,sectsize=num,lazy-count=0|1] /* label */#011#011[-L label (maximum 12 characters)] /* naming */#011#011[-n size=num,version=2|ci,ftype=0|1] /* no-op info only */#011[-N] /* prototype file */#011[-p fname] /* quiet */#011#011[-q] /* realtime subvol */#011[-r extsize=num,size=num,rtdev=xxx] /* sectorsize */#011[-s size=num] /* version */#011#011[-V] #011#011#011devicename
April 8, 20233 yr Author Solution 最后我自己手动修改成了分区类型为 GPT(原本是MBR),然后手动创建了分区(start 64,end 15628053134),再重新 Format 就可以成功了。 这里很奇怪为什么 Unraid 不能自动完成这个操作呢?难道 xfs 和 MBR 分区,或者是分区的扇区大小也有关系吗?
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.