Unassigned Devices - Managing Disk Drives and Remote Shares Outside of The Unraid Array


Recommended Posts

51 minutes ago, Sak said:

Automount network share is not working for me after a reboot. It has been like that for quite some time. The error I see in the log is "unassigned.devices: Cannot 'Auto Mount' Remote Shares. Network not available!"

 

I have tried changing my network from DHCP to Static IP.

 

Any advice?

 

tower-diagnostics-20230528-1759.zip 123.79 kB · 0 downloads

Start by turning off the UD debug logging.  It is flooding the log with messages and making it very hard to read.  Once you've done that, reboot and post new diagnostics so I can better see what is happening.

Link to comment

some reason i got some errors in the middle of the night and i cant copy off my ssd it also thinks the files already exist on the array.. what this error means...  and why do i get a nfs error i dont use it  not sure what it is

 

May 27 22:16:25 Tardis unassigned.devices: Warning: Unassigned Devices are not set to be shared with NFS.
May 28 04:00:46 Tardis unassigned.devices: Warning: shell_exec(/bin/df '/mnt/disks/transport data' --output=size,used,avail | /bin/grep -v '1K-blocks' 2>/dev/null) took longer than 10s!
May 28 04:00:46 Tardis unassigned.devices: Warning: shell_exec(/bin/df '/mnt/disks/transport data' --output=size,used,avail | /bin/grep -v '1K-blocks' 2>/dev/null) took longer than 10s!

 

tardis-diagnostics-20230528-1035.zip

Link to comment
12 minutes ago, comet424 said:

some reason i got some errors in the middle of the night and i cant copy off my ssd it also thinks the files already exist on the array.. what this error means...  and why do i get a nfs error i dont use it  not sure what it is

I don't see the remote share issue you first started with.

 

Unmount your transport data disk and run a file system check on it.  The timeouts indicate a possible issue with the disk.

 

The NFS warning is only noting that UD devices are not set up to be shared with NFS to let users know why UD devices are not showing up as NFS shares.  You can ignore it.

Link to comment

ah ok so i can ignore that nfs  wasnt sure

 

as for the file check.. i unmounted and clicked the check mark for the file check system  and it reported

FS: ntfs

Executing file system check: /bin/ntfsfix -n /dev/sdi1 2>&1
Mounting volume... OK
Processing of $MFT and $MFTMirr completed successfully.
Checking the alternate boot sector... OK
NTFS volume version is 3.1.
NTFS partition /dev/sdi1 was processed successfully.

 

and do you know what this error means i tried googling didnt help it came on 30 seconds or so after the ssd warning error  does it say that they both linked 

May 28 04:01:17 Tardis kernel: traps: lsof[17455] general protection fault ip:1498e29784ee sp:187e48546611584f error:0 in libc-2.36.so[1498e2960000+16b000]

 

 

i ran short smart test  no errors

i ran extended test no errors

 

and all the server was doing was copying from the 12TB drive in the unassigned devices to the array  and the games drive pool  to the array...  the transport data 1tb drive was just idle 

 

i also switched to a new motherboard and upgraded to ecc ram  not sure if that all that matters

 

Link to comment

New version of UD.  Notable change:

  • Added a setting in UD Settings to set a time delay to wait after the Network is detected to be up and running before Remote Shares are mounted.  This gives time for remote servers to be ready after the network is up.  This should help in those cases where some extra time is needed before attempting to mount remote shares.  The default is 5 seconds.
Link to comment
11 minutes ago, comet424 said:

is that what cause the ud  warnings for me  and or the general protection? i know i have the remote shares from my backup server to the main server for tdarr

Maybe.  The new delay timer is only appropriate if the network is up and running, but the remote server needs a bit more time to be online.  This is only an issue when the server is first started, and does not apply once remote shares have been mounted.  It has nothing to do with the disk 'df' timeouts in your log.

 

The general protection faults have nothing to do with this.  If you have a new server and are experiencing GPFs, I'd run a memory test.

