Re: dsm.sys file not being read in aix

2001-06-19 Thread Lindsay Morris
hael Oski > Sent: Tuesday, June 19, 2001 11:53 AM > To: [EMAIL PROTECTED] > Subject: Re: dsm.sys file not being read in aix > > > Richard, > > I'll give it a try, I was basically stating my understanding of the > documentation. It seemed that the point of the scheduler

Re: dsm.sys file not being read in aix

2001-06-19 Thread Michael Oski
Richard, I'll give it a try, I was basically stating my understanding of the documentation. It seemed that the point of the scheduler need to be restarted after changing the dsm.opt or dsm.sys files is made, but no mention that the same was true for the inclexcl file. I assumed that this was by d

Re: dsm.sys file not being read in aix

2001-06-19 Thread Richard Sims
>Having include/excludes in the dsm.sys file works, it's just not the >preferred method. If you need to adjust your includes/excludes, and a >"dsmc sched" process is running, the process will not pick up the >changes to dsm.sys since it is read only upon startup. By placing the >list in an inclexc

Re: dsm.sys file not being read in aix

2001-06-15 Thread Michael Oski
Having include/excludes in the dsm.sys file works, it's just not the preferred method. If you need to adjust your includes/excludes, and a "dsmc sched" process is running, the process will not pick up the changes to dsm.sys since it is read only upon startup. By placing the list in an inclexcl fil

Re: dsm.sys file not being read in aix

2001-06-15 Thread Peter Bjoern
>So adding exclude and include options to the dsm.sys should work according >to the manual. I haven't tried it myself, but either the manual is wrong >or... you are? Hi Eric Well, we only have our include/exclude entries in the dsm.sys files on our AIX nodes, and that works just fine, so ... Be

Re: dsm.sys file not being read in aix

2001-06-15 Thread Loon, E.J. van - SPLXM
#x27;t tried it myself, but either the manual is wrong or... you are? Kindest regards, Eric van Loon KLM Royal Dutch Airlines -Original Message- From: Nicholas Cassimatis [mailto:[EMAIL PROTECTED]] Sent: Thursday, June 14, 2001 16:32 To: [EMAIL PROTECTED] Subject: Re: dsm.sys file not be

Re: dsm.sys file not being read in aix

2001-06-14 Thread Nicholas Cassimatis
And don't forget - on the *ix systems, the include/exclude list is kept in a separate file, normally "inclexcl.txt", so adding the lines to dsm.sys won't work. Nick Cassimatis [EMAIL PROTECTED]

Re: dsm.sys file not being read in aix

2001-06-13 Thread Indra Gunawan
Hi Dave, Firstly, after you edit the dsm.sys shutdown or kill the scheduler process. You check it by using ps -ef | grep dsmc sched. Then, start it up again such as this at the prompt : # /usr/lpp/adsm/bin/dsmc sched >/dev/null 2>&1& Hope it works. salam, # ./indra --- "Burks, Dan" <[EMAIL PR

Re: dsm.sys file not being read in aix

2001-06-13 Thread Lau, Ming
Dave, Need to re-start the scheduler after the change. Ming Lau System Administrator Lam Research -Original Message- From: Pace, David K [mailto:[EMAIL PROTECTED]] Sent: Wednesday, June 13, 2001 2:56 PM To: [EMAIL PROTECTED] Subject: dsm.sys file not being read in aix We updated a d

Re: dsm.sys file not being read in aix

2001-06-13 Thread Burks, Dan
Dave, I believe the dsm.sys file is only read at the time you start the scheduler. > -Original Message- > From: Pace, David K [SMTP:[EMAIL PROTECTED]] > Sent: Wednesday, June 13, 2001 2:56 PM > To: [EMAIL PROTECTED] > Subject: dsm.sys file not being read in aix > > We upda

Re: dsm.sys file not being read in aix

2001-06-13 Thread Lindsay Morris
dsm.sys is only read when the client starts up. Look at using cloptsets - they are read every time a backup happens, even if the client SW has been running all week and you changed the cloptset yesterday. > -Original Message- > From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED]]On Be