Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

Re^2: if owner A change to owner B

by martap (Initiate)
on Dec 19, 2009 at 18:52 UTC ( [id://813547]=note: print w/replies, xml ) Need Help??


in reply to Re: if owner A change to owner B
in thread if owner A change to owner B

that's the problem, it needs to complete within 30 min as we only get a 30 min window to bring the app down.

Replies are listed 'Best First'.
Re^3: if owner A change to owner B
by swampyankee (Parson) on Dec 19, 2009 at 19:58 UTC

    That's about 500 files per second. That doesn't sound too fast to me, but I've never needed to do that sort of bulk change, either. My first suggestion is to get some data about how fast chown or chown runs, then break up the list of 106 files into however many lists it takes to permit each list to finish comfortably within 30 minutes.

    Alternatively, patch the app or the script that starts the app to chown the file before it's accessed.


    Information about American English usage here and here. Floating point issues? Please read this before posting. — emc

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://813547]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others browsing the Monastery: (5)
As of 2024-04-16 06:04 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found