Project

General

Profile

Actions

User story #4210

closed

Order options fstab technique

Added by Dennis Cabooter over 10 years ago. Updated about 2 years ago.

Status:
Rejected
Priority:
5
Assignee:
-
Category:
Techniques
UX impact:
Suggestion strength:
User visibility:
Effort required:
Name check:
Fix check:
Regression:

Description

The fstab technique uses a weird order:

# tail -4 /etc/fstab 
winzfs012:/exports/fsc /pc nfs rw,defaults,_netdev 0 2
winzfs011:/exports/fsb /pb nfs rw,defaults,_netdev 0 2
winzfs013:/exports/fsd /pd nfs rw,_netdev,defaults 0 2
winzfs010:/exports/fsa /pa nfs defaults,_netdev,rw 0 2
Actions #1

Updated by Vincent MEMBRÉ over 10 years ago

Thanks Dennis!

Interesting, What should be a good order ?

Actions #2

Updated by Dennis Cabooter over 10 years ago

At the moment, the order of the file systems as well the order of the options are weird, e.g.:

winzfs012:/exports/fsc /pc nfs rw,defaults,_netdev 0 2
winzfs011:/exports/fsb /pb nfs rw,defaults,_netdev 0 2
winzfs013:/exports/fsd /pd nfs rw,_netdev,defaults 0 2
winzfs010:/exports/fsa /pa nfs defaults,_netdev,rw 0 2

Anyhow the order of the options should be the same, e.g.:

winzfs012:/exports/fsc /pc nfs defaults,_netdev,rw 0 2
winzfs011:/exports/fsb /pb nfs defaults,_netdev,rw 0 2
winzfs013:/exports/fsd /pd nfs defaults,_netdev,rw 0 2
winzfs010:/exports/fsa /pa nfs defaults,_netdev,rw 0 2

Ideally the order of the filesystems should be alpha-numeric ordered, e.g.:

winzfs010:/exports/fsa /pa nfs defaults,_netdev,rw 0 2
winzfs011:/exports/fsb /pb nfs defaults,_netdev,rw 0 2
winzfs012:/exports/fsc /pc nfs defaults,_netdev,rw 0 2
winzfs013:/exports/fsd /pd nfs defaults,_netdev,rw 0 2
Actions #3

Updated by Matthieu CERDA over 10 years ago

  • Category set to Techniques
  • Status changed from New to Discussion
  • Assignee set to Dennis Cabooter
  • Priority changed from N/A to 5

Hm, the order is a bit odd indeed.

Can you please tel me if some of these entries where here before, or were they all added by Rudder ?

Also, did you change the Technique version recently in your Directive ?

Actions #4

Updated by Dennis Cabooter over 10 years ago

The entries were all added by Rudder and I used the technique for the very first time.

Actions #5

Updated by Benoît PECCATTE almost 9 years ago

  • Assignee changed from Dennis Cabooter to Matthieu CERDA
Actions #6

Updated by Benoît PECCATTE almost 8 years ago

  • Target version set to 2.11.21
Actions #7

Updated by Vincent MEMBRÉ almost 8 years ago

  • Target version changed from 2.11.21 to 2.11.22
Actions #8

Updated by Vincent MEMBRÉ almost 8 years ago

  • Target version changed from 2.11.22 to 2.11.23
Actions #9

Updated by Vincent MEMBRÉ over 7 years ago

  • Target version changed from 2.11.23 to 2.11.24
Actions #10

Updated by Vincent MEMBRÉ over 7 years ago

  • Target version changed from 2.11.24 to 308
Actions #11

Updated by Vincent MEMBRÉ over 7 years ago

  • Target version changed from 308 to 3.1.14
Actions #12

Updated by Vincent MEMBRÉ over 7 years ago

  • Target version changed from 3.1.14 to 3.1.15
Actions #13

Updated by Vincent MEMBRÉ over 7 years ago

  • Target version changed from 3.1.15 to 3.1.16
Actions #14

Updated by Vincent MEMBRÉ over 7 years ago

  • Target version changed from 3.1.16 to 3.1.17
Actions #15

Updated by Benoît PECCATTE over 7 years ago

  • Assignee deleted (Matthieu CERDA)
Actions #16

Updated by Vincent MEMBRÉ over 7 years ago

  • Target version changed from 3.1.17 to 3.1.18
Actions #17

Updated by Vincent MEMBRÉ about 7 years ago

  • Target version changed from 3.1.18 to 3.1.19
Actions #18

Updated by Benoît PECCATTE about 7 years ago

  • Tracker changed from Bug to User story
  • Subject changed from Weird order fstab technique to Order options fstab technique

This is not a bug.

Actions #19

Updated by Vincent MEMBRÉ about 7 years ago

  • Target version changed from 3.1.19 to 3.1.20
Actions #20

Updated by Vincent MEMBRÉ almost 7 years ago

  • Target version changed from 3.1.20 to 3.1.21
Actions #21

Updated by Vincent MEMBRÉ almost 7 years ago

  • Target version changed from 3.1.21 to 3.1.22
Actions #22

Updated by Vincent MEMBRÉ over 6 years ago

  • Target version changed from 3.1.22 to 3.1.23
Actions #23

Updated by Vincent MEMBRÉ over 6 years ago

  • Target version changed from 3.1.23 to 3.1.24
Actions #24

Updated by Vincent MEMBRÉ over 6 years ago

  • Target version changed from 3.1.24 to 3.1.25
Actions #25

Updated by Benoît PECCATTE over 6 years ago

  • Target version changed from 3.1.25 to 4.1.9
Actions #26

Updated by Vincent MEMBRÉ over 6 years ago

  • Target version changed from 4.1.9 to 4.1.10
Actions #27

Updated by Benoît PECCATTE about 6 years ago

  • Target version changed from 4.1.10 to Ideas (not version specific)
Actions #28

Updated by Alexis Mousset about 2 years ago

This won’t be added to that technique, please use the technique editor for that. If you are missing some capabilities in it, please open a ticket for that need.

Actions #29

Updated by Alexis Mousset about 2 years ago

  • Status changed from Discussion to Rejected
Actions

Also available in: Atom PDF