September 22, 20223 yr So I have a PowerEdge r720 with an h710, I initially set it up with dells inbuilt array tool. I would like to set it up to manage the array through unraid. Is their any way to move/copy all my virtual machines and settings over to it after I set h710 to it mode? Any help would be appreciated, Thanks in advance. DigDug5002
September 22, 20223 yr Author Could I connect a usb stick and and copy the stuff to it. Then after I change the card plug it back in and copy the stuff back over?
September 22, 20223 yr Community Expert Use the UD plugin to connect a USB disk/device to copy what you need.
September 22, 20223 yr Community Expert What filesystem is on it? You may need to install the Unassigned Devices Plus plugin to write depending on what it is.
September 22, 20223 yr Community Expert In a Windows computer, if you're not familiar with the command line use the GUI, right click on the disk, tools, repair disk.
September 23, 20223 yr Take a look at the syslog after mounting the device and see what the mount line says. If that's above your pay grade, attach diagnostics collected after the drive is mounted to your next post in this thread.
September 23, 20223 yr Author Ok here it is. text error warn system array login Sep 21 20:14:32 Tower kernel: sd 8:0:0:0: [sdc] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB) Sep 21 20:14:32 Tower kernel: sd 8:0:0:0: [sdc] Write Protect is off Sep 21 20:14:32 Tower kernel: sd 8:0:0:0: [sdc] Mode Sense: 3b 00 00 00 Sep 21 20:14:32 Tower kernel: sd 8:0:0:0: [sdc] No Caching mode page found Sep 21 20:14:32 Tower kernel: sd 8:0:0:0: [sdc] Assuming drive cache: write through Sep 21 20:14:32 Tower kernel: sdc: sdc1 sdc2 sdc3 sdc4 Sep 21 20:14:32 Tower kernel: sd 8:0:0:0: [sdc] Attached SCSI disk Sep 21 20:21:01 Tower emhttpd: XinTop_XT-U33502_20210710-0:0 (sdc) 512 1953525168 Sep 21 20:21:01 Tower emhttpd: read SMART /dev/sdc Sep 21 20:34:26 Tower emhttpd: XinTop_XT-U33502_20210710-0:0 (sdc) 512 1953525168 Sep 21 20:34:26 Tower emhttpd: read SMART /dev/sdc Sep 22 09:55:32 Tower emhttpd: spinning down /dev/sdc Sep 22 10:42:40 Tower unassigned.devices: Adding partition 'sdc1'... Sep 22 10:42:40 Tower unassigned.devices: Mounting partition 'sdc1' at mountpoint '/mnt/disks/System_Reserved'... Sep 22 10:42:40 Tower unassigned.devices: Mount drive command: /sbin/mount -t 'ntfs' -o rw,noatime,nodiratime,nodev,nosuid,nls=utf8,umask=000 '/dev/sdc1' '/mnt/disks/System_Reserved' Sep 22 10:42:40 Tower ntfs-3g[19817]: Mounted /dev/sdc1 (Read-Write, label "System Reserved", NTFS 3.1) Sep 22 10:42:40 Tower ntfs-3g[19817]: Mount options: nodiratime,nodev,nosuid,nls=utf8,allow_other,nonempty,noatime,rw,default_permissions,fsname=/dev/sdc1,blkdev,blksize=4096 Sep 22 10:42:40 Tower unassigned.devices: Successfully mounted 'sdc1' on '/mnt/disks/System_Reserved'. Sep 22 10:42:40 Tower unassigned.devices: Adding partition 'sdc2'... Sep 22 10:42:40 Tower unassigned.devices: Mounting partition 'sdc2' at mountpoint '/mnt/disks/XinTop_XT-U33502-part2'... Sep 22 10:42:40 Tower unassigned.devices: Mount drive command: /sbin/mount -t 'ntfs' -o rw,noatime,nodiratime,nodev,nosuid,nls=utf8,umask=000 '/dev/sdc2' '/mnt/disks/XinTop_XT-U33502-part2' Sep 22 10:42:41 Tower ntfs-3g[19997]: Mounted /dev/sdc2 (Read-Only, label "", NTFS 3.1) Sep 22 10:42:41 Tower ntfs-3g[19997]: Mount options: nodiratime,nodev,nosuid,nls=utf8,allow_other,nonempty,noatime,ro,default_permissions,fsname=/dev/sdc2,blkdev,blksize=4096 Sep 22 10:42:41 Tower unassigned.devices: Successfully mounted 'sdc2' on '/mnt/disks/XinTop_XT-U33502-part2'. Sep 22 10:42:41 Tower unassigned.devices: Adding partition 'sdc3'... Sep 22 10:42:41 Tower unassigned.devices: Mounting partition 'sdc3' at mountpoint '/mnt/disks/XinTop_XT-U33502-part3'... Sep 22 10:42:41 Tower unassigned.devices: Mount drive command: /sbin/mount -t 'ntfs' -o rw,noatime,nodiratime,nodev,nosuid,nls=utf8,umask=000 '/dev/sdc3' '/mnt/disks/XinTop_XT-U33502-part3' Sep 22 10:42:41 Tower ntfs-3g[20048]: Mounted /dev/sdc3 (Read-Only, label "", NTFS 3.1) Sep 22 10:42:41 Tower ntfs-3g[20048]: Mount options: nodiratime,nodev,nosuid,nls=utf8,allow_other,nonempty,noatime,ro,default_permissions,fsname=/dev/sdc3,blkdev,blksize=4096 Sep 22 10:42:41 Tower unassigned.devices: Successfully mounted 'sdc3' on '/mnt/disks/XinTop_XT-U33502-part3'. Sep 22 10:42:41 Tower unassigned.devices: Adding partition 'sdc4'... Sep 22 10:42:41 Tower unassigned.devices: Mounting partition 'sdc4' at mountpoint '/mnt/disks/XinTop_XT-U33502-part4'... Sep 22 10:42:41 Tower unassigned.devices: Mount drive command: /sbin/mount -t 'ntfs' -o rw,noatime,nodiratime,nodev,nosuid,nls=utf8,umask=000 '/dev/sdc4' '/mnt/disks/XinTop_XT-U33502-part4' Sep 22 10:42:41 Tower ntfs-3g[20100]: Mounted /dev/sdc4 (Read-Only, label "", NTFS 3.1) Sep 22 10:42:41 Tower ntfs-3g[20100]: Mount options: nodiratime,nodev,nosuid,nls=utf8,allow_other,nonempty,noatime,ro,default_permissions,fsname=/dev/sdc4,blkdev,blksize=4096 Sep 22 10:42:41 Tower unassigned.devices: Successfully mounted 'sdc4' on '/mnt/disks/XinTop_XT-U33502-part4'. Sep 22 10:42:49 Tower unassigned.devices: Unmounting partition 'sdc1' at mountpoint '/mnt/disks/System_Reserved'... Sep 22 10:42:49 Tower unassigned.devices: Unmount cmd: /sbin/umount '/dev/sdc1' 2>&1 Sep 22 10:42:49 Tower ntfs-3g[19817]: Unmounting /dev/sdc1 (System Reserved) Sep 22 10:42:49 Tower unassigned.devices: Successfully unmounted 'sdc1' Sep 22 10:42:54 Tower unassigned.devices: Unmounting partition 'sdc3' at mountpoint '/mnt/disks/XinTop_XT-U33502-part3'... Sep 22 10:42:54 Tower unassigned.devices: Unmount cmd: /sbin/umount '/dev/sdc3' 2>&1 Sep 22 10:42:54 Tower ntfs-3g[20048]: Unmounting /dev/sdc3 () Sep 22 10:42:54 Tower unassigned.devices: Successfully unmounted 'sdc3' Sep 22 10:42:55 Tower unassigned.devices: Unmounting partition 'sdc4' at mountpoint '/mnt/disks/XinTop_XT-U33502-part4'... Sep 22 10:42:55 Tower unassigned.devices: Unmount cmd: /sbin/umount '/dev/sdc4' 2>&1 Sep 22 10:42:55 Tower ntfs-3g[20100]: Unmounting /dev/sdc4 () Sep 22 10:42:55 Tower unassigned.devices: Successfully unmounted 'sdc4' Sep 22 12:24:47 Tower unassigned.devices: Unmounting partition 'sdc2' at mountpoint '/mnt/disks/XinTop_XT-U33502-part2'... Sep 22 12:24:47 Tower unassigned.devices: Unmount cmd: /sbin/umount '/dev/sdc2' 2>&1 Sep 22 12:24:47 Tower ntfs-3g[19997]: Unmounting /dev/sdc2 () Sep 22 12:24:47 Tower unassigned.devices: Successfully unmounted 'sdc2' Sep 22 12:45:10 Tower kernel: sd 8:0:0:0: [sdc] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB) Sep 22 12:45:10 Tower kernel: sd 8:0:0:0: [sdc] Write Protect is off Sep 22 12:45:10 Tower kernel: sd 8:0:0:0: [sdc] Mode Sense: 3b 00 00 00 Sep 22 12:45:10 Tower kernel: sd 8:0:0:0: [sdc] No Caching mode page found Sep 22 12:45:10 Tower kernel: sd 8:0:0:0: [sdc] Assuming drive cache: write through Sep 22 12:45:10 Tower kernel: sdc: sdc1 sdc2 sdc3 sdc4 Sep 22 12:45:10 Tower kernel: sd 8:0:0:0: [sdc] Attached SCSI disk Sep 22 12:45:12 Tower unassigned.devices: Disk with ID 'XinTop_XT-U33502_20210710-0:0 (sdc)' is not set to auto mount. Sep 22 12:45:12 Tower unassigned.devices: Disk with ID 'XinTop_XT-U33502_20210710-0:0 (sdc)' is not set to auto mount. Sep 22 12:45:12 Tower unassigned.devices: Disk with ID 'XinTop_XT-U33502_20210710-0:0 (sdc)' is not set to auto mount. Sep 22 12:45:12 Tower unassigned.devices: Disk with ID 'XinTop_XT-U33502_20210710-0:0 (sdc)' is not set to auto mount. Sep 22 18:32:20 Tower unassigned.devices: Adding partition 'sdc1'... Sep 22 18:32:20 Tower unassigned.devices: Mounting partition 'sdc1' at mountpoint '/mnt/disks/System_Reserved'... Sep 22 18:32:20 Tower unassigned.devices: Mount drive command: /sbin/mount -t 'ntfs' -o rw,noatime,nodiratime,nodev,nosuid,nls=utf8,umask=000 '/dev/sdc1' '/mnt/disks/System_Reserved' Sep 22 18:32:20 Tower ntfs-3g[31723]: Mounted /dev/sdc1 (Read-Write, label "System Reserved", NTFS 3.1) Sep 22 18:32:20 Tower ntfs-3g[31723]: Mount options: nodiratime,nodev,nosuid,nls=utf8,allow_other,nonempty,noatime,rw,default_permissions,fsname=/dev/sdc1,blkdev,blksize=4096 Sep 22 18:32:20 Tower unassigned.devices: Successfully mounted 'sdc1' on '/mnt/disks/System_Reserved'. Sep 22 18:32:20 Tower unassigned.devices: Adding partition 'sdc2'... Sep 22 18:32:20 Tower unassigned.devices: Mounting partition 'sdc2' at mountpoint '/mnt/disks/XinTop_XT-U33502-part2'... Sep 22 18:32:20 Tower unassigned.devices: Mount drive command: /sbin/mount -t 'ntfs' -o rw,noatime,nodiratime,nodev,nosuid,nls=utf8,umask=000 '/dev/sdc2' '/mnt/disks/XinTop_XT-U33502-part2' Sep 22 18:32:21 Tower ntfs-3g[32240]: Mounted /dev/sdc2 (Read-Only, label "", NTFS 3.1) Sep 22 18:32:21 Tower ntfs-3g[32240]: Mount options: nodiratime,nodev,nosuid,nls=utf8,allow_other,nonempty,noatime,ro,default_permissions,fsname=/dev/sdc2,blkdev,blksize=4096 Sep 22 18:32:21 Tower unassigned.devices: Successfully mounted 'sdc2' on '/mnt/disks/XinTop_XT-U33502-part2'. Sep 22 18:32:21 Tower unassigned.devices: Adding partition 'sdc3'... Sep 22 18:32:21 Tower unassigned.devices: Mounting partition 'sdc3' at mountpoint '/mnt/disks/XinTop_XT-U33502-part3'... Sep 22 18:32:21 Tower unassigned.devices: Mount drive command: /sbin/mount -t 'ntfs' -o rw,noatime,nodiratime,nodev,nosuid,nls=utf8,umask=000 '/dev/sdc3' '/mnt/disks/XinTop_XT-U33502-part3' Sep 22 18:32:21 Tower ntfs-3g[32298]: Mounted /dev/sdc3 (Read-Write, label "", NTFS 3.1) Sep 22 18:32:21 Tower ntfs-3g[32298]: Mount options: nodiratime,nodev,nosuid,nls=utf8,allow_other,nonempty,noatime,rw,default_permissions,fsname=/dev/sdc3,blkdev,blksize=4096 Sep 22 18:32:21 Tower unassigned.devices: Successfully mounted 'sdc3' on '/mnt/disks/XinTop_XT-U33502-part3'. Sep 22 18:32:21 Tower unassigned.devices: Adding partition 'sdc4'... Sep 22 18:32:21 Tower unassigned.devices: Mounting partition 'sdc4' at mountpoint '/mnt/disks/XinTop_XT-U33502-part4'... Sep 22 18:32:21 Tower unassigned.devices: Mount drive command: /sbin/mount -t 'ntfs' -o rw,noatime,nodiratime,nodev,nosuid,nls=utf8,umask=000 '/dev/sdc4' '/mnt/disks/XinTop_XT-U33502-part4' Sep 22 18:32:21 Tower ntfs-3g[32356]: Mounted /dev/sdc4 (Read-Write, label "", NTFS 3.1) Sep 22 18:32:21 Tower ntfs-3g[32356]: Mount options: nodiratime,nodev,nosuid,nls=utf8,allow_other,nonempty,noatime,rw,default_permissions,fsname=/dev/sdc4,blkdev,blksize=4096 Sep 22 18:32:21 Tower unassigned.devices: Successfully mounted 'sdc4' on '/mnt/disks/XinTop_XT-U33502-part4'. Sep 22 18:38:58 Tower unassigned.devices: Unmounting partition 'sdc2' at mountpoint '/mnt/disks/XinTop_XT-U33502-part2'... Sep 22 18:38:58 Tower unassigned.devices: Unmount cmd: /sbin/umount '/dev/sdc2' 2>&1 Sep 22 18:38:58 Tower ntfs-3g[32240]: Unmounting /dev/sdc2 () Sep 22 18:38:58 Tower unassigned.devices: Successfully unmounted 'sdc2' Sep 22 18:39:07 Tower unassigned.devices: Unmounting partition 'sdc1' at mountpoint '/mnt/disks/System_Reserved'... Sep 22 18:39:07 Tower unassigned.devices: Unmount cmd: /sbin/umount '/dev/sdc1' 2>&1 Sep 22 18:39:07 Tower ntfs-3g[31723]: Unmounting /dev/sdc1 (System Reserved) Sep 22 18:39:07 Tower unassigned.devices: Successfully unmounted 'sdc1' Sep 22 18:39:07 Tower unassigned.devices: Unmounting partition 'sdc3' at mountpoint '/mnt/disks/XinTop_XT-U33502-part3'... Sep 22 18:39:07 Tower unassigned.devices: Unmount cmd: /sbin/umount '/dev/sdc3' 2>&1 Sep 22 18:39:07 Tower ntfs-3g[32298]: Unmounting /dev/sdc3 () Sep 22 18:39:07 Tower unassigned.devices: Successfully unmounted 'sdc3' Sep 22 18:39:07 Tower unassigned.devices: Unmounting partition 'sdc4' at mountpoint '/mnt/disks/XinTop_XT-U33502-part4'... Sep 22 18:39:07 Tower unassigned.devices: Unmount cmd: /sbin/umount '/dev/sdc4' 2>&1 Sep 22 18:39:07 Tower ntfs-3g[32356]: Unmounting /dev/sdc4 () Sep 22 18:39:07 Tower unassigned.devices: Successfully unmounted 'sdc4' Sep 22 18:39:11 Tower unassigned.devices: Adding partition 'sdc1'... Sep 22 18:39:11 Tower unassigned.devices: Mounting partition 'sdc1' at mountpoint '/mnt/disks/System_Reserved'... Sep 22 18:39:11 Tower unassigned.devices: Mount drive command: /sbin/mount -t 'ntfs' -o rw,noatime,nodiratime,nodev,nosuid,nls=utf8,umask=000 '/dev/sdc1' '/mnt/disks/System_Reserved' Sep 22 18:39:11 Tower ntfs-3g[18714]: Mounted /dev/sdc1 (Read-Write, label "System Reserved", NTFS 3.1) Sep 22 18:39:11 Tower ntfs-3g[18714]: Mount options: nodiratime,nodev,nosuid,nls=utf8,allow_other,nonempty,noatime,rw,default_permissions,fsname=/dev/sdc1,blkdev,blksize=4096 Sep 22 18:39:11 Tower unassigned.devices: Successfully mounted 'sdc1' on '/mnt/disks/System_Reserved'. Sep 22 18:39:11 Tower unassigned.devices: Adding partition 'sdc2'... Sep 22 18:39:11 Tower unassigned.devices: Mounting partition 'sdc2' at mountpoint '/mnt/disks/XinTop_XT-U33502-part2'... Sep 22 18:39:11 Tower unassigned.devices: Mount drive command: /sbin/mount -t 'ntfs' -o rw,noatime,nodiratime,nodev,nosuid,nls=utf8,umask=000 '/dev/sdc2' '/mnt/disks/XinTop_XT-U33502-part2' Sep 22 18:39:12 Tower ntfs-3g[18775]: Mounted /dev/sdc2 (Read-Only, label "", NTFS 3.1) Sep 22 18:39:12 Tower ntfs-3g[18775]: Mount options: nodiratime,nodev,nosuid,nls=utf8,allow_other,nonempty,noatime,ro,default_permissions,fsname=/dev/sdc2,blkdev,blksize=4096 Sep 22 18:39:12 Tower unassigned.devices: Successfully mounted 'sdc2' on '/mnt/disks/XinTop_XT-U33502-part2'. Sep 22 18:39:12 Tower unassigned.devices: Adding partition 'sdc3'... Sep 22 18:39:12 Tower unassigned.devices: Mounting partition 'sdc3' at mountpoint '/mnt/disks/XinTop_XT-U33502-part3'... Sep 22 18:39:12 Tower unassigned.devices: Mount drive command: /sbin/mount -t 'ntfs' -o rw,noatime,nodiratime,nodev,nosuid,nls=utf8,umask=000 '/dev/sdc3' '/mnt/disks/XinTop_XT-U33502-part3' Sep 22 18:39:12 Tower ntfs-3g[18880]: Mounted /dev/sdc3 (Read-Write, label "", NTFS 3.1) Sep 22 18:39:12 Tower ntfs-3g[18880]: Mount options: nodiratime,nodev,nosuid,nls=utf8,allow_other,nonempty,noatime,rw,default_permissions,fsname=/dev/sdc3,blkdev,blksize=4096 Sep 22 18:39:12 Tower unassigned.devices: Successfully mounted 'sdc3' on '/mnt/disks/XinTop_XT-U33502-part3'. Sep 22 18:39:12 Tower unassigned.devices: Adding partition 'sdc4'... Sep 22 18:39:12 Tower unassigned.devices: Mounting partition 'sdc4' at mountpoint '/mnt/disks/XinTop_XT-U33502-part4'... Sep 22 18:39:12 Tower unassigned.devices: Mount drive command: /sbin/mount -t 'ntfs' -o rw,noatime,nodiratime,nodev,nosuid,nls=utf8,umask=000 '/dev/sdc4' '/mnt/disks/XinTop_XT-U33502-part4' Sep 22 18:39:12 Tower ntfs-3g[18959]: Mounted /dev/sdc4 (Read-Write, label "", NTFS 3.1) Sep 22 18:39:12 Tower ntfs-3g[18959]: Mount options: nodiratime,nodev,nosuid,nls=utf8,allow_other,nonempty,noatime,rw,default_permissions,fsname=/dev/sdc4,blkdev,blksize=4096 Sep 22 18:39:12 Tower unassigned.devices: Successfully mounted 'sdc4' on '/mnt/disks/XinTop_XT-U33502-part4'. Sep 22 19:33:35 Tower unassigned.devices: Unmounting partition 'sdc1' at mountpoint '/mnt/disks/System_Reserved'... Sep 22 19:33:35 Tower unassigned.devices: Unmount cmd: /sbin/umount '/dev/sdc1' 2>&1 Sep 22 19:33:35 Tower ntfs-3g[18714]: Unmounting /dev/sdc1 (System Reserved) Sep 22 19:33:35 Tower unassigned.devices: Successfully unmounted 'sdc1' Sep 22 19:33:35 Tower unassigned.devices: Unmounting partition 'sdc2' at mountpoint '/mnt/disks/XinTop_XT-U33502-part2'... Sep 22 19:33:35 Tower unassigned.devices: Unmount cmd: /sbin/umount '/dev/sdc2' 2>&1 Sep 22 19:33:35 Tower ntfs-3g[18775]: Unmounting /dev/sdc2 () Sep 22 19:33:35 Tower unassigned.devices: Successfully unmounted 'sdc2' Sep 22 19:33:35 Tower unassigned.devices: Unmounting partition 'sdc3' at mountpoint '/mnt/disks/XinTop_XT-U33502-part3'... Sep 22 19:33:35 Tower unassigned.devices: Unmount cmd: /sbin/umount '/dev/sdc3' 2>&1 Sep 22 19:33:35 Tower ntfs-3g[18880]: Unmounting /dev/sdc3 () Sep 22 19:33:35 Tower unassigned.devices: Successfully unmounted 'sdc3' Sep 22 19:33:35 Tower unassigned.devices: Unmounting partition 'sdc4' at mountpoint '/mnt/disks/XinTop_XT-U33502-part4'... Sep 22 19:33:35 Tower unassigned.devices: Unmount cmd: /sbin/umount '/dev/sdc4' 2>&1 Sep 22 19:33:35 Tower ntfs-3g[18959]: Unmounting /dev/sdc4 () Sep 22 19:33:35 Tower unassigned.devices: Successfully unmounted 'sdc4' Sep 22 19:33:40 Tower unassigned.devices: Adding partition 'sdc1'... Sep 22 19:33:40 Tower unassigned.devices: Mounting partition 'sdc1' at mountpoint '/mnt/disks/System_Reserved'... Sep 22 19:33:40 Tower unassigned.devices: Mount drive command: /sbin/mount -t 'ntfs' -o rw,noatime,nodiratime,nodev,nosuid,nls=utf8,umask=000 '/dev/sdc1' '/mnt/disks/System_Reserved' Sep 22 19:33:40 Tower ntfs-3g[13113]: Mounted /dev/sdc1 (Read-Write, label "System Reserved", NTFS 3.1) Sep 22 19:33:40 Tower ntfs-3g[13113]: Mount options: nodiratime,nodev,nosuid,nls=utf8,allow_other,nonempty,noatime,rw,default_permissions,fsname=/dev/sdc1,blkdev,blksize=4096 Sep 22 19:33:40 Tower unassigned.devices: Successfully mounted 'sdc1' on '/mnt/disks/System_Reserved'. Sep 22 19:33:40 Tower unassigned.devices: Adding partition 'sdc2'... Sep 22 19:33:40 Tower unassigned.devices: Mounting partition 'sdc2' at mountpoint '/mnt/disks/XinTop_XT-U33502-part2'... Sep 22 19:33:40 Tower unassigned.devices: Mount drive command: /sbin/mount -t 'ntfs' -o rw,noatime,nodiratime,nodev,nosuid,nls=utf8,umask=000 '/dev/sdc2' '/mnt/disks/XinTop_XT-U33502-part2' Sep 22 19:33:41 Tower ntfs-3g[13294]: Mounted /dev/sdc2 (Read-Only, label "", NTFS 3.1) Sep 22 19:33:41 Tower ntfs-3g[13294]: Mount options: nodiratime,nodev,nosuid,nls=utf8,allow_other,nonempty,noatime,ro,default_permissions,fsname=/dev/sdc2,blkdev,blksize=4096 Sep 22 19:33:41 Tower unassigned.devices: Successfully mounted 'sdc2' on '/mnt/disks/XinTop_XT-U33502-part2'. Sep 22 19:33:41 Tower unassigned.devices: Adding partition 'sdc3'... Sep 22 19:33:41 Tower unassigned.devices: Mounting partition 'sdc3' at mountpoint '/mnt/disks/XinTop_XT-U33502-part3'... Sep 22 19:33:41 Tower unassigned.devices: Mount drive command: /sbin/mount -t 'ntfs' -o rw,noatime,nodiratime,nodev,nosuid,nls=utf8,umask=000 '/dev/sdc3' '/mnt/disks/XinTop_XT-U33502-part3' Sep 22 19:33:41 Tower ntfs-3g[13347]: Mounted /dev/sdc3 (Read-Write, label "", NTFS 3.1) Sep 22 19:33:41 Tower ntfs-3g[13347]: Mount options: nodiratime,nodev,nosuid,nls=utf8,allow_other,nonempty,noatime,rw,default_permissions,fsname=/dev/sdc3,blkdev,blksize=4096 Sep 22 19:33:41 Tower unassigned.devices: Successfully mounted 'sdc3' on '/mnt/disks/XinTop_XT-U33502-part3'. Sep 22 19:33:41 Tower unassigned.devices: Adding partition 'sdc4'... Sep 22 19:33:41 Tower unassigned.devices: Mounting partition 'sdc4' at mountpoint '/mnt/disks/XinTop_XT-U33502-part4'... Sep 22 19:33:41 Tower unassigned.devices: Mount drive command: /sbin/mount -t 'ntfs' -o rw,noatime,nodiratime,nodev,nosuid,nls=utf8,umask=000 '/dev/sdc4' '/mnt/disks/XinTop_XT-U33502-part4' Sep 22 19:33:41 Tower ntfs-3g[13399]: Mounted /dev/sdc4 (Read-Write, label "", NTFS 3.1) Sep 22 19:33:41 Tower ntfs-3g[13399]: Mount options: nodiratime,nodev,nosuid,nls=utf8,allow_other,nonempty,noatime,rw,default_permissions,fsname=/dev/sdc4,blkdev,blksize=4096 Sep 22 19:33:41 Tower unassigned.devices: Successfully mounted 'sdc4' on '/mnt/disks/XinTop_XT-U33502-part4'. ** Press ANY KEY to close this window **
September 23, 20223 yr Community Expert Don't see a reason for the disk mounting ro, try asking in the UD plugin support thread.
October 26, 20223 yr Author Sorry it it's to late to replay back, but do you know how I would copy the dockers and all the associated networks /settings.
October 26, 20223 yr Author And could I just copy everything from disk 1 onto the new disk 1 once I set it up properly?
October 27, 20223 yr Community Expert For the docker containers you just need to copy the appdata folder, docker image can be recreated and the rest is in the flash drive.
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.