April 17, 200719 yr I get the following message when I startup the server ".. Apr 20 21:44:40 Tower emhttp[1248]: Scanning user shares... Apr 20 21:44:40 Tower emhttp[1248]: shcmd (10): rm -r /mnt/user/* 2>/dev/null Apr 20 21:44:40 Tower emhttp[1248]: oldpath=/mnt/disk2/unraid/dvds/the wedding date/VIDEO_TS/VTS_01_0.BUP already exists ... (lists all the files from the ripped dvds with the same already exists message) Apr 20 21:44:40 Tower emhttp[1248]: oldpath=/mnt/disk3/unraid/dvds/alamo/VIDEO_TS/VTS_01_0.BUP already exists ... (lists all the files from the ripped dvds with the same already exists message) Apr 20 21:44:41 Tower emhttp[1248]: oldpath=/mnt/disk4/unraid/dvds/xmen 3/VIDEO_TS/VTS_01_0.BUP already exists ... (lists all the files from the ripped dvds with the same already exists message) Apr 20 21:44:41 Tower emhttp[1248]: oldpath=/mnt/disk5/unraid/dvds/running with scissors/VIDEO_TS/VTS_07_0.BUP already exists ... (lists all the files from the ripped dvds with the same already exists message) Apr 20 21:44:41 Tower emhttp[1248]: oldpath=/mnt/disk5/unraid/dvds/the new world /VIDEO_TS/VTS_01_0.BUP already exists ... (lists all the files from the ripped dvds with the same already exists message) Apr 20 21:44:41 Tower emhttp[1248]: oldpath=/mnt/disk5/unraid/dvds/pulp fiction/VIDEO_TS/VTS_01_0.BUP already exists ... (lists all the files from the ripped dvds with the same already exists message) Apr 20 21:44:41 Tower emhttp[1248]: oldpath=/mnt/disk5/unraid/dvds/just friends/VIDEO_TS/VTS_01_0.BUP already exists ... (lists all the files from the ripped dvds with the same already exists message) Apr 20 21:44:41 Tower emhttp[1248]: oldpath=/mnt/disk5/unraid/dvds/you me and dupree/VIDEO_TS/VTS_01_0.BUP already exists ... (lists all the files from the ripped dvds with the same already exists message) ..." What is the issue? Have I copied the dvds on different drives and the system recognizes that?
April 19, 200719 yr ... What is the issue? Have I copied the dvds on different drives and the system recognizes that? Yes. The messages are output when the 'user shares' are being constructed. They indicate that a file exists on the same path in two or more disks. For example, suppose you have: disk1/photos/vacation/hawaii/beach.jpg disk2/photos/vacation/hawaii/beach.jpg When building the user shares, it always starts with disk1, then disk2, disk3, etc. When it sees that 'beach.jpg' already exists in 'photos/vacation/hawaii' it produces the warning message. (When you browse the file, it will be the version on the lowered numbered disk, disk1 in this example.) In future we might add feature to make both files appear in the user share by some means, e.g., adding a prefix: photos/vacation/hawaii/beach.jpg <- would be file on disk1 branch photos/vacation/hawaii/disk2~beach.jpg <- would be file on disk2 branch Other ideas are possible.
Archived
This topic is now archived and is closed to further replies.