You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Rajesh Battala (JIRA)" <ji...@apache.org> on 2013/06/13 14:43:21 UTC

[jira] [Commented] (CLOUDSTACK-2398) packaging does not update systemvm.iso

    [ https://issues.apache.org/jira/browse/CLOUDSTACK-2398?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13682191#comment-13682191 ] 

Rajesh Battala commented on CLOUDSTACK-2398:
--------------------------------------------

the issue is  ssvm-check script in systemvm.iso is getting from the consoleproxy project instead of secondary storage project. 
Making the changes to the script under consoleproxy. 
                
> packaging does not update systemvm.iso
> --------------------------------------
>
>                 Key: CLOUDSTACK-2398
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-2398
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the default.) 
>          Components: Packaging
>    Affects Versions: 4.2.0
>         Environment: Master branch build 
> KVM 
>            Reporter: Rayees Namathponnan
>            Assignee: Rajesh Battala
>            Priority: Critical
>             Fix For: 4.2.0
>
>
> Step 1 : Create build from  master branch and configure advanced zone 
> Step 2 : Login to SSVM and run the scipt "/usr/local/cloud/systemvm/ssvm-check.sh"
> Result :
> SSVM test failed with permission error 
> root@s-83-VM:~# /usr/local/cloud/systemvm/ssvm-check.sh
> ================================================
> First DNS server is  10.223.110.254
> PING 10.223.110.254 (10.223.110.254): 56 data bytes
> 64 bytes from 10.223.110.254: icmp_seq=0 ttl=61 time=1.223 ms
> 64 bytes from 10.223.110.254: icmp_seq=1 ttl=61 time=1.029 ms
> --- 10.223.110.254 ping statistics ---
> 2 packets transmitted, 2 packets received, 0% packet loss
> round-trip min/avg/max/stddev = 1.029/1.126/1.223/0.097 ms
> Good: Can ping DNS server
> ================================================
> Good: DNS resolves download.cloud.com
> ================================================
> NFS is currently mounted
> Mount point is /var/lib/nfs/rpc_pipefs
> touch: cannot touch `/var/lib/nfs/rpc_pipefs/foo': Permission denied
> ERROR: Cannot write to mount point
> You need to export with norootsquash
> Mount point is /mnt/SecStorage/f075e82d-2e08-36c6-b6ba-25b692666b98
> Good: Can write to mount point
> ================================================
> Management server is 10.223.49.195. Checking connectivity.
> Good: Can connect to management server port 8250
> ================================================
> Good: Java process is running
> ================================================
> Tests Complete. Look for ERROR or WARNING above.
> root@s-83-VM:~#
> Note :
> > SSVM test cases failing due to this 
> >This test case passed on May 4th build
> > This environement created with latest available template in Jenkins.cloudstack.org

--
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