Link to comment

ah ok.. i did test the ram with memtest 2 pass's no issues  and unraid does see it as a ecc multi-bit ram..  but i can re run it.. i had started copying  like 12am  and this came up around 4am  so i dunno... is that only a ram thing?  General protection fault.. what does it actually mean  as i couldnt find 1 that was fully sure  more like it can be anything and nothing specific

 

and reason i thought maybe the ud was linked as it was only what 30 seconds after  that the protection one came up and then the nothing else in error logs... but ill re run the memtest after its done copying  8tb in krusader

Link to comment

That error is because UD cannot read the disks.ini file that defines the array disks so UD will know what disks are in the array.

 

Show the output of this command:

cat /usr/local/emhttp/state/disks.ini

 

You are also ounting thinks at /mnt/:

/dev/sdg1       1.9T  3.8M  1.9T   1% /mnt/cctv_pool
/dev/sdh1       1.9T  111G  1.8T   6% /mnt/download_drive
/dev/sdn1        11T  9.3T  1.7T  85% /mnt/games_drive
/dev/sdf1       7.3T  600G  6.7T   9% /mnt/lan_cache_pool
/dev/nvme1n1p1  932G  144G  782G  16% /mnt/unraid_files
/dev/nvme0n1p1  1.9T  1.1T  825G  57% /mnt/vms_pool

Don't mount things there.  Use /mnt/addons/ for mounting your custom stuff.

Link to comment

it looks like the buffer of the terminal ran out  i guess there should be more in there 

and how do i do the addon?  when i create a new pool i dont see where i can do addons  i just type the pool name and create and then choose the drive  and then mount thats all i know

 

 

