- May 4, 2001
- 15,381
- 6
- 91
I need to rsync a directory on one workstation to another. In both computers these directories and their contents would be the only things on the mounted drives (100% usage).
However, I can't fully rsync because the source drive is apparently larger than my target, even though they're exactly the same make/model, size and, from what I can tell, in partitioning.
Here's the printouts from fdisk and df -h for each:
Source:
Disk /dev/sdb: 500.1 GB, 500107862016 bytes
255 heads, 63 sectors/track, 60801 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x000ebc05
Device Boot Start End Blocks Id System
/dev/sdb1 1 60801 488384001 83 Linux
/dev/sdb1 466G 466G 198M 100% /data1
Target:
Disk /dev/sdb: 500.1 GB, 500107862016 bytes
255 heads, 63 sectors/track, 60801 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x000b9e58
Device Boot Start End Blocks Id System
/dev/sdb1 1 60801 488384001 83 Linux
/dev/sdb1 459G 459G 0 100% /data
I figure there's got to be a difference with the filesystem block sizes...or something (though they print out with the same number of blocks, cylinders, etc...) I can certainly partition/format the target drive...but I want to know that I'm not just going to end up with the same sizes again. Any suggestions?
			
			However, I can't fully rsync because the source drive is apparently larger than my target, even though they're exactly the same make/model, size and, from what I can tell, in partitioning.
Here's the printouts from fdisk and df -h for each:
Source:
Disk /dev/sdb: 500.1 GB, 500107862016 bytes
255 heads, 63 sectors/track, 60801 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x000ebc05
Device Boot Start End Blocks Id System
/dev/sdb1 1 60801 488384001 83 Linux
/dev/sdb1 466G 466G 198M 100% /data1
Target:
Disk /dev/sdb: 500.1 GB, 500107862016 bytes
255 heads, 63 sectors/track, 60801 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x000b9e58
Device Boot Start End Blocks Id System
/dev/sdb1 1 60801 488384001 83 Linux
/dev/sdb1 459G 459G 0 100% /data
I figure there's got to be a difference with the filesystem block sizes...or something (though they print out with the same number of blocks, cylinders, etc...) I can certainly partition/format the target drive...but I want to know that I'm not just going to end up with the same sizes again. Any suggestions?
 
				
		 
			 
 
		 
 
		 
 
		 
 
		 
 
		 
 
		 
 
		
 Facebook
Facebook Twitter
Twitter