Oh right, i see it now.... :hammerhead
One last thing. Did all these steps and tried to access drive via Filezilla but got this error. Any idea were this is going wrong?
much appriciated!
- Code: Select all
Status: Connecting to 192.168.1.252:23...
Status: Connection established, waiting for welcome message...
Status: Invalid character sequence received, disabling UTF-8. Select UTF-8 option in site manager to force UTF-8.
Response: ÿýÿýÿûÿû
Error: Could not connect to server
- Code: Select all
root@fvdw-sta-kirkwood:/ # vgscan
-sh: vgscan: not found
root@fvdw-sta-kirkwood:/ # cd /
root@fvdw-sta-kirkwood:/ # tftp -l lvm-202_02_98-vs3-19mei16.tar
BusyBox v1.21.0 (2013-02-04 10:48:06 GMT+1) multi-call binary.
Usage: tftp [OPTIONS] HOST [PORT]
Transfer a file from/to tftp server
-l FILE Local FILE
-r FILE Remote FILE
-g Get file
-p Put file
-b SIZE Transfer blocks of SIZE octets
root@fvdw-sta-kirkwood:/ # tftp -l lvm-202_02_98-vs3-19mei16.tar -r lvm-202_02_98-vs3-19mei16.tar -g 192.168.1.19
lvm-202_02_98-vs3-19 100% |**********************************************************************************| 1779k 0:00:00 ETA
root@fvdw-sta-kirkwood:/ # tar -xvf lvm-202_02_98-vs3-19mei16.tar
./
./usr/
./usr/sbin/
./usr/sbin/pvdisplay
./usr/sbin/vgs
./usr/sbin/vgsplit
./usr/sbin/lvconvert
./usr/sbin/vgexport
./usr/sbin/lvresize
./usr/sbin/pvck
./usr/sbin/pvs
./usr/sbin/vgcreate
./usr/sbin/pvmove
./usr/sbin/pvchange
./usr/sbin/lvdisplay
./usr/sbin/vgremove
./usr/sbin/fsadm
./usr/sbin/lvm
./usr/sbin/vgcfgrestore
./usr/sbin/vgck
./usr/sbin/lvreduce
./usr/sbin/lvchange
./usr/sbin/vgrename
./usr/sbin/lvextend
./usr/sbin/lvrename
./usr/sbin/lvremove
./usr/sbin/vgscan
./usr/sbin/blkdeactivate
./usr/sbin/pvcreate
./usr/sbin/lvscan
./usr/sbin/vgreduce
./usr/sbin/pvremove
./usr/sbin/vgmerge
./usr/sbin/vgdisplay
./usr/sbin/lvmsadc
./usr/sbin/lvmdiskscan
./usr/sbin/vgchange
./usr/sbin/lvmsar
./usr/sbin/dmsetup
./usr/sbin/vgextend
./usr/sbin/lvmconf
./usr/sbin/lvmchange
./usr/sbin/pvresize
./usr/sbin/pvscan
./usr/sbin/vgconvert
./usr/sbin/lvmdump
./usr/sbin/vgcfgbackup
./usr/sbin/vgimport
./usr/sbin/lvcreate
./usr/sbin/lvs
./usr/sbin/vgmknodes
./usr/sbin/vgimportclone
./usr/lib/
./usr/lib/libdevmapper.so.1.02
./usr/lib/libncurses.so.5
./usr/lib/libncurses.so.5.7
./usr/lib/libreadline.so.5
./usr/lib/libdevmapper.so
./opt/
./opt/lib/
./opt/lib/libgcc_s.so
./opt/lib/libgcc_s.so.1
./opt/lib/libreadline.so.5.2
./opt/lib/libreadline.so.5
./lib/
./lib/libdl-2.17.so
./lib/libdl.so.2
root@fvdw-sta-kirkwood:/ # /usr/sbin/vgscan
Reading all physical volumes. This may take a while...
Found volume group "vg" using metadata type lvm2
root@fvdw-sta-kirkwood:/ # pvdisplay /dev/md0
--- Physical volume ---
PV Name /dev/md0
VG Name vg
PV Size 2.72 TiB / not usable 1.31 MiB
Allocatable yes (but full)
PE Size 4.00 MiB
Total PE 714260
Free PE 0
Allocated PE 714260
PV UUID 2fZSBV-RXKj-00wU-yWLm-HgyD-sSr7-uzOX6j
root@fvdw-sta-kirkwood:/ # lvmdiskscan
/dev/ramdisk [ 4.00 MiB]
/dev/md0 [ 2.72 TiB] LVM physical volume
/dev/ram [ 4.00 MiB]
/dev/ram2 [ 4.00 MiB]
/dev/sda2 [ 192.00 MiB]
/dev/ram3 [ 4.00 MiB]
/dev/ram4 [ 4.00 MiB]
/dev/ram5 [ 4.00 MiB]
/dev/ram6 [ 4.00 MiB]
/dev/ram7 [ 4.00 MiB]
/dev/ram8 [ 4.00 MiB]
/dev/ram9 [ 4.00 MiB]
2 disks
9 partitions
0 LVM physical volume whole disks
1 LVM physical volume
root@fvdw-sta-kirkwood:/ # lvdisplay
--- Logical volume ---
LV Path /dev/vg/lv
LV Name lv
VG Name vg
LV UUID lGDyq5-p90Q-x08k-jb1g-UplT-uHzf-lKKPwF
LV Write Access read/write
LV Creation host, time ,
LV Status NOT available
LV Size 2.72 TiB
Current LE 714260
Segments 1
Allocation inherit
Read ahead sectors auto
root@fvdw-sta-kirkwood:/ # lvscan
inactive '/dev/vg/lv' [2.72 TiB] inherit
root@fvdw-sta-kirkwood:/ # lvchange -a y /dev/vg/lv
ffff0000-ffff1000 r-xp 00000000 00:00 0 [vectors]: mlock failed: Cannot allocate memory
ffff0000-ffff1000 r-xp 00000000 00:00 0 [vectors]: munlock failed: Cannot allocate memory
root@fvdw-sta-kirkwood:/ # mkdir /data
root@fvdw-sta-kirkwood:/ # mount /dev/vg/lv /data
root@fvdw-sta-kirkwood:/ # mount
rootfs on / type rootfs (rw,size=124940k,nr_inodes=31235)
none on /proc type proc (rw,relatime)
none on /sys type sysfs (rw,relatime)
none on /dev/pts type devpts (rw,relatime,mode=600)
/dev/mapper/vg-lv on /data type ext4 (rw,relatime,data=ordered)
root@fvdw-sta-kirkwood:/ # ls -al /data
ls: /data/torrent_dir: Input/output error
total 44
drwxr-xr-x 10 root root 4096 May 2 2016 .
drwxr-xr-x 15 root root 620 Jan 1 00:17 ..
drwxr-xr-x 2 root root 4096 May 2 2016 afp_db
drwxr-xr-x 3 root root 4096 Apr 16 2013 autoupdate
drwx------ 2 root root 16384 Jan 1 2010 lost+found
drwxr-xr-x 2 root root 4096 Feb 10 2016 reserved
drwxr-xr-x 4 root root 4096 Feb 10 2016 shares
drwxr-xr-x 2 root root 4096 May 2 2016 tmp
drwxr-xr-x 5 root root 4096 Apr 16 2013 var