gessel
Dabbler
- Joined
- Aug 24, 2011
- Messages
- 11
I just installed 8.01 on a brand new box. I was trying to rsync my files from my FreeNAS 7 box over to the new one and after some fussing with permissions thought to login as root. As root had the default password, I thought I'd change it to something a little less obvious. This is initial login - no new codes or patches installed, just a fresh off the CD install of 8.01.
OH NOES!
WHUT?
So I start in on resizing the partitions but looking through the forums for any other users with similar problems I find some kind of cranky posts that suggest that the 1GB file size is hard coded and any attempts at resizing are doomed to failure. Odd that 8.01 specs 2+GB for the flash size (my flash is a manly 4GB).
Changing the root password is a fairly standard operation that should be supported. If the minimum hardware requirement is increased to 2GB (which doesn't seem like a huge imposition these days) then, by all means, use it to create a little breathing room in the file system. As this is a fresh install I think I will try resizing anyway and if it fails, it is just a reinstall or wait for 8.1...
Code:
freenas# passwd Changing local password for root New Password: Retype New Password: /etc: write failed, filesystem is full pwd_mkdb: /etc/pwd.db to /etc/pwd.db.tmp: No space left on device passwd: pam_chauthtok(): error in service module
OH NOES!
Code:
freenas# df Filesystem 1K-blocks Used Avail Capacity Mounted on /dev/ufs/FreeNASs1a 948903 407573 465417 47% / devfs 1 1 0 100% /dev /dev/md0 4526 4486 -322 108% /etc /dev/md1 686 8 624 1% /mnt /dev/md2 76526 14462 55942 21% /var /dev/ufs/FreeNASs4 20263 700 17942 4% /data Tank 11804969442 275 11804969167 0% /mnt/Tank
WHUT?
So I start in on resizing the partitions but looking through the forums for any other users with similar problems I find some kind of cranky posts that suggest that the 1GB file size is hard coded and any attempts at resizing are doomed to failure. Odd that 8.01 specs 2+GB for the flash size (my flash is a manly 4GB).
Changing the root password is a fairly standard operation that should be supported. If the minimum hardware requirement is increased to 2GB (which doesn't seem like a huge imposition these days) then, by all means, use it to create a little breathing room in the file system. As this is a fresh install I think I will try resizing anyway and if it fails, it is just a reinstall or wait for 8.1...