Displaying 6 results from an estimated 6 matches for "96cc".
Did you mean:
96ca
2014 Oct 10
5
missing btrfs subvol support
...h file or directory
><rescue> mount -vo subvol=@/var/spool,ro /dev/sda2 /sysroot/
[ 123.995343] BTRFS info (device sda2): disk space caching is enabled
[ 123.996238] BTRFS: has skinny extents
mount: /dev/sda2 mounted on /sysroot.
><rescue> exit
fstab is:
UUID=d538a81f-9778-424d-96cc-e48dd2d4a323 swap swap defaults 0 0
UUID=65b72f12-eccb-4cf2-a4f4-9c4bb462456f / btrfs defaults 0 0
UUID=65b72f12-eccb-4cf2-a4f4-9c4bb462456f /var/spool btrfs subvol=@/var/spool 0 0
Olaf
2014 Oct 10
2
Re: missing btrfs subvol support
...around. At least augtool on the
host seems to behave correctly:
olaf@bax:~ $ cd /dev/shm/$$
bash: cd: /dev/shm/3570: Datei oder Verzeichnis nicht gefunden
olaf@bax:~ $ mkdir $_
olaf@bax:~ $ cd $_
olaf@bax:/dev/shm/3570 $ mkdir etc
olaf@bax:/dev/shm/3570 $ cat > etc/fstab
UUID=d538a81f-9778-424d-96cc-e48dd2d4a323 swap swap defaults 0 0
UUID=65b72f12-eccb-4cf2-a4f4-9c4bb462456f / btrfs defaults 0 0
UUID=65b72f12-eccb-4cf2-a4f4-9c4bb462456f /var/spool btrfs subvol=@/var/spool 0 0
olaf@bax:/dev/shm/3570 $ augtool -r $PWD
aug...
2014 Oct 10
0
Re: missing btrfs subvol support
...gt; mount -vo subvol=@/var/spool,ro /dev/sda2 /sysroot/
> [ 123.995343] BTRFS info (device sda2): disk space caching is enabled
> [ 123.996238] BTRFS: has skinny extents
> mount: /dev/sda2 mounted on /sysroot.
> ><rescue> exit
>
> fstab is:
> UUID=d538a81f-9778-424d-96cc-e48dd2d4a323 swap swap defaults 0 0
> UUID=65b72f12-eccb-4cf2-a4f4-9c4bb462456f / btrfs defaults 0 0
> UUID=65b72f12-eccb-4cf2-a4f4-9c4bb462456f /var/spool btrfs subvol=@/var/spool 0 0
I wonder if this is an Augeas thi...
2017 Oct 26
0
not healing one file
Hey Richard,
Could you share the following informations please?
1. gluster volume info <volname>
2. getfattr output of that file from all the bricks
getfattr -d -e hex -m . <brickpath/filepath>
3. glustershd & glfsheal logs
Regards,
Karthik
On Thu, Oct 26, 2017 at 10:21 AM, Amar Tumballi <atumball at redhat.com> wrote:
> On a side note, try recently released health
2017 Oct 26
3
not healing one file
On a side note, try recently released health report tool, and see if it
does diagnose any issues in setup. Currently you may have to run it in all
the three machines.
On 26-Oct-2017 6:50 AM, "Amar Tumballi" <atumball at redhat.com> wrote:
> Thanks for this report. This week many of the developers are at Gluster
> Summit in Prague, will be checking this and respond next
2017 Oct 26
2
not healing one file
...ommon.c:1327:afr_log_selfheal] 0-home-replicate-0: Completed data selfheal on aa1692b0-71ec-47a1-a933-bf8f53b956fb. sources=0 [2] sinks=1
[2017-10-25 10:40:31.115344] I [MSGID: 108026] [afr-self-heal-metadata.c:52:__afr_selfheal_metadata_do] 0-home-replicate-0: performing metadata selfheal on a84896cc-1fc2-4ee9-8ad9-986e89cb6b34
[2017-10-25 10:40:31.118419] I [MSGID: 108026] [afr-self-heal-common.c:1327:afr_log_selfheal] 0-home-replicate-0: Completed metadata selfheal on a84896cc-1fc2-4ee9-8ad9-986e89cb6b34. sources=0 [2] sinks=1
[2017-10-25 10:40:31.126667] I [MSGID: 108026] [afr-self-heal-co...