Skip to content

jksicai/komprise

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

komprise

Useful Komprise Tools for SEs and Komprise Customers

Source of this script is Eric Platt/Komprise Eng

This script is used to generate multiple files for a lab or testing environment.

The syntax is below.

sudo python ~/tmp/dofiles.py gen /home/kompuser/tmp/src/dofiles/Iter1 1000 10240000 10240

PATH - absolute path on the machine where share is mounted to populate data Whichever of NUMFILES or SIZEFILES is reached first stops the script. The average filesize is 1MB. If FILESIZE is specified, all files are created dense at that fixed size.

Here is an example to create 1000 files and each of 10KB size.

sudo python ~/tmp/dofiles.py gen /home/kompuser/tmp/src/dofiles/Iter1 1000 10240000 10240

About

Useful Komprise Tools for SEs and Komprise Customers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages