Support Questions

Find answers, ask questions, and share your expertise
Announcements
Now Live: Explore expert insights and technical deep dives on the new Cloudera Community BlogsRead the Announcement

Internal error while querying the Host Monitor

avatar
Contributor

I got this error on the Cloudera Manager Web Gui.

 

when I check the File system, it show / folder is fully utilised.

 

/dev/mapper/VolGroup-lv_root           /                48.8GB/49.1GB

 

 

somehow when I do a df-h, it only used up 1%

 


/dev/mapper/VolGroup-lv_home   1.8T   68M  1.7T   1% /home

 

 

How can I check the / folder?

 

Thanks

 

1 ACCEPTED SOLUTION

avatar
Contributor
I use LVM partition tools to repartition it, all I did was restart all the service on cloudera then everything back to normal.

View solution in original post

8 REPLIES 8

avatar
Contributor
I managed to fixed it already, thanks!

avatar
Community Manager

I am happy to see you resolved the issue yongle. What was the solution?


Keep the questions coming,

Cy Jervis | Senior Manager, Knowledge Programs

if (helpful) { mark_as_solution(); } | if (appreciated) { give_kudos(); }

avatar
Contributor
I repartition the root folder.

avatar
Community Manager

Ah, thank you for sharing the solution in your instance. 


Keep the questions coming,

Cy Jervis | Senior Manager, Knowledge Programs

if (helpful) { mark_as_solution(); } | if (appreciated) { give_kudos(); }

avatar
Expert Contributor

Hi Youngie,

 

Could you please share me the steps you followed for re-partitioning. Is there any steps needs to be taken from the cloudera side ?

 

Thanks,

Sathish

Thanks,
Sathish (Satz)

avatar
Contributor
I use LVM partition tools to repartition it, all I did was restart all the service on cloudera then everything back to normal.

avatar
Frequent Visitor

I also met the same problem this morning. Restart cloudera manager service from cloudera manager UI can solve it.

avatar
Frequent Visitor

Thanks, this worked for me.