idSb=""
sizeSb="0"
deviceSb=""
["disk1"]
idx="1"
name="disk1"
device="sdk"
id="ST14000NM001G-2KJ103_ZTM0E7HX"
transport="ata"
size="13672382412"
status="DISK_OK"
format="GPT: 4KiB-aligned"
rotational="1"
removable="0"
spundown="0"
temp="37"
numReads="75709"
numWrites="1364"
numErrors="0"
type="Data"
color="green-on"
spindownDelay="-1"
spinupGroup=""
idSb="ST14000NM001G-2KJ103_ZTM0E7HX"
sizeSb="13672382412"
deviceSb="md1"
luksState="0"
comment=""
exportable="no"
fsType="btrfs"
fsStatus="Mounted"
fsColor="yellow-on"
fsSize="13672382412"
fsFree="5258293376"
fsUsed="8413380832"
warning=""
critical=""
["disk2"]
idx="2"
name="disk2"
device="sdj"
id="ST14000NM001G-2KJ103_ZLW2DC09"
transport="ata"
size="13672382412"
status="DISK_OK"
format="GPT: 4KiB-aligned"
rotational="1"
removable="0"
spundown="0"
temp="38"
numReads="132404"
numWrites="5116"
numErrors="0"
type="Data"
color="green-on"
spindownDelay="-1"
spinupGroup=""
idSb="ST14000NM001G-2KJ103_ZLW2DC09"
sizeSb="13672382412"
deviceSb="md2"
luksState="0"
comment=""
exportable="no"
fsType="btrfs"
fsStatus="Mounted"
fsColor="yellow-on"
fsSize="13672382412"
fsFree="5732590352"
fsUsed="7938746192"
warning=""
critical=""
["disk3"]
idx="3"
name="disk3"
device="sdb"
id="WDC_WUH721414ALE6L4_9JG73SET"
transport="ata"
size="13672382412"
status="DISK_OK"
format="GPT: 4KiB-aligned"
rotational="1"
removable="0"
spundown="0"
temp="34"
numReads="85054"
numWrites="676"
numErrors="0"
type="Data"
color="green-on"
spindownDelay="-1"
spinupGroup=""
idSb="WDC_WUH721414ALE6L4_9JG73SET"
sizeSb="13672382412"
deviceSb="md3"
luksState="0"
comment=""
exportable="no"
fsType="btrfs"
fsStatus="Mounted"
fsColor="yellow-on"
fsSize="13672382412"
fsFree="46855624"
fsUsed="13624278024"
warning=""
critical=""
["disk4"]
idx="4"
name="disk4"
device="sdc"
id="WDC_WUH721414ALE6L4_9JGB0KTT"
transport="ata"
size="13672382412"
status="DISK_OK"
format="GPT: 4KiB-aligned"
rotational="1"
removable="0"
spundown="0"
temp="33"
numReads="32639"
numWrites="666429573"
numErrors="0"
type="Data"
color="green-on"
spindownDelay="-1"
spinupGroup=""
idSb="WDC_WUH721414ALE6L4_9JGB0KTT"
sizeSb="13672382412"
deviceSb="md4"
luksState="0"
comment=""
exportable="no"
fsType="btrfs"
fsStatus="Mounted"
fsColor="yellow-on"
fsSize="13672382412"
fsFree="11009769544"
fsUsed="2662971960"
warning=""
critical=""
["disk5"]
idx="5"
name="disk5"
device="sdi"
id="WDC_WD121KRYZ-01W0RB0_8DJBTAJY"
transport="ata"
size="11718885324"
status="DISK_OK"
format="GPT: 4KiB-aligned"
rotational="1"
removable="0"
spundown="0"
temp="39"
numReads="666650972"
numWrites="1272838"
numErrors="0"
type="Data"
color="green-on"
spindownDelay="-1"
spinupGroup=""
idSb="WDC_WD121KRYZ-01W0RB0_8DJBTAJY"
sizeSb="11718885324"
deviceSb="md5"
luksState="0"
comment=""
exportable="no"
fsType="btrfs"
fsStatus="Mounted"
fsColor="yellow-on"
fsSize="11718885324"
fsFree="2607954020"
fsUsed="9104024108"
warning=""
critical=""
["disk6"]
idx="6"
name="disk6"
device="sdd"
id="WDC_WD121KRYZ-01W0RB0_8HG1GXKH"
transport="ata"
size="11718885324"
status="DISK_OK"
format="GPT: 4KiB-aligned"
rotational="1"
removable="0"
spundown="0"
temp="38"
numReads="94835"
numWrites="1732"
numErrors="0"
type="Data"
color="green-on"
spindownDelay="-1"
spinupGroup=""
idSb="WDC_WD121KRYZ-01W0RB0_8HG1GXKH"
sizeSb="11718885324"
deviceSb="md6"
luksState="0"
comment=""
exportable="no"
fsType="btrfs"
fsStatus="Mounted"
fsColor="yellow-on"
fsSize="11718885324"
fsFree="6770988724"
fsUsed="4927741292"
warning=""
critical=""
["disk7"]
idx="7"
name="disk7"
device=""
id=""
transport=""
size="0"
status="DISK_NP"
format="-"
rotational=""
removable=""
spundown="0"
temp="*"
numReads="0"
numWrites="0"
numErrors="0"
type="Data"
color="grey-off"
spindownDelay="-1"
spinupGroup=""
idSb=""
sizeSb="0"
deviceSb=""
luksState="0"
comment=""
exportable="no"
fsType="auto"
fsStatus="-"
fsColor="grey-off"
fsSize="0"
fsFree="0"
fsUsed="0"
warning=""
critical=""
["disk8"]
idx="8"
name="disk8"
device=""
id=""
transport=""
size="0"
status="DISK_NP"
format="-"
rotational=""
removable=""
spundown="0"
temp="*"
numReads="0"
numWrites="0"
numErrors="0"
type="Data"
color="grey-off"
spindownDelay="-1"
spinupGroup=""
idSb=""
sizeSb="0"
deviceSb=""
luksState="0"
comment=""
exportable="no"
fsType="auto"
fsStatus="-"
fsColor="grey-off"
fsSize="0"
fsFree="0"
fsUsed="0"
warning=""
critical=""
["disk9"]
idx="9"
name="disk9"
device=""
id=""
transport=""
size="0"
status="DISK_NP"
format="-"
rotational=""
removable=""
spundown="0"
temp="*"
numReads="0"
numWrites="0"
numErrors="0"
type="Data"
color="grey-off"
spindownDelay="-1"
spinupGroup=""
idSb=""
sizeSb="0"
deviceSb=""
luksState="0"
comment=""
exportable="no"
fsType="auto"
fsStatus="-"
fsColor="grey-off"
fsSize="0"
fsFree="0"
fsUsed="0"
warning=""
critical=""
["disk10"]
idx="10"
name="disk10"
device=""
id=""
transport=""
size="0"
status="DISK_NP"
format="-"
rotational=""
removable=""
spundown="0"
temp="*"
numReads="0"
numWrites="0"
numErrors="0"
type="Data"
color="grey-off"
spindownDelay="-1"
spinupGroup=""
idSb=""
sizeSb="0"
deviceSb=""
luksState="0"
comment=""
exportable="no"
fsType="auto"
fsStatus="-"
fsColor="grey-off"
fsSize="0"
fsFree="0"
fsUsed="0"
warning=""
critical=""
["disk11"]
idx="11"
name="disk11"
device=""
id=""
transport=""
size="0"
status="DISK_NP"
format="-"
rotational=""
removable=""
spundown="0"
temp="*"
numReads="0"
numWrites="0"
numErrors="0"
type="Data"
color="grey-off"
spindownDelay="-1"
spinupGroup=""
idSb=""
sizeSb="0"
deviceSb=""
luksState="0"
comment=""
exportable="no"
fsType="auto"
fsStatus="-"
fsColor="grey-off"
fsSize="0"
fsFree="0"
fsUsed="0"
warning=""
critical=""
["disk12"]
idx="12"
name="disk12"
device=""
id=""
transport=""
size="0"
status="DISK_NP"
format="-"
rotational=""
removable=""
spundown="0"
temp="*"
numReads="0"
numWrites="0"
numErrors="0"
type="Data"
color="grey-off"
spindownDelay="-1"
spinupGroup=""
idSb=""
sizeSb="0"
deviceSb=""
luksState="0"
comment=""
exportable="no"
fsType="auto"
fsStatus="-"
fsColor="grey-off"
fsSize="0"
fsFree="0"
fsUsed="0"
warning=""
critical=""
["disk13"]
idx="13"
name="disk13"
device=""
id=""
transport=""
size="0"
status="DISK_NP"
format="-"
rotational=""
removable=""
spundown="0"
temp="*"
numReads="0"
numWrites="0"
numErrors="0"
type="Data"
color="grey-off"
spindownDelay="-1"
spinupGroup=""
idSb=""
sizeSb="0"
deviceSb=""
luksState="0"
comment=""
exportable="no"
fsType="auto"
fsStatus="-"
fsColor="grey-off"
fsSize="0"
fsFree="0"
fsUsed="0"
warning=""
critical=""
["disk14"]
idx="14"
name="disk14"
device=""
id=""
transport=""
size="0"
status="DISK_NP"
format="-"
rotational=""
removable=""
spundown="0"
temp="*"
numReads="0"
numWrites="0"
numErrors="0"
type="Data"
color="grey-off"
spindownDelay="-1"
spinupGroup=""
idSb=""
sizeSb="0"
deviceSb=""
luksState="0"
comment=""
exportable="no"
fsType="auto"
fsStatus="-"
fsColor="grey-off"
fsSize="0"
fsFree="0"
fsUsed="0"
warning=""
critical=""
["disk15"]
idx="15"
name="disk15"
device=""
id=""
transport=""
size="0"
status="DISK_NP"
format="-"
rotational=""
removable=""
spundown="0"
temp="*"
numReads="0"
numWrites="0"
numErrors="0"
type="Data"
color="grey-off"
spindownDelay="-1"
spinupGroup=""
idSb=""
sizeSb="0"
deviceSb=""
luksState="0"
comment=""
exportable="no"
fsType="auto"
fsStatus="-"
fsColor="grey-off"
fsSize="0"
fsFree="0"
fsUsed="0"
warning=""
critical=""
["disk16"]
idx="16"
name="disk16"
device=""
id=""
transport=""
size="0"
status="DISK_NP"
format="-"
rotational=""
removable=""
spundown="0"
temp="*"
numReads="0"
numWrites="0"
numErrors="0"
type="Data"
color="grey-off"
spindownDelay="-1"
spinupGroup=""
idSb=""
sizeSb="0"
deviceSb=""
luksState="0"
comment=""
exportable="no"
fsType="auto"
fsStatus="-"
fsColor="grey-off"
fsSize="0"
fsFree="0"
fsUsed="0"
warning=""
critical=""
["disk17"]
idx="17"
name="disk17"
device=""
id=""
transport=""
size="0"
status="DISK_NP"
format="-"
rotational=""
removable=""
spundown="0"
temp="*"
numReads="0"
numWrites="0"
numErrors="0"
type="Data"
color="grey-off"
spindownDelay="-1"
spinupGroup=""
idSb=""
sizeSb="0"
deviceSb=""
luksState="0"
comment=""
exportable="no"
fsType="auto"
fsStatus="-"
fsColor="grey-off"
fsSize="0"
fsFree="0"
fsUsed="0"
warning=""
critical=""
["disk18"]
idx="18"
name="disk18"
device=""
id=""
transport=""
size="0"
status="DISK_NP"
format="-"
rotational=""
removable=""
spundown="0"
temp="*"
numReads="0"
numWrites="0"
numErrors="0"
type="Data"
color="grey-off"
spindownDelay="-1"
spinupGroup=""
idSb=""
sizeSb="0"
deviceSb=""
luksState="0"
comment=""
exportable="no"
fsType="auto"
fsStatus="-"
fsColor="grey-off"
fsSize="0"
fsFree="0"
fsUsed="0"
warning=""
critical=""
["disk19"]
idx="19"
name="disk19"
device=""
id=""
transport=""
size="0"
status="DISK_NP"
format="-"
rotational=""
removable=""
spundown="0"
temp="*"
numReads="0"
numWrites="0"
numErrors="0"
type="Data"
color="grey-off"
spindownDelay="-1"
spinupGroup=""
idSb=""
sizeSb="0"
deviceSb=""
luksState="0"
comment=""
exportable="no"
fsType="auto"
fsStatus="-"
fsColor="grey-off"
fsSize="0"
fsFree="0"
fsUsed="0"
warning=""
critical=""
["disk20"]
idx="20"
name="disk20"
device=""
id=""
transport=""
size="0"
status="DISK_NP"
format="-"
rotational=""
removable=""
spundown="0"
temp="*"
numReads="0"
numWrites="0"
numErrors="0"
type="Data"
color="grey-off"
spindownDelay="-1"
spinupGroup=""
idSb=""
sizeSb="0"
deviceSb=""
luksState="0"
comment=""
exportable="no"
fsType="auto"
fsStatus="-"
fsColor="grey-off"
fsSize="0"
fsFree="0"
fsUsed="0"
warning=""
critical=""
["disk21"]
idx="21"
name="disk21"
device=""
id=""
transport=""
size="0"
status="DISK_NP"
format="-"
rotational=""
removable=""
spundown="0"
temp="*"
numReads="0"
numWrites="0"
numErrors="0"
type="Data"
color="grey-off"
spindownDelay="-1"
spinupGroup=""
idSb=""
sizeSb="0"
deviceSb=""
luksState="0"
comment=""
exportable="no"
fsType="auto"
fsStatus="-"
fsColor="grey-off"
fsSize="0"
fsFree="0"
fsUsed="0"
warning=""
critical=""
["disk22"]
idx="22"
name="disk22"
device=""
id=""
transport=""
size="0"
status="DISK_NP"
format="-"
rotational=""
removable=""
spundown="0"
temp="*"
numReads="0"
numWrites="0"
numErrors="0"
type="Data"
color="grey-off"
spindownDelay="-1"
spinupGroup=""
idSb=""
sizeSb="0"
deviceSb=""
luksState="0"
comment=""
exportable="no"
fsType="auto"
fsStatus="-"
fsColor="grey-off"
fsSize="0"
fsFree="0"
fsUsed="0"
warning=""
critical=""
["parity2"]
idx="29"
name="parity2"
device=""
id=""
transport=""
size="0"
status="DISK_NP_DSBL"
format="-"
rotational=""
removable=""
spundown="0"
temp="*"
numReads="0"
numWrites="0"
numErrors="0"
type="Parity"
color="grey-off"
spindownDelay="-1"
spinupGroup=""
idSb=""
sizeSb="0"
deviceSb=""
["cctv_pool"]
idx="30"
name="cctv_pool"
device="sdg"
id="WDC_WD2003FZEX-00Z4SA0_WD-WMC5C0D2REXN"
transport="ata"
size="1953514552"
status="DISK_OK"
format="MBR: 4KiB-aligned"
rotational="1"
removable="1"
spundown="0"
temp="31"
numReads="320"
numWrites="22"
numErrors="0"
type="Cache"
color="green-on"
spindownDelay="-1"
spinupGroup=""
idSb="WDC_WD2003FZEX-00Z4SA0_WD-WMC5C0D2REXN"
sizeSb="1953514552"
deviceSb="sdg1"
luksState="0"
comment=""
exportable="no"
fsType="btrfs"
fsStatus="Mounted"
fsColor="yellow-on"
fsSize="1953514552"
fsFree="1951399936"
fsUsed="3872"
warning=""
critical=""
nameOrig="cctv_pool"
slots="1"
devices="1"
devicesSb="1"
uuid="4d65035d-1fe8-4784-80c6-2811648cab27"
shareEnabled="yes"
shareFloor="0"
["download_drive"]
idx="31"
name="download_drive"
device="sdh"
id="WDC_WD2003FZEX-00Z4SA0_WD-WMC5C0D9EE0N"
transport="ata"
size="1953514552"
status="DISK_OK"
format="MBR: 4KiB-aligned"
rotational="1"
removable="1"
spundown="0"
temp="32"
numReads="790"
numWrites="52"
numErrors="0"
type="Cache"
color="green-on"
spindownDelay="-1"
spinupGroup=""
idSb="WDC_WD2003FZEX-00Z4SA0_WD-WMC5C0D9EE0N"
sizeSb="1953514552"
deviceSb="sdh1"
luksState="0"
comment=""
exportable="no"
fsType="btrfs"
fsStatus="Mounted"
fsColor="yellow-on"
fsSize="1953514552"
fsFree="1833487024"
fsUsed="116187744"
warning=""
critical=""
nameOrig="download_drive"
slots="1"
devices="1"
devicesSb="1"
uuid="e4fee3d5-18d7-4579-be2b-7cca874a9ee4"
shareEnabled="yes"
shareFloor="0"
["games_drive"]
idx="32"
name="games_drive"
device="sdn"
id="HGST_HUH721212ALE600_8CHUUBHE"
transport="ata"
size="11718885324"
status="DISK_OK"
format="GPT: 4KiB-aligned"
rotational="1"
removable="0"
spundown="0"
temp="32"
numReads="392203"
numWrites="10091"
numErrors="0"
type="Cache"
color="green-on"
spindownDelay="-1"
spinupGroup=""
idSb="HGST_HUH721212ALE600_8CHUUBHE"
sizeSb="11718885324"
deviceSb="sdn1"
luksState="0"
comment=""
exportable="no"
fsType="btrfs"
fsStatus="Mounted"
fsColor="yellow-on"
fsSize="11718885324"
fsFree="1782654720"
fsUsed="9934912032"
warning=""
critical=""
nameOrig="games_drive"
slots="1"
devices="1"
devicesSb="1"
uuid="b0fed054-18e2-4352-8d84-be593c09db8e"
shareEnabled="yes"
shareFloor="0"
["lan_cache_pool"]
idx="33"
name="lan_cache_pool"
device="sdf"
id="WDC_WD80EDBZ-11B0ZA0_VRJ8UK2K"
transport="ata"
size="7814026532"
status="DISK_OK"
format="GPT: 4KiB-aligned"
rotational="1"
removable="1"
spundown="0"
temp="37"
numReads="2374381"
numWrites="154400"
numErrors="0"
type="Cache"
color="green-on"
spindownDelay="-1"
spinupGroup=""
idSb="WDC_WD80EDBZ-11B0ZA0_VRJ8UK2K"
sizeSb="7814026532"
deviceSb="sdf1"
luksState="0"
comment=""
exportable="no"
fsType="xfs"
fsStatus="Mounted"
fsColor="yellow-on"
fsSize="7811939620"
fsFree="7178570940"
fsUsed="633368680"
warning=""
critical=""
nameOrig="lan_cache_pool"
slots="1"
devices="1"
devicesSb="1"
uuid=""
shareEnabled="yes"
shareFloor="0"
["unraid_files"]
idx="34"
name="unraid_files"
device="nvme1n1"
id="WD_BLACK_SN750_SE_NVMe_1TB_21321F440404"
transport="nvme"
size="976761560"
status="DISK_OK"
format="MBR: 1MiB-aligned"
rotational="0"
removable="0"
spundown="0"
temp="35"
numReads="562878"
numWrites="120502"
numErrors="0"
type="Cache"
color="green-on"
spindownDelay="-1"
spinupGroup=""
idSb="WD_BLACK_SN750_SE_NVMe_1TB_21321F440404"
sizeSb="976761560"
deviceSb="nvme1n1p1"
luksState="0"
comment=""
exportable="no"
fsType="btrfs"
fsStatus="Mounted"
fsColor="yellow-on"
fsSize="976761560"
fsFree="819408848"
fsUsed="150446544"
warning=""
critical=""
nameOrig="unraid_files"
slots="1"
devices="1"
devicesSb="1"
uuid="9b330d5f-1c89-40f3-8c5c-bd616cc2ead1"
shareEnabled="yes"
shareFloor="0"
["vms_pool"]
idx="35"
name="vms_pool"
device="nvme0n1"
id="XPG_GAMMIX_S11_Pro_2L2329A4QSCJ"
transport="nvme"
size="2000397656"
status="DISK_OK"
format="MBR: 1MiB-aligned"
rotational="0"
removable="0"
spundown="0"
temp="34"
numReads="569424"
numWrites="531924"
numErrors="0"
type="Cache"
color="green-on"
spindownDelay="-1"
spinupGroup=""
idSb="XPG_GAMMIX_S11_Pro_2L2329A4QSCJ"
sizeSb="2000397656"
deviceSb="nvme0n1p1"
luksState="0"
comment=""
exportable="no"
fsType="btrfs"
fsStatus="Mounted"
fsColor="yellow-on"
fsSize="2000397656"
fsFree="865096012"
fsUsed="1133612996"
warning=""
critical=""
nameOrig="vms_pool"
slots="1"
devices="1"
devicesSb="1"
uuid="9920077b-8c7a-4f66-bc2b-bafe773967ba"
shareEnabled="yes"
shareFloor="0"
["flash"]
idx="36"
name="flash"
device="sda"
id="DataTraveler_2.0"
transport="usb"
size="15155168"
status="DISK_OK"
format="unknown"
rotational="1"
removable="1"
spundown="0"
temp="*"
numReads="11246"
numWrites="524"
numErrors="0"
type="Flash"
color="green-on"
comment="Unraid OS boot device"
exportable="yes"
fsType="vfat"
fsStatus="Mounted"
fsColor="yellow-on"
fsSize="15139360"
fsFree="13834320"
fsUsed="1305040"
warning=""
critical=""

 

