we have 500 gb EBS device (/dev/sdb) attached to instance. We would like to create few directories/sub-directories, for e.g. /dir1/test with 200 gb, /dir1/test/logs with 20 gb.
Is there any way to do this WITHOUT SUDO access (can't login into linux box with sudo access), using AWS Portal or any other script?