Basically yes. If you can't find the scripts in 4.2 samples... You can 
copy them over from 5.x to the 4.2 system...  Should work except perhaps 
for some of the more esoteric find conditionals...



From:   "Edward Boyd" <[email protected]>
To:     [email protected]
Date:   03/06/2019 10:42 AM
Subject:        Re: [gpfsug-discuss] gpfsug-discuss mmxcp
Sent by:        [email protected]



Curious if this command would be suitable for migration from Scale 4.2 
file system to 5.x file system?  What is lost or left behind?

Edward L. Boyd ( Ed ), Client Technical Specialist
IBM Systems Storage Solutions
US Federal
407-271-9210 Office / Cell / Office / Text
[email protected] email

[email protected] wrote: -----
To: [email protected]
From: [email protected]
Sent by: [email protected]
Date: 03/06/2019 10:03AM
Subject: gpfsug-discuss Digest, Vol 86, Issue 11

Send gpfsug-discuss mailing list submissions to
[email protected]

To subscribe or unsubscribe via the World Wide Web, visit
http://gpfsug.org/mailman/listinfo/gpfsug-discuss
or, via email, send a message with subject or body 'help' to
[email protected]

You can reach the person managing the list at
[email protected]

When replying, please edit your Subject line so it is more specific
than "Re: Contents of gpfsug-discuss digest..."


Today's Topics:

   1. Re: Migrating billions of files? mmfind ... mmxcp (Marc A Kaplan)


----------------------------------------------------------------------

Message: 1
Date: Wed, 6 Mar 2019 10:01:57 -0500
From: "Marc A Kaplan" <[email protected]>
To: gpfsug main discussion list <[email protected]>
Cc: [email protected]
Subject: Re: [gpfsug-discuss] Migrating billions of files? mmfind ...
mmxcp
Message-ID:
<
of18fdf6d8.c850134f-on852583b5.005243d0-852583b5.00529...@notes.na.collabserv.com
>

Content-Type: text/plain; charset="us-ascii"

mmxcp may be in samples/ilm  if not, perhaps we can put it on an approved 
file sharing service ...


   + mmxcp script, for use with mmfind ... -xargs mmxcp ...
      Which makes parallelized file copy relatively easy and super fast!

Usage: /gh/bin/mmxcp -t target -p strip_count source_pathname1 
source_pathname2 ...

 Run "cp" in a  mmfind ... -xarg ... pipeline, e.g.

  mmfind -polFlags '-N all -g /gpfs/tmp' /gpfs/source -gpfsWeight 
DIRECTORY_HASH -xargs mmxcp -t /target -p 2

 Options:
  -t target_path : Copy files to this path.
  -p strip_count : Remove this many directory names from the pathnames of 
the source files.
  -a  : pass -a to cp
  -v  : pass -v to cp




-------------- next part --------------
An HTML attachment was scrubbed...
URL: <
http://gpfsug.org/pipermail/gpfsug-discuss/attachments/20190306/0361a3dd/attachment.html
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: image/gif
Size: 21994 bytes
Desc: not available
URL: <
http://gpfsug.org/pipermail/gpfsug-discuss/attachments/20190306/0361a3dd/attachment.gif
>

------------------------------

_______________________________________________
gpfsug-discuss mailing list
gpfsug-discuss at spectrumscale.org
http://gpfsug.org/mailman/listinfo/gpfsug-discuss


End of gpfsug-discuss Digest, Vol 86, Issue 11
**********************************************

_______________________________________________
gpfsug-discuss mailing list
gpfsug-discuss at spectrumscale.org
https://urldefense.proofpoint.com/v2/url?u=http-3A__gpfsug.org_mailman_listinfo_gpfsug-2Ddiscuss&d=DwICAg&c=jf_iaSHvJObTbx-siA1ZOg&r=cvpnBBH0j41aQy0RPiG2xRL_M8mTc1izuQD3_PmtjZ8&m=UpQuMLyiY5RYAlgIz4tU_Ou1f0vzJQeW3YhaTsUNNjg&s=UG74CyaXta-G7ib_KTNz0_ypCbmqWveCUFnV-oPaDYY&e=





_______________________________________________
gpfsug-discuss mailing list
gpfsug-discuss at spectrumscale.org
http://gpfsug.org/mailman/listinfo/gpfsug-discuss

Reply via email to