- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
cdsw nodes not ready
Created 09-01-2022 01:10 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi team , i have a problem with cdsw nodes
they no start. I haven´t idea for what ?
can helpme?
Regards
Created 09-19-2022 10:27 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi @noekmc
Can you please help us to share the CDSW version you are using ?
Kindly share the " cdsw status " output .
======
1. Stop CDSW service.
2. Run below commands on master host.
sudo iptables -P INPUT ACCEPT
sudo iptables -P FORWARD ACCEPT
sudo iptables -P OUTPUT ACCEPT
sudo iptables -t nat -F
sudo iptables -t mangle -F
sudo iptables -F
3. Start Docker role on master node, once complete then start Master role on the master node and then Application role on Master node.
=====
May i know the OS version you are using?
disable the kernel memory account and reboot the base node/server once and test..
Thanks..
