TRANG CHỦ / TÀI LIỆU / CHI TIẾT TÀI LIỆU
Đăng bởi: phuongnk | 25/04/2016 09:00
host1 with MDS#1, 10.10.10.1:2510 host2 with MDS#2, 10.10.10.2:2510 host3 with MDS#3, 10.10.10.3:2510
#[root@host1] service pstorage-mdsd stop #[root@host1] pstorage -c mycluster configure-mds -r /mnt/storage/mds -N -n 1@10.10.20.1:2510 -n 2@10.10.20.2:2510 -n 3@10.10.20.3:2510 #[root@host1] service pstorage-mdsd start #[root@host2] service pstorage-mdsd stop #[root@host2] pstorage -c mycluster configure-mds -r /mnt/storage/mds -N -n 1@10.10.20.1:2510 -n 2@10.10.20.2:2510 -n 3@10.10.20.3:2510 #[root@host2] service pstorage-mdsd start #[root@host3] service pstorage-mdsd stop #[root@host3] pstorage -c mycluster configure-mds -r /mnt/storage/mds -N -n 1@10.10.20.1:2510 -n 2@10.10.20.2:2510 -n 3@10.10.20.3:2510 #[root@host3] service pstorage-mdsd start