DATE=Sun Jul 13 15:31:20 EDT 2014 USER=root OLDPWD=/ HOME=/ MDEV=sdc TERM=vt102 SUBSYSTEM=sdc PATH=/sbin:/usr/sbin:/bin:/usr/bin SHELL=/bin/sh PWD=/dev No ACTION for sdc, 'mdev -s' is scanning /sys smartctl 6.2 2013-07-26 r3841 [armv5tel-linux-3.10.32] (local build) Copyright (C) 2002-13, Bruce Allen, Christian Franke, www.smartmontools.org Smartctl open device: /dev/sdc [USB JMicron] failed: No device connected /usr/sbin/hot.sh: line 1: rcsmart: not found fdisk: can't open '/dev/sdc'
ok I did sort of figure out what's going on here.The usb drive relies on the USB port for power and the DNS probably doesn't have enough juice.
The drive that formerly was in the DNS-323 was a member of a RAID
so the partition type was not really ext4, therefore the DNS can't mount it.
I did pop it in there and attempt to start the RAID (degraded) but it didn't work.
I noticed this because it did mount the other partition on the same disk. So I need to recopy everything to a freshly partitioned drive OR just copy everything over the network.Hot swap does seem to work now that I've uninstalled nut (since that didn't work anyway).
On Sunday, July 13, 2014 3:20:08 PM UTC-4, shredhead wrote:Is Alt-F supposed to recognize and automatically mount a usb drive when one is plugged in? much like Windows hot swap works?my USB drive isn't recognized at all right now. after reboot no change. just upgraded to RC 0.4 although the behavior was the same prior to the upgrade.although hot swap would be the holy grail I would be happy to just have it recognize the drive after a reboot so I can copy files from it.I've tried ntfs before with the same results but this is an ext4 drive that used to be installed in the DNS-323. I did successfully read from it in the past when I upgraded the hard drives and was able to copy data from it.any ideas on what's wrong?hot log:DATE=Sun Jul 13 15:31:20 EDT 2014 USER=root OLDPWD=/ HOME=/ MDEV=sdc TERM=vt102 SUBSYSTEM=sdc PATH=/sbin:/usr/sbin:/bin:/usr/bin SHELL=/bin/sh PWD=/dev No ACTION for sdc, 'mdev -s' is scanning /sys smartctl 6.2 2013-07-26 r3841 [armv5tel-linux-3.10.32] (local build) Copyright (C) 2002-13, Bruce Allen, Christian Franke, www.smartmontools.org Smartctl open device: /dev/sdc [USB JMicron] failed: No device connected /usr/sbin/hot.sh: line 1: rcsmart: not found
The drive that formerly was in the DNS-323 was a member of a RAID
RAID1?
so the partition type was not really ext4, therefore the DNS can't mount it.
Not right.
RAID is a device, like a disk or disk partition; ext4 is a filesystem, built on top of a device.
Alt-F should recognize the RAID device first, assemble it in degraded mode if it is a RAID1 component, then recognize that the RAID has a filesystem and mount it. It doesn't matter if it is a USB or internal bay disk.
I did pop it in there and attempt to start the RAID (degraded) but it didn't work.
Using the RAID webUI? Only logs will tell us why it didn't.
I noticed this because it did mount the other partition on the same disk. So I need to recopy everything to a freshly partitioned drive OR just copy everything over the network.Hot swap does seem to work now that I've uninstalled nut (since that didn't work anyway).
It didn't work until then? Can you please reinstall NUT and verify that usb hot-plugging ceases to work?