Thx Joe, Rajesh. In the meantime, I have retrieved (thx to google) the page
that you mention.

Question : Why NFS is not mounted when we use 4.1.0-SNAPSHOT and
instructions defined here :
https://cwiki.apache.org/confluence/display/CLOUDSTACK/CloudStack+devcloud+environment+setup


cmoulliard@cmoulliard-Latitude-E6510~/MyRepositories/incubator-cloudstack/console-proxy/scripts
$
./ssvm-check.sh
cat: /var/cache/cloud/cmdline: No such file or directory
================================================
egrep: /etc/resolv.conf: No such file or directory
First DNS server is
Usage: ping [-LRUbdfnqrvVaAD] [-c count] [-i interval] [-w deadline]
            [-p pattern] [-s packetsize] [-t ttl] [-I interface]
            [-M pmtudisc-hint] [-m mark] [-S sndbuf]
            [-T tstamp-options] [-Q tos] [hop1 ...] destination
WARNING: cannot ping DNS server
route follows
Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use
Iface
0.0.0.0         192.168.1.1     0.0.0.0         UG    0      0        0
wlan0
169.254.0.0     0.0.0.0         255.255.0.0     U     1000   0        0
wlan0
192.168.1.0     0.0.0.0         255.255.255.0   U     2      0        0
wlan0
192.168.56.0    0.0.0.0         255.255.255.0   U     0      0        0
vboxnet0
================================================
Good: DNS resolves download.cloud.com
================================================
ERROR: NFS is not currently mounted
Try manually mounting from inside the VM
awk: cmd. line:1: fatal: cannot open file `/var/cache/cloud/cmdline' for
reading (No such file or directory)
NFS server is
Usage: ping [-LRUbdfnqrvVaAD] [-c count] [-i interval] [-w deadline]
            [-p pattern] [-s packetsize] [-t ttl] [-I interface]
            [-M pmtudisc-hint] [-m mark] [-S sndbuf]
            [-T tstamp-options] [-Q tos] [hop1 ...] destination
WARNING: cannot ping NFS server
routing table follows
Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use
Iface
0.0.0.0         192.168.1.1     0.0.0.0         UG    0      0        0
wlan0
169.254.0.0     0.0.0.0         255.255.0.0     U     1000   0        0
wlan0
192.168.1.0     0.0.0.0         255.255.255.0   U     2      0        0
wlan0
192.168.56.0    0.0.0.0         255.255.255.0   U     0      0        0
vboxnet0
================================================
Management server is . Checking connectivity.
ERROR: Cannot connect to  port 8250
./ssvm-check.sh: line 111: socat: command not found


On Mon, Nov 5, 2012 at 5:59 AM, Joe Brockmeier <j...@zonker.net> wrote:

> Please point people to the Apache Wiki as the cloudstack.org wiki will
> be going away and is considered deprecated at this point.
>
> New location:
>
> https://cwiki.apache.org/CLOUDSTACK/ssvm-troubleshooting.html
>
> Thanks!
>
> Joe
>
> On Mon, Nov 05, 2012 at 10:05:31AM +0530, Rajesh Battala wrote:
> > Please follow the wiki page to troubleshoot ssvm
> http://wiki.cloudstack.org/pages/viewpage.action?pageId=9601278
> >
> > -----Original Message-----
> > From: Charles Moulliard [mailto:ch0...@gmail.com]
> > Sent: Monday, November 05, 2012 12:36 AM
> > To: cloudstack-dev
> > Subject: Re: Download status of an ISO image stay empty
> >
> > I have retrieved the script within
> > incubator-cloudstack/console-proxy/scripts
> >
> > Apparently NFS is not mounted. Will try to mount it manually. DO YOU WHY
> IT IS NOT MOUNTED ?
> >
> > cmoulliard@cmoulliard-Latitude-E6510
> ~/MyRepositories/incubator-cloudstack/console-proxy/scripts
> > $
> > ./ssvm-check.sh
> > cat: /var/cache/cloud/cmdline: No such file or directory
> ================================================
> > egrep: /etc/resolv.conf: No such file or directory First DNS server is
> > Usage: ping [-LRUbdfnqrvVaAD] [-c count] [-i interval] [-w deadline]
> >             [-p pattern] [-s packetsize] [-t ttl] [-I interface]
> >             [-M pmtudisc-hint] [-m mark] [-S sndbuf]
> >             [-T tstamp-options] [-Q tos] [hop1 ...] destination
> > WARNING: cannot ping DNS server
> > route follows
> > Kernel IP routing table
> > Destination     Gateway         Genmask         Flags Metric Ref    Use
> > Iface
> > 0.0.0.0         192.168.1.1     0.0.0.0         UG    0      0        0
> > wlan0
> > 169.254.0.0     0.0.0.0         255.255.0.0     U     1000   0        0
> > wlan0
> > 192.168.1.0     0.0.0.0         255.255.255.0   U     2      0        0
> > wlan0
> > 192.168.56.0    0.0.0.0         255.255.255.0   U     0      0        0
> > vboxnet0
> > ================================================
> > Good: DNS resolves download.cloud.com
> > ================================================
> > ERROR: NFS is not currently mounted
> > Try manually mounting from inside the VM
> > awk: cmd. line:1: fatal: cannot open file `/var/cache/cloud/cmdline' for
> reading (No such file or directory) NFS server is
> > Usage: ping [-LRUbdfnqrvVaAD] [-c count] [-i interval] [-w deadline]
> >             [-p pattern] [-s packetsize] [-t ttl] [-I interface]
> >             [-M pmtudisc-hint] [-m mark] [-S sndbuf]
> >             [-T tstamp-options] [-Q tos] [hop1 ...] destination
> > WARNING: cannot ping NFS server
> > routing table follows
> > Kernel IP routing table
> > Destination     Gateway         Genmask         Flags Metric Ref    Use
> > Iface
> > 0.0.0.0         192.168.1.1     0.0.0.0         UG    0      0        0
> > wlan0
> > 169.254.0.0     0.0.0.0         255.255.0.0     U     1000   0        0
> > wlan0
> > 192.168.1.0     0.0.0.0         255.255.255.0   U     2      0        0
> > wlan0
> > 192.168.56.0    0.0.0.0         255.255.255.0   U     0      0        0
> > vboxnet0
> > ================================================
> > Management server is . Checking connectivity.
> > ERROR: Cannot connect to  port 8250
> > ./ssvm-check.sh: line 111: socat: command not found
> >
> >
> >
> > On Sun, Nov 4, 2012 at 7:26 PM, Charles Moulliard <ch0...@gmail.com>
> wrote:
> >
> > > Can you explain where I can find this script and How I can run it
> please ?
> > >
> > >
> > > On Sun, Nov 4, 2012 at 7:21 PM, Rajesh Battala <
> rajesh.batt...@citrix.com>wrote:
> > >
> > >> Looks like SSVM is not created. Even if it got created there is some
> > >> issue with the ssvm.
> > >>
> > >> In ssvm, can you execute the ssvm health check script. It will help
> > >> to you diagnose the issues in  ssvm
> > >>
> > >> Thanks
> > >> Rajesh Battala
> > >>
> > >> -----Original Message-----
> > >> From: Charles Moulliard [mailto:ch0...@gmail.com]
> > >> Sent: Sunday, November 04, 2012 9:34 PM
> > >> To: cloudstack-dev
> > >> Subject: Re: Download status of an ISO image stay empty
> > >>
> > >> This warn message appears when it tries to download the ISO file in
> > >> the log
> > >> :
> > >>
> > >> WARN  [storage.download.DownloadMonitorImpl]
> > >> (620612479@qtp-1334709735-5:) There is no secondary storage VM for
> > >> secondary storage host nfs://192.168.56.2:/opt/storage/secondary
> > >>
> > >> This is strange as it exists on this machine 192.168.56.2 :
> > >>
> > >> root@devcloud:~# ll /opt/storage/secondary/ total 20 drwxr-xr-x 5
> > >> root root 4096 Oct 26 05:06 ./ drwxr-xr-x 4 root root 4096 Jul  5
> > >> 15:07 ../ drwxrwxrwx 2 root root 4096 Oct 26 05:06 snapshots/
> > >> drwxr-xr-x 3 root root
> > >> 4096 Jul  5 14:01 template/ drwxrwxrwx 2 root root 4096 Oct 26 05:06
> > >> volumes/
> > >>
> > >>
> > >>
> > >>
> > >> On Sun, Nov 4, 2012 at 4:35 PM, Charles Moulliard <ch0...@gmail.com>
> > >> wrote:
> > >>
> > >> > Yep. Management server runs locally within a linux (Linuxmint)
> > >> > machine according to procedure here (
> > >> > https://cwiki.apache.org/confluence/display/CLOUDSTACK/CloudStack+d
> > >> > evc
> > >> > loud+environment+setup
> > >> > )
> > >> > There are no warn/erros in the vmops.log file (created under
> > >> > incubator-cloudstack directory)
> > >> >
> > >> >
> > >> > On Sun, Nov 4, 2012 at 4:29 PM, Rajesh Battala <
> > >> rajesh.batt...@citrix.com>wrote:
> > >> >
> > >> >> Hi  Charles,
> > >> >>
> > >> >> Is the management server and iso download location are in the same
> > >> >> network?
> > >> >> Please find any error/warn in the log and share.
> > >> >>
> > >> >> Thanks
> > >> >> Rajesh Battala
> > >> >>
> > >> >> -----Original Message-----
> > >> >> From: Charles Moulliard [mailto:ch0...@gmail.com]
> > >> >> Sent: Sunday, November 04, 2012 8:46 PM
> > >> >> To: cloudstack-dev
> > >> >> Subject: Download status of an ISO image stay empty
> > >> >>
> > >> >> Hi,
> > >> >>
> > >> >> I have added an ISO image to download CentOS 6 - 64b but status
> > >> >> field in the web console always stays empty even If I try to
> > >> >> refresh the web
> > >> page.
> > >> >>
> > >> >> Remarks :
> > >> >>
> > >> >> - I can download the ISO file from the machine where the
> > >> >> management server runs
> > >> >> - Use last version of cloudstack 4.1.0-SNAPSHOT (build done today)
> > >> >>
> > >> >> Regards,
> > >> >>
> > >> >> --
> > >> >> Charles Moulliard
> > >> >> Apache Committer / Sr. Enterprise Architect (RedHat) Twitter :
> > >> >> @cmoulliard | Blog : http://cmoulliard.blogspot.com
> > >> >>
> > >> >
> > >> >
> > >> >
> > >> > --
> > >> > Charles Moulliard
> > >> > Apache Committer / Sr. Enterprise Architect (RedHat) Twitter :
> > >> > @cmoulliard | Blog : http://cmoulliard.blogspot.com
> > >> >
> > >> >
> > >> >
> > >>
> > >>
> > >> --
> > >> Charles Moulliard
> > >> Apache Committer / Sr. Enterprise Architect (RedHat) Twitter :
> > >> @cmoulliard | Blog : http://cmoulliard.blogspot.com
> > >>
> > >
> > >
> > >
> > > --
> > > Charles Moulliard
> > > Apache Committer / Sr. Enterprise Architect (RedHat) Twitter :
> > > @cmoulliard | Blog : http://cmoulliard.blogspot.com
> > >
> > >
> > >
> >
> >
> > --
> > Charles Moulliard
> > Apache Committer / Sr. Enterprise Architect (RedHat) Twitter :
> @cmoulliard | Blog : http://cmoulliard.blogspot.com
>
> --
> Joe Brockmeier
> Twitter: @jzb
> http://dissociatedpress.net/
>



-- 
Charles Moulliard
Apache Committer / Sr. Enterprise Architect (RedHat)
Twitter : @cmoulliard | Blog : http://cmoulliard.blogspot.com

Reply via email to