Operating System - HP-UX
1835243 Members
2421 Online
110078 Solutions
New Discussion

Re: bs option on dd copy command

 
SOLVED
Go to solution
Joel Shank
Valued Contributor

bs option on dd copy command

I need to copy a large number of raw logical volumes from one device to another and plan on using dd. Does anyone know how the bs parameter effects the copy? How large can it be and what effect will a large value vs a small value have on the time it will take to copy the data? I know that the blksize must be a multiple of the device blksize and am assuming that this is the blksize on the filesystem (VxFS) that has been created on the device. Is that a correct assumption?

Thanks in advance for your assistance,
jls
5 REPLIES 5
Robert-Jan Goossens_1
Honored Contributor
Solution

Re: bs option on dd copy command

Joel Shank
Valued Contributor

Re: bs option on dd copy command

Thank you, Robert-Jan
That was exactly what I was looking for.

Can you tell me how you searched to get that answer? I tried searching 4 or 5 times and never got close to a answer that pertained to my question.

Thanks again,
jls
James R. Ferguson
Acclaimed Contributor

Re: bs option on dd copy command

Hi Joel:

Use Google and limit your search domain to 'itrc.hp.com'.

Regards!

...JRF...
Sยภเl Kย๓คг
Respected Contributor

Re: bs option on dd copy command

Hi,
Search in itrc itself, with dd command as search string.

regards,
Sunil
Your imagination is the preview of your life's coming attractions
Joel Shank
Valued Contributor

Re: bs option on dd copy command

Mischief managed.