Hi Sreejith, Thanks for your comments. I have made the changes you have suggested.
-Regards Hemachandran On 06/29/09 16:12, Sreejith GS wrote: > Hi Hemachandran, > > I have gone through the files. I suggest the following changes. The > improved sentences are given against the line numbers. > Also in the usr/src/cmd/ha-services/gds-agents/xvm/functions.ksh file, > there are several instances where you started a new line with small > letters and periods are missing at the end of the line. I haven't > specifically mentioned those instances. > > usr/src/cmd/ha-services/gds-agents/xvm/SUNW.ldom > > 287 # This is an optional property that specifies the log level for > GDS events. > 325 # Type of guest domain migration to be performed > > usr/src/cmd/ha-services/gds-agents/xvm/functions.ksh > > 116 # Ensure that the while loop only reads a closed file > 142 # Retrieve the property value. > 234 # Make sure that the password file is readable. > 250 # Ensure that the control domain is a cluster node. > 266 # Ensure that the failure-policy setting is set to "reset". > 267 and 268 # If the control domain fails,this would allow the guest > domains to panic. > 330 # Make sure that the plugin probe specified is readable. > 392 # Routines to create the domain on the current cluster node. > 405 # Defining the domain using an XML file failed. > 407 # The command /usr/bin/virsh define failed to define the domain. > 408 # Determine if you have specified the correct domain name while > 409 # registering the resource. > 431 # Defining the domain using an XML file failed. > 560 # If the domain already exists, either the domain was manually > 561 # started or the domain was migrated or live migrated from > 562 # another cluster node. Therefore, we will use the already > 563 # defined domain. > 1153 # None required. The domain will not be migrated or live > 1154 # migrated. Instead, a normal failover will be performed. > > > usr/src/cmd/ha-services/gds-agents/xvm/SUNW.xvm > > 151# These two properties control the restarting of the fault monitor > itself > 152# (not the server daemon) by PMF. > 325 Description = "Type of guest domain migration to be performed"; > > Thanks, > Sreejith > > On 06/29/09 14:42, Hemachandran Namachivayam wrote: >> usr/src/cmd/ha-services/gds-agents/xvm/SUNW.ldom >> usr/src/cmd/ha-services/gds-agents/xvm/SUNW.xvm >> usr/src/cmd/ha-services/gds-agents/xvm/control_xvm.ksh >> usr/src/cmd/ha-services/gds-agents/xvm/functions.ksh >> >