Project

General

Profile

Actions

Bug #63644

open

setting invalid ip for raw endpoint, RGW service status normal,the process active for a long time

Added by zhipeng li 5 months ago. Updated 5 months ago.

Status:
Pending Backport
Priority:
Normal
Assignee:
Target version:
-
% Done:

0%

Source:
Tags:
backport_processed
Backport:
quincy reef
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

firstly seting a invalid ip for RGW endpoint in ceph.conf
secondly start the service, like systemctl start ceph-radosgw@rgw*
watch:
1.systemctl status ceph-radosgw@rgw,* report the process ok
2. ps -ef |grep radosgw can get th process

information like bellow
[root@node1 ceph]# systemctl status
- Ceph rados gateway
Loaded: loaded (/usr/lib/systemd/system/ceph-radosgw@.service; enabled; vendor preset: disabled)
Active: active (running) since Mon 2023-11-27 14:45:24 CST; 7min ago
Main PID: 29828 (radosgw)
Tasks: 97
Memory: 121.0M
CGroup: /system.slice/system-ceph\
└─29828 /usr/bin/radosgw -f --cluster ceph --name client.rgw.node1.rgw0 --setuser ceph --setgroup ceph

Nov 27 14:45:24 node1 systemd1: Started Ceph rados gateway.
Nov 27 14:45:24 node1 radosgw29828: 2023-11-27T14:45:24.886+0800 ffff972b2040 -1 ERROR: failed initializing frontend
[root@node106 ceph]# ps -ef |grep radosgw
root 29828 1 0 14:45 ? 00:00:02 /usr/bin/radosgw -f --cluster ceph --name client.rgw.node1.rgw0 --setuser ceph --setgroup ceph
root 30772 28132 0 14:53 pts/0 00:00:00 grep --color=auto radosgw

even if I set ip xxx.168.56.100


Related issues 2 (1 open1 closed)

Copied to rgw - Backport #63774: quincy: setting invalid ip for raw endpoint, RGW service status normal,the process active for a long time RejectedCasey BodleyActions
Copied to rgw - Backport #63775: reef: setting invalid ip for raw endpoint, RGW service status normal,the process active for a long time In ProgressCasey BodleyActions
Actions #1

Updated by Casey Bodley 5 months ago

  • Status changed from New to Fix Under Review
  • Pull request ID set to 54668
Actions #2

Updated by Casey Bodley 5 months ago

  • Assignee set to Casey Bodley
Actions #3

Updated by Casey Bodley 5 months ago

  • Status changed from Fix Under Review to Pending Backport
  • Backport set to quincy reef
Actions #4

Updated by Backport Bot 5 months ago

  • Copied to Backport #63774: quincy: setting invalid ip for raw endpoint, RGW service status normal,the process active for a long time added
Actions #5

Updated by Backport Bot 5 months ago

  • Copied to Backport #63775: reef: setting invalid ip for raw endpoint, RGW service status normal,the process active for a long time added
Actions #6

Updated by Backport Bot 5 months ago

  • Tags set to backport_processed
Actions

Also available in: Atom PDF