Yes, I already install nfs server and run some below commands:
mkdir -p /export/primary mkdir -p /export/secondary I realdy insert: /export *(rw,async,no_root_squash,no_subtree_check) into /etc/exports exportfs -a /usr/share/cloudstack-common/scripts/storage/secondary/cloud-install-sys-tmplt -m /export/secondary -u http://download.cloudstack.org/systemvm/4.14/systemvmtemplate-4.14.0-kvm.qcow2.bz2 -h kvm -F But when I running Cloudstack server my secondary storage still 0KB. What step I forgot ? On 2020/12/15 13:23:13, Daan Hoogland <daan.hoogl...@gmail.com> wrote: > OK Nam, sorry if you're way past this point but to first get the common > oversights out of the way: > Did you create a share/dir for the nfs server? > Did you export the share in /etc/exports? > Did you initialize the share with the built in templates? > > On Tue, Dec 15, 2020 at 1:19 PM Nguy Nam <namnguyen19990...@gmail.com> > wrote: > > > Hi Daan, > > > > I have deployed it on ubuntu 18.04 and all resources are available, the > > system vm is running but the secondary storage is 0KB / 0KB due to NFS? > > > > On 2020/12/15 12:49:41, Daan Hoogland <daan.hoogl...@gmail.com> wrote: > > > Nam, > > > you should be able to (a hyperconverged system) make sure the dimensions > > of > > > the machine are large enough to do anything useful. And let us know how > > you > > > fare, it will be interesting. btw, the various nested development > > > environments have probably similar qualities, so you can look at those > > for > > > inspiration. > > > > > > > > > On Tue, Dec 15, 2020 at 12:44 PM Nguy Nam <namnguyen19990...@gmail.com> > > > wrote: > > > > > > > Hi all, > > > > > > > > Can I install cloudstack with cloudstack management server and nfs > > server > > > > and KVM host same server IP (only 1 server IP for all) ? > > > > > > > > Best regards, > > > > Nam Nguyen > > > > > > > > > > > > > -- > > > Daan > > > > > > > > -- > Daan >