Sponsored Content
The Lounge What is on Your Mind? Resolved: Issue in Server Data Center Post 303029820 by Neo on Friday 1st of February 2019 08:04:22 AM
Old 02-01-2019
It's sad that server4you does not care to even talk to me to address these major issues.

Well, I was fair and gave server4you two full days to respond to my ticket about problems with their customer support. I offered to speak with their management and tech leads on the phone. They did not take me up on my offer.

Here is a summary of what I told server4you:

During this outage on your end, I discovered these things about server4you.
  1. Your Power Panel is very slow. Clicking between tabs can take up to 10 seconds or more just to go from panel to panel. This should take milliseconds, not many seconds. You must upgrade this user panel system to faster hardware and networking.
  2. Your team does not monitor your own data center network. It should NOT be up to the customer to notify via a ticket that your own network has a problem. It is easy to set up internal server and networking monitoring. Why on Earth do you not have basic customer network management in place?
  3. Your PowerPower does not provide any network status or server status. This is terrible. Why are your customers like us blind to if the server is up and running? You could write the code to fix this in less than a single day (if really senior tech).
  4. Your PowerPanel does not provide any view into the server or server network at all. Your HOT LINE person telling me to REBOOT is wrong. Why should we have to HARD REBOOT the server when the server is UP ... this is because SERVER4YOU does not provide basic status to customers and even your own support HOT LINE people . Your HOT LINE person told me the network was fine. He was wrong. I knew it was a network issue on your end (or was pretty sure).
  5. Your HOT LINE person was arrogant in my view. Yes, of course I was not happy. The PowerPanel is terrible. It's slow and nearly unusable, 8 to 10 seconds to load pages. There is no status for the server or my server's network in the panel. This is awful customer service for a data center.

It's sad that server4you does not care to even talk to me to address these major issues with their customer support.
 

6 More Discussions You Might Find Interesting

1. HP-UX

Need to set up a HP cluster system in a data center

What are the server requirements, Software requirements, Network requirements etc, Please help me.. as 'm new 'm unable to get things done @ my end alone. Please refrain from typing subjects completely in upper case letters to get more attention, ty. (5 Replies)
Discussion started by: Sounddappan
5 Replies

2. Infrastructure Monitoring

Agent Installation Issue on Ops Center

Hi guys . While installing the agent on an asset Solaris system: root@system: /var/tmp/OC $ /opt/SUNWxvmoc/bin/agentadm configure -u root -p /var/tmp/OC/mypasswd -x 172.21.16.65 agentadm: Version 12.1.2.2161 launched with args: configure -u root -p /var/tmp/OC/mypasswd -x 172.21.16.65 Validating... (3 Replies)
Discussion started by: Junaid Subhani
3 Replies

3. Solaris

[Resolved] Strange Issue with user logins

Ok got a strange one here. None of my user accounts are able to login into the system. When trying to ssh to the server i get the following. Could not chdir to home directory /home/<homedir>: Permission denied /bin/sh: Permission denied I checked the permissions on the home directory and even... (7 Replies)
Discussion started by: JoeDirte
7 Replies

4. Shell Programming and Scripting

Failure rate of a node / Data center

Hi, Please, i have a history of the state of each node in my data center. an history about the failure of my cluster (UN: node up, DN: node down). Here is some lines of the history: 08:51:36 UN 127.0.0.1 08:51:36 UN 127.0.0.2 08:51:36 UN 127.0.0.3 08:53:50 DN 127.0.0.1 ... (6 Replies)
Discussion started by: chercheur111
6 Replies

5. What is on Your Mind?

Cut Over to New Data Center and Upgraded OS Done. :)

Three days ago we received an expected notice from our long time data center that they were going dark on Sept 12th. About one and a half hours ago, after three days of marathon work, I just cut over the unix.com to a new data center with a completely new OS and Ubuntu distribution. (22 Replies)
Discussion started by: Neo
22 Replies

6. What is on Your Mind?

OUTAGE: Data Center Problem Resolved.

There was a problem with our data center today, creating a site outage (server unreachable). That problem has been resolved. Basically, it seems to have been a socially engineered denial-of-service attack against UNIX.com; which I stopped as soon as I found out what the problem was. Total... (2 Replies)
Discussion started by: Neo
2 Replies
lockd(8c)																 lockd(8c)

Name
       lockd - network lock daemon

Syntax
       /usr/etc/lockd [ -t timeout ] [ -g graceperiod ]

Description
       The  daemon processes lock requests that are either sent locally by the kernel or remotely by another lock daemon.  The NFS locking service
       makes this advisory locking support possible by using the system call and the subroutine.  The daemon forwards  lock  requests  for  remote
       data  to  the  server  site's lock daemon.  The daemon then requests the status monitor daemon, for monitor service.  The reply to the lock
       request is not sent to the kernel until the status daemon and the server site's lock daemon have replied.

       If either the status monitor or server site's lock daemon is unavailable, the reply to a lock request for remote data is delayed until  all
       daemons become available.

       When  a server recovers, it waits for a grace period for all client site daemons to submit reclaim requests.  Client site daemons are noti-
       fied by of the server recovery and promptly resubmit previously granted lock requests.  If a client site's daemon fails	to  secure  previ-
       ously  granted  locks  at  the server site, the daemon sends the signal SIGLOST to all the processes that were previously holding locks and
       cannot reclaim them.

Options
       -t timeout      The daemon uses timeout (in seconds) as the interval instead of the default value  of  15  seconds  to  retransmit  a  lock
		       request to the remote server.

       -g graceperiod  The daemon uses graceperiod (in seconds) as the grace period duration instead of the default value of 45 seconds.

See Also
       fcntl(2), lockf(3), signal(3), statd(8c)

																	 lockd(8c)
All times are GMT -4. The time now is 04:51 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy