Software-based VM-centric and flash-friendly VM storage + free version
Moderators: anton (staff), art (staff), Max (staff), Anatoly (staff)
-
CombFiltered
- Posts: 23
- Joined: Tue Sep 17, 2024 2:11 pm
Wed Sep 18, 2024 8:14 pm
Is there a Powershell template for creating a standalone LUN for VSAN? I had replied in a thread about creating an HA LUN, but it appears a different command will be needed for standalone.
-
namcv
- Posts: 14
- Joined: Fri Nov 15, 2024 8:38 am
Fri Nov 15, 2024 8:47 am
Dear sir,
I used the script "CreateImageFile" to create a LUN on a vsan.
My account namcv/Bcd1234! was able to log in to the web as Administrator
But when running the script, it reported a login error
Please see the attached image
-
Attachments
-

- error vlun.PNG (88.49 KiB) Viewed 26955 times
-
namcv
- Posts: 14
- Joined: Fri Nov 15, 2024 8:38 am
Fri Nov 15, 2024 2:48 pm
One more question, do I need to configure cache?
$cacheMode="none",
$cacheSize=0)
Currently my SW server has 32GB Ram
-
namcv
- Posts: 14
- Joined: Fri Nov 15, 2024 8:38 am
-
vertigomike
- Posts: 5
- Joined: Tue Feb 25, 2025 10:57 pm
Tue Feb 25, 2025 10:59 pm
I'm also trying to get this created as well. I've modified with my server IP. When I run the script I get
200 Failed: operation cannot be completed..
I did change the creds to be sure and i got a credential failure so i think the root cred is correct but not sure if there is way to see in logs what the error is that it encountered. This is a fresh install.