Link to comment
4 hours ago, comet424 said:

it looks like the buffer of the terminal ran out  i guess there should be more in there 

Post the disks.ini file here or PM it to me.  There is something in that file that UD is having trouble with.

 

4 hours ago, comet424 said:

choose the drive  and then mount thats all i know

Use /mnt/addons/ as the mount point instead of /mnt/.

Link to comment

ok i inboxed ya

 

i tried googling how you move default /mnt to addons for pools  but came up with just zfs stuff

 

/mnt is defaulted and i cant change that when you create  a pool   where is it you set the location and how come unraid just doesnt default into the addons folder

 

all i know is 

create pool

enter name enter number of disks click ok

select the disk to use in that pool and mount array  i dont have a mount area.

so i have no idea how you do that 

Link to comment
2 minutes ago, comet424 said:

ok i inboxed ya

 

i tried googling how you move default /mnt to addons for pools  but came up with just zfs stuff

 

/mnt is defaulted and i cant change that when you create  a pool   where is it you set the location and how come unraid just doesnt default into the addons folder

 

all i know is 

create pool

enter name enter number of disks click ok

select the disk to use in that pool and mount array  i dont have a mount area.

so i have no idea how you do that 

Ok.  So those aren't ZFS disks you're mounting.  Those are Unraid pools and they are fine.  For some reason I thought you were mounting ZFS disks.

Link to comment

since its a open source software its not like Microsoft that people get paid has a team and works on the bugs and then releases 

 

here we have like 1 or 2 people on a plugin fixes an issue that could be caused from another program in unraid  could be a combination of things.. and thats why they ask for diagnostics and what you were doing to try to recreate the issue and fix that specific issue so others dont get those issues...   

 

you can also setup so the pluggins update on there own  so if you dont wanna update when it pops up  just let it auto update at like 12am  ... 

 

but they are always working on making problemmatic issues fixed right away.. windows does it too at times you just dont notice it as it updates in the background and then applys updates when you reboot  or when your sleeping...

 

its hard work for the single or two programmers as they do it in there spare time fixing it and not all day .. same with Home Assistant

Link to comment
37 minutes ago, dyno said:

This is a great plugin, but what is with the constant updates?  It would be preferable to revert to a less frequent release schedule.  

 

It's annoying getting an update message several times a week.

Updates are held back until someone is having a problem.  If you were to suddenly have an issue with mounting a disk or a remote share, would you rather have an update or be told to wait until the next planned release?  You aren't the only person using UD.

 

UD has to deal with all manner of USB disks, and CIFS and NFS connections to remote servers.  Some servers are old and don't deal nicely with newer technologies.  For example the many versions of CIFS.  This presents challenges in dealing with all the varied issues from the many combinations of hardware and software.

 

While I can appreciate your thinking that the updates are annoying, just click the update banner and update, or cancel it until later.  It's really not that hard.  If it's that much of an inconvenience, uninstall UD and don't use it.

Link to comment

I wanted to replace my cache nvme ssd with a larger one so I stopped the array built in the new one and plugged the old one into a external case. Now I wanted to mount the older cache drive in order to rsync over all the docker config files but the mount button in unassigned devices is grey and cannot be used. Any chance I could mount the old cache drive somewhere else or did I mess up? On another linux machine I can only see the cache drive in gparted but it is not mounted.

Edited by cen
typo
Link to comment
1 minute ago, cen said:

I wanted to replace my cache nvme ssd with a larger one so I stopped the array built in the new one and plugged the ole one into a external case. Now I wanted to mount the older cache drive in order to rsync over all the docker config files but the mount button in unassigned devices is grey and cannot be used. Any chance I could mount the old cache drive somewhere else or did I mess up? On another linux machine I can only see the cache drive in gparted but it is not mounted.

Post a UD screen shot of the disk having the issue.

Link to comment

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.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.