test suite reviews and discussions
 help / color / mirror / Atom feed
* [dts][PATCH V1] test_plans/vhost_user_live_migration: add restart NFS service step
@ 2023-05-22  8:40 Wei Ling
  2023-05-25  2:47 ` lijuan.tu
  0 siblings, 1 reply; 2+ messages in thread
From: Wei Ling @ 2023-05-22  8:40 UTC (permalink / raw)
  To: dts; +Cc: Wei Ling

Add restart NFS service step after config the NFS share config file
/etc/export to make the config effect.

Signed-off-by: Wei Ling <weix.ling@intel.com>
---
 test_plans/vhost_user_live_migration_test_plan.rst | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/test_plans/vhost_user_live_migration_test_plan.rst b/test_plans/vhost_user_live_migration_test_plan.rst
index f39b52aa..243b8fa8 100644
--- a/test_plans/vhost_user_live_migration_test_plan.rst
+++ b/test_plans/vhost_user_live_migration_test_plan.rst
@@ -30,6 +30,8 @@ NFS configuration
     host# systemctrl stop firewalld.service
     host# vim /etc/exports
     host# /home/osimg/live_mig backup-host-ip(rw,sync,no_root_squash)
+    host# service rpcbind restart
+    host# service nfs-server restart
 
 3. Mount host nfs folder on backup host::
 
-- 
2.34.1


^ permalink raw reply	[flat|nested] 2+ messages in thread

* [dts][PATCH V1] test_plans/vhost_user_live_migration: add restart NFS service step
  2023-05-22  8:40 [dts][PATCH V1] test_plans/vhost_user_live_migration: add restart NFS service step Wei Ling
@ 2023-05-25  2:47 ` lijuan.tu
  0 siblings, 0 replies; 2+ messages in thread
From: lijuan.tu @ 2023-05-25  2:47 UTC (permalink / raw)
  To: dts, Wei Ling; +Cc: Wei Ling

On Mon, 22 May 2023 16:40:52 +0800, Wei Ling <weix.ling@intel.com> wrote:
> Add restart NFS service step after config the NFS share config file
> /etc/export to make the config effect.
> 
> Signed-off-by: Wei Ling <weix.ling@intel.com>


Applied, thanks

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-05-25  2:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-22  8:40 [dts][PATCH V1] test_plans/vhost_user_live_migration: add restart NFS service step Wei Ling
2023-05-25  2:47 ` lijuan.tu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).