Member since
08-09-2016
77
Posts
4
Kudos Received
5
Solutions
My Accepted Solutions
Title | Views | Posted |
---|---|---|
4621 | 10-17-2016 04:14 PM | |
3033 | 10-04-2016 01:35 PM | |
12959 | 09-27-2016 11:50 AM | |
2616 | 08-24-2016 04:10 PM | |
6074 | 08-16-2016 10:12 AM |
10-17-2016
11:57 AM
@Sagar Shimpi fdisk -l
Disk /dev/sdb: 1000.2 GB, 1000204886016 bytes
255 heads, 63 sectors/track, 121601 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x00009ad3
Device Boot Start End Blocks Id System
Disk /dev/sda: 1000.2 GB, 1000204886016 bytes
255 heads, 63 sectors/track, 121601 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x00037ccf
Device Boot Start End Blocks Id System
/dev/sda1 * 1 64 512000 83 Linux
Partition 1 does not end on cylinder boundary.
/dev/sda2 64 121602 976248832 8e Linux LVM
Disk /dev/mapper/vg_manager-lv_root: 53.7 GB, 53687091200 bytes
255 heads, 63 sectors/track, 6527 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x00000000
Disk /dev/mapper/vg_manager-lv_swap: 8271 MB, 8271167488 bytes
255 heads, 63 sectors/track, 1005 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x00000000
Disk /dev/mapper/vg_manager-lv_home: 937.7 GB, 937716350976 bytes
255 heads, 63 sectors/track, 114004 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x00000000
... View more
10-17-2016
11:56 AM
[root@Manager ~]# df -h
Filesystem Size Used Avail Use% Mounted on
/dev/mapper/vg_manager-lv_root
50G 47G 536M 99% /
tmpfs 3.8G 72K 3.8G 1% /dev/shm
/dev/sda1 477M 41M 411M 9% /boot
/dev/mapper/vg_manager-lv_home
860G 9.6G 807G 2% /home
... View more
10-17-2016
11:56 AM
[root@Manager ~]# df -h
Filesystem Size Used Avail Use% Mounted on
/dev/mapper/vg_manager-lv_root
50G 47G 536M 99% /
tmpfs 3.8G 72K 3.8G 1% /dev/shm
/dev/sda1 477M 41M 411M 9% /boot
/dev/mapper/vg_manager-lv_home
860G 9.6G 807G 2% /home
... View more
10-17-2016
10:57 AM
@Sagar Shimpi
... View more
10-17-2016
09:53 AM
1 Kudo
hi i have this problem the space on my root is 99 % i wanna increase it how to do it please [root@Manager ~]# df -h
Filesystem Size Used Avail Use% Mounted on
/dev/mapper/vg_manager-lv_root
50G 47G 501M 99% /
tmpfs 3.8G 80K 3.8G 1% /dev/shm
/dev/mapper/vg_manager-lv_home
860G 9.6G 807G 2% /home
/dev/sdb1 917G 72M 871G 1% /home2
... View more
Labels:
- Labels:
-
Apache Ambari
10-05-2016
11:19 AM
i have mount new disk so i add it to hdfs , but i have ambari-agent disk 50 gb so how to increase it ?
... View more
10-05-2016
11:14 AM
How to increase ambari-agent disk space ??
... View more
Labels:
- Labels:
-
Apache Ambari
-
Apache Hadoop
10-04-2016
01:35 PM
i found the solution i uninstall ambari-server without reset it and install it and it's work .
... View more
10-04-2016
11:41 AM
@Artem Ervits thate the error: Internal Exception: org.postgresql.util.PSQLException: Connection
refused. Check that the hostname and port are correct and that the
postmaster is accepting TCP/IP connections.
... View more
10-04-2016
11:14 AM
yes : Internal Exception: org.postgresql.util.PSQLException: Connection refused. Check that the hostname and port are correct and that the postmaster is accepting TCP/IP connections.
... View more