Storage Space Management
Scenarios
Users using too much storage space may result in service blocking. To prevent this problem, you need to enhance the control over the storage space.
Storage Space Management
- User space limit
Procedure
Assume that you need to set the maximum space of user user1 to 100 GB.
- Create user user1.
1
CREATE USER user1 PASSWORD 'password' PERM SPACE '100G';
- Insert data as user user1.
1. The CN periodically obtains and checks space information from a DN. The interval is 10s.
2. When detecting that the required space exceeds the current available space, the CN cancels all data inserting jobs and records the following information in the log file in the pg_log directory: "cancel thread <threadid> for space limit exceed."
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot