GitHub user muthukrishnang1100 edited a comment on the discussion: OOBM Issue during KVM HA
root@test-1:~# mount | grep nfs 192.168.170.26:/data/primary on /mnt/cd6ecdd7-70cf-3866-b226-0ef57f5a25b5 type nfs4 (rw,nosuid,nodev,noexec,relatime,vers=4.2,rsize=1048576,wsize=1048576,namlen=255,hard,proto=tcp,timeo=600,retrans=2,sec=sys,clientaddr=192.168.170.25,local_lock=none,addr=192.168.170.26) 192.168.170.26:/data/secondary on /var/lib/cloudstack/mnt/270790104347868.3ac2f1bf type nfs4 (rw,relatime,vers=4.2,rsize=1048576,wsize=1048576,namlen=255,hard,proto=tcp,timeo=600,retrans=2,sec=sys,clientaddr=192.168.170.25,local_lock=none,addr=192.168.170.26) root@test-1:~# cat /proc/mounts | grep nfs 192.168.170.26:/data/primary /mnt/cd6ecdd7-70cf-3866-b226-0ef57f5a25b5 nfs4 rw,nosuid,nodev,noexec,relatime,vers=4.2,rsize=1048576,wsize=1048576,namlen=255,hard,proto=tcp,timeo=600,retrans=2,sec=sys,clientaddr=192.168.170.25,local_lock=none,addr=192.168.170.26 0 0 192.168.170.26:/data/secondary /var/lib/cloudstack/mnt/270790104347868.3ac2f1bf nfs4 rw,relatime,vers=4.2,rsize=1048576,wsize=1048576,namlen=255,hard,proto=tcp,timeo=600,retrans=2,sec=sys,clientaddr=192.168.170.25,local_lock=none,addr=192.168.170.26 0 0 root@test-1:~# df -Th | grep nfs 192.168.170.26:/data/primary nfs4 3.6T 13G 3.4T 1% /mnt/cd6ecdd7-70cf-3866-b226-0ef57f5a25b5 192.168.170.26:/data/secondary nfs4 3.6T 13G 3.4T 1% /var/lib/cloudstack/mnt/270790104347868.3ac2f1bf root@test-1:~# rpcinfo -p | grep nfs root@test-1:~# Yes, I understand but, For example, I am not go with Host HA. I just go with VM HA, In that How it will work, because of if host down how it will work? I don't understand that GitHub link: https://github.com/apache/cloudstack/discussions/12353#discussioncomment-15453692 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
