Граф коммитов

41 Коммитов

Автор SHA1 Сообщение Дата
Vikas Bhansali e5f6bd7fc2
Entry cache component (#1515)
* Adding listing caching option
2024-11-12 15:08:14 +05:30
Sourav Gupta b26436c81c
Delete empty directories from local cache (#1524) 2024-11-12 14:37:57 +05:30
ashruti-msft 6ba5aafb2e
Generate default config (#1535)
* added command to generate default config
2024-11-11 11:52:03 +05:30
ashruti-msft 46a557ce18
Redirecting stream config to BlockCache (#1445)
* Auto convert streaming config to block-cache config
2024-11-05 11:38:27 +05:30
Abhinav Gupta 5728405152
adding exported package (#1553) 2024-11-04 15:13:16 +05:30
Vikas Bhansali 8c6a53e527
Reverting custom component patch (#1541) 2024-10-15 14:25:54 +05:30
abhiguptacse c38ddd967f first cut implementation of custom components. 2024-09-19 06:37:49 +00:00
Sourav Gupta ee19eff072
Block cache random write in sparse files (#1475) 2024-07-30 16:27:20 +05:30
Sourav Gupta 8e06e67633
GO SDK track2 migration (#1380) 2024-04-04 15:59:29 +05:30
Vikas Bhansali 0efccdc3ab
Add lazy-write feature to make flush and close async in nature. (#1373)
* Adding lazy write feature
2024-04-04 12:51:48 +05:30
Vikas Bhansali fdfe001287
Write support using Block-Cache (#1258)
* Adding support for writing using block-cache
2024-01-22 17:38:30 +05:30
Vikas Bhansali 439f7dbccd
Copyright fix" (#1302)
Copyright fix for 2024
2024-01-02 15:40:39 +05:30
Vikas Bhansali 0f20ace345
Refresh token 5 minutes before the expiry (#1253)
* Refresh token 5 minutes before the expiry
2023-10-03 21:57:59 +05:30
Vikas Bhansali b367fa7e11
Multiple Bug fixes (#1249)
* Multiple bug fixes
2023-09-25 16:22:45 +05:30
Vikas Bhansali 5ecfe4004c
Adaptive Prefetch Streaming (#1181)
* Adaptive Prefetch Streaming
2023-08-25 12:20:34 +05:30
Vikas Bhansali 05a10949bd
Upgrading to go 1.19 (#1135)
* Upgrading to go 1.19
2023-05-10 14:53:05 +05:30
Vikas Bhansali e60e3fe01e
uid/gid support (#1095)
* Add support for uid/gid
2023-04-10 14:34:44 +05:30
Vikas Bhansali e02acffd38
Copyright fix (#1025)
* Correcting copyright statement
2023-01-07 08:11:07 +05:30
Sourav Gupta a92ef4339b
Mount using /etc/fstab (#924)
* parsing os args

* Removing auto completion

* Update changelog

* Add more flags to ignore

* Small change'

* coverage edit

* Removing dead code

* Add test cases for parse and validate config

* Init logger for UT on config

* Correctly define const slice for fuse ignored flags

* Adding unmount test cases

* Add comments as per review comments

* Correcting unmount tests

* Add logs if mkdir fails

* spell correction in comments

* Run all unmount tests serially with different mount points

* correcting unmount test cases

* Making unmount test parallel

* Adding handle map test cases

Co-authored-by: vibhansa-msft <vibhansa@microsoft.com>
2022-10-05 21:33:52 +05:30
Tamer Sherif 770e1f523e
Stream Filename Caching Support (#871)
* filename caching

* filename caching

* locking

* resolved some feedback comments

* baseconfig changes

* fixed tests

* added tests

* comments

* added comments
2022-09-26 12:42:25 -07:00
Sourav Gupta 0ac75c29e7
Health monitor (#868)
Adding health monitor for blobfuse2
Co-authored-by: vibhansa-msft <vibhansa@microsoft.com>
2022-08-27 19:47:39 +05:30
Vikas Bhansali cb4d5445ed
MD5 Sum updation on upload and validation on download (#863)
* Testing migration to 1es hosted pool

* remove indent

* Agent Image

* Remove demands

* Set imageName

* Add correct demand

* Just echo hello world

* Correct indent

* remove the quotes =

* lets try this

* maybe this works

* yeet

* added quotes around the pool name, added agent name demand

* added vmImage name?

* illegal node name?

* hostedAgent = true

* Remove Agent Name

* checkout none

* simple yaml

* try other pool

* no quotes

* UPdate

* update tab

* checkout ne

* Try blobfuse pool

* Added steps to pipeline nightly test

* Fixed indent

* Remove checkout: none

* Add distro test

* fixed indent

* remove checkout

* Fix checkout

* fuse3

* Added RHEL 8

* Override image

* Install

* Added Centos

* Added Oracle

* Added debian

* Added Mariner and SUSE

* Added C build

* Added git to Deban

* Try to get centos 8 to work

* try another cond

* conditional print

* conditional print

* agent condition try 2

* try with variable

* Update OS mirrors

* Fix sed command

* Add to yum

* try removing -e

* no bedst

* Conditional script

* Add more if script

* fix centos 7 stuff

* add flags

* fix check

* tdnf with y option

* Added a stdio lib

* try to fix oracle 8.1 and centos 8.5

* RHEL add flags

* remove ski pborken

* try debian 10

* added build essentials pacakge

* try another rhel

* also install fusermount

* added whoami

* added groups

* trying to run as root

* trying to not run as root

* install fuse

* mariner build essential

* try to use yum to install git

* Add -y

* Get sources list

* remove suse

* spell sources

* find the file that looks for microsoft repos

* remove azure list

* add to debiam

* INstall fuse lib

* try to fix debian 11

* Added MSI test

* reenable suse

* Install cmake and gcc on rhel

* Adding cmake install step for MSI

* Failover methods are not supported in EL8 so remove that confi from default yum repo config file

* install cmake on suse

* Correcting config file name in MSI ste

* Manually install fuse3-devel on SUSE

* Ignore gpg checks in suse to allow installing fuse3-devel

* Correcting suse install step

* Install fuse-libs on rhel vms

* user fusermount3 to unmount as we are not installing fuse on all of the vms

* Trying rhel 7.3 image

* Add RHEL 7.5

* Try to install rh-python

* Trying to install libfuse in RHEL

* sudo for echo

* Use sudo correctly

* add -e

* Updated container and python package for rhrl

* Try to get RHEL 8 to work

* Try to use vault 8 repos

* try mirror

* try without a mrror

* try with enable epel

* add flags

* Get all RHEL to work

* Get rhel 7.5 to work

* Added Ubuntu nightly

* added params

* Use msft managed

* indent

* Use normal nightly pipeline

* Added Blob STE retry policy

* Add credential policy

* Added Datalake retry policy

* Correcting UT compilation failure

* Ignore data validation test on distros other than ubn

* Change retry policy factory name for datalake

* Reducing cache config for streaming test

* Remove data validation test from different auth options

* Remove quick_test as default is anyway true

* Move data validation as a seperate stage

* Move data validation as a seperate stage

* Move data validation as a seperate stage

* Add data validation as a configurable step

* Make exhaustive test disable most of the test cases

* Adding support for md5sum validation and updation

* Add tags for data validation builds

* Try running fuse2 on ubn20 for data-validation

* Try running fuse2 on ubn20 for data-validation

* Merge all git related test cases to save time

* Remove ubn18 from pipelines, and use ubn20 for fuse2 testing

* Use ubn18 for release pipeline as glibc version error is coming on other distros due to this

* Remove clone and e2e test from release pipelines

* Adding basic e2e checks as part of ci

* Undo e2e from ci as multiple ci can run in parallel and running e2e may make it flaky

* Updating changelog for retry policy

* Enable git and tar test cases in nightly data validation test

* Enable git tests in verbose tests

* Remove clone test from verbose test

* Correct code lint command

* Ignore fuse3 test wrapper as well in linting

* Have two different flags for setting and validation md5 sums

* Correct code linting issue

* Adding UT for various combinations of MD5

* File cache shall delete the local file if download fails

* Adding few test cases to azstorage utils

* Remove dead code

* Resolve UT issue with logging

* Use 1ES for ubn-18 in artifact pipeline

* Remove redundancy

* Add dependency

* Add dependency

* Move code coverage to 1ES but remove ubn-22

* Move code coverage to 1ES but remove ubn-22

* Add account cleanup step to code coverage

* Add cleanup stage in code coverage

* Add cleanup stage in code coverage

* Correcting work dir path

* correction as per review comments

* Always run account cleanup at the end

* install go before doing account cleanup

* Make coverage and account cleanup a configurable step

Co-authored-by: Gauri Prasad <gapra@microsoft.com>
2022-08-25 16:49:56 +05:30
Vikas Bhansali 154ba6c7ab
Code coverage addition for generate config cli (#849)
* Remove dead code and fix file-cache usage percentage check UT

* Add coverage test for gen-test-config

* Adding code coverage for doc command

* Adding build script to build with different options

* Delete old binary before regenerating

* Delete old binaries before regenerating

* Adding pipeline test cases

* Remove agent cleanup steps as 1ES is spawning new vms for every run

* Disable sas validation on ubn-22 for now

* Disable sas validation on ubn-22 for now

* Disable sas validation on ubn-22 for now

* Removing ubn-22 from all pipelines

* Correcting adls sas param

* Re-add sas validation for all ubn distros

* Disable chmod test cases for SAS auth

* Set default value for sas to be false

* Converting account sas to container sas for chmod test to work

* Enable e2e test again

* Correcting e2e failure with chmod test case

* Add Ubn-22 to release pipeline

* Change pool of ubnuntu to ms hosted

* Remove dead param from yaml file
2022-08-02 12:52:06 +05:30
Vikas Bhansali 4f805cc1ab
Adding code linting (#844)
* Adding Ubn-22 to pipelines

* Adding lint as standard ci step

* correcting lint command path

* Add copyright checks to ci pipeline

* Copyright fixes and ci check for copyright statements

* Adding go format check to CI

* Fixing some lint issues

* More lint fixes

* More lint fixes

* Fixing some lint issues

* Correcting code linting check in ci

* correcting lint status check

* correcting lint status check

* correcting lint status check

* correcting lint status check

* correcting lint status check

* correcting lint status check

* correcting lint status check

* correcting bugs reported by sa check

* notices_fix.sh update

* Add step to validate NOTICE file

* Add step to release for ubn-22

* Add logs for success

* Fixing copyright bug

* Correcting tag formats

* Correcting percentage check

* Spell error correction

* Ignore exectime from code coverage

* Correcting log string

* Removing dead file

* Correcting go format error
2022-07-28 10:09:41 +05:30
Sourav Gupta 35cf5ff4a2
Module name fix (#847)
* Correcting module name

* Changing module name

* Adding output binary name in go build
2022-07-27 12:19:36 +05:30
Gauri Prasad 1566734ec3
Background auth validation fix (#845) 2022-07-26 22:05:32 -07:00
Tamer Sherif 631b408d89
Write Stream Caching Support (#777)
* Optimized Streaming

* close handle fix

* locking

* fixed tests

* cleanup

* Deprecate eviction library

* more cleanup

* remove timeout

* fix

* cleanup

* fixed bug

* fixed bug

* added purge

* added purge

* added purge

* added purge

* added a new interface:

* comment cleanup

* comment cleanup

* removed lock and added tests

* cleanup

* added handle buffer check

* added more methods

* cleanup - feedback

* moved to new dir

* merged

* added write caching on middle offsets

* added small file edit in the middle case

* flags

* reverted

* added truncate support on azstorage

* added truncate support on azstorage

* added appends

* fixed edge cases

* added remaining methods

* tests working

* fixed test

* cleanup

* logs

* cleanup

* fixed attr cache

* added more tests

* added more tests

* added more tests

* fixed small bug and added more tests

* more tests

* fixed a bug and added tests

* cleanup

* cleanup

* added comments

* cleanup

* added read test

* more test

* privacy

* merge main
2022-06-06 10:34:22 -07:00
Tamer Sherif 7d86acbc95
[BUG] df showed root mount stats against blobfuse rather than file cache stats (#801)
* Fixed df on blobfuse incorrect stats

* Fixed df on blobfuse incorrect stats

* cleanup

* added test

* added test

* cover the case of exceeding cache

* case with unlimited file cache

* file cache does fstat

* rename

* merge main
2022-06-06 10:24:14 -07:00
Vikas Bhansali 597f15821e
Native (C) pread/pwrite to improve performance (#752)
* Adding more fuse options for optimization

* Correcting logs for fuse3

* Removing nullpath feature as fuse3 does not support it

* Remove symlink cache as fuse3 does not support that

* Convert expected err log to warn

* Removing dead code

* Try file read using native C api

* Try early pread to improve perf

* Adding dynamic profiler and disable native pread call

* Log error when profiler fails to start

* Try prefetching data into memory for disk-file

* Make dynamic profiler available in both foreground and daemon mode

* Move read/write call to native calls

* Add call to update the file-cache when native read/writes are invoked

* Remove cache updating call for better perf

* Remove readahead logic from file-cache

* Clear handle map dead code

* convert fd to uint64 instead of int

* Adding basic infra for read ahead in native code

* Clean up code, remove read-ahead logic and make direct read the default option

* Correcting the flag name for offload-io

* Correcting spell mistakes and adding comments

* Correcting fsync test failure

* Correct fuse3 UT for fsync and handle conversion

* Resolve compilation failure for filehandle struct

* Add logic to update the cache on every 1K operations on a handle

* Resolve failure with flush when native write is enable

* Add read-ahead logic in native code

* Compilation failure resolution on fuse2

* Correcting memset params

* Correcting spell error

* Add GOGC and MAXPROCS value for perf tuning

* Reduce min file size and correct read ahead buffer size for smaller fiels

* Replace fsync with close of duplciate handle

* Correcting write flow file corruption issue

* Handle write in file-cache instead of libfuse as the other approach is corrupting data somewhere

* File-cache to refresh cache on eveyr 1K operations and data validation test to wait for 2 seconds after copy

* Replace file-cache read/write calls with syscalls

* Enable native read/write again with read ahead disabled

* Remove cache update from read calls

* Remove read ahead logic completly

* Cleanup libfuse compo and e2e test changes

* Delete emptry directories recursively till root

* Changes as per review comments

* Fix issue with block-size running into overflow of number of blocks

* Add blocksize and file size to logs

* Make blocksize function to work on file size instead of fi object and add UT for blocksize calculations

* Adding more ut case

* Add some breather between upload and test

* FileCacheTimeout test case to wait untill file is deleted from local system

* FileCacheTimeout test case to wait untill file is deleted from local system

* Codespell error fix

* Restructuring code as per review comments and internal discussions

* Code spell fixes

* Stop updating cache on read

* Adjusting cache update operation counter

* Correcting libfuse_read flow and adding option to enable offload option manually

* Correcting file_cache UT configs

* Adding dynamic profiler config in base config
2022-05-19 10:32:23 +05:30
Tamer Sherif 1f339ff0dd
Deprecate using 3rd party eviction policies (#769)
* Optimized Streaming

* close handle fix

* locking

* fixed tests

* cleanup

* Deprecate eviction library

* more cleanup

* remove timeout

* fix

* cleanup

* fixed bug

* fixed bug

* added purge

* added purge

* added purge

* added purge

* comment cleanup

* comment cleanup

* removed lock and added tests

* cleanup

* added handle buffer check

* cleanup - feedback

* moved to new dir
2022-04-28 10:43:01 -07:00
Gauri Prasad ece81e7c8d
Preserve metadata when reuploading files (#739)
* Added metadata to handle to attempt to preserve metadata. WIP

* Added metadata preservation feature to attribute cache

* Removed test from file test

* Fixed unit tests

* Added code to ensure metadata is retreived

* metadata preservation

Co-authored-by: Gauri Prasad <gapra@microsoft.com>
2022-03-23 21:15:35 -07:00
Gauri Prasad 15b68d598a
Fixed some codespell errors (#745)
Co-authored-by: Gauri Prasad <gapra@microsoft.com>
2022-03-23 11:00:13 -07:00
Tamer Sherif 1d05fcc431
Merge pull request #711 from Azure/write-stream-block
[FEATURE] Support Write Stream on AzStorage Component
2022-03-14 13:52:05 -07:00
Tamer Sherif 0d6c0f42dc component 2022-03-10 12:52:49 -08:00
Vikas Bhansali ba1a18c34d
Double mount validation corrected and error string generalised (#722)
Double mount validation corrected and error string generalised
2022-03-10 09:18:05 +05:30
Vikas Bhansali 870fb10955
Block level disk cache for read streaming (#706)
* Correcting UT for disk cache

* Sync with main and review comment addressed

* Keeping default persisted block timeout to 30 mins

* changes as per review comments

* adding comments to UT for disk-persistence

* Copyright info update
2022-03-03 09:57:11 +05:30
Tamer Sherif 68b8d05026 Merge branch 'main' into write-stream-block 2022-03-02 15:19:23 -08:00
Tamer Sherif 948ba17ccb feedback cleanup 2022-02-24 15:15:11 -08:00
Vikas Bhansali 1aea8449ba
Perf and Memory Optimizations (#704)
* First commit of blobfuse v2 code

* Adding hadle optimization for v2

* Making direct read a configurable option, disabled by default

* Rearrange structures to reduce padding and save memory

* Correcting attr-cache UT for flag changes

* Merging file-cache-test

* Make flag check a function

* Adding comments to handle methods

* Adding more fuse options for optimization

* Adding more fuse options for optimization

* Removing exectime from red flows

* Correcting profiling code to work for both cpu and memory

* Cleanup old pprof reports

* Adding error log for policy local file removal case and adding 10mil max file limit in attr-cache

* Correcting file-cache UT for notInCache cases

* Correcting libfuse UT to get handle object out of open return parameters

* Addressing review comments

* Removing 7.5 old curl from nightly as it does not make sense for v2 to test different curl versions

* Tuning fuse parameters for better perf

* Fuse parameter tuning

* Removing some fuse options as mount is failing on some platforms

* Exit pipeline stage if mount failed

* Populate fuse connection flag based on kernel capabilities

* Log kernel fuse capabilities and the one chosen by blobfuse on given platform

* Fail pipeline if blobfuse2 binary is not found in df output

* Wait for some time for mount to go through before validating

* Correcting validation of mount point

* Correcting validation of mount point

* Use fuse2 on Deb-10 as with fuse3 we are not able to mount on that distro

* Update mount validation for huge listing

* Image signing to happen only when release option is chosen

Co-authored-by: Gauri Prasad <gapra@microsoft.com>
Co-authored-by: Ubuntu <vibhansa@vibhansa-perftest.l1vcg1e4u55e3gwz1dsfkxy2if.tx.internal.cloudapp.net>
2022-02-19 15:56:43 +05:30
Tamer Sherif 5507268e30 added basic write cases 2022-02-15 14:29:44 -08:00
Gauri Prasad 990af0fefa First commit of blobfuse v2 code 2022-02-14 09:41:31 -08:00