RE: Redirecting Logs and Repository using Pegasus 2.9.1
"Kumpf, Roger" <[email protected]>
| Newsgroups | gmane.network.open-pegasus.general |
|---|---|
| Message-ID | <16F53A6138D7A84D93C3CF09D7291CF0690F255FE3@GVW0442EXB.americas.hpqcorp.net> |
Swapna, You might start by looking at the PEGASUS_USE_RELEASE_DIRS setting in this document: http://cvs.opengroup.org/cgi-bin/viewcvs.cgi/*checkout*/pegasus/doc/BuildAndReleaseOptions.html?rev=1.13.2.1 -Roger From: Swapna Priya Bhaskara [mailto:[email protected]] Sent: Wednesday, July 07, 2010 11:24 PM To: [email protected] Subject: Redirecting Logs and Repository using Pegasus 2.9.1 Hi, I am planning to port Pegasus 2.9.1 on WINPE1 which has a non writable disk space. The Writable Disk Space is only 32 MB RAM, which we need to use for writing logs and repository files. Is there any way I can redirect the Pegasus logs and repository to a preferred location. Also I had problem in starting the cimserver, as cimserver when starting tries to create cimserver_current.config and cimserver_current.config_bak files in PEGASUS_HOME directory, which is not writable in our case. Please suggest a way, if any one of you have encountered similar situation. Thanks, Swapna.