search for: 1050mb

Displaying 3 results from an estimated 3 matches for "1050mb".

Did you mean: 100mb
2019 Oct 24
3
fresh C7.7 install
HI all, I just did a fresh C7 install using kickstart. fdisk -l /dev/sda shows: # Start End Size Type Name 1 2048 2050047 1000M EFI System EFI System Partition 2 2050048 104450047 48.8G Microsoft basic 3 104450048 112642047 3.9G Linux swap 4 112642048 234440703 58.1G Microsoft basic What extra do I need to
2019 Oct 25
0
fresh C7.7 install
Results for parted: parted /dev/sda print Model: ATA KINGSTON SUV5001 (scsi) Disk /dev/sda: 120GB Sector size (logical/physical): 512B/4096B Partition Table: gpt Disk Flags: Number Start End Size File system Name Flags 1 1049kB 1050MB 1049MB fat32 EFI System Partition boot 2 1050MB 53.5GB 52.4GB ext4 3 53.5GB 57.7GB 4194MB linux-swap(v1) 4 57.7GB 120GB 62.4GB ext4 So this shows what I'm expecting. What is the issue with fdisk ??? Jerry
2013 May 12
0
Glusterfs with Infiniband tips
...d various versions of glusterfs (versions 3.2, 3.3 and 3.4beta) over the past year. My experience with gluster + infiniband is below. The underlying fs is a zfs pool with compression=lz4 made of 8 disks in raid 10 equivalent setup. Filesystem itself can do over 900MB/s with single thread and around 1050MB/s with multiple threads based on dd with bs=128K with 100GB data file generated from /dev/urandom. 1. volume transport set to RDMA is very very unstable. disconnecting all the time even with minimal load. I've found that when it does work the speeds are very fast - was getting around 1.4 - 1....