[ 
https://issues.apache.org/jira/browse/CLOUDSTACK-2572?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Abhinandan Prateek resolved CLOUDSTACK-2572.
--------------------------------------------

    Resolution: Won't Fix
    
> [LOGS][ManagementServer] some of the logs leaving ambiguity to the admin 
> while adding the XenServer to the CloudStack
> ---------------------------------------------------------------------------------------------------------------------
>
>                 Key: CLOUDSTACK-2572
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-2572
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the 
> default.) 
>          Components: Management Server
>    Affects Versions: 4.2.0
>         Environment: commit # 85d54cd1c088997dd08f0328984bee1a55703636
>            Reporter: venkata swamybabu budumuru
>            Assignee: Abhinandan Prateek
>             Fix For: 4.2.0
>
>         Attachments: logs.tgz
>
>
> Steps to reproduce :
> 1. Have the latest CloudStack.
> 2. Try to setup a basic zone with XenServer 6.1
> Observations :
> (i) during the Xen discovery, found the following logs which created some 
> ambiguity as to whether those scripts got copied successfully or not. 
> NOTE : in fact, all those scripts got copied to the XenServer without any 
> issues.
> (ii) Adding more logs that confirms they got copied successfully for the 
> following rather leaving such statements will make the admin life easier in 
> case of debugging.
> 2013-05-20 05:57:07,417 DEBUG [xen.resource.CitrixResourceBase] 
> (DirectAgent-1:null) Unable to create destination path: /opt/xensource/bin on 
> 10.147.40.12 but trying anyway
> 2013-05-20 05:57:07,461 DEBUG [xen.resource.CitrixResourceBase] 
> (DirectAgent-1:null) Copying 
> /usr/share/cloudstack-common/scripts/vm/hypervisor/xenserver/xenserver60/../../../../network/domr//vm_data.sh
>  to /opt/xensource/bin on 10.147.40.12 with permission 0755
> 2013-05-20 05:57:07,462 DEBUG [xen.resource.CitrixResourceBase] 
> (DirectAgent-1:null) Unable to create destination path: /opt/xensource/bin on 
> 10.147.40.12 but trying anyway
> 2013-05-20 05:57:07,518 DEBUG [xen.resource.CitrixResourceBase] 
> (DirectAgent-1:null) Copying 
> /usr/share/cloudstack-common/scripts/vm/hypervisor/xenserver/xenserver60/../../../network/ovs-pvlan-vm.sh
>  to /opt/xensource/bin on 10.147.40.12 with permission 0755
> 2013-05-20 05:57:07,518 DEBUG [xen.resource.CitrixResourceBase] 
> (DirectAgent-1:null) Unable to create destination path: /opt/xensource/bin on 
> 10.147.40.12 but trying anyway
> 2013-05-20 05:57:07,608 WARN  [xen.resource.CitrixResourceBase] 
> (DirectAgent-1:null) We cannot locate 
> /usr/share/cloudstack-common/scripts/vm/hypervisor/xenserver/xenserver60/../../../deleteipAlias.sh
> 2013-05-20 05:57:07,616 DEBUG [xen.resource.CitrixResourceBase] 
> (DirectAgent-1:null) Copying 
> /usr/share/cloudstack-common/scripts/vm/hypervisor/xenserver/xenserver60/../setup_heartbeat_sr.sh
>  to /opt/xensource/bin on 10.147.40.12 with permission 0755
> 2013-05-20 05:57:07,616 DEBUG [xen.resource.CitrixResourceBase] 
> (DirectAgent-1:null) Unable to create destination path: /opt/xensource/bin on 
> 10.147.40.12 but trying anyway
> 2013-05-20 05:57:07,661 DEBUG [xen.resource.CitrixResourceBase] 
> (DirectAgent-1:null) Copying 
> /usr/share/cloudstack-common/scripts/vm/hypervisor/xenserver/xenserver60/../vmops
>  to /etc/xapi.d/plugins on 10.147.40.12 with permission 0755
> 2013-05-20 05:57:07,661 DEBUG [xen.resource.CitrixResourceBase] 
> (DirectAgent-1:null) Unable to create destination path: /etc/xapi.d/plugins 
> on 10.147.40.12 but trying anyway
> 2013-05-20 05:57:07,758 DEBUG [xen.resource.CitrixResourceBase] 
> (DirectAgent-1:null) Copying 
> /usr/share/cloudstack-common/scripts/vm/hypervisor/xenserver/xenserver60/../hostvmstats.py
>  to /opt/xensource/sm on 10.147.40.12 with permission 0755
> 2013-05-20 05:57:07,758 DEBUG [xen.resource.CitrixResourceBase] 
> (DirectAgent-1:null) Unable to create destination path: /opt/xensource/sm on 
> 10.147.40.12 but trying anyway
> 2013-05-20 05:57:07,811 WARN  [xen.resource.CitrixResourceBase] 
> (DirectAgent-1:null) We cannot locate 
> /usr/share/cloudstack-common/scripts/vm/hypervisor/xenserver/xenserver60/../../../createipAlias.sh
> 2013-05-20 05:57:07,812 DEBUG [xen.resource.CitrixResourceBase] 
> (DirectAgent-1:null) Copying 
> /usr/share/cloudstack-common/scripts/vm/hypervisor/xenserver/xenserver60/../make_migratable.sh
>  to /opt/xensource/bin on 10.147.40.12 with permission 0755
> 2013-05-20 05:57:07,812 DEBUG [xen.resource.CitrixResourceBase] 
> (DirectAgent-1:null) Unable to create destination path: /opt/xensource/bin on 
> 10.147.40.12 but trying anyway
> 2013-05-20 05:57:07,857 DEBUG [xen.resource.CitrixResourceBase] 
> (DirectAgent-1:null) Copying 
> /usr/share/cloudstack-common/scripts/vm/hypervisor/xenserver/xenserver60/../cloud-prepare-upgrade.sh
>  to /opt/xensource/bin on 10.147.40.12 with permission 0755
> 2013-05-20 05:57:07,857 DEBUG [xen.resource.CitrixResourceBase] 
> (DirectAgent-1:null) Unable to create destination path: /opt/xensource/bin on 
> 10.147.40.12 but trying anyway
> 2013-05-20 05:57:07,903 DEBUG [xen.resource.CitrixResourceBase] 
> (DirectAgent-1:null) Copying 
> /usr/share/cloudstack-common/scripts/vm/hypervisor/xenserver/xenserver60/NFSSR.py
>  to /opt/xensource/sm on 10.147.40.12 with permission 0755
> 2013-05-20 05:57:07,904 DEBUG [xen.resource.CitrixResourceBase] 
> (DirectAgent-1:null) Unable to create destination path: /opt/xensource/sm on 
> 10.147.40.12 but trying anyway
> 2013-05-20 05:57:07,956 DEBUG [xen.resource.CitrixResourceBase] 
> (DirectAgent-1:null) Copying 
> /usr/share/cloudstack-common/scripts/vm/hypervisor/xenserver/xenserver60/../xen-ovs-vif-flows.rules
>  to /etc/udev/rules.d on 10.147.40.12 with permission 0644
> 2013-05-20 05:57:07,957 DEBUG [xen.resource.CitrixResourceBase] 
> (DirectAgent-1:null) Unable to create destination path: /etc/udev/rules.d on 
> 10.147.40.12 but trying anyway
> 2013-05-20 05:57:08,014 DEBUG [xen.resource.CitrixResourceBase] 
> (DirectAgent-1:null) Copying 
> /usr/share/cloudstack-common/scripts/vm/hypervisor/xenserver/xenserver60/../copy_vhd_from_secondarystorage.sh
>  to /opt/xensource/bin on 10.147.40.12 with permission 0755
> 2013-05-20 05:57:08,015 DEBUG [xen.resource.CitrixResourceBase] 
> (DirectAgent-1:null) Unable to create destination path: /opt/xensource/bin on 
> 10.147.40.12 but trying anyway
> 2013-05-20 05:57:08,100 DEBUG [xen.resource.CitrixResourceBase] 
> (DirectAgent-1:null) Copying 
> /usr/share/cloudstack-common/scripts/vm/hypervisor/xenserver/xenserver60/../upgrade_snapshot.sh
>  to /opt/xensource/bin on 10.147.40.12 with permission 0755
> 2013-05-20 05:57:08,101 DEBUG [xen.resource.CitrixResourceBase] 
> (DirectAgent-1:null) Unable to create destination path: /opt/xensource/bin on 
> 10.147.40.12 but trying anyway
> 2013-05-20 05:57:08,146 DEBUG [xen.resource.CitrixResourceBase] 
> (DirectAgent-1:null) Copying 
> /usr/share/cloudstack-common/scripts/vm/hypervisor/xenserver/xenserver60/../ovstunnel
>  to /etc/xapi.d/plugins on 10.147.40.12 with permission 0755
> 2013-05-20 05:57:08,146 DEBUG [xen.resource.CitrixResourceBase] 
> (DirectAgent-1:null) Unable to create destination path: /etc/xapi.d/plugins 
> on 10.147.40.12 but trying anyway
> 2013-05-20 05:57:08,198 DEBUG [xen.resource.CitrixResourceBase] 
> (DirectAgent-1:null) Copying 
> /usr/share/cloudstack-common/scripts/vm/hypervisor/xenserver/xenserver60/../check_heartbeat.sh
>  to /opt/xensource/bin on 10.147.40.12 with permission 0755
> 2013-05-20 05:57:08,198 DEBUG [xen.resource.CitrixResourceBase] 
> (DirectAgent-1:null) Unable to create destination path: /opt/xensource/bin on 
> 10.147.40.12 but trying anyway
> Attaching all the required logs along with db dump to the bug.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to