Enter the root path you want to check CUGs for, and press the Perform dry run button.
How to migrate Closed User Groups from AEM 6.2 to AEM 6.3 using Migration Tool
Statement - Closed User Groups Migration Tool for migration existing CUG content.Assuming if you have upgraded the AEM older version to AEM 6.3 version.
Environment - AEM 6.3 GA
Solution :
Environment - AEM 6.3 GA
Solution :
- Go to the Felix console URL: http://localhost:4502/system/console/cug-migration
- This will scan for CUGs elligible for conversion in the selected location.
- After you have reviewed the results, press the Perform migration button to migrate to the new implementation.
- That's it!
For AEM installations upgraded to AEM 6.3 it is important to ensure that only one CUG implementation is enabled.
The combination of the new and the old, deprecated CUG support is not tested and is likely to cause undesired behavior:
- collisions in the Sling Authenticator with regards to authentication requirements
- denied read access when the ACL setup associated with old CUG collides with a new CUG policy.
- If the migration is performed on a publish instance, please enable the Adobe Granite Closed User Group before performing a migration.
How to run Disk Benchmark in AEM through Felix console
Statement - This is a simple disk performance benchmark. It test how fast Java can read from and write to the hard disk. The test uses temporary files, which are deleted at the end of the run.
Environment - AEM 6.3 GA
Solution :
Environment - AEM 6.3 GA
Solution :
- Go to the Felix console URL: http://localhost:4502/system/console/diskbenchmark
- Click on Startbenchmark and wait for 5 mins.
- click on stop to see the no of operations performed per second for the 4KB block size.
- This is a simple disk performance benchmark. It test how fast Java can read from and write to the hard disk. The test uses temporary files, which are deleted at the end of the run.
Operation Type Operations Per Second for Block Sizes 256 B 512 B 1 KB 2 KB 4 KB 8 KB 16 KB write 142 358 478 656 3995 3879 3739 read 40501 56407 58739 41575 52049 39297 28160 write 3740 3801 3899 4036 3875 3914 3773 read 54694 59831 58509 56579 53480 42740 29545 - That's it!
Subscribe to:
Posts (Atom)