Hi
Since I came across many problems trying to make a simple installation of proxmox I ll try and divide the issues in different categories and make appropriate posts about them.
So about storage. I try to create a space for uploading the isos since the OS is being installed in a 32gb usb stick for testing purposes. So first I created a mirror Raid in zfs (2x1tb) but since with that one you cant store isos images I created a directory pointing to the zpool and inside there I m trying to store the isos. Fist of all was that a good practice or there was a better way for what I am trying to achieve????
Most important during directory creation from gui there is no way to specify size for that storage and Iam ending up with a 6.83gb (same as the size of the lvm-thin which is being created by default to the usb stick).
How can I expand or create from scratch the size I want for storage first from gui if possible and then from cli if there is no other way.
Thank you.
PS That message 99.77% (6.81 GiB of 6.83 GiB) I m getting for both lvm-thin and directory on zfs pool is the other problem I have issues with the uploading of a win serv iso of 4,3gb. It aways fails at different percentages each time either by gui or WinScp or Filezilla, different browsers with the messsage:
Since I came across many problems trying to make a simple installation of proxmox I ll try and divide the issues in different categories and make appropriate posts about them.
So about storage. I try to create a space for uploading the isos since the OS is being installed in a 32gb usb stick for testing purposes. So first I created a mirror Raid in zfs (2x1tb) but since with that one you cant store isos images I created a directory pointing to the zpool and inside there I m trying to store the isos. Fist of all was that a good practice or there was a better way for what I am trying to achieve????
Most important during directory creation from gui there is no way to specify size for that storage and Iam ending up with a 6.83gb (same as the size of the lvm-thin which is being created by default to the usb stick).
How can I expand or create from scratch the size I want for storage first from gui if possible and then from cli if there is no other way.
Thank you.
PS That message 99.77% (6.81 GiB of 6.83 GiB) I m getting for both lvm-thin and directory on zfs pool is the other problem I have issues with the uploading of a win serv iso of 4,3gb. It aways fails at different percentages each time either by gui or WinScp or Filezilla, different browsers with the messsage:
Code:
Problem:Upon tansfering a win server iso about 4,6gb I m getting the below error msg
incoming packet was garbled on decryption
and following
General failure (server should provide error description).
Error code: 4
Error message from server: Failure
Common reasons for the Error code 4 are:
- Renaming a file to a name of already existing file.
- Creating a directory that already exists.
- Moving a remote file to a different filesystem (HDD).
- Uploading a file to a full filesystem (HDD).
- Exceeding a user disk quota.
Last edited: