Archives of Support Questions (Read Only)

This is an archived board for historical reference. Information and links may no longer be available or relevant
Announcements
This board is archived and read-only for historical reference. To ask a new question, please post a new topic on the appropriate active board.

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.