![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Profiling entire system activity with sysprof | iBot | UNIX and Linux RSS News | 0 | 05-30-2008 08:50 AM |
| How can I authorize a non-root user to do a system backup with 'mksysb'? | AIX122 | AIX | 8 | 05-06-2008 12:05 PM |
| how to log DNS activity? | mbak | AIX | 3 | 02-13-2008 12:39 PM |
| activity on a file | Terrible | Shell Programming and Scripting | 2 | 08-13-2006 05:10 PM |
| Disk activity | tovohery | AIX | 3 | 08-01-2006 06:21 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
mksysb and system activity
Hello,
With AIX 5.3 is it possible to run a mksysb with users logged into the system? The users are accessing a database app that runs on a separate physical disk than the system files. Does this even matter? Thanks |
| Forum Sponsor | ||
|
|
|
#2
|
|||
|
|||
|
mksysb tries to make an image of the running rootvg. If you have unwanted filesystems in rootvg , mention them in /etc/exclude.rootvg and then run mksysb with "-e" option. It does not matter whether application is up or users logged in.
Regds, Kaps |
|||
| Google The UNIX and Linux Forums |