Hi There, We have an OpenFiler (latest download) box running with sw RAID1 for data and a single drive for the openfiler system. We attached a USB drive so we could backup our data before migrating to hw RAID 10. I copied all the data across to the USB share and checked the data etc. all was well.
Shutdown the box, removed the RAID1 drives and put in the hw RAID card and drives. Booted openfiler back up, checked the usb - not mountable. See below.. it looks like /dev/usb/usb_data is not there anymore? Any ideas/help would be VERY much appreciated! Thanks, Simon [EMAIL PROTECTED] ~]# cat /etc/fstab LABEL=/ / ext3 defaults 1 1 LABEL=/boot /boot ext3 defaults 1 2 /dev/devpts /dev/pts devpts gid=5,mode=620 0 0 /dev/shm /dev/shm tmpfs defaults 0 0 /dev/proc /proc proc defaults 0 0 /dev/sys /sys sysfs defaults 0 0 LABEL=/var/log /var/log ext3 defaults 1 2 LABEL=SWAP-sda5 swap swap defaults 0 0 /dev/data2/data /mnt/data2/data ext3 defaults,usrquota,grpquota,acl,user_xattr 0 0 /dev/usb/usb_data /mnt/usb/usb_data ext3 defaults,usrquota,grpquota,acl,user_xattr 0 0 [EMAIL PROTECTED] ~]# mount /dev/usb/usb_data mount: special device /dev/usb/usb_data does not exist [EMAIL PROTECTED] ~]# ls -l /dev/usb* crw-rw---- 1 root root 189, 0 Mar 21 09:09 /dev/usbdev1.1 crw-rw---- 1 root root 189, 2 Mar 21 09:13 /dev/usbdev1.3 crw-rw---- 1 root root 189, 128 Mar 21 09:09 /dev/usbdev2.1 crw-rw---- 1 root root 189, 256 Mar 21 09:09 /dev/usbdev3.1 crw-rw---- 1 root root 189, 384 Mar 21 09:09 /dev/usbdev4.1 _______________________________________________ Openfiler-users mailing list [email protected] https://lists.openfiler.com/mailman/listinfo/openfiler-users
