Client name not found in db/client folder & db_CLIENT() failed: no entity was found (227)bpclient: no entity was found (227)
Hi All,
I have one doubt. Recently I was working on bpclient command to update connnect options for one of the client server but it was giving me error "db_CLIENT() failed: no entity was found (227)bpclient: no entity was found (227)". After reviewing some technotes I resolved this issue using below command.
bpclient -client <clientname> -add -current_hostname <clientname>
I was successfully added the client then was able to update connect options.
So my doubt is I have seen many clients which are giving me above error and also I am not able to locate them in "/usr/openv/netbackup/db/client/<server name>/"(contains host.info file) but they are gettting backed up successfully.
If server is getting backed successfully then why it's not updated in /db/client folder? Why I am not able to find it using bpclient command? Is it a catch with some client or reboot(Master/Media/client hosts) is required to update entries?
Thanks in advance.
- As I have tried to explain - clients in Policy database does not update/populate the database under db/clients. If there are any attributes that you want to specify for a client (such as WOFB, max jobs, client offline, etc), then you need to add client either with bpclient command or in the GUI under Client Attributes. There is no need for clients to exist in this db for backups to work. NBU will use default connect options, default WOFB options, global max jobs, etc.