change mgt ip
Pages: 1 2
kurti2k
12 Posts
April 28, 2021, 12:21 pmQuote from kurti2k on April 28, 2021, 12:21 pmhi i have restarted each node one by one after the adjustments of the mgt ip
yes per ssh everything fits also the ceph runs - only the web gui doesn't work after login
should i restart the entire ceph cluster ?
best regards
marcel
hi i have restarted each node one by one after the adjustments of the mgt ip
yes per ssh everything fits also the ceph runs - only the web gui doesn't work after login
should i restart the entire ceph cluster ?
best regards
marcel
admin
2,930 Posts
April 29, 2021, 1:47 amQuote from admin on April 29, 2021, 1:47 amIf you change the ips you need to reboot the nodes, you could avoid reboots but it is more complicated.
Can you clarify if you still see the address already in use error
Can you send the following info to contact-us @ petasan.org
On node you try to connect browser to
consul kv get -recurse PetaSAN/Nodes
systemctl status nginx
+ relevant section at time of error of
/opt/petasan/log/PetaSAN.log
/var/log/syslog
On all nodes
ip addr
/opt/petasan/config/node_info.json
/opt/petasan/config/cluster_info.json
/etc/hosts
/etc/network/interfaces
If you change the ips you need to reboot the nodes, you could avoid reboots but it is more complicated.
Can you clarify if you still see the address already in use error
Can you send the following info to contact-us @ petasan.org
On node you try to connect browser to
consul kv get -recurse PetaSAN/Nodes
systemctl status nginx
+ relevant section at time of error of
/opt/petasan/log/PetaSAN.log
/var/log/syslog
On all nodes
ip addr
/opt/petasan/config/node_info.json
/opt/petasan/config/cluster_info.json
/etc/hosts
/etc/network/interfaces
Last edited on April 29, 2021, 1:50 am by admin · #12
kurti2k
12 Posts
April 29, 2021, 8:04 amQuote from kurti2k on April 29, 2021, 8:04 amhi i have adjusted all this only i just saw that the /etc/hosts is constantly overwritten back to the old ips
is there a sync service responsible ?
best regards
marcel
hi i have adjusted all this only i just saw that the /etc/hosts is constantly overwritten back to the old ips
is there a sync service responsible ?
best regards
marcel
admin
2,930 Posts
April 29, 2021, 9:55 amQuote from admin on April 29, 2021, 9:55 am/etc/hosts needs to be edited on 1 node and synced to other nodes, run this from 1 node:
# stop auto sync service
systemctl stop petasan-file-sync
# manual fix hosts file
nano /etc/hosts
# sync the hosts file to all nodes:
/opt/petasan/scripts/util/sync_file.py /etc/hosts
# restart the sync service on current node
systemctl start petasan-file-sync
/etc/hosts needs to be edited on 1 node and synced to other nodes, run this from 1 node:
# stop auto sync service
systemctl stop petasan-file-sync
# manual fix hosts file
nano /etc/hosts
# sync the hosts file to all nodes:
/opt/petasan/scripts/util/sync_file.py /etc/hosts
# restart the sync service on current node
systemctl start petasan-file-sync
kurti2k
12 Posts
May 3, 2021, 12:29 pmQuote from kurti2k on May 3, 2021, 12:29 pmhi unfortunately this has brought no improvement will probably reinstall & at this opportunity immediately convert to separate monitor nodes 🙂
best regards
marcel
hi unfortunately this has brought no improvement will probably reinstall & at this opportunity immediately convert to separate monitor nodes 🙂
best regards
marcel
Pages: 1 2
change mgt ip
kurti2k
12 Posts
Quote from kurti2k on April 28, 2021, 12:21 pmhi i have restarted each node one by one after the adjustments of the mgt ip
yes per ssh everything fits also the ceph runs - only the web gui doesn't work after loginshould i restart the entire ceph cluster ?
best regards
marcel
hi i have restarted each node one by one after the adjustments of the mgt ip
yes per ssh everything fits also the ceph runs - only the web gui doesn't work after login
should i restart the entire ceph cluster ?
best regards
marcel
admin
2,930 Posts
Quote from admin on April 29, 2021, 1:47 amIf you change the ips you need to reboot the nodes, you could avoid reboots but it is more complicated.
Can you clarify if you still see the address already in use error
Can you send the following info to contact-us @ petasan.org
On node you try to connect browser to
consul kv get -recurse PetaSAN/Nodes
systemctl status nginx+ relevant section at time of error of
/opt/petasan/log/PetaSAN.log
/var/log/syslogOn all nodes
ip addr
/opt/petasan/config/node_info.json
/opt/petasan/config/cluster_info.json
/etc/hosts
/etc/network/interfaces
If you change the ips you need to reboot the nodes, you could avoid reboots but it is more complicated.
Can you clarify if you still see the address already in use error
Can you send the following info to contact-us @ petasan.org
On node you try to connect browser to
consul kv get -recurse PetaSAN/Nodes
systemctl status nginx
+ relevant section at time of error of
/opt/petasan/log/PetaSAN.log
/var/log/syslog
On all nodes
ip addr
/opt/petasan/config/node_info.json
/opt/petasan/config/cluster_info.json
/etc/hosts
/etc/network/interfaces
kurti2k
12 Posts
Quote from kurti2k on April 29, 2021, 8:04 amhi i have adjusted all this only i just saw that the /etc/hosts is constantly overwritten back to the old ips
is there a sync service responsible ?
best regards
marcel
hi i have adjusted all this only i just saw that the /etc/hosts is constantly overwritten back to the old ips
is there a sync service responsible ?
best regards
marcel
admin
2,930 Posts
Quote from admin on April 29, 2021, 9:55 am/etc/hosts needs to be edited on 1 node and synced to other nodes, run this from 1 node:
# stop auto sync service
systemctl stop petasan-file-sync
# manual fix hosts file
nano /etc/hosts
# sync the hosts file to all nodes:
/opt/petasan/scripts/util/sync_file.py /etc/hosts
# restart the sync service on current node
systemctl start petasan-file-sync
/etc/hosts needs to be edited on 1 node and synced to other nodes, run this from 1 node:
# stop auto sync service
systemctl stop petasan-file-sync
# manual fix hosts file
nano /etc/hosts
# sync the hosts file to all nodes:
/opt/petasan/scripts/util/sync_file.py /etc/hosts
# restart the sync service on current node
systemctl start petasan-file-sync
kurti2k
12 Posts
Quote from kurti2k on May 3, 2021, 12:29 pmhi unfortunately this has brought no improvement will probably reinstall & at this opportunity immediately convert to separate monitor nodes 🙂
best regards
marcel
hi unfortunately this has brought no improvement will probably reinstall & at this opportunity immediately convert to separate monitor nodes 🙂
best regards
marcel