User Review: Osprey Aether 70

Osprey Aether 70
Above: The current Aether 70, which may differ slightly from the version reviewed.

Rating: rated 4.5 of 5 stars
Design: Top-Loading Internal Frame
Size: 70 Litres
Number of Pockets: 4 plus the Main
Max. Load Carried: @55-60 lbs
Height of Owner: 6'2" (21" Torso-36" Waist-go for the Large!)

This pack is a great compromise between being reasonably light, but still having the frame and padding needed to carry mid-weight loads with comfort and stability (35-45lbs). My experience with some of the vaunted ultralight packs is that they are only good when you are able to keep your load ultralight. That's all good until you need to carry more stuff. I don't mind carrying an extra pound if it carries the rest of the load better.

This pack hauled gear up to high-camps in the Andes with good stability. I appreciated not feeling tipsy when scrambling over house-sized ledges and through car-sized boulders, even when tired at altitude.

The stretchy side-pockets hold big water bottles, fuel, and poles with security and ease. The back pocket will take a large bladed folding shovel. There is mesh welded into it for airing out socks, gloves, etc. when on the go.

I won't comment too much on the fit, because everyone is built different. For me the fit is perfect. Try one on and see if you like it.

One nice little detail, the pack sits up well on its own most of the time. It doesn't fall over constantly when you're packing/unpacking.

My only real complaint was that the stretch-woven material on the side-pockets seems to be a bit less durable than old-school mesh pockets. When you have them stuffed with bottles and grind them on the rocks, they'll start to show wear a bit. It's not major, but I'll eventually goop some seamgrip over the abrasions if they get bad.

I hold the same kind of opinion for my Aether that I do for Granite Gear. Light packs that can still haul realistic weights, and a great fit. Oh, and the Lid-Fannypack option is actually comfortable and practical for a change.

Where to Buy

Can't open file: 'retailer_brand.MYI' (errno: 145)
SELECT
								retailer.*,
								retailer_product.*,
								retailer_brand.*,
								retailer.retailer_id AS retailer_id,
								LEAST(
									IF(retailer_product.gender IS NULL,0,100),
									IF(retailer_product.gender = '',0,100),
									IF(retailer_product.gender = 'u',0,100),
									IF(retailer_product.gender = 'm',1,100),
									IF(retailer_product.gender = 'w',2,100),
									IF(retailer_product.gender = 'k',3,100),
									IF(retailer_product.gender = 'b',4,100),
									IF(retailer_product.gender = 'g',5,100)
								) AS gender_sort
							FROM 
								product AS p1,
								product AS p2,
								retailer_product,
								retailer,
								retailer_brand
							WHERE
								p1.product_id = '13794'
								AND p2.brand_id = p1.brand_id
								AND p2.product_name = p1.product_name
								AND retailer_product.product_id = p2.product_id
								AND retailer_product.status = 'active'
								AND retailer_product.product_link_url != ''
								AND retailer.retailer_id = retailer_product.retailer_id
								AND retailer.is_online = 1
								AND retailer.status = 'active'
								AND retailer.show_product_link = 1
								AND retailer_brand.retailer_id = retailer.retailer_id
								AND retailer_brand.retailer_brand_id = retailer_product.retailer_brand_id
							GROUP BY
								retailer.retailer_id,
								retailer_product.retailer_product_id
							ORDER BY
								retailer.avg_epc DESC,
								retailer.commission_rate DESC,
								retailer.cookie_days DESC,
								retailer.retailer_id ASC,
								price ASC,
								gender_sort ASC
							
Can't open file: 'retailer_brand.MYI' (errno: 145)
SELECT
								*,
								brand.short_name AS brand,
								retailer.retailer_id AS retailer_id
							FROM 
								brand,
								retailer,
								retailer_brand
							WHERE
								brand.brand_id = '31'
								AND retailer_brand.brand_id = brand.brand_id
								AND retailer_brand.status = 'active'
								AND retailer.retailer_id = retailer_brand.retailer_id
								AND retailer.is_online = 1
								AND retailer.status = 'active'
								AND retailer.show_brand_link = 1
							GROUP BY
								retailer.retailer_id
							ORDER BY
								# is_house_brand DESC,
								retailer.avg_epc DESC,
								retailer.commission_rate DESC,
								retailer.cookie_days DESC,
								retailer.retailer_id ASC
							

Sorry, we couldn't find any online retailers selling the Osprey Aether 70. You may be able to find it new or used at one of these sites:


Trailspace Classifieds

US | Canada | UK | Aus

GearTrade

Retailers: Do you sell the Osprey Aether 70? List your site here.

Similar Backpacks

Compare
See how the Osprey Aether 70 stacks up against the competition: read more backpack reviews or more about Osprey.

Contribute
Have you used a Osprey Aether 70 or a similar product? Write a gear review.

Discuss
Still have questions? Answers? Opinions? Join the converstation in the Trailspace Forums.

email this page
Can't open file: 'retailer_brand.MYI' (errno: 145)