AWS Builder Center: Learn, Build and Connect with builders in the AWS community
AWS Builder Center is the official home for builders on AWS. Share and read what others are working on, follow people who inspire you, explore training and workshops, and find tools to support what you're building.
All Content tagged with Amazon FSx for OpenZFS
Fully managed shared storage built on the popular OpenZFS file system
Content language: English
Filter content
Select tags to filter
Sort by
Sort by most recent
20 results
Mario SagethEXPERT
published 3 months ago1 votes136 views
Amazon FSx for OpenZFS for EDA Workloads: Multi-AZ vs. Single-AZ HA — A Practical Decision Guide
Dipesh PEXPERT
published 3 months ago1 votes84 views
I want to create a highly available (Multi-AZ) Amazon FSx for OpenZFS file system in a VPC subnet that was shared with my account through AWS Resource Access Manager (RAM). How do I set this up?
I created a clone volume from an FSx for OpenZFS snapshot using the AWS CLI:
```bash
aws fsx create-volume \
--name "oracle-dev-clone" \
--volume-type OPENZFS \
--open-zfs-configuration '{
...
1
answers
0
votes
74
views
asked 3 months ago
I triggered an update on the SSD storage for a OpenZFS filesystem, and it seems stalled (3 hours now on the "IN_PROGRESS" state), where in previous attempts, it completed in roughly 5 minutes for the ...
2
answers
0
votes
239
views
asked a year ago
I am currently migrating a 13GB dataset from an EBS volume to FSx for OpenZFS on the same t2.medium EC2 instance. Regardless of the method I use (tar, zip, cp, or rsync), the transfer stops around the...
1
answers
0
votes
173
views
asked 2 years ago
Sandhya KhanderiaEXPERT
published 2 years ago0 votes1.8K views
This article guides you through various techniques available to optimize storage performance of Amazon FSX storage service
I am trying to set up shared storage using FSx for OpenZFS. Setting up filesystem went without problems, and I can mount it from Linux instances. However, mounting from Windows Server 2022 gives me Ne...
1
answers
0
votes
938
views
asked 2 years ago
I have a customer using Amazon FSx for OpenZFS and want to reduce their storage capacity.
According to AWS Documentation- You can only increase the amount of SSD storage capacity for a file system; ...
1
answers
0
votes
536
views
asked 2 years ago
Is it possible to move Open ZFS data grater than a certain period of time (say 6 months) to another low cost filesystem (S3 glacier). Most of the data needs to be kept for compliance purpose, hence ch...
2
answers
0
votes
423
views
asked 2 years ago
How do I address the compute and network scalability of a ...
1. read-write,
2. dynamically growing, and
3. arbitrarily large
file, sitting on a FSx for OpenZFS file-system?
Secondly, ...
1
answers
0
votes
644
views
asked 2 years ago
I can see that is possible to control access to OpenZFS volumes using various techniques. Is it possible to restrict access to child directories of a given volume also?
Eg: I have a volume `/foo`, w...
0
answers
0
votes
234
views
asked 3 years ago
Greetings, I'm just trying to test out how FSx for OpenZFS works - I have a test account with a simple VPS with the defaults (two AZ, four subnet, 2 public/2 private etc.) I want to make the volume av...
0
answers
0
votes
362
views
asked 3 years ago