[
https://issues.apache.org/jira/browse/CLOUDSTACK-10229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16324017#comment-16324017
]
ASF subversion and git services commented on CLOUDSTACK-10229:
--------------------------------------------------------------
Commit d84b268b4cb4704ac94ed5ba7c2b01651572489c in cloudstack's branch
refs/heads/master from [~pdion]
[ https://gitbox.apache.org/repos/asf?p=cloudstack.git;h=d84b268 ]
CLOUDSTACK-10229: improve xenserver swift logging, removed usued code (#2152)
This script is used to upload snapshots to swift and is executed on dom0 of
XenServer. The PR make logging from /var/log/cloud/swiftxenserver.log more
meaningful as the below example;
2017-06-15 10:26:32 DEBUG [root] #### CLOUD enter swift ####
2017-06-15 10:26:32 DEBUG [root] #### CLOUD upload begin
S-12522/d841b62a-7f83-4d5d-9e9d-2940115f7fa9.vhd to swift ####
2017-06-15 10:27:13 DEBUG [root] #### CLOUD upload complete
S-12522/d841b62a-7f83-4d5d-9e9d-2940115f7fa9.vhd to swift: 0:00:40 @ 45 MB/s
####
2017-06-15 10:27:13 DEBUG [root] #### CLOUD exit swift ####
> SSVM logging improvement when using Swift as secondary-storage
> --------------------------------------------------------------
>
> Key: CLOUDSTACK-10229
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-10229
> Project: CloudStack
> Issue Type: Improvement
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Components: Secondary Storage, SystemVM
> Affects Versions: 4.10.0.0
> Reporter: Pierre-Luc Dion
> Assignee: Pierre-Luc Dion
> Priority: Trivial
>
> For deployment using OpenStack Swift as secondary-storage; swift logs located
> on SSVM still used "VMOPS" {{/var/log/cloud/swiftxenserver.log}}
> Also, some of the implementation code is outdated and contain unused code.
> This improvement is to improved logging information and remove unmaintained
> code